gabriel / musehub public
fix patch dev #93 / 100
AI Agent gabriel · 30 days ago · May 15, 2026 · Diff

fix: init commit ID, walk delta repo_id, L-tier gates, ensure_hub_seed branch check

- create_repo(initialize=True) now produces sha256:<hex> not init-sha256:<hex> - _walk_commit_delta: removed unused repo_id parameter (two call sites updated) - _is_init check in wire_push_stream uses deterministic blob_id comparison - Removed init-% filter dead code from activity query - bench_cli L-tier gates: 60s → 15s localhost, 30s staging - ensure_hub_seed: checks branch_heads after wire_hash match (never-pushed seed fix) - test_init_commit_id.py: IC-1..4 TDD tests for valid init commit ID - test_walk_commit_delta_scale.py: WD-1..4 scale tests proving walk is correct - test_ltier_fetch_regression.py: LF-1..2 regression tests for L-tier fetch path - test_wire_step4_e2e.py: removed init- filter from have list

sha256:1f14f134fcf51886ac48a35510f480bff446c032ae8cb1379197978cb63056e9 sha
sha256:a10ceb7321093a9a233e61f0bac5e86a3f559b4887ef0e72f353fa4e05d8261a 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:1f14f134fcf51886ac48a35510f480bff446c032ae8cb1379197978cb63056e9 --body "your comment"