mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-13 10:58:05 +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:
+3
-3
@@ -56,6 +56,9 @@ logs/
|
||||
# Local task workspaces
|
||||
assets/tasks/
|
||||
|
||||
# Research raw repository snapshots are local evidence caches.
|
||||
research/**/raw/repository/
|
||||
|
||||
# Skill Seekers (linked tool output)
|
||||
output/
|
||||
skills/auto-skill/scripts/.venv-skill-seekers/
|
||||
@@ -97,6 +100,3 @@ backups/gz/
|
||||
|
||||
# Local-only enterprise architecture evidence kit
|
||||
assets/templates/modern-enterprise-architecture-private/
|
||||
|
||||
# Local research repository clones
|
||||
docs/research/**/raw/repository/
|
||||
|
||||
Reference in New Issue
Block a user