Files
vibe-coding-cn/metadata
tradecatlabs a8099f52fe docs: add research domains and resource registry
- add local external resources registry
- add research domain contract and per-repository research domains
- add raw fact snapshot governance and validation scripts

Validation:
- make test
- git diff --check HEAD~1..HEAD

Note:
- welcome workflow failed because its action input names are stale; core content CI passed.
2026-07-03 08:20:22 +08:00
..
2026-05-05 03:48:41 +08:00
2026-05-05 03:48:41 +08:00

metadata

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

文件

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

使用

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

make check-metadata
make test