Files
digital-psychology/.ai/playbooks/feature-spec.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

20 lines
778 B
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.
# Playbook: Feature Spec → Implementation
在写任何新功能或重大行为变更前执行。
## Steps
1.`product/feature-map.md` 确认节点与分期(P1/P2/P3/No)。
2. 复制 `product/feature-spec/_TEMPLATE.md``product/feature-spec/<id>.md`
3. 填满 §1–§13;文案过 `lexicon.md`
4.`feature-spec/README.md` 登记索引。
5. 若改数据/API:同步 `domain/erd.md` + `proto/openapi.yaml`(可先草案)。
6.`playbooks/add-api.md` / `new-page.md` / `new-table.md` 实现。
7. 编码中更新 Spec §14 Implementation NotesGaps 标 `Gap:`
8. 对照 Spec §12 + `checklists/feature.md` + DoD 验收。
## Stop
- Spec §4 / §7 / §9 / §12 为空 → 禁止编码。
- 需求不清 → ASK FIRST。