gabriel / muse public
refactor BREAKING dev
AI Agent gabriel · 25 days ago · May 16, 2026 · Diff

refactor: delete mwp.py and purge remaining MWP references

- Delete muse/core/mwp.py (824 lines): MPackStreamWriter, MPackStreamReader, MuseWireFrameWriter, WireFrameError, frame TypedDicts, MPACK_VERSION, WIRE_CONTENT_TYPE, _canonical_header_payload — none used in production - Move compute_snapshot_delta / apply_snapshot_delta from mwp.py → mpack.py (pure manifest diff functions with no streaming dependency) - Delete tests/test_phase4_dag_prune_push.py: tested _is_ancestor (deleted) - Delete tests/test_wire_oc_n_objects.py: tested _frame_generator (deleted) - Update test_snapshot_delta.py: import from muse.core.mpack (not mwp) - Strip MWP mentions from docstrings/comments in: compression.py, store.py, symbol_cache.py, mpack.py, transport.py, clone.py - Remove duplicate _WireVal = _MsgVal reassignment in transport.py

sha256:3eaced7b5b9e42acf16605f5a6c01a7fc27fa62d8055004034cd129f715554e4 sha
sha256:d0a19216692eabdbff36b5abc832f0bfd8dfbc58d8ab3cff3f1321fb2bf58ac7 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:3eaced7b5b9e42acf16605f5a6c01a7fc27fa62d8055004034cd129f715554e4 --body "your comment"