feat(ECR-032): CrisisCare InterventionOutcome 只读并 Closed

InterventionOutcome catalog (000033) · Loop continuous.
This commit is contained in:
jackyu66git
2026-08-08 03:15:30 +08:00
parent 58eef7c02b
commit 447fb6da16
25 changed files with 457 additions and 1 deletions
+22
View File
@@ -0,0 +1,22 @@
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