Files
digital-psychology/docs/TASKS/TASK-20260805-ECR003.yaml
T
jackyu66gitandCursor 67701d1f7b chore(ECR-001,ECR-003): 关闭结构对齐并清理 outlook JSON 旧键
正式关闭 ECR-001/002;删除 fortune 双写与 lucky 字段,H5 改读 outlook/boost。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 20:39:34 +08:00

32 lines
852 B
YAML

# docs/TASKS/TASK-20260805-ECR003.yaml
task_id: ECR-003-outlook-json
role: engineer
phase: coding
tool: cursor
status: coded
input:
- docs/ECR/ECR-003-outlook-json-hygiene.md
- docs/ENGINEERING_SPEC/ECR-003-outlook-json-hygiene.md
- .ai/architecture/go-services.md
- .ai/product/lexicon.md
output:
- apps/api/internal/star/**
- apps/user-h5/src/composables/useStarProfilePage.ts
- apps/user-h5/src/composables/useReportPage.ts
- apps/user-h5/src/components/star/StarFortunePanel.vue
- apps/user-h5/src/pages/StarProfilePage.spec.ts
- docs/TEST_REPORT/ECR-003.md
- docs/STATE/ECR-003.md
forbidden:
- redesign_scope
- api_url_change
- scoring_algorithm_change
next_agent: reviewer
notes: >
Remove fortune dual-write; lucky→boost; H5 reads outlook only.
Soften period labels. Tests green. See TEST_REPORT/ECR-003.md.