refactor(ECR-001): 接入 ESS 并完成结构对齐 Phase A–E
绑定 ESS 双轨治理,拆分超大 H5 页与 Go 引擎,抽出 membership 服务, 并将 star/fortune 重命名为 outlook(JSON 双写兼容);同时修复 /psy API 代理与首页 + 菜单层级。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
# docs/TASKS/TASK-20260805-ECR001-phaseB.yaml
|
||||
task_id: ECR-001-phaseB
|
||||
role: engineer
|
||||
phase: coding
|
||||
tool: cursor
|
||||
|
||||
input:
|
||||
- docs/ECR/ECR-001-structural-realignment.md
|
||||
- docs/ENGINEERING_SPEC/ECR-001-structural-realignment.md
|
||||
- docs/HANDOFF/ECR-001-architect-to-engineer.md
|
||||
- docs/HANDOFF/ECR-001-implementation-plan.md
|
||||
- .ai/coding.md
|
||||
|
||||
output:
|
||||
- apps/user-h5/src/composables/*
|
||||
- apps/user-h5/src/components/home/*
|
||||
- apps/user-h5/src/components/synastry/*
|
||||
- apps/user-h5/src/pages/HomePage.vue
|
||||
- apps/user-h5/src/pages/SynastryPage.vue
|
||||
- docs/TEST_REPORT/ECR-001-phaseB.md
|
||||
- docs/HANDOFF/ECR-001-engineer-to-reviewer.md
|
||||
|
||||
forbidden:
|
||||
- redesign_scope
|
||||
- behavior_change
|
||||
- api_contract_change
|
||||
|
||||
next_agent: reviewer
|
||||
notes: >
|
||||
Phase B only: split HomePage + SynastryPage to ≤400 lines each.
|
||||
No copy/UX/API changes. Other oversized pages deferred.
|
||||
Reference in New Issue
Block a user