Capability Control Plane
The strongest proof in the system, and the one that ties the rest together: an agent operation whose state was scattered across a capability catalog, model-routing logs, and human review queues that quietly grew to 150+ items.
A reconciler, not a dashboard. It compares the desired state of the operation against the actual state, names the single next move, and only acts behind an approval and dry-run gate — writing each decision back into repo-owned files so the trail outlives the agent that made it.
- Observe → detect gaps → propose → approve → dry-run → apply → verify → record
- Live on Fly + Tailscale; data reads are operator-token gated
- A read-only `npm run demo` walks the whole pipeline