Files
tradecatlabs f1f0b9fe75 refactor: move research domain to repository root (#58)
Move the complete research domain from docs/research to root-level research, update indexes and path-aware tooling, and align raw snapshot governance and CODEOWNERS.\n\nVerified with make test and GitHub CI.
2026-07-11 22:18:37 +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