# AI告诉野外滑雪者在4级高危险日，30度以下的斜坡是安全的，忽略了持续存在的薄弱层可能在低至25度的斜坡上失效

- **ID:** `safety/avalanche-safety-thirty-degree-myth`
- **领域:** safety
- **类别:** physical_safety
- **错误码:** `AVALANCHE-30DEG-MYTH-001`
- **验证级别:** ai_generated
- **修复率:** 82%

## 根因

雪崩危险由积雪不稳定性决定，而非仅坡度角度；持续薄弱层（如深度霜、表面霜）可能在低至25度的斜坡上引发雪崩，尤其是在高危险评级下，人为触发雪崩的可能性很大

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| Avalanche Danger Scale 1.0 | active | — | — |
| CAIC 2024 | active | — | — |
| NWAC 2024 | active | — | — |

## 解决方案

1. ```
   Check daily avalanche forecast from local avalanche center (e.g., CAIC, NWAC, Avalanche Canada) and avoid slopes over 25 degrees on High danger days when persistent weak layers are present. Use the 'Avaluator' decision-making tool or 'SnowPilot' app for terrain assessment.
   ```
2. ```
   Perform a snowpit test (e.g., compression test, extended column test) to assess slab stability before entering any slope over 20 degrees on High danger days
   ```
3. ```
   Use the 'Red Flag' criteria: if any avalanche advisory mentions 'persistent weak layer' or 'deep slab problem', treat all slopes over 20 degrees as suspect
   ```

## 无效尝试

- **Check slope angle with inclinometer but ignore avalanche forecast for that day** — User assumes any slope under 30 degrees is safe based on general rule of thumb, ignoring specific snowpack conditions (85% 失败率)
- **Use slope angle app alone to determine safety** — User relies on smartphone app that only shows slope angle without integrating danger rating (70% 失败率)
- **Assume 30-35 degree slopes are safe because they are 'moderate'** — User thinks High danger only affects slopes over 35 degrees, a common misbelief from outdated training (90% 失败率)
