iiRecord
Agentic AI Atlas · Incident command
responsibility:incident-commanda5c.ai
II.
Responsibility JSON

responsibility:incident-command

Structured · live

Incident command json

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

File · role/responsibilities/responsibilities-sre-incident.yamlCluster · role
Record JSON
{
  "id": "responsibility:incident-command",
  "_kind": "Responsibility",
  "_file": "role/responsibilities/responsibilities-sre-incident.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Incident command",
    "cadence": "event-triggered",
    "description": "Run incident response: declare, assign roles, drive resolution,\ncommunicate status.\n"
  },
  "outgoingEdges": [
    {
      "from": "responsibility:incident-command",
      "to": "role:incident-commander",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:incident-command",
      "to": "skill-area:incident-response",
      "kind": "requires_expertise",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "tool-server:mcp-datadog",
      "to": "responsibility:incident-command",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Observability telemetry is a primary incident-command input."
      }
    },
    {
      "from": "role:sre-lead",
      "to": "responsibility:incident-command",
      "kind": "holds_responsibility"
    },
    {
      "from": "workflow:business-continuity-drill",
      "to": "responsibility:incident-command",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:customer-escalation-management",
      "to": "responsibility:incident-command",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:workplace-safety-audit",
      "to": "responsibility:incident-command",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:error-budget-exhaustion-review",
      "to": "responsibility:incident-command",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:incident-response",
      "to": "responsibility:incident-command",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:crisis-communication-drill",
      "to": "responsibility:incident-command",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:business-impact-analysis",
      "to": "responsibility:incident-command",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:sla-breach-response",
      "to": "responsibility:incident-command",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:incident-customer-communication",
      "to": "responsibility:incident-command",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:incident-response",
      "to": "responsibility:incident-command",
      "kind": "triggers_responsibility",
      "attributes": {}
    }
  ]
}