/** * Per-shard fragment cache (CatalogRepo) + the incremental shard-work * planner. A fragment is reusable only when both its cache key and files * fingerprint match; planShardWork partitions shards into reuse vs rebuild * accordingly — the incremental-parse fix's decision point. */ export {}; //# sourceMappingURL=shard-fragment-cache.test.d.ts.map