Commit Graph

2 Commits

Author SHA1 Message Date
34f3ce97f7 feat(indexer): hierarchical chunking for large sections
- Section-split first for structured notes
- Large sections (>max_section_chars) broken via sliding-window
- Small sections stay intact with heading preserved
- Adds max_section_chars config (default 4000)
- 2 new TDD tests for hierarchical chunking
2026-04-11 23:58:05 -04:00
a744c0c566 docs: add AGENTS.md with repo-specific guidance 2026-04-11 23:16:47 -04:00