gabriel / muse public
fix patch dev
AI Agent gabriel · 63 days ago · Apr 18, 2026 · Diff

fix: use canonical object IDs throughout all test helpers and source

- Replace all bare hex OIDs with blob_id()-prefixed sha256:<hex> format - Replace all legacy .muse/objects/<2>/<62> paths with object_path() / _shard() helpers - test_integrity_I9_sigkill: add _shard() helper, use blob_id(), fix all hardcoded shard paths - test_core_type_analysis: add blob_id + write_object imports, fix all _write_obj helpers and inline patterns - test_mpack_cmd_verify: add _FULL_META constant, add meta to _make_bundle() and all inline bundle dicts - test_security_ast_dos: fix _store_object() to return prefixed OID via blob_id() - test_cmd_check: fix elapsed() call in check.py (was missing parentheses) - test_code_invariants: fix _write_object() to return prefixed OID - test_cmd_semantic_cherry_pick: fix _manifest_with_blob(), test_blob_missing_from_object_store, update from_commit length assertion - test_workdir_integrity: change _sha() to use blob_id() - test_perf_phase3: fix concurrent branch ref test to expect sha256: prefix

sha256:b7f29c05e693161bd682e76daf53fe72fd4b5fdf2467c6ef175050f187f4d4a2 sha
sha256:8207d7a50a76afe63881388d1e93b45874747c9e0f909c7430272f648e75235a snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

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