Operational documentation
The operational section covers everything the team needs to keep the platform running. Hand-authored.
Quick links
- Runbooks — step-by-step playbooks for common ops scenarios
- On-call rotation — who’s on-call, escalation contacts
- Incidents — postmortem index
- System map — auto-generated cross-service diagram
- Data flow — auto-generated by-store diagram
How to find what you need
The system map and data flow pages auto-update on every push to
opsclaw-product:main. They’re the fastest way to answer:
- “Which services write to Postgres?” → data flow
- “Which services call Stripe?” → external systems matrix (linked from the system map)
- “Where does this endpoint route to?” → system map + technical reference
Hand-authored pages (runbooks, on-call) are updated through normal PRs to
Juwebien/opstech-site.