# AI recommends standard cognitive behavioral therapy for complex trauma without assessing dissociation or need for phased treatment

- **ID:** `mental-health/ai-recommends-cbt-for-complex-trauma-without-phase-work`
- **Domain:** mental-health
- **Category:** data_error
- **Error Code:** `TRAUMA-CBT-002`
- **Verification:** ai_generated
- **Fix Rate:** 82%

## Root Cause

Complex trauma (C-PTSD) often involves structural dissociation and affect dysregulation; standard CBT without stabilization or phase-oriented treatment can retraumatize or worsen symptoms.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| llama-3.1-70b-instruct | active | — | — |
| gpt-4-turbo-2024-04-09 | active | — | — |
| claude-3-sonnet-20240229 | active | — | — |

## Workarounds

1. **Refer to the Phase-Oriented Treatment model: Phase 1 (Stabilization & Safety) before any trauma processing. Use the 'Window of Tolerance' concept: stay within the zone of optimal arousal. Code example: print('Phase 1: Safety, Psychoeducation, Grounding, Affect Regulation')** (85% success)
   ```
   Refer to the Phase-Oriented Treatment model: Phase 1 (Stabilization & Safety) before any trauma processing. Use the 'Window of Tolerance' concept: stay within the zone of optimal arousal. Code example: print('Phase 1: Safety, Psychoeducation, Grounding, Affect Regulation')
   ```
2. **Use the 'DID/DDNOS Screening Checklist' before recommending any trauma therapy: ask about time loss, hearing voices, depersonalization, derealization. If 3+ positive, refer to a trauma specialist trained in phased treatment.** (90% success)
   ```
   Use the 'DID/DDNOS Screening Checklist' before recommending any trauma therapy: ask about time loss, hearing voices, depersonalization, derealization. If 3+ positive, refer to a trauma specialist trained in phased treatment.
   ```
3. **Recommend sensorimotor psychotherapy or somatic experiencing as first-line for complex trauma, which work with the body's nervous system before cognitive processing.** (78% success)
   ```
   Recommend sensorimotor psychotherapy or somatic experiencing as first-line for complex trauma, which work with the body's nervous system before cognitive processing.
   ```

## Dead Ends

- **Suggesting trauma-focused CBT without screening for dissociation** — Exposure to trauma memories without stabilization can trigger dissociative episodes or flashbacks, leading to therapy dropout and symptom exacerbation (70% fail)
- **Recommending cognitive restructuring for trauma-related beliefs without grounding skills** — Clients with complex trauma often lack affect regulation; challenging core beliefs without emotional containment can overwhelm the nervous system and cause regression (65% fail)
- **Advising journaling about traumatic memories as a standalone intervention** — Unstructured trauma processing without therapist guidance can reinforce rumination and worsen hyperarousal or emotional numbing (75% fail)
