Files
digital-psychology/docs/BACKEND_DESIGN/BD-2026-026-scheduled-publication.md
T
jackyu66gitandCursor b91806ba80 feat(ECR-026): OpsCMS ScheduledPublication 只读并 Closed
定时发布目录(ops_scheduled_publications),并加固 catalog 生成器。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-08 03:13:36 +08:00

24 lines
532 B
Markdown

# Backend Design: ECR-026 ScheduledPublication
| ID | BD-2026-026 |
| Status | Approved |
| Coding | Loop authorized |
| Level | L2 |
| Migration | YES 000027 |
## Backend Change Boundary
```text
Domain: ScheduledPublication (read)
App: AdminHandler → admin.Service → AdminRepo
API: GET /admin/cms/publications; GET /admin/cms/publications/{id}
Permission: admin.cms.read
Migration: 000027
```
## Out of boundary
定时发布写操作 · UGC · 真支付 · Banner/FeedSlot 写
Rollback: down migration + remove routes/UI