gabriel / musehub public
chore minor dev
gabriel · 67 days ago · Apr 13, 2026 · Diff

chore: add decompress_objects.py backfill script

One-time migration to repair objects stored zlib-compressed by the old wire path. Reads all s3:// objects, decompresses any with zlib magic bytes (after verifying SHA-256 still matches), re-uploads plain bytes.

Idempotent: plain objects are skipped. Hash-mismatch objects are logged and skipped without modification.

sha256:e6896bcd3e13d774000d19517a0cc7bb05c7466f2893dbd89b7828459ede7dc0 sha
sha256:04bb11bb7d94a38de02c9b10197625c15d4f1cc82dcbd824f5aadcbc749a1669 snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

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