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

refactor: delete musehub/storage/pack.py and tiers.py — dead server-side code

pack.py and tiers.py implemented local disk object packing (.pack/.idx files) for a server that stores everything in MinIO. auto_pack() was never called in production — only in tests. These concerns belong in muse/core/mpack.py, not on the server side.

sha256:5e65aa1aaed553d3e4294192cb4cb2e35b68298d9c90a12c83c2d6675c9fb360 sha
sha256:fe230576ce8951f213f03b85608f38a0de8579b7e7275c7d2c0825cacfd41f71 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:5e65aa1aaed553d3e4294192cb4cb2e35b68298d9c90a12c83c2d6675c9fb360 --body "your comment"