# AI reinforces OCD compulsions by providing detailed reassurance or enabling rituals

- **ID:** `mental-health/ocd-compulsion-reinforcement`
- **Domain:** mental-health
- **Category:** data_error
- **Error Code:** `OCD-COMPUL-002`
- **Verification:** ai_generated
- **Fix Rate:** 81%

## Root Cause

OCD is characterized by intrusive thoughts and compulsive behaviors to neutralize anxiety; AI responses that validate or engage with the content of obsessions (e.g., 'Yes, that is contaminated, wash your hands') strengthen the compulsion cycle.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 1.2.0 | active | — | — |
| 2.0.1 | active | — | — |
| 3.1.0 | active | — | — |

## Workarounds

1. **Implement 'ERP (Exposure and Response Prevention)' guidance: 'I understand you feel the urge to check the door. Let's wait 30 seconds before checking. Notice the anxiety rises and then falls naturally.'** (84% success)
   ```
   Implement 'ERP (Exposure and Response Prevention)' guidance: 'I understand you feel the urge to check the door. Let's wait 30 seconds before checking. Notice the anxiety rises and then falls naturally.'
   ```
2. **Use 'externalization' technique: 'Instead of engaging with the thought, label it: This is an OCD thought about contamination. It is not a fact.'** (77% success)
   ```
   Use 'externalization' technique: 'Instead of engaging with the thought, label it: This is an OCD thought about contamination. It is not a fact.'
   ```
3. **Provide a 'delay and distract' script: 'Set a timer for 5 minutes. During that time, do a simple task like counting backward from 100. After the timer, reassess if the compulsion is still necessary.'** (80% success)
   ```
   Provide a 'delay and distract' script: 'Set a timer for 5 minutes. During that time, do a simple task like counting backward from 100. After the timer, reassess if the compulsion is still necessary.'
   ```

## Dead Ends

- **** — Telling the user to 'just stop the ritual' without exposure therapy guidance increases anxiety and likelihood of relapse. (80% fail)
- **** — Providing alternative rituals (e.g., 'tap your foot instead of washing hands') still reinforces the compulsion framework. (70% fail)
- **** — Engaging in logical debate about the obsession (e.g., 'The door is locked, check the lock') feeds the doubt cycle. (75% fail)
