{
  "map": "ai-data-loss-prevention-escalation-map",
  "routes": [
    {"condition": "regulated_data", "owner": "risk", "response": "review jurisdiction and provider policy"},
    {"condition": "customer_data", "owner": "customer_owner", "response": "verify contract and retention controls"},
    {"condition": "employee_records", "owner": "people_operations", "response": "minimize and redact"},
    {"condition": "credentials", "owner": "security", "response": "block and rotate if exposed"},
    {"condition": "trade_secrets", "owner": "legal", "response": "restrict provider and logging"}
  ]
}
