Files
digital-psychology/docs/ECR/ECR-002-fortune-hygiene.md
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

28 lines
776 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# ECR-002
**Title:** 星座引擎包名卫生(fortune → outlook
**Status:** Closed
**Date:** 2026-08-05
**Closed:** 2026-08-05
**Change Level:** L2
## Change
`internal/star/fortune` 重命名为 `internal/star/outlook`Summary/Detail 双写 `outlook` / `outlook_detail`,并保留旧键 `fortune` / `fortune_detail` 兼容期。
## Acceptance Criteria
- [x]`internal/star/fortune` 目录
- [x] `go test ./internal/star/...` 绿
- [x] 旧键 `fortune` 仍存在(compat)— **兼容期结束见 ECR-003**
- [x] 新键 `outlook` 存在
## Successor
**ECR-003**:删除 `fortune`/`fortune_detail` 旧键;`lucky``boost`H5 改读 `outlook`
## Linked
- Parent: ECR-001 Phase E
- TRACEABILITY: Closedcompat 移交 ECR-003