复用 scales 表只读投影;admin-h5 /catalogs 聚合 026–040 目录;Loop 队列 STOP。 Co-authored-by: Cursor <cursoragent@cursor.com>
24 lines
545 B
YAML
24 lines
545 B
YAML
ecr: ECR-040
|
|
capability: ExploreConfig
|
|
bounded_context: Explore_Reports
|
|
parent: WAVE0-FROZEN
|
|
predecessor: ECR-039
|
|
change:
|
|
type: additive
|
|
breaking_change: false
|
|
migration_required: false
|
|
compatibility_notes: >
|
|
Adds ScaleDefinition read projection over existing scales table.
|
|
Requires admin.explore.read. Does not add PATCH.
|
|
|
|
apis:
|
|
- method: GET
|
|
path: /api/v1/admin/explore/scales
|
|
change: added
|
|
- method: GET
|
|
path: /api/v1/admin/explore/scales/{id}
|
|
change: added
|
|
perms:
|
|
- code: admin.explore.read
|
|
change: unchanged
|