Package Overview
This page maps the current OSS packages in this monorepo.
Recommended import strategy
- Default: import from
kortyxfor app code - Use scoped packages only when you want lower-level control
Package map
Notes about current implementation
- Providers: install provider packages per need (for example
@kortyx/google). - Business persistence: own it in your app; Kortyx only provides runtime/framework persistence.
- Stream structured-data schema currently has a built-in
jobsdiscriminated type; apps may still emit custom structured payloads.