Build in public · dogfood phase
IsoKron compiles AI projects. Right now, watch it compile itself.
AI development orchestration that knows what it's building — natural-language intent compiles into structured execution graphs your AI fleet runs against your code with your keys.
Chain story
Every action signs the next. The chain is public, and you can verify it.
Per-tenant chain heads, hourly Merkle anchors to immutable storage, a five-binary CLI restore path. Tenant isolation is enforced four ways (Postgres RLS, JWT claim, MCP scope, worker filter) with 109 tests in CI. A Sonnet 4.6 + Haiku 4.5 dual-critic reviews every compile and never charges the customer.
Platform features
Bring your own keys
Anthropic, OpenAI — your vendor account, your invoice. IsoKron never marks up frontier usage and never shares a credential pool across customers.
Bring your own fleet
Your AI agents run on your infrastructure under your credentials, against your code. IsoKron hosts the MCP shim that mediates between the compiler and your fleet.
Customer review by design
Stage 6 of every compilation surfaces an Architect's Ledger for you to review before any commit. Skipping that step removes a meaningful safety check; we don't make it skippable.
From the blog
What the team is writing as it builds.
The hash chain we ship — why your audit log can't be tampered with
Per-tenant chain heads, RFC 8785 JCS canonicalization in the application layer, hourly Merkle anchors to immutable storage. The architecture that lets us promise an audit log that's evidence, not just record.
Bring Your Own Fleet — why your existing GPUs are the right execution layer
Your Qwen-Coder-class compute is closer to your code, your data, and your money than any hosted fleet. Why IsoKron is built around BYO-fleet from day one — and where we're going with hardware-native execution agents.
Why AI codegen needs structured outputs, not chat history
Chat-history-based agents lose schema. Structured-output enforcement at every stage means the compiler can't silently corrupt your project. Zod, JSON Schema, and the discipline that comes with them.