On-call Incident Commander
responder-profile:on-call-incident-commander
ResponderProfilelifecycle/decision-schema/canonical-decision-schema.yaml·Open in Graph → {
"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": {}
}
]
}