gabriel / muse public
feat patch migrate task/phase2-legacy-store-migration #1 / 1
AI Agent gabriel · 23 days ago · May 21, 2026 · Diff

feat(migrate): Phase 2 — migrate legacy dirs to unified object store

- migrate() deletes .muse/commits/ and .muse/snapshots/ after writing all content to the unified object store (guarded by dry_run flag) - init_repo_dirs() no longer creates commits_dir or snapshots_dir - Added 12 TDD tests in test_phase2_legacy_store_migration.py - Updated test_code_migrate.py helpers to read from object store instead of the now-deleted legacy directories

sha256:2c1ca28035d516023ea39067cd17c86e38631cd982a6ec9aee235870e015d373 sha
4 changed · 1046 in snapshot files
sha256:18f5d97c8190e8cb3631d610c12fb6ffd2dd6b08d0d9914e369a61ba48367e82 snapshot
4
files changed
1046
files in snapshot
Files Changed
+1 ~3
1046 in snapshot
← Older Oldest on task/phase2-legacy-store-migration
All commits
Newer → Latest on task/phase2-legacy-store-migration

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