refactor
BREAKING
task/issue-9-phase4-delete-commit-record-repo-id
#1 / 1
refactor: phase 4 — hard delete repo_id from CommitRecord
Remove the deprecated repo_id: str = "" field from the CommitRecord dataclass. All write sites were cleaned in Phases 2–3; CommitDict already had no repo_id field; to_dict() already omitted it; from_msgpack() already silently ignores it when present in old on-disk files (compat shim by omission — permanent). This is the final deletion gated by issue #9.
sha256:e1c9abdd916bbe0989485251f4cc87554eadbb2b0e91c90c3f306980f4352f39
sha
sha256:2b8120060bb755abd32a3f3ed4901397d02cd1948e027c0a649008f59129167f
snapshot
← Older
Oldest on task/issue-9-phase4-delete-commit-record-repo-id
All commits
Newer →
Latest on task/issue-9-phase4-delete-commit-record-repo-id
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:e1c9abdd916bbe0989485251f4cc87554eadbb2b0e91c90c3f306980f4352f39 --body "your comment"
No comments yet. Be the first to start the discussion.