Files
digital-psychology/.cursor/README.md
T
jackyu66gitandCursor 2fb1dfee14 chore: seal Design Vision v1 and monorepo scaffold
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>
2026-08-02 16:00:44 +08:00

14 lines
418 B
Markdown

# Cursor as Agent Runtime
`.cursor/` is **not** a second source of truth.
Everything under `rules/`, `templates/`, `commands/` is a **symlink** into `.ai/`.
| Cursor path | Points to |
|---|---|
| `rules/*.md` | `.ai/*.md` (constitution, architecture, coding, …) |
| `templates/feature.md` | `.ai/playbooks/add-api.md` |
| `commands/review.md` | `.ai/review.md` |
Edit only `.ai/`. Never duplicate content here.