gabriel / musehub public
fix identity task/fix-identity-route-disk-read #1 / 1
AI Agent gabriel · 145 days ago · May 1, 2026 · Diff

fix(identity): read identity record from disk_path not get_backend().get()

LocalBackend.get() requires repo_root which is unavailable in the route handler. Read raw bytes from obj.disk_path directly (same pattern as musehub_sync.py:64).

sha256:5ec901d595df373a0763b7641384f812c09f7f4ccd197a99653a4ba7b6abfe89 sha
~1 symbols
sha256:d2cb26787d667fb34995f2309067051c118a409dc963d53291708c1428c4d9fd snapshot
~1
symbol modified
0
dead code introduced
Semantic Changes 1 symbol
← Older Oldest on task/fix-identity-route-disk-read
All commits
Newer → Latest on task/fix-identity-route-disk-read

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:5ec901d595df373a0763b7641384f812c09f7f4ccd197a99653a4ba7b6abfe89 --body "your comment"