GitNexus/docs
abhigyanpatwari 8235ca36d5 docs: incremental indexing design spec
Captures the design agreed in brainstorming on 2026-05-10:
- Transitive importer closure with public-surface-change optimization
- Git-only change detection (non-git repos: full rebuild as today)
- New default behavior; --force opts out
- New hydratePhase + loadGraphFromLbug primitive
- Iterative closure expansion with parseCache reuse
- incrementalInProgress dirty flag for crash recovery

Prior art: PR #592 (zenprocess), PR #533 (davidbeesley),
PR #1146 (azeemshaik025) — referenced and credited.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 04:12:44 +05:30
..
code-indexing/cobol feat: add COBOL language support with regex extraction pipeline (#498) 2026-03-26 14:03:48 +00:00
guides feat(ingestion): add thrift contracts impl (#1234) 2026-05-06 09:19:10 +01:00
plans feat: add COBOL language support with regex extraction pipeline (#498) 2026-03-26 14:03:48 +00:00
superpowers docs: incremental indexing design spec 2026-05-10 04:12:44 +05:30