AI engineering infrastructure · 2026
Orbit
Keeping delegated work coherent across agent sessions.
An agent session can finish, fail, or lose context before the job is done. Orbit coordinates the larger objective, the project’s rules, the people making decisions, and the evidence left behind.
I designed and built the entire program: product model, architecture, backend, interfaces, runtime integrations, and validation.
Orbit · Architecture walkthrough
Give the work a durable identity.
A mission holds the objective, ownership, decisions, and evidence. Individual agent sessions execute within it, so the work can outlast any one session.
Keep the objective separate from the process executing it.
One mission, several entry points
CLI, API, MCP, and web interfaces share persistent mission state. Agent and runtime integrations sit behind explicit boundaries.
What the implementation establishes
Approvals, recovery history, and delivery evidence stay attached to the mission, so operators can inspect how work progressed.