OS Layers • PRA • KPC • Orchestrator
Kodana is the OS
control plane for AI
building.
Plan cost before code (PRA), compile to production structure (KPC), and orchestrate agents end-to-end from one workspace.
Fast
Iterate in minutes
Clean
Workspace-first UI
Practical
Runs your code
Studio Preview
Monaco • TS/JS
index.ts
import 5 from "./utils"; console.log("Workspace Sum:", sum(2, 3));Terminal
Verified pipeline
PRA → KPC → ORCH
prompt
█[PRA] Generating plan before code... Scope: 3 files changed | Est. Cost: 0.12 tokens Risk: Low | Add: env validation + docs
[KPC] Compiling patch set... + api/stripe/webhooks route + signature verification + retries ~ billing config + docs update
[ORCHESTRATOR] Verifying environment variables... Deploy pipeline: preview -> test -> release Status: SUCCESS
stdout
Workspace Sum: 5
Verified Build • PRA Certified
Agent patches
Apply + run
Export/import
Workspace files
StripeSupabaseVercelNext.jsGitHubPostgresDockerMonacoshadcn/uiTailwindOpenAIClaudeStripeSupabaseVercelNext.jsGitHubPostgresDockerMonacoshadcn/uiTailwindOpenAIClaude
System Layers
OS control plane: plan → compile → orchestrate → deploy.
PRA
Plan risk + cost before build.
KPC
Compile prompts into production code.
Orchestrator
Agents + sub-agents execution flow.
Workspace Memory
Reusable patterns + project context.
Deploy Pipeline
Preview, deploy, rollback controls.
Try a prompt
How it works
01
Describe a change
Tell the agent what to update in your file.
02
Review the patch
Apply only what you approve.
03
Run and iterate
Execute, inspect output, repeat fast.
Pricing
Stop buying "tools". Start shipping with an automated engineer.
The Solo Architect
Starter
$49
/mo
Ship with certainty.
- Full Studio access (core editor + project workspace)
- PRA style plan preview: review scope, steps, and estimated effort before applying a patch
- 50 high precision patches / month (quality over volume)
- Project-aware context (remembers repo structure during the session)
The Shipping Machine
Sweet spot
Pro
$79
/mo
For full-stack builders.
- Everything in Starter
- Orchestration: handle multi-file features and refactors as a coordinated workflow
- Faster compile/patch pipeline (priority execution)
- Early access to new agent capabilities (preview features before general release)
The Agentic Team
Business
$129
/mo
Enterprise-grade speed.
- Everything in Pro
- Shared workspace context (team-level project knowledge) - if enabled
- Custom branding options for client delivery
- Dedicated support channel for complex workflow automation
FAQ
Is this production-ready?
It is a real Next.js app. You control when to ship and what to enable.
Can I customize branding?
Yes. This page is plain Tailwind, edit text, colors, sections.
Does it support more agents?
Yes. The UI can be extended to route prompts to different providers.
Where do I start?
Open Studio and try a small change request, then apply + run.