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
+3 -3
View File
@@ -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/