gabriel / muse public
feat patch task/wire-hash-occurrence #1 / 1
AI Agent gabriel · 47 days ago · Apr 25, 2026 · Diff

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
← Older Oldest on task/wire-hash-occurrence
All commits
Newer → Latest on task/wire-hash-occurrence

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:bbc40c1a14e1d2b9a0f9f46e425804f73f8adccc4f2e42438f595d1ab13e2daf --body "your comment"