chore(cache): sweep stale path refs and delete legacy on-disk orphans
- gc.py help text: .muse/symbol_cache.msgpack → .muse/cache/symbols.msgpack - test_security_msgpack_hardening: write via symbol_cache_path(); create cache/ subdir - test_test_selection_speedup: assert callgraph_cache_path(root).exists() instead of inline path - test_integrity_I6_snapshot_scale: _make_muse_dir creates cache/; all stat paths via _stat_cache_path() - test_perf_diff_scale: same — cache/ subdir + _stat_cache_path() throughout - Deleted on-disk orphans: .muse/{callgraph_cache,code_invariants_cache,implicit_edge_cache,stat_cache,symbol_cache,test_history}.msgpack - Deleted duplicate: .muse/cache/stat_cache.msgpack (canonical name is stat.msgpack)
sha256:da5eccdbf1f214c8945490e5218966e43091f19010ac81f13a5d89d2b7cbad87
sha
sha256:6f9e66db8fcf43bcaf3b3983408226f8aa95331c6167bdd79259eeaba71729e7
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:da5eccdbf1f214c8945490e5218966e43091f19010ac81f13a5d89d2b7cbad87 --body "your comment"
No comments yet. Be the first to start the discussion.