Information as code
Architecture, ownership, constraints, and operational knowledge live beside the systems they describe. Facts are structured, versioned, and useful to humans and agents.
context + decisions + evidence
// PUBLIC PREVIEW · 2026
The public site is under construction. The operating model is not: reviewable declarations, reproducible systems, and infrastructure owned by the people it serves.
// WORKING NOTES · V0.1
We are turning the way systems are understood, changed, and operated into durable source material—not institutional memory.
Architecture, ownership, constraints, and operational knowledge live beside the systems they describe. Facts are structured, versioned, and useful to humans and agents.
context + decisions + evidence
Desired state is reviewed before it becomes running state. Rebuildability matters more than a perfectly tended machine. Drift is detected, explained, and reconciled.
plan → apply → verify
Customers keep their domains, data, credentials, and exit path. Open systems are preferred where they reduce dependency without moving risk onto the operator.
portable + inspectable + reversible
A successful command is not an outcome. Health checks, restore tests, and effect-level probes are part of the definition of done—not a follow-up task.
declared ≠ applied ≠ proven
// CURRENT STATE