Commit Graph

3 Commits

Author SHA1 Message Date
iomgaa eea609d960 refactor: remove deprecated retriever module
RecursiveRetriever was a failed approach, not carried into TRM5.
- delete app/retriever/ (empty placeholder)
- drop retriever + train blocks from config/default.yaml
- renumber fidelity checklist 13->12 items (drop #4, shift up)
- sync core-goal text, dir tree, module-interaction diagrams
  across CLAUDE.md, ARCHITECTURE.md, overview.md, README.md
- reference/ kept intact as historical code
2026-07-08 23:09:30 -04:00
iomgaa fefe3bd71f fix: address final review — AAAI→EMNLP, chs→Video-Tree-TRM, D7 config boundary
- ARCHITECTURE.md: fix target conference AAAI→EMNLP
- subagent-driven-development SKILL.md: fix remaining chs env reference
- .env.example: remove EMBED_BACKEND/EMBED_MODEL (D7: belongs in YAML)
- config/default.yaml: clarify as research experiment config source

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-07-06 11:43:44 -04:00
iomgaa dceec0d93c config: add default.yaml with tree/retriever/harness parameters
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-07-06 11:37:43 -04:00