Files
digital-psychology/docs/TASKS/TASK-20260805-ECR001-phaseA-E.yaml
T
jackyu66gitandCursor 19d3cd5945 refactor(ECR-001): 接入 ESS 并完成结构对齐 Phase A–E
绑定 ESS 双轨治理,拆分超大 H5 页与 Go 引擎,抽出 membership 服务,
并将 star/fortune 重命名为 outlook(JSON 双写兼容);同时修复 /psy API 代理与首页 + 菜单层级。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 17:51:40 +08:00

28 lines
700 B
YAML

# docs/TASKS/TASK-20260805-ECR001-phaseA-E.yaml
task_id: ECR-001-phaseA-E
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-implementation-plan.md
output:
- apps/api/internal/service/membership/*
- apps/api/internal/relation/*
- apps/api/internal/star/*
- docs/ECR/ECR-002-fortune-hygiene.md
- docs/TEST_REPORT/ECR-001-phaseA-E.md
forbidden:
- redesign_scope
- behavior_change
- api_url_change
next_agent: reviewer
notes: >
A docs finalize; C membership extract; D engine split;
E internal fortune package rename with JSON key compat (ECR-002).