Skip to content

History / Incremental Indexing

Revisions

  • docs: clarify incremental indexing is database-level, not SCIP-level SCIP indexers always run on the full codebase - CKB's "incremental" optimization is selective database import, not per-file SCIP generation. Added clear documentation of this distinction with performance tables. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Jan 28, 2026
  • docs: fix version references for multi-language incremental (v7.5) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Dec 26, 2025
  • docs: update incremental indexing for multi-language support (v8.1) Add documentation for multi-language incremental indexing: - Go, TypeScript, JavaScript, Python, Dart, Rust now supported - Add indexer list for each language - Update limitations section 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Dec 26, 2025
  • docs: Update wiki for v7.3 incremental-v4 features - Incremental-Indexing.md: Add delta artifacts section (v4) - API-Reference.md: Add new endpoints - GET /health/detailed - GET/POST /delta/* (ingest, validate) - GET /metrics (Prometheus) - GET /meta/languages, /meta/python-env, /meta/typescript-monorepo - Language-Support.md: Add language quality tiers (Tier 1-4) - Daemon-Mode.md: Add compaction scheduler - Home.md: Update v7.3 features summary 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Dec 22, 2025
  • docs: Update Incremental Indexing for v2 transitive invalidation - Add v2.0 availability note for transitive invalidation - Document four invalidation modes (none, lazy, eager, deferred) - Add transitive configuration options (depth, maxRescanFiles, maxRescanMs) - Update workflow diagram with transitive invalidation step - Expand accuracy guarantees table with "After Queue Drained" column - Add troubleshooting section for pending rescans - Document file_deps and rescan_queue behavior 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Dec 22, 2025
  • docs: Update Incremental Indexing for v1.1 callgraph - Add v1.1 note about incremental callgraph maintenance - Update workflow diagram to show "symbols + calls" extraction - Add call edge extraction details (callable detection, caller resolution) - Update delta application to show callgraph deletion - Update CLI output example with "Calls: X edges updated" line - Update accuracy display: callees (OK) vs callers (may be stale) - Update limitations section for v1.1 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Dec 22, 2025
  • docs: Add incremental indexing documentation (v7.4) - New page: Incremental-Indexing.md with full feature documentation - Update Home.md: Add link to new page in navigation - Update User-Guide.md: Add incremental indexing section to ckb index command - Update Performance.md: Add incremental indexing benchmarks and trade-offs 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

    @SimplyLiz SimplyLiz committed Dec 22, 2025