iiRecord
Agentic AI Atlas · On-call rotation fairness
responsibility:on-call-rotation-fairnessa5c.ai
II.
Responsibility JSON

responsibility:on-call-rotation-fairness

Structured · live

On-call rotation fairness json

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

File · role/responsibilities/responsibilities-expanded-2.yamlCluster · role
Record JSON
{
  "id": "responsibility:on-call-rotation-fairness",
  "_kind": "Responsibility",
  "_file": "role/responsibilities/responsibilities-expanded-2.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "On-call rotation fairness",
    "cadence": "continuous",
    "description": "Ensure equitable distribution of on-call burden — rotation scheduling,\nload balancing across team members, compensation tracking, and\ntoil reduction to prevent burnout.\n"
  },
  "outgoingEdges": [
    {
      "from": "responsibility:on-call-rotation-fairness",
      "to": "role:engineering-manager",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:on-call-rotation-fairness",
      "to": "role:sre",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:on-call-rotation-fairness",
      "to": "role:tech-lead",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:on-call-rotation-fairness",
      "to": "skill-area:alerting-oncall",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "responsibility:on-call-rotation-fairness",
      "to": "skill-area:incident-management",
      "kind": "requires_expertise",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "workflow:on-call-handoff",
      "to": "responsibility:on-call-rotation-fairness",
      "kind": "triggers_responsibility",
      "attributes": {}
    }
  ]
}