feat(ECR-036): ExploreConfig RhythmConfig 只读并 Closed

RhythmConfig catalog (000037) · Loop continuous.
This commit is contained in:
jackyu66git
2026-08-08 03:16:26 +08:00
parent 57acfa6105
commit bd9e13497f
25 changed files with 455 additions and 1 deletions
@@ -0,0 +1,23 @@
# Backend Design: ECR-036 RhythmConfig
| ID | BD-2026-036 |
| Status | Approved |
| Coding | Loop authorized |
| Level | L2 |
| Migration | YES 000037 |
## Backend Change Boundary
```text
Domain: RhythmConfig (read)
App: AdminHandler → admin.Service → AdminRepo
API: GET /admin/explore/rhythm-configs; GET /admin/explore/rhythm-configs/{id}
Permission: admin.explore.read
Migration: 000037
```
## Out of boundary
配置写发布 · UGC · 真支付
Rollback: down migration + remove routes/UI