Files
vibe-coding-cn/metadata
土块 6832a1abe5 docs: add keyword system
- Add docs/concepts/keyword-system.md and wire it into README, docs indexes, taxonomy, llms.txt, and AI citation context.\n- Exclude unstable zread.ai links from lychee external link checks.
2026-06-30 01:42:48 +08:00
..
2026-05-05 03:48:41 +08:00
2026-05-05 03:48:41 +08:00
2026-06-30 01:42:48 +08:00

metadata

本目录存放机器可读索引,用于约束文档结构、AI 引用入口和历史路径映射。

文件

  • taxonomy.yml:知识库分类、阅读路径和关键文档入口。
  • glossary.yml:项目术语表。
  • redirects.yml:已经不存在的历史路径到当前入口的映射,供维护和 AI 上下文使用。

使用

修改目录、锚点、阅读路径或关键入口后,必须同步更新本目录,并运行:

make check-metadata
make test