gabriel / muse public
BREAKING dev #80 / 100
AI Agent gabriel · 20 days ago · May 21, 2026 · Diff

audit(issue-12): fix stale msgpack references in docstrings, comments, and tests

- Remove hardcoded _CACHE_VERSION == 3 assertion (bumped to 4 on JSON migration) - Fix TestCacheFormat: use json.loads, .json suffix, drop msgpack import - Fix false-positive shelf tests: glob for no-extension files, not *.msgpack - Rewrite snapshot symlink tests to plant in object store (not legacy snapshots_dir) - Rewrite prune test to walk object store, verify HEAD commit still readable - Remove dead _make_commit helper (used legacy .msgpack commits_dir paths) - Fix corrupt/empty shelf test filenames: no extension matches new format - Update all docstrings: msgpack → JSON in cache_base, paths, store, stat_cache, symbol_cache, callgraph_cache, implicit_edge_cache, indices, test_history, _invariants, bridge, gc, shelf, sign, test_cmd, init, index_rebuild

sha256:fa847c3cba6cb4da9b6f8e3f75f713b381470151517e459c9150a40dee21d3c2 sha
sha256:8d0d763375f302135cca55c489ecdd9601a2bbc8e0a7e0ec2300f9f56691c290 snapshot

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:fa847c3cba6cb4da9b6f8e3f75f713b381470151517e459c9150a40dee21d3c2 --body "your comment"