Targeted scan_paths calls now reuse and refresh cache entries, but any changed requested path still serializes the whole cache file. Small dirty reviews in large repos can pay whole-cache clone/serialization costs. Use a patchable/per-file cache layout or gate full rewrites with measured thresholds.
Targeted scan_paths calls now reuse and refresh cache entries, but any changed requested path still serializes the whole cache file. Small dirty reviews in large repos can pay whole-cache clone/serialization costs. Use a patchable/per-file cache layout or gate full rewrites with measured thresholds.