iiRecord
Agentic AI Atlas · Participate in on-call rotation
responsibility:on-call-rotationa5c.ai
II.
Responsibility JSON

responsibility:on-call-rotation

Structured · live

Participate in on-call rotation json

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

File · role/responsibilities/on-call-rotation.yamlCluster · role
Record JSON
{
  "id": "responsibility:on-call-rotation",
  "_kind": "Responsibility",
  "_file": "role/responsibilities/on-call-rotation.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Participate in on-call rotation",
    "cadence": "continuous",
    "requiredSkills": [],
    "description": "Participate in on-call rotation.\n"
  },
  "outgoingEdges": [
    {
      "from": "responsibility:on-call-rotation",
      "to": "role:sre-lead",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:on-call-rotation",
      "to": "role:devops-engineer",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:on-call-rotation",
      "to": "skill-area:incident-response",
      "kind": "requires_expertise",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "workflow:runbook-review-cycle",
      "to": "responsibility:on-call-rotation",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:alert-tuning",
      "to": "responsibility:on-call-rotation",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:on-call-rotation-management",
      "to": "responsibility:on-call-rotation",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:on-call-rotation-management",
      "to": "responsibility:on-call-rotation",
      "kind": "triggers_responsibility",
      "attributes": {}
    }
  ]
}