Archive the differentiated YuXinGu product docs, AI engineering system, design contract, and Go/Vue scaffold. Next execution prioritizes Cece-parity over early innovation (see .ai/product/STRATEGY.md). Co-authored-by: Cursor <cursoragent@cursor.com>
697 B
697 B
Prompt: New Feature
Load first: .ai/constitution.md, .ai/architecture.md, .ai/coding.md, .ai/api.md, .ai/review.md, .ai/definition-of-done.md.
Process
- Restate the feature in one sentence and list files you will touch.
- Follow feature flow: API → Service → Repository → Migration → SDK/types → UI → Test → Docs.
- Implement the smallest vertical slice that works end-to-end.
- Run builds/tests for touched sides.
- Output
.ai/review.mdReview block. - Confirm Definition of Done.
Forbidden
- Inventing APIs not in the task / OpenAPI.
- Editing legacy root HTML unless migration is the task.
- Shipping UI-only unlock/payment without server checks.