GitNexus/docs
abhigyanpatwari dbad60c6b7 docs(incremental): update spec + AGENTS.md + GUARDRAILS.md for shipped design
- Rewrite docs/superpowers/specs/2026-05-10-incremental-indexing-design.md
  to describe the architecture that actually shipped (parse cache +
  incremental DB writeback + scope-resolution short-circuit), with the
  v1 hydrate-phase post-mortem preserved as historical context.
- AGENTS.md "Keeping the Index Fresh" section: note that incremental
  is the new default and --force is the explicit opt-out; mention
  the parse-cache file location and that it's safe to delete.
- GUARDRAILS.md Signs: add an "Index seems corrupt or incremental is
  misbehaving" entry pointing users to --force as the manual escape
  hatch (the dirty flag handles automatic recovery).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 17:16:14 +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): update spec + AGENTS.md + GUARDRAILS.md for shipped design 2026-05-10 17:16:14 +05:30