Files
digital-psychology/apps/docs/standards/12-docs.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

27 lines
857 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.
# 12 文档规范
> **工程协作规则已迁至** [`.ai/`](../../../.ai/)。本文件仅作产品文档索引补充;标准正文勿再扩写于此。
## 类型
| 类型 | 位置 |
|---|---|
| 索引 | `apps/docs/README.md` |
| 竞品分析 | `apps/docs/analysis/*` |
| PRD | `apps/docs/prd-mvp.md` |
| 商业模式 | `apps/docs/business-model.md` |
| 产品路线图 | `apps/docs/product-roadmap.md` |
| ADR(架构决策) | `apps/docs/adr/``.ai/adr/` |
| API | `proto/openapi.yaml` |
| 工程标准 | `.ai/*`(勿继续写 `apps/docs/standards/*` |
| 变更 | `apps/docs/CHANGELOG.md`(可选) |
## ADR
重大选型(库、支付渠道、LLM 供应商)必须写 ADR:背景、决策、后果。
## 文风
- 中文产品文档;英文可出现在代码标识符与 Commit。
- 避免过时截图;以路径与接口为准。