Runbooks

Operational procedures for the core operations team: deployment, rollback, monitoring and alerts, and incident response. These pages are written for people who run and support Ethica systems in production.

Use the sidebar to open each topic. Deployment covers develop vs production, merge-to-main CI/CD, and API-then-frontend order. Rollback covers reverting bad production releases via git revert on main. Monitoring and incident response are still stubs until you flesh them out.

Topics

TopicDescription
DeploymentHow to ship changes safely.
RollbackHow to revert when something goes wrong.
Monitoring and alertsDashboards, alerts, and on-call expectations.
Incident responseSeverity, communication, and follow-up.

For high-level deployment context (environments, topology), see Architecture — Deployment.