{
  "resource": "Workflow exception control kit",
  "fields": {
    "exceptionClass": ["missing_evidence", "conflicting_records", "permission_gap", "ambiguous_owner", "policy_uncertainty", "downstream_constraint"],
    "trigger": "Observable condition that stopped safe automation.",
    "evidencePacket": "Minimum context required by the owner queue.",
    "ownerQueue": "Team accountable for resolution.",
    "fallbackRoute": "Safe path when automation cannot proceed.",
    "serviceTarget": "Expected response or resolution window.",
    "containmentType": ["clean", "assisted", "escalated", "manual_rescue", "reopened"],
    "remediationPath": "Backlog item required to reduce recurrence."
  },
  "reviewCadence": "weekly",
  "decisionRule": "Do not expand automation when clean containment rises only because reopens, manual rescue, or downstream rework are excluded."
}
