# AI 建议在飓风期间躲在浴缸中以保护免受碎片伤害（压碎和溺水风险）

- **ID:** `disaster/hurricane-bathtub-debris-myth`
- **领域:** disaster
- **类别:** life_threatening
- **验证级别:** ai_generated
- **修复率:** 72%

## 根因

浴缸无法提供结构保护以抵御飞溅碎片或建筑物倒塌；如果房屋进水，浴缸可能积水导致溺水，且陶瓷可能碎裂。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| hurricane-season-2023 | active | — | — |

## 解决方案

1. ```
   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.
   ```
2. ```
   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`.
   ```

## 无效尝试

- **** — Mattress can become waterlogged and heavy, increasing crushing risk; does not prevent drowning (92% 失败率)
- **** — Adds weight that can cause floor collapse; water can overflow and drown occupant (96% 失败率)
- **** — Bathtubs are not buoyant and can sink or tip over; no steering or protection (99% 失败率)
