gabriel / muse public
fix BREAKING dev
AI Agent gabriel · 53 days ago · Apr 20, 2026 · Diff

fix: repo_id is genesis fingerprint not UUID — update docs and comments

- repo.json updated: UUID → sha256:<hex> content-addressed genesis ID - init.py docstring: 'UUID' → 'sha256:<hex> genesis fingerprint' - harmony.py: audit_id comment, filename patterns, list_audit docstring all corrected from uuid4 to sha256-content-addressed language - CRDT tokens (AWMap, OR-Set) remain UUID — they are causal uniqueness tokens for merge semantics, not system-level VCS entities

sha256:11b56156a240b3a126cc074585bf302e2a9974b041e4bdd62fe31540d7996e48 sha
sha256:dead420c30436bafd72b32969b99da6841db4ca11f69ef0da5022e00cc0a73d3 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:11b56156a240b3a126cc074585bf302e2a9974b041e4bdd62fe31540d7996e48 --body "your comment"