gabriel / muse public
fix patch migrate fix/migrate-snapshot-directories #1 / 1
gabriel · 68 days ago · Apr 9, 2026 · Diff

fix(migrate): pass directories to SnapshotRecord to pass hash verification

write_snapshot verifies the snapshot_id by calling compute_snapshot_id(manifest, record.directories). If directories is omitted from SnapshotRecord, the recomputed hash differs and the write is rejected. Pass directories explicitly.

sha256:29ea74e20d91874d790917a6c1b15082e392fc38e4568b294afab6dfb4f210cc sha
sha256:a3386c33408abac33a1036e2b44ef1474cdb405e16abd5c4995efeb3ea258c6f snapshot
← Older Oldest on fix/migrate-snapshot-directories
All commits
Newer → Latest on fix/migrate-snapshot-directories

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