II.
Topic JSON
Structured · livetopic:incident-management
Incident Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:incident-management",
"_kind": "Topic",
"_file": "domain/topics/topics-missing.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Incident Management",
"description": "Incident response workflows covering detection, escalation, resolution,\nand post-incident review. Includes on-call rotation design, runbook\ndevelopment, and blameless postmortem culture.\n"
},
"outgoingEdges": [
{
"from": "topic:incident-management",
"to": "domain:observability",
"kind": "applies_to"
},
{
"from": "topic:incident-management",
"to": "domain:devops",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:observability",
"to": "topic:incident-management",
"kind": "contains"
},
{
"from": "lib-process:observability--sre-aws",
"to": "topic:incident-management",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:observability--sre-azure",
"to": "topic:incident-management",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:observability--sre-base",
"to": "topic:incident-management",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:observability--sre-gcp",
"to": "topic:incident-management",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
}
]
}