Files
digital-psychology/.ai/product/ENGINEERING-FREEZE.md
T
jackyu66gitandCursor bd22d9dddd feat: P1 合盘/星座/问答与测测完整设计包及模拟器取证工具
落地 synastry/star/ask API 与 H5 页面,补齐 cece-frontend-re complete-design 证据文档,并加入 Android 模拟器截图抓取脚本。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-03 11:37:53 +08:00

37 lines
1.7 KiB
Markdown
Raw 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.
# Engineering Freeze — 进入 P1 开发前真源
以下文件为 **P1 冻结输入**;改动需 ADR 或产品确认。
| # | 真源 | 路径 |
|---|---|---|
| 1 | 产品语言 | `product/lexicon.md` |
| 2 | 能力树 + 冻结 IA | `product/feature-map.md` |
| 3 | Feature Spec 规范 | `product/feature-design.md` |
| 4 | 功能详细设计 | `product/feature-spec/` |
| 5 | 用户旅程 | `product/user-journey.md` |
| 6 | H5 页面树 | `product/page-tree.md` |
| 7 | 域词 | `domain.md` |
| 8 | Domain Map | `domain/domain-map.md` |
| 9 | ERD | `domain/erd.md` |
| 10 | API Contract | `proto/openapi.yaml` |
| 11 | Go 服务边界 | `architecture/go-services.md` |
| 12 | Design System | `design/design-system.md` |
环境规范层已冻结(`.ai/environment.md` 等)。
完成闸门:`.ai/definition-of-done.md`(强制)。
状态标签:`.ai/product/p1-status.md`**`P1 Complete`**(必做项收口;P2 另列)。
**P2 三模块(设计已立项,实现另开切片):** 星象性格 · 身心节律 · 意象卡片
→ Spec`feature-spec/star-profile.md` · `life-rhythm.md` · `image-card.md` · 队列见 `feature-spec/P2-BACKLOG.md`
→ 实现前须 Spec Active + OpenAPI/erd**不计入 P1 Complete**。
## Review 清单(合并前必过)
1. 用户可见文本是否仅来自 lexicon?有无旧产品词/玄学预测?
2. 对应 `feature-spec/<id>.md` 是否存在且 §4/§7/§9/§12 非空?
3. 路由是否落在 page-tree
4. Domain / 表名是否符合 domain.md(无 decode/luck 等)?
5. 权益是否只在服务端裁剪?
6. 关系理解是否仍在 P1 路径中(双引擎)?
7. 数据模型是否留有 Memory / Consult 扩展位(不阻塞 P1)?