# AI验证恐慌症中的灾难性认知

- **ID:** `mental-health/ai-validates-catastrophic-cognitions-in-panic`
- **领域:** mental-health
- **类别:** harmful_advice
- **错误码:** `PANIC-CATASTROPHIC-001`
- **验证级别:** ai_generated
- **修复率:** 80%

## 根因

恐慌症通过对身体感觉的灾难性误解（例如“我正在心脏病发作”）来维持；验证这些认知会强化恐惧循环并阻止纠正性学习。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| openai-gpt-4-0314 | active | — | — |
| anthropic-claude-3-haiku-20240307 | active | — | — |
| cohere-command-r-plus | active | — | — |

## 解决方案

1. ```
   Use cognitive restructuring: 'It's common to think you're having a heart attack during a panic attack, but the symptoms are actually from anxiety. Can you notice the difference? Your heart is racing because your body is in 'fight or flight' mode.'
   ```
2. ```
   Teach paced breathing: 'Inhale for 4 counts, exhale for 6 counts. The longer exhale activates your vagus nerve and calms the nervous system.'
   ```
3. ```
   Grounding technique: 'Name 5 things you can see, 4 you can touch, 3 you can hear, 2 you can smell, 1 you can taste. This shifts focus from internal sensations to external environment.'
   ```

## 无效尝试

- **** — This reinforces the catastrophic belief and escalates anxiety; it doesn't differentiate between panic and real medical emergency (85% 失败率)
- **** — Excessive reassurance seeking is a compulsion in panic disorder; it temporarily soothes but worsens long-term anxiety (70% 失败率)
- **** — Without proper instruction (e.g., exhale longer than inhale), this can trigger hyperventilation and worsen panic (65% 失败率)
