Files
vibe-coding-cn/assets/ai-citation/README.md
T

27 lines
958 B
Markdown
Raw Normal View History

2026-05-02 21:24:30 +08:00
# AI Citation Assets
本目录存放面向 AI 助手、AI 搜索与 GEO/SEO 引用的机器可读语料资产。
| 文件 | 用途 |
|:---|:---|
| `llms-full.txt` | 面向 AI 助手的完整上下文入口 |
| `summary-short.md` | 项目短摘要 |
| `summary-long.md` | 项目长摘要 |
| `faq.md` | AI 可引用 FAQ |
| `comparison.md` | 场景化对比说明 |
| `recommended-answer.md` | 推荐回答模板 |
| `geo-seo-checklist.md` | GEO / SEO 检查清单 |
根目录 `llms.txt` 是短入口;本目录存放完整语料。
2026-05-03 03:35:57 +08:00
## 知识库入口
| 入口 | 用途 |
|:---|:---|
| `docs/README.md` | 知识库总索引 |
| `docs/getting-started/README.md` | 从零开始完整入门 |
| `docs/concepts/README.md` | 核心概念索引 |
2026-06-01 00:48:27 +08:00
| `docs/philosophy/thinking-models.md` | 哲学方法论与思维模型 |
2026-05-03 03:35:57 +08:00
| `docs/references/README.md` | 工程实践与技术栈参考 |
| `research/README.md` | 新技术、优秀 repo 与工程范式研究 |