{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Workflow SLA Policy",
  "dateModified": "2026-06-02",
  "policy": {
    "taskAssignmentMaxSeconds": 60,
    "taskCompletionMaxBusinessHours": 24,
    "escalation": "auto-reassign on timeout, notify principal via webhook",
    "breachReporting": "every breach appended to /agent-audit/ with action=sla.breached"
  }
}
