落地 synastry/star/ask API 与 H5 页面,补齐 cece-frontend-re complete-design 证据文档,并加入 Android 模拟器截图抓取脚本。 Co-authored-by: Cursor <cursoragent@cursor.com>
20 lines
778 B
Markdown
20 lines
778 B
Markdown
# 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 Notes;Gaps 标 `Gap:`。
|
||
8. 对照 Spec §12 + `checklists/feature.md` + DoD 验收。
|
||
|
||
## Stop
|
||
|
||
- Spec §4 / §7 / §9 / §12 为空 → 禁止编码。
|
||
- 需求不清 → ASK FIRST。
|