Monitoring
Monitoring built on the health surfaces that actually exist.
Health endpoints
Section titled “Health endpoints”- Cloud
GET /healthzreportsdb,storage, andemailstatus — all three verifiedtruelive atapi.defendablecloud.com. - Router
GET /healthreportsdb_status— the router’s boot-smoke CI job asserts it returnsok.
Platform checks
Section titled “Platform checks”Fly.io runs a built-in HTTP health check against the cloud’s /healthz on a 30s interval (from fly.toml), with auto-start and min_machines_running = 1.
Receipt / ledger integrity
Section titled “Receipt / ledger integrity”Integrity monitoring is framed around GET /ledger/verify, which recomputes the per-org receipt hash chain (sequential org_seq, parent links, receipt_sha256) and flips ok:false on any tamper. Run it on a schedule to catch drift.
These are operator-grade health and integrity surfaces — not a full metrics/APM platform.
🐝 Operator-grade · books and records · to the shed.