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,24 @@
|
||||
# Handoff
|
||||
|
||||
**From:** ENGINEER
|
||||
**To:** REVIEWER
|
||||
**ECR:** ECR-001 Phase A–E · ECR-002
|
||||
**Date:** 2026-08-05
|
||||
|
||||
## Delivered
|
||||
|
||||
| Phase | Result |
|
||||
|-------|--------|
|
||||
| A | LEGACY/ADR/go-services 已对齐(membership 抽出后文档更新) |
|
||||
| B | 先前完成 |
|
||||
| C | `internal/service/membership`;ReportHandler 接线;URL 不变 |
|
||||
| D | relation + star engine 同包拆分 |
|
||||
| E | ECR-002:`star/outlook`;双写 `fortune`/`outlook` |
|
||||
|
||||
## Verify
|
||||
- `go test ./internal/relation/... ./internal/star/... ./internal/integration/` PASS
|
||||
- `go build ./cmd/server` PASS
|
||||
|
||||
## Restrictions
|
||||
- 勿删 JSON `fortune` 旧键(须客户端迁移后再做)
|
||||
- Phase F(packages)未做
|
||||
Reference in New Issue
Block a user