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
0 comments
muse hub commit comment sha256:3eaced7b5b9e42acf16605f5a6c01a7fc27fa62d8055004034cd129f715554e4 --body "your comment"
No comments yet. Be the first to start the discussion.