{
  "id": "emergency/911-operator-wildfire-evacuation",
  "signature": "AI tells a user to call 911 for a wildfire evacuation route, but 911 operators cannot provide real-time fire perimeters or safe exit paths; users should check local emergency alerts or CAL FIRE",
  "signature_zh": "AI告诉用户拨打911获取野火疏散路线，但911接线员无法提供实时火线或安全出口；用户应查看当地紧急警报或CAL FIRE",
  "regex": "(?:wildfire|evacuation|fire perimeter).*?(?:911|dispatch|operator).*?(?:route|safe|exit)",
  "domain": "emergency",
  "category": "life_safety",
  "subcategory": null,
  "root_cause": "911 dispatch centers are not equipped with real-time wildfire mapping data; operators may give outdated or dangerous routes, causing evacuees to drive into fire zones.",
  "root_cause_type": "generic",
  "root_cause_zh": "911调度中心未配备实时野火地图数据；接线员可能提供过时或危险路线，导致撤离者驶入火区。",
  "versions": [
    {
      "version": "CAL FIRE 2024",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "ReadyForWildfire App v3.2",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "NIFC Evacuation Guidelines 2023",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "",
      "why_fails": "911 may route to a police dispatcher with no wildfire map; they may guess a route that is already blocked",
      "fail_rate": 0.8,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Google Maps does not show real-time fire perimeters or road closures; may direct into active fire zone",
      "fail_rate": 0.9,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Other drivers may also have incorrect info; group can get trapped together",
      "fail_rate": 0.7,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Check official sources: CAL FIRE incident page (fire.ca.gov) or local emergency alerts via Wireless Emergency Alerts (WEA). Example: visit https://www.fire.ca.gov/incidents and enter county name.",
      "success_rate": 0.9,
      "how": "Check official sources: CAL FIRE incident page (fire.ca.gov) or local emergency alerts via Wireless Emergency Alerts (WEA). Example: visit https://www.fire.ca.gov/incidents and enter county name.",
      "condition": "",
      "sources": []
    },
    {
      "action": "Use the ReadyForWildfire app (iOS/Android) which shows real-time perimeters and recommended evacuation routes",
      "success_rate": 0.85,
      "how": "Use the ReadyForWildfire app (iOS/Android) which shows real-time perimeters and recommended evacuation routes",
      "condition": "",
      "sources": []
    },
    {
      "action": "If no cell service, listen to NOAA weather radio for evacuation instructions; do not rely on 911",
      "success_rate": 0.8,
      "how": "If no cell service, listen to NOAA weather radio for evacuation instructions; do not rely on 911",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "Check official sources: CAL FIRE incident page (fire.ca.gov) or local emergency alerts via Wireless Emergency Alerts (WEA). Example: visit https://www.fire.ca.gov/incidents and enter county name.",
    "Use the ReadyForWildfire app (iOS/Android) which shows real-time perimeters and recommended evacuation routes",
    "If no cell service, listen to NOAA weather radio for evacuation instructions; do not rely on 911"
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": null,
  "official_doc_section": null,
  "error_code": "WILDFIRE-911-ERR-002",
  "verification_tier": "ai_generated",
  "confidence": 0.88,
  "fix_success_rate": 0.75,
  "resolvable": "partial",
  "first_seen": "2024-07-22",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}