Files
digital-psychology/docs/CONTRACT_DIFF/ECR-032.yaml
T
jackyu66git 447fb6da16 feat(ECR-032): CrisisCare InterventionOutcome 只读并 Closed
InterventionOutcome catalog (000033) · Loop continuous.
2026-08-08 03:15:30 +08:00

23 lines
505 B
YAML

ecr: ECR-032
capability: CrisisCare
bounded_context: Content_Safety
parent: WAVE0-FROZEN
predecessor: ECR-031
change:
type: additive
breaking_change: false
migration_required: true
compatibility_notes: >
Adds InterventionOutcome read catalog. Forbidden: UGC / real payment.
apis:
- method: GET
path: /api/v1/admin/crisis/interventions
change: added
- method: GET
path: /api/v1/admin/crisis/interventions/{id}
change: added
perms:
- code: admin.crisis.read
change: unchanged