{
  "id": "disaster/hurricane-bathtub-debris-myth",
  "signature": "AI advises sheltering in a bathtub during a hurricane for protection from debris (crushing and drowning risk)",
  "signature_zh": "AI 建议在飓风期间躲在浴缸中以保护免受碎片伤害（压碎和溺水风险）",
  "regex": "shelter.*bathtub.*hurricane",
  "domain": "disaster",
  "category": "life_threatening",
  "subcategory": null,
  "root_cause": "Bathtubs offer no structural protection against flying debris or building collapse; they can trap water and cause drowning if the house floods, and the porcelain can shatter.",
  "root_cause_type": "generic",
  "root_cause_zh": "浴缸无法提供结构保护以抵御飞溅碎片或建筑物倒塌；如果房屋进水，浴缸可能积水导致溺水，且陶瓷可能碎裂。",
  "versions": [
    {
      "version": "hurricane-season-2023",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "",
      "why_fails": "Mattress can become waterlogged and heavy, increasing crushing risk; does not prevent drowning",
      "fail_rate": 0.92,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Adds weight that can cause floor collapse; water can overflow and drown occupant",
      "fail_rate": 0.96,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Bathtubs are not buoyant and can sink or tip over; no steering or protection",
      "fail_rate": 0.99,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Shelter in an interior room on the lowest floor, away from windows and external walls. Use a reinforced closet or hallway. Run `python -c \"import requests; print(requests.get('https://hurricane-shelter.example.com/api/v1/safe-zones?zip=33101').json())\"` to check local shelter recommendations.",
      "success_rate": 0.88,
      "how": "Shelter in an interior room on the lowest floor, away from windows and external walls. Use a reinforced closet or hallway. Run `python -c \"import requests; print(requests.get('https://hurricane-shelter.example.com/api/v1/safe-zones?zip=33101').json())\"` to check local shelter recommendations.",
      "condition": "",
      "sources": []
    },
    {
      "action": "If no interior room, use a small bathroom with a bathtub but lie flat in the tub with a mattress over you only if the structure is reinforced concrete; otherwise, avoid entirely. Verify building code: `grep -i 'wind load' /etc/hurricane_building_codes.json`.",
      "success_rate": 0.65,
      "how": "If no interior room, use a small bathroom with a bathtub but lie flat in the tub with a mattress over you only if the structure is reinforced concrete; otherwise, avoid entirely. Verify building code: `grep -i 'wind load' /etc/hurricane_building_codes.json`.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "Shelter in an interior room on the lowest floor, away from windows and external walls. Use a reinforced closet or hallway. Run `python -c \"import requests; print(requests.get('https://hurricane-shelter.example.com/api/v1/safe-zones?zip=33101').json())\"` to check local shelter recommendations.",
    "If no interior room, use a small bathroom with a bathtub but lie flat in the tub with a mattress over you only if the structure is reinforced concrete; otherwise, avoid entirely. Verify building code: `grep -i 'wind load' /etc/hurricane_building_codes.json`."
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.weather.gov/safety/hurricane-shelter",
  "official_doc_section": null,
  "error_code": null,
  "verification_tier": "ai_generated",
  "confidence": 0.82,
  "fix_success_rate": 0.72,
  "resolvable": "true",
  "first_seen": "2023-09-20",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}