II.
OrgUnit JSON
Structured · liveorg-unit:incident-response-team
Incident Response Team json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:incident-response-team",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Incident Response Team",
"kind": "guild",
"description": "Cross-functional team that handles security and reliability incidents\nend-to-end.\n"
},
"outgoingEdges": [
{
"from": "org-unit:incident-response-team",
"to": "role:incident-commander",
"kind": "has_member",
"attributes": {}
},
{
"from": "org-unit:incident-response-team",
"to": "role:sre-lead",
"kind": "has_member",
"attributes": {}
},
{
"from": "org-unit:incident-response-team",
"to": "role:sre-runbook-author",
"kind": "has_member",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:full-stack-system-reliability-review",
"to": "org-unit:incident-response-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:post-incident-review",
"to": "org-unit:incident-response-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:runbook-review-cycle",
"to": "org-unit:incident-response-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:disaster-recovery-failover-drill",
"to": "org-unit:incident-response-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:chaos-game-day",
"to": "org-unit:incident-response-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:alert-tuning",
"to": "org-unit:incident-response-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:error-budget-exhaustion-review",
"to": "org-unit:incident-response-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:incident-response",
"to": "org-unit:incident-response-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:red-team-exercise",
"to": "org-unit:incident-response-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:sla-breach-response",
"to": "org-unit:incident-response-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:mobile-workforce-safety-check",
"to": "org-unit:incident-response-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}