II.
Responsibility JSON
Structured · liveresponsibility:incident-postmortem-quality
Incident postmortem quality json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:incident-postmortem-quality",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Incident postmortem quality",
"cadence": "per-incident",
"description": "Ensure incident postmortems are thorough, blameless, and produce\nactionable follow-ups. Review postmortem documents for root cause\ndepth, track action item completion, and identify systemic patterns\nacross incidents.\n"
},
"outgoingEdges": [
{
"from": "responsibility:incident-postmortem-quality",
"to": "role:head-of-security",
"kind": "held_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "role:head-of-security",
"to": "responsibility:incident-postmortem-quality",
"kind": "holds_responsibility"
}
]
}