chore(ECR-001,ECR-003): 关闭结构对齐并清理 outlook JSON 旧键

正式关闭 ECR-001/002;删除 fortune 双写与 lucky 字段,H5 改读 outlook/boost。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-05 20:39:34 +08:00
co-authored by Cursor
parent 69fa1b85d6
commit 67701d1f7b
22 changed files with 286 additions and 133 deletions
+24
View File
@@ -0,0 +1,24 @@
# CODE_REVIEW — ECR-003
**Reviewer:** Cursor Agent
**Date:** 2026-08-05
**Decision:** **PASS / Approve**
## Evidence
| Check | Result |
|-------|--------|
| 无 `fortune` / `fortune_detail` 双写 | PASS |
| `lucky``boost` | PASS |
| H5 读 `outlook` | PASS |
| 计分 seed 公式未改 | PASS |
| URL 未改 | PASS |
| Tests green | PASS |
## Blockers
## Nits
- UI tab 内部 key 仍为 `fortune`(面板「运势」)— 仅前端路由/状态名,非 JSON 字段;可后续改名为 `outlook`
## Gate
**PASS** — 可合入