ReferenceEdit on GitHub
Reference
The precise, technical reference for the Kortix manifest, CLI, runtime, and config boundary.
Every field, default, flag, endpoint, and validator. Plain-language versions live in Core concepts and the Guides.
Manifest (kortix.yaml)
Every field, default, and validation rule — v2 (
kortix.yaml) and legacy v1 (kortix.toml).CLI reference
Every
kortix command, token scopes, env vars, exit codes.Change requests
Data model, lifecycle, diff/merge semantics, CLI, REST API.
Session runtime
Lifecycle, branch model, sandbox layout, injected env, daemon.
Secrets
How
project_secrets flow from the manifest to your sandbox.Triggers
Cron and signed-webhook entries — fields, template vars.
Sandbox image
The layered Docker image, what Kortix injects, rebuilds.
Kortix vs OpenCode config
The ownership boundary between the manifest and
.kortix/opencode/.