refactor: replace wire-protocol bundle terminology with mpack throughout musehub
bundle in MuseHub context always meant mpack. muse bundle is the separate offline-transfer CLI concept and is untouched.
Source: - musehub_wire.py: fetch_bundle → fetch_mpack in log format strings; comments - musehub_snapshot.py: push bundles → push mpacks in docstring - 0059_pack_index.py: bundle → mpack in migration docstring
Tests (26 files): - _push_bundle → _push_mpack helpers - _make_tampered_bundle → _make_tampered_mpack - bundle_dict/bundle_hex/bundle_hash → mpack_dict/mpack_hex/mpack_id - commits_in_bundle → commits_in_mpack - fetch_bundle_ms → fetch_mpack_ms in phase4 timing labels and assertions - test function names: test_*bundle* → test_*mpack* throughout - unit/test_phase2_inMemory_walk_dag.py: removed dead P2-6/P2-10/P2-11 tests for _is_ancestor_in_bundle which was replaced by _is_fast_forward
0 comments
muse hub commit comment sha256:31703a39a7206c1ec8eca013a19c7538f84c60b48fdd019731f181103049de5e --body "your comment"
No comments yet. Be the first to start the discussion.