II.
Responsibility JSON
Structured · liveresponsibility:error-budget-management
Error budget management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:error-budget-management",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Error budget management",
"cadence": "continuous",
"description": "Track error budget consumption and enforce policies — pause feature\nlaunches when budgets are exhausted, allocate reliability work, and\nnegotiate error budget thresholds with stakeholders.\n"
},
"outgoingEdges": [
{
"from": "responsibility:error-budget-management",
"to": "role:sre",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:error-budget-management",
"to": "role:engineering-manager",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:error-budget-management",
"to": "skill-area:sli-slo-management",
"kind": "requires_expertise",
"attributes": {}
}
],
"incomingEdges": []
}