iiRecord
Agentic AI Atlas · Incident response coordination
responsibility:incident-response-coordinationa5c.ai
II.
Responsibility JSON

responsibility:incident-response-coordination

Structured · live

Incident response coordination json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · role/responsibilities/responsibilities-expanded.yamlCluster · role
Record JSON
{
  "id": "responsibility:incident-response-coordination",
  "_kind": "Responsibility",
  "_file": "role/responsibilities/responsibilities-expanded.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Incident response coordination",
    "cadence": "on-demand",
    "description": "Coordinate cross-team incident response — establish communication\nchannels, delegate workstreams, manage stakeholder updates, and\ndrive resolution.\n"
  },
  "outgoingEdges": [
    {
      "from": "responsibility:incident-response-coordination",
      "to": "role:incident-commander",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:incident-response-coordination",
      "to": "role:sre",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:incident-response-coordination",
      "to": "role:engineering-manager",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:incident-response-coordination",
      "to": "skill-area:incident-response",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "responsibility:incident-response-coordination",
      "to": "skill-area:incident-management",
      "kind": "requires_expertise",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "tool-server:mcp-pagerduty",
      "to": "responsibility:incident-response-coordination",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "PagerDuty incident and schedule access directly supports response coordination."
      }
    },
    {
      "from": "workflow:post-mortem",
      "to": "responsibility:incident-response-coordination",
      "kind": "triggers_responsibility",
      "attributes": {}
    }
  ]
}