gabriel / musehub public
BREAKING task/issue-67-grid #2 / 2
AI Agent gabriel · 32 days ago · May 15, 2026 · Diff

Remove dead threshold guards and fix test models for global content-addressing

- Delete FETCH_PRESIGN_OBJECT_THRESHOLD / FETCH_PRESIGN_SIZE_THRESHOLD constants - Remove dead inline-path branches from wire_fetch_bundle and wire_fetch_presign (presign is now unconditional — BlobBackend.supports_presign always True) - Fix _make_commit helpers: MusehubCommit and MusehubSnapshot no longer have repo_id (globally content-addressed); insert MusehubCommitRef, MusehubCommitGraph, and MusehubSnapshotRef rows for repo membership instead - Delete BC1 test (inline path no longer exists) - Update FP0/FP3/FP8 assertions to expect presign=True (no threshold routing) - Fix FPST1 raise trigger to be within 5-object test range

sha256:495d26b0c4730a92aec91ee340f4630c1554646bc47b1525697b4d39addef927 sha
sha256:08efba49324930959c865cb4adf8344ca510744f04732dcab615c26878d86e22 snapshot

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:495d26b0c4730a92aec91ee340f4630c1554646bc47b1525697b4d39addef927 --body "your comment"