II.
Responsibility JSON
Structured · liveresponsibility:uptime-sla
Uptime SLA json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:uptime-sla",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Uptime SLA",
"cadence": "continuous",
"description": "Guarantee and report on service uptime commitments — monitor\navailability, calculate SLA attainment, manage planned maintenance\nwindows, and trigger escalation for SLA breaches.\n"
},
"outgoingEdges": [
{
"from": "responsibility:uptime-sla",
"to": "role:sre",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:uptime-sla",
"to": "role:platform-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:uptime-sla",
"to": "role:infrastructure-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:uptime-sla",
"to": "skill-area:sli-slo-management",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "responsibility:uptime-sla",
"to": "skill-area:observability-pipeline",
"kind": "requires_expertise",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "role:broadcast-engineer",
"to": "responsibility:uptime-sla",
"kind": "holds_responsibility"
}
]
}