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.Self-hosting
The
kortix self-host command surface — one generic Docker system, laptop or any box.Self-hosting architecture
How the Compose stack fits together: Caddy, the app containers, official Supabase Docker, the in-compose updater.
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/.