Skip to content

SRE Runbooks

These runbooks turn FDAI’s SRE contracts into repeatable operator procedures. Upstream documents the required safety checks, evidence, decisions, and terminal outcomes. A downstream fork supplies environment-specific commands, resource names, owners, paging integrations, and rollback implementations.

ProcedureUse it when
Incident triageA new incident needs scope, severity, ownership, and investigation
SLO burn responseMulti-window error-budget burn raises a detected issue
RCA evidence collectionAn investigation needs a bounded, cited evidence set
Incident mitigation and rollbackA response plan proposes a governed change
Postmortem workflowA resolved incident needs review and follow-up
ProcedureUse it when
Deployment recoveryA protected plan, offline kit, or startup-readiness check blocks safe deployment
Deep DB-DR restore drillPostgreSQL restore evidence must be refreshed
Control-plane regional failover and failbackA regional outage or scheduled full control-plane recovery drill is declared
Chaos game dayA promoted fault scenario is exercised
Alert tuningNoise, misses, or stale routing need measured correction

Every executable procedure defines owner and approver, bounded scope, preflight, stop conditions, rollback, evidence, audit reference, and terminal no-op behavior. If any required item is unavailable, stop and route to review.