feat(ECR-045): ImageCardDeck 写面闭环并 Closed

复用 admin.explore.write、POST/PUT+审计、C端 GET /cards/decks、
H5 无 active 空态/失败回退;migration 000054。无牌面内容编辑。
ExploreConfig Loop STOP,禁自动 ECR-046。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-13 21:29:43 +08:00
co-authored by Cursor
parent dc93999f9e
commit 0158036341
33 changed files with 1111 additions and 39 deletions
+20
View File
@@ -0,0 +1,20 @@
ecr: ECR-045
capability: ExploreConfig
change:
type: additive
breaking_change: false
migration_required: true
apis:
- method: POST
path: /api/v1/admin/explore/image-card-decks
change: added
- method: PUT
path: /api/v1/admin/explore/image-card-decks/{id}
change: added
- method: GET
path: /api/v1/cards/decks
change: added
perms:
- code: admin.explore.write
change: reused
migration: 000054_ops_image_card_deck_write