iiRecord
Agentic AI Atlas · On-call Incident Commander
responder-profile:on-call-incident-commandera5c.ai
II.
ResponderProfile JSON

responder-profile:on-call-incident-commander

Structured · live

On-call Incident Commander json

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

File · lifecycle/decision-schema/canonical-decision-schema.yamlCluster · lifecycle
Record JSON
{
  "id": "responder-profile:on-call-incident-commander",
  "_kind": "ResponderProfile",
  "_file": "lifecycle/decision-schema/canonical-decision-schema.yaml",
  "_cluster": "lifecycle",
  "attributes": {
    "displayName": "On-call Incident Commander",
    "allowedRoleIds": [
      "role:incident-commander"
    ],
    "backend": "slack",
    "description": "Pages the rotating on-call incident-commander. Reachable via the\nincident-response Slack channel; expected response time is\nmeasured in minutes for hard-blocking checkpoints.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "human-checkpoint:dangerous-tool-approval",
      "to": "responder-profile:on-call-incident-commander",
      "kind": "routes_to_responder",
      "attributes": {}
    }
  ]
}