Files
tradecatlabs 4ccafbce8d docs: surface key assets in README (#59)
Reorganize README badges and quick links around current key assets, add stable anchors for the five propositions and scripts governance, and synchronize llms/AI citation navigation.\n\nVerified with make sync-doc-toc, make test, markdown-lint, and link-checker.
2026-07-11 23:35:01 +08:00

28 lines
1.0 KiB
Markdown

# 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` 是短入口;本目录存放完整语料。
## 知识库入口
| 入口 | 用途 |
|:---|:---|
| `README.md#ai-five-propositions` | 五条核心命题:生成域、模型吞噬、隔离审查与能力编排 |
| `docs/README.md` | 知识库总索引 |
| `docs/getting-started/README.md` | 从零开始完整入门 |
| `docs/concepts/README.md` | 核心概念索引 |
| `docs/philosophy/thinking-models.md` | 哲学方法论与思维模型 |
| `docs/references/README.md` | 工程实践与技术栈参考 |
| `research/README.md` | 新技术、优秀 repo 与工程范式研究 |