reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint

Printable idea sheet

indexing_incrementality

reqlan rq/extension/features-graph-analysers.rq:22

Indexing should be incremental: watcher-driven single-file updates, and soft full syncs that skip unchanged files by stored mtime.
Hard rebuilds reparse everything. Detail and UX ( progress, cancel, non-blocking UI ): nonblocking_index.

Interactive page: indexing_incrementality