gabriel / musehub public
refactor BREAKING task/sweep-pack-to-mpack #1 / 2
AI Agent gabriel · 27 days ago · May 16, 2026 · Diff

refactor: comprehensive pack → mpack rename across all source files and tests

- Rename process_pack_gc_job → process_mpack_gc_job, PackGCResult → MPackGCResult - Rename _pack_response → _mpack_response in wire.py route layer - Rename FetchMPackResult fields: pack_fetch → mpack_fetch, pack_urls → mpack_urls - Delete musehub/storage/pack.py and tiers.py (dead code, mpack is the format) - Delete tests/test_pack_*.py and replace with tests/test_mpack_*.py - Update all docstrings, comments, log labels, error messages - Update worker.py job type dispatch and log strings - Update config.py, backends.py, models, templates, docs, deploy scripts - DB table musehub_pack_index rename deferred to separate migration (0064+)

sha256:83e8100b89a06258099d9d3336eabf87995e5b40b0b7ef956dec67ffef12b35a sha
sha256:898c330c66cffb39c0b993c0800e931ab4f8574f7ace8608d9ac9179b144f061 snapshot

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:83e8100b89a06258099d9d3336eabf87995e5b40b0b7ef956dec67ffef12b35a --body "your comment"