Files
vibe-coding-cn/metadata
tradecatlabs c826e5d785 docs: make research domains actionable
- add research transfer synthesis with full 17-domain migration matrix
- upgrade all research domain analysis files to actionable benchmark/iteration/validation structure
- update research governance, README indexes, metadata, llms, and AI citation entries

Validation:
- make sync-doc-toc
- make test
- git diff --check
- section coverage check for all 17 docs/research/*/analysis.md files

Note:
- welcome workflow failed because its action input names are stale; core content CI passed.
2026-07-04 00:44:58 +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