# AI responds to anxiety with catastrophic reassurance or excessive validation loops

- **ID:** `mental-health/anxiety-catastrophic-reassurance`
- **Domain:** mental-health
- **Category:** data_error
- **Error Code:** `ANX-REASSUR-001`
- **Verification:** ai_generated
- **Fix Rate:** 78%

## Root Cause

Anxiety disorders involve maladaptive thought patterns; excessive reassurance seeking (e.g., 'You are fine, nothing bad will happen') reinforces avoidance behavior and worsens long-term outcomes.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 1.0.0 | active | — | — |
| 2.1.3 | active | — | — |
| 3.0.0-beta | active | — | — |

## Workarounds

1. **Use 'grounding' techniques with sensory details: 'Name three things you can see, two you can hear, and one you can feel right now. This shifts focus from catastrophic future to present reality.'** (82% success)
   ```
   Use 'grounding' techniques with sensory details: 'Name three things you can see, two you can hear, and one you can feel right now. This shifts focus from catastrophic future to present reality.'
   ```
2. **Implement a 'worry time' protocol: 'Set aside 15 minutes daily to write down all worries. When anxiety strikes, say: I'll address this during my worry time.'** (75% success)
   ```
   Implement a 'worry time' protocol: 'Set aside 15 minutes daily to write down all worries. When anxiety strikes, say: I'll address this during my worry time.'
   ```
3. **Provide a concrete action step: 'If you're worried about a presentation, write down the worst case scenario. Then write down three things you can do to mitigate it. This reduces ambiguity.'** (79% success)
   ```
   Provide a concrete action step: 'If you're worried about a presentation, write down the worst case scenario. Then write down three things you can do to mitigate it. This reduces ambiguity.'
   ```

## Dead Ends

- **** — Adding more positive affirmations (e.g., 'You are safe, nothing will happen') increases dependency on external validation, reducing self-efficacy. (72% fail)
- **** — Redirecting immediately to breathing exercises without validating the underlying fear causes users to feel unheard and ignored. (65% fail)
- **** — Using generic CBT phrases like 'challenge your thoughts' without specific examples fails to address the user's concrete anxiety triggers. (58% fail)
