Cortavyn is designed as a set of composable artifacts. Applications depend on the capabilities they use; core modules do not depend on provider SDKs.
| Need | Start with |
|---|---|
| A portable model contract | cortavyn-model-api |
| A tool-using conversation loop | cortavyn-chat |
| Durable orchestration | cortavyn-graph |
| A workspace-owning agent harness | cortavyn-deep |
Continue with the quickstart, then explore Chat, Graph, or Deep Agent.