II.
Workflow JSON
Structured · liveworkflow:error-budget-exhaustion-review
Error Budget Exhaustion Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:error-budget-exhaustion-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-observability-ops.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Error Budget Exhaustion Review",
"workflowKind": "governance",
"triggerType": "event-driven",
"typicalCadence": "per-incident",
"complexity": "cross-team",
"description": "Triggers when a service's error budget drops below a defined threshold —\nreviewing SLI burn-rate charts, attributing budget consumption to specific\nincidents or deployments, evaluating whether the remaining budget is\nsufficient for planned releases, negotiating feature-freeze vs\nrisk-acceptance trade-offs with product owners, and updating the\nerror-budget policy if thresholds prove miscalibrated. Produces an\nerror-budget status report and a release-gating decision. Excludes SLO\nredefinition.\n"
},
"outgoingEdges": [
{
"from": "workflow:error-budget-exhaustion-review",
"to": "role:sre-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:error-budget-exhaustion-review",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:error-budget-exhaustion-review",
"to": "role:incident-commander",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:error-budget-exhaustion-review",
"to": "skill-area:sli-slo-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:error-budget-exhaustion-review",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:error-budget-exhaustion-review",
"to": "domain:observability",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:error-budget-exhaustion-review",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:error-budget-exhaustion-review",
"to": "responsibility:slo-definition",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:error-budget-exhaustion-review",
"to": "responsibility:incident-command",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:error-budget-exhaustion-review",
"to": "org-unit:infra-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:error-budget-exhaustion-review",
"to": "org-unit:incident-response-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}