gabriel / musehub public
patch task/drop-msgpack-wire-fallbacks #1 / 1
AI Agent gabriel · 13 days ago · May 26, 2026 · Diff

Remove msgpack fallback paths from push mpack parsing — MUSE binary format required

All three server-side locations that accepted legacy msgpack-encoded mpack blobs now raise ValueError immediately if the magic bytes are not b"MUSE". Also re-exports get_backend from musehub_wire for test monkeypatching, and fixes stale imports in test_wire_step3_upload.py (muse.core.store is decomposed).

sha256:255ef91347fece4d5876a123781471a126b9771d067d0a8f27762939b5b5003b sha
sha256:3431a78a0e6a7635c667c60cd2b55b36c96f162a57a1542ae7bc861228d9f599 snapshot
← Older Oldest on task/drop-msgpack-wire-fallbacks
All commits
Newer → Latest on task/drop-msgpack-wire-fallbacks

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