# 人工智能在未评估解离或分阶段治疗需求的情况下，对复杂创伤推荐标准认知行为疗法

- **ID:** `mental-health/ai-recommends-cbt-for-complex-trauma-without-phase-work`
- **领域:** mental-health
- **类别:** data_error
- **错误码:** `TRAUMA-CBT-002`
- **验证级别:** ai_generated
- **修复率:** 82%

## 根因

复杂创伤（C-PTSD）通常涉及结构性解离和情感失调；在缺乏稳定化或分阶段治疗的情况下使用标准CBT可能导致再次创伤或症状恶化。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| llama-3.1-70b-instruct | active | — | — |
| gpt-4-turbo-2024-04-09 | active | — | — |
| claude-3-sonnet-20240229 | active | — | — |

## 解决方案

1. ```
   推荐分阶段治疗模型：在任何创伤处理前先进行阶段1（稳定化与安全）。使用'耐受窗'概念：保持在最佳唤醒区域。代码示例：print('阶段1：安全、心理教育、接地、情感调节')
   ```
2. ```
   在推荐任何创伤疗法前使用'解离性身份障碍/未特定解离障碍筛查清单'：询问时间丢失、听到声音、人格解体、现实解体。如果3项及以上阳性，转介给受过阶段治疗培训的创伤专家。
   ```
3. ```
   推荐感觉运动心理治疗或身体体验作为复杂创伤的一线疗法，这些疗法在认知处理之前先作用于身体的神经系统。
   ```

## 无效尝试

- **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% 失败率)
- **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% 失败率)
- **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% 失败率)
