Round City
← All work

Systems

Aether

A local-first AI orchestration operating system: one desktop app that turns a request into a planned, dependency-aware task graph, routes each task to the best model, executes in sandboxed workspaces, and reviews the result — with a full audit trail. In active build; no public demo yet, on purpose.

01Orchestration, not another chat wrapper

Interpret an outcome, build a plan, decompose into a task graph, route each task to the best available model, execute in local sandboxes, review in bounded loops, deliver with an audit trail. Control plane, data, and files stay on the machine — only model calls go out.

02Five planes, enforced

Experience, control, intelligence, execution, and data planes with hard boundaries — the UI never calls provider SDKs; adapters never touch files. State machines, an event store, a capability-scored router with circuit-breaker fallback, an approval gate, and immutable versioned artifacts. 726 passing tests across the monorepo.

03The honest line

Aether is pre-release. The architecture and test suite are real; live orchestration quality is still being proven. It succeeds Jarvis OS — the cloud-first predecessor that still runs the studio’s production automation — and the two run side by side until cutover.

726 testspassing tests
33 tablesdatabase tables