# AI告诉野外滑雪者，在高度（4级）危险日，坡度低于30度的斜坡是安全的，或者树木可以防止雪崩

- **ID:** `safety/avalanche-slope-angle-misjudgment`
- **领域:** safety
- **类别:** system_error
- **验证级别:** ai_generated
- **修复率:** 80%

## 根因

在高度危险条件（4级）下，雪崩可在低至25度的斜坡上发生；树木不能防止雪崩，反而可能因树井危险和薄弱雪层增加风险。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| CAIC Avalanche Forecast 2024 | active | — | — |
| NWAC Danger Scale 2023 | active | — | — |
| AIARE 1 Curriculum 2024 | active | — | — |

## 解决方案

1. ```
   On High (Level 4) days, avoid all slopes over 25 degrees. Use a slope angle meter (inclinometer) app or tool to measure exactly. Stick to slopes under 20 degrees or flat terrain.
   ```
2. ```
   Check the avalanche forecast from the local avalanche center (e.g., CAIC, NWAC) and look for 'persistent weak layer' or 'wind slab' problems. Do not rely on general danger ratings alone.
   ```
3. ```
   Carry and know how to use avalanche safety equipment: transceiver, probe, shovel. Practice beacon searches before heading out. Take an AIARE Level 1 course.
   ```

## 无效尝试

- **** — Assuming a 30-degree slope is always safe; on High danger days, even 25-degree slopes can slide, especially with wind loading or persistent weak layers. (90% 失败率)
- **** — Thinking trees stop avalanches; trees can be snapped or buried, and tree wells (voids around trunks) pose suffocation risks. (85% 失败率)
- **** — Relying only on the avalanche forecast without checking local snowpack (e.g., digging a pit); forecast is regional, not slope-specific. (80% 失败率)
