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.
This commit is contained in:
tradecatlabs
2026-07-11 22:18:37 +08:00
committed by GitHub
parent 16f5e03c78
commit f1f0b9fe75
263 changed files with 973 additions and 310 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ references/
- 新增参考资料时,优先写入对应独立主题文档,并同步更新 `README.md` 索引。
- 检查清单、模板、质量门禁和经验类内容优先进入对应独立文档,避免重新塞回 README。
- 技术选型、技术栈组合和学习路径优先维护在 `technology-stack.md`
- 不在本目录写一次性研究笔记;新技术判断应先放入 `docs/research/`
- 不在本目录写一次性研究笔记;新技术判断应先放入 `research/`
- 不在 README 正文中写 `和其他目录的边界``维护规则`;维护者规则只写本文件。
## 质量要求