chore: remove all legacy MWP v1 references from wire protocol layer
- Delete dead ObjectsChunkResponse TypedDict from pack.py (only used by _parse_objects_response which is also dead code) - Delete dead _parse_objects_response() from transport.py - Remove ObjectsChunkResponse import from transport.py - Drop stale /filter-objects row from MWP endpoint table in transport.py - Remove MWP Phase 5 labels from negotiate() docstrings (v1 phase numbering) - Fix all docstrings in pack.py that referenced POST /filter-objects - Update collect_object_ids, stream_object_chunks, build_mpack_from_walk, build_mpack, and _WalkResult docstrings to describe the streaming push path - Update test docstrings in test_push_have_filter, test_mpack_perf_ops, test_perf_pack to remove /filter-objects references
sha256:97223058324ffac5ed13f2baec751fa2d65d878055c3930d6b9ee904c39b39ae
sha
sha256:14431e1b637b65dac1a6fb50382fc0df1c682caf191d4437fd68228e5f260ed3
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:97223058324ffac5ed13f2baec751fa2d65d878055c3930d6b9ee904c39b39ae --body "your comment"
No comments yet. Be the first to start the discussion.