Files
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

645 B
Raw Permalink Blame History

Test Report — ECR-003

ECR

ECR-003 Outlook JSON hygiene

Cases

  • Summary 仅 outlook,无 fortune
  • Detail 仅 outlook_detail,无 fortune_detail
  • Period 字段 boost,无 lucky
  • label 文案:高能/顺畅/偏顺/平稳/宜缓行
  • H5 读 outlookUI「今日提示」展示 boost
  • go test ./internal/star/... PASS
  • go test ./internal/integration/ PASS
  • npm run test:h5 35/35 PASS

Command

cd apps/api && go test ./internal/star/... ./internal/integration/ -count=1
npm run test:h5

Gate

  • Engineer coding PASS
  • Reviewer 签核 / Human commit