{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "On-Call Rotation",
  "dateModified": "2026-06-03T05:22:09.731Z",
  "policy": "Follow-the-sun 3 regions, 8h shifts, max 1 page/shift target",
  "pages_per_shift_p95": 0.4,
  "comp_per_shift_thb": 2400,
  "rotations": [
    {
      "region": "APAC",
      "primary": 6,
      "secondary": 6,
      "manager_escalation": "CTO"
    },
    {
      "region": "EMEA",
      "primary": 5,
      "secondary": 5,
      "manager_escalation": "VP Eng"
    },
    {
      "region": "AMER",
      "primary": 4,
      "secondary": 4,
      "manager_escalation": "Head of Platform"
    }
  ],
  "burnout_index": 0.18,
  "max_acceptable": 0.5
}