绑定 ESS 双轨治理,拆分超大 H5 页与 Go 引擎,抽出 membership 服务, 并将 star/fortune 重命名为 outlook(JSON 双写兼容);同时修复 /psy API 代理与首页 + 菜单层级。 Co-authored-by: Cursor <cursoragent@cursor.com>
967 B
967 B
Test Report — ECR-001 Phase A–E (+ ECR-002)
ECR
ECR-001 Phase A/C/D/E · ECR-002
Change Level
L2 / L3(结构 · 无行为变更意图)
Cases
- Phase A:LEGACY / ADR-0007 / go-services 对齐
- Phase B:已完成(先前)
- Phase C:
service/membership抽出;路由不变;handler 接线 - Phase D:relation/star engine 同包拆分
- Phase E / ECR-002:
star/fortune→star/outlook;JSON 双写 go testrelation/star/outlook + build server- integration(
go test ./internal/integration/PASS)
Command
cd apps/api && go test ./internal/relation/... ./internal/star/... ./internal/service/... -count=1
go build ./cmd/server
go test ./internal/integration/ -count=1
Residual Risk
- JSON 旧键
fortune仍在;彻底删除需客户端迁移 ECR - Period 结构体字段
Luckyjson:lucky仍保留兼容
Gate
- Phase A–E 代码落地
- Reviewer 签核