{
  "map": "healthcare-ai-safety-escalation-map",
  "routes": [
    {"condition": "patient_safety_signal", "owner": "clinical_safety", "response": "stop affected workflow and review case traces"},
    {"condition": "phi_exposure", "owner": "privacy", "response": "contain logs and review data handling"},
    {"condition": "care_operations_blocker", "owner": "operations", "response": "reroute to manual workflow and update guidance"},
    {"condition": "revenue_cycle_error", "owner": "revenue_cycle", "response": "review claims or billing impact"},
    {"condition": "technology_failure", "owner": "platform", "response": "review model route, uptime, and rollback"}
  ]
}
