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:
jackyu66git
2026-08-05 17:51:40 +08:00
co-authored by Cursor
parent 583133dd09
commit 19d3cd5945
75 changed files with 4199 additions and 2505 deletions
+30
View File
@@ -0,0 +1,30 @@
# Copy to project: docs/TASKS/TASK-20260805-ECR001.yaml
task_id: ECR-001
role: architect
phase: design
tool: cursor
input:
- docs/PROJECT_PROFILE.md
- docs/PROJECT_RULES.md
- docs/TECH_STACK.md
- .ai/architecture.md
- .ai/architecture/go-services.md
- .ai/coding.md
- .ai/product/p1-status.md
output:
- docs/ECR/ECR-001-structural-realignment.md
- docs/PRODUCT_SPEC/ECR-001-structural-realignment.md
- docs/ENGINEERING_SPEC/ECR-001-structural-realignment.md
- docs/HANDOFF/ECR-001-implementation-plan.md
- docs/HANDOFF/ECR-001-architect-to-engineer.md
- .ai/adr/0007-ess-ai-dual-track.md
forbidden:
- code_change
next_agent: engineer
notes: >
Full rewrite rejected. Engineer picks Phase A or B first;
one Phase per Task/PR. Phase E requires ECR-002.