Human 批准 ExploreConfig Loop 仅限 043;Closed 后 STOP 禁自动 044;边界排除 Rhythm/Card/Scale/Prompt。 Co-authored-by: Cursor <cursoragent@cursor.com>
30 lines
742 B
Markdown
30 lines
742 B
Markdown
# Backend Design: ECR-043 StarConfig Write
|
||
|
||
| Field | Value |
|
||
|-------|-------|
|
||
| ID | BD-2026-043 |
|
||
| Status | **Approved**(随 Spec) |
|
||
| Coding | **NOT STARTED** |
|
||
| Level | L2 |
|
||
| Migration | `000052_ops_star_config_write`(编码时分配) |
|
||
|
||
## Boundary
|
||
|
||
```text
|
||
Domain: StarConfig write + C-end active read
|
||
API:
|
||
POST/PUT /api/v1/admin/explore/star-configs*
|
||
GET /api/v1/star/configs
|
||
Permission: admin.explore.write (additive)
|
||
Table: reuse star_configs
|
||
Audit: explore.star_config.create|update
|
||
```
|
||
|
||
## Out
|
||
|
||
RhythmConfig · ImageCardDeck · ScaleDefinition · AICoreConfig · soft-delete · payment · UGC · auto ECR-044
|
||
|
||
## Rollback
|
||
|
||
migration down(撤权限)· 移除写路由与 C 端读 · H5 回退始终可生成
|