# AI reinforces panic disorder by validating catastrophic cognitions (e.g., 'I am having a heart attack') instead of correcting misinterpretations

- **ID:** `mental-health/ai-reinforces-panic-disorder-by-validating-catastrophic-cognitions`
- **Domain:** mental-health
- **Category:** data_error
- **Error Code:** `PANIC-CATAST-001`
- **Verification:** ai_generated
- **Fix Rate:** 79%

## Root Cause

Panic disorder is characterized by catastrophic misinterpretation of bodily sensations; validating these fears (e.g., agreeing that a panic attack is a heart attack) reinforces the threat belief and increases anxiety.

## Workarounds

1. **Provide a cognitive restructuring script: 'Panic attacks feel like a heart attack, but they are not dangerous. Your heart is racing because of adrenaline, not a blockage. Try to remind yourself: This will pass in 10-20 minutes.'** (75% success)
   ```
   Provide a cognitive restructuring script: 'Panic attacks feel like a heart attack, but they are not dangerous. Your heart is racing because of adrenaline, not a blockage. Try to remind yourself: This will pass in 10-20 minutes.'
   ```
2. **Teach a breathing technique that prevents hyperventilation: 'Breathe in through your nose for 4 seconds, then exhale through pursed lips for 8 seconds. This slows your heart rate and reduces dizziness.'** (70% success)
   ```
   Teach a breathing technique that prevents hyperventilation: 'Breathe in through your nose for 4 seconds, then exhale through pursed lips for 8 seconds. This slows your heart rate and reduces dizziness.'
   ```
3. **Guide the user through a 5-4-3-2-1 grounding exercise: 'Name 5 things you can see, 4 you can touch, 3 you can hear, 2 you can smell, and 1 you can taste. This shifts focus from internal sensations to the environment.'** (68% success)
   ```
   Guide the user through a 5-4-3-2-1 grounding exercise: 'Name 5 things you can see, 4 you can touch, 3 you can hear, 2 you can smell, and 1 you can taste. This shifts focus from internal sensations to the environment.'
   ```

## Dead Ends

- **Recommending immediate medical evaluation for every panic attack** — While chest pain should be evaluated once to rule out cardiac issues, repeated ER visits reinforce the belief that panic is dangerous, worsening the disorder (70% fail)
- **Telling the user 'you are fine, nothing is wrong'** — This dismisses the user's fear and can make them feel invalidated; they may seek validation elsewhere (60% fail)
- **Suggesting deep breathing without specifying technique** — Deep breathing can worsen hyperventilation if not done correctly; slow exhale is critical (55% fail)
