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
@@ -23,4 +23,4 @@
| `docs/concepts/README.md` | 核心概念索引 |
| `docs/philosophy/thinking-models.md` | 哲学方法论与思维模型 |
| `docs/references/README.md` | 工程实践与技术栈参考 |
| `docs/research/README.md` | 新技术、优秀 repo 与工程范式研究 |
| `research/README.md` | 新技术、优秀 repo 与工程范式研究 |