iiRecord
Agentic AI Atlas · On-call handoff
responsibility:on-call-handoffa5c.ai
II.
Responsibility JSON

responsibility:on-call-handoff

Structured · live

On-call handoff 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:on-call-handoff",
  "_kind": "Responsibility",
  "_file": "role/responsibilities/responsibilities-sre-incident.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "On-call handoff",
    "cadence": "scheduled",
    "description": "Run weekly on-call handoff meetings and ensure outstanding pages have\nowners.\n"
  },
  "outgoingEdges": [
    {
      "from": "responsibility:on-call-handoff",
      "to": "role:sre-lead",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:on-call-handoff",
      "to": "role:devops-engineer",
      "kind": "held_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "workflow:real-time-streaming-health-check",
      "to": "responsibility:on-call-handoff",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:on-call-rotation-management",
      "to": "responsibility:on-call-handoff",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:mobile-workforce-safety-check",
      "to": "responsibility:on-call-handoff",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:on-call-rotation-management",
      "to": "responsibility:on-call-handoff",
      "kind": "triggers_responsibility",
      "attributes": {}
    }
  ]
}