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

fix: remove stale msgpack references from tests (batch 5)

Replace msgpack with JSON in test fixtures and roundtrip helpers that touch storage paths: test history serialization, shelf entry writers, gc tests, snapshot delta size comparison, snapshot schema/compression docstrings, and fsync enospc test suite cleanup after _write_msgpack_atomic deletion.

Fix _force_write_tag to write JSON to .json path — previously writing msgpack bytes to a .json file made tags unreadable (tests passed vacuously because _read_tag_or_migrate swallowed the parse error and returned None).

sha256:f7f63fc0ed7f18d4b6e73b3735c57deeeabe72132c5af5fbabd41ec0b3811012 sha
sha256:a1073dadb035f45506bda83e8c2837400e903928e1477afb26b0efe7eb5009cc 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:f7f63fc0ed7f18d4b6e73b3735c57deeeabe72132c5af5fbabd41ec0b3811012 --body "your comment"