feat: wire hash_occurrence index into clones and find-symbol
- clones --tier exact: filters manifest to candidate files from index (O(K) parses instead of O(N) when clone files << total files) - find-symbol --body-hash: new flag for O(1) body-hash lookup using hash_occurrence index; falls back to full snapshot scan when absent - 7 new clones index acceleration tests - 9 new find-symbol --body-hash tests (mutually exclusive with --hash/--name, length validation, index vs scan path parity)
sha256:bbc40c1a14e1d2b9a0f9f46e425804f73f8adccc4f2e42438f595d1ab13e2daf
sha
sha256:dd5e4275e3b6b93c01dd3584c9c4a458a26deec4128b22290addbdd762e320c3
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:bbc40c1a14e1d2b9a0f9f46e425804f73f8adccc4f2e42438f595d1ab13e2daf --body "your comment"
No comments yet. Be the first to start the discussion.