II.
Role JSON
Structured · liverole:sre-lead
SRE Lead json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:sre-lead",
"_kind": "Role",
"_file": "role/roles/roles-engineering-leadership.yaml",
"_cluster": "role",
"attributes": {
"displayName": "SRE Lead",
"isAgentic": false,
"seniority": "senior",
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Owns reliability, on-call, incident command, SLOs, and production hygiene across services.\n"
},
"outgoingEdges": [
{
"from": "role:sre-lead",
"to": "responsibility:on-call",
"kind": "holds_responsibility"
},
{
"from": "role:sre-lead",
"to": "responsibility:incident-command",
"kind": "holds_responsibility"
},
{
"from": "role:sre-lead",
"to": "responsibility:slo-definition",
"kind": "holds_responsibility"
},
{
"from": "role:sre-lead",
"to": "responsibility:disaster-recovery",
"kind": "holds_responsibility"
},
{
"from": "role:sre-lead",
"to": "skill-area:sli-slo-management",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:sre-lead",
"to": "skill-area:incident-response",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:sre-lead",
"to": "skill-area:observability-pipeline",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:sre-lead",
"to": "skill-area:chaos-engineering",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:sre-lead",
"to": "skill-area:canary-rollouts",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:sre-lead",
"to": "skill-area:k8s-rbac",
"kind": "requires_expertise",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "lib-agent:devops-sre-platform--sre-lead",
"to": "role:sre-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "org-unit:infra-engineering",
"to": "role:sre-lead",
"kind": "has_member",
"attributes": {}
},
{
"from": "org-unit:incident-response-team",
"to": "role:sre-lead",
"kind": "has_member",
"attributes": {}
},
{
"from": "responsibility:on-call-rotation",
"to": "role:sre-lead",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:respond-incidents",
"to": "role:sre-lead",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:cost-optimization",
"to": "role:sre-lead",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:on-call-handoff",
"to": "role:sre-lead",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:capacity-planning",
"to": "role:sre-lead",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:slo-definition",
"to": "role:sre-lead",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:distributed-tracing-coverage-audit",
"to": "role:sre-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:error-budget-exhaustion-review",
"to": "role:sre-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:synthetic-monitoring-maintenance",
"to": "role:sre-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:rollback-runbook-validation",
"to": "role:sre-lead",
"kind": "involves_role",
"attributes": {}
}
]
}