Status API
This page is a short honest summary of what it is and the key decisions, not a full case study. Source status: write-up only: the code stays private; this page is the public artifact. Withheld: The deployment and the live feeds it aggregates stay private; the wire contract and design are documented here.
The central status service the automations push events to and everything reads a summary from: the spine of the Operator Loop's telemetry.
A small Hono/TypeScript service: automations POST events, and the dashboards and clients read one summary back. One Zod-typed wire contract, running on my own network over Tailscale. The figures you see on this site are a hand-picked summary of it, not a live readout.