mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-16 04:18:04 +00:00
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:
@@ -38,5 +38,5 @@ concepts/
|
||||
|
||||
- 每个概念先说明它解决的问题。
|
||||
- 尽量给出使用场景、判断标准和简单例子。
|
||||
- 不确定的外部事实必须标注 TODO,或放入 `docs/research/` 等待验证。
|
||||
- 不确定的外部事实必须标注 TODO,或放入 `research/` 等待验证。
|
||||
- 修改后必须运行 `make sync-doc-toc` 和 `make test`。
|
||||
|
||||
Reference in New Issue
Block a user