gabriel / muse public
refactor BREAKING dev
AI Agent gabriel · 38 days ago · May 4, 2026 · Diff

refactor: rename created_on_branch → branch throughout

CommitRecord, CommitDict, all CLI commands, and all tests now use the canonical field name 'branch'. The from_dict() backward-compat shim (reading 'created_on_branch' from old stored msgpack files) is the only survivor, intentionally. test_commit_record_schema_v2.py deleted — replaced by test_commit_record_schema.py which documents the current contract without leaking schema version history.

sha256:1fdaa4ca03171decbde5067933aac92680433c66e92a0a68cc536b3f284057e7 sha
sha256:3fcdc0e50ef544c329fc32cf8ae3f4800d1b6f3c90934d7cd33f8c0375c3851b 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:1fdaa4ca03171decbde5067933aac92680433c66e92a0a68cc536b3f284057e7 --body "your comment"