feat(ECR-029): ContentSafety BlockPolicy 只读并 Closed

BlockPolicy catalog (000030) · Loop continuous.
This commit is contained in:
jackyu66git
2026-08-08 03:14:45 +08:00
parent e6740a0326
commit 5846d39d97
25 changed files with 457 additions and 1 deletions
@@ -0,0 +1,23 @@
# Backend Design: ECR-029 BlockPolicy
| ID | BD-2026-029 |
| Status | Approved |
| Coding | Loop authorized |
| Level | L2 |
| Migration | YES 000030 |
## Backend Change Boundary
```text
Domain: BlockPolicy (read)
App: AdminHandler → admin.Service → AdminRepo
API: GET /admin/content-safety/block-policies; GET /admin/content-safety/block-policies/{id}
Permission: admin.content_safety.read
Migration: 000030
```
## Out of boundary
策略写发布 · 用户侧硬拦截上线 · UGC · 真支付
Rollback: down migration + remove routes/UI