fix: port security checks inline, remove repo_id from MusehubCommit in tests
- wire_push_unpack_mpack: add zip bomb guard (mpack_max_decompressed_bytes) and blocked hash check with quarantine — parity with process_mpack_index_job - test_intel_fidelity, test_symbol_detail_pagination: replace MusehubCommit(repo_id=) with MusehubCommitRef rows — commits are globally content-addressed - conftest._make_commit_row: same fix; shared helper unblocks multiple test files - test_mpack_index_job_phase3: rewrite for synchronous inline unpack-mpack design - test_wire_fetch_step1: add get_mpack/put_mpack/presign_mpack_get to stub backend - test_wire_step3_upload: use build_wire_mpack instead of raw msgpack bytes - musehub_wire: add _is_ancestor_db via walk_dag_async; fix objects_written return key
sha256:b8884c81af5e135510894a537784c16158ee9c2c05d074f978611bbcb611ca10
sha
+96
~346
−40
symbols
sha256:0349c7761f913701a8de5d6e6ba523aa81a57da5ed1121103127f1333b6f1380
snapshot
+96
symbols added
~346
symbols modified
−40
symbols removed
0
dead code introduced
Semantic Changes
482 symbols
~
musehub/templates/musehub/pages/docs_muse_wire.html
.html
24 symbols added, 28 symbols removed, 13 symbols modified
+
h3: Byte-level layout — 5-section MPack header
section h3: Byte-level layout — 5-section MPack header L274–274
+
h3: WireSnapshotDelta fields (inside MPack SNAPSHOTS section)
section h3: WireSnapshotDelta fields (inside MPack SNAPSHOTS section) L590–590
~
aside@12
−
test_failed_job_resets_to_pending_for_retry
function
async_function test_failed_job_resets_to_pending_for_retry L327–401
−
test_partial_minio_failure_retry_produces_correct_state
function
async_function test_partial_minio_failure_retry_produces_correct_state L192–265
−
test_worker_full_lifecycle_pending_to_done
function
async_function test_worker_full_lifecycle_pending_to_done L269–323
+
test_unpack_mpack_retry_after_rollback
function
async_function test_unpack_mpack_retry_after_rollback L251–297
+
test_unpack_mpack_writes_all_entities
function
async_function test_unpack_mpack_writes_all_entities L217–247
~
select
−
test_p3_pushed_object_bytes_in_minio_match_content
function
function test_p3_pushed_object_bytes_in_minio_match_content L220–298
+
test_p3_pushed_mpack_in_minio_is_muse_format
function
function test_p3_pushed_mpack_in_minio_is_muse_format L220–288
Older
feat: Phase 4 — wire_push_unpack_mpack detects MPack binary format
sha256:d5357b6876e792d6ecd81e99ed5d11108cd0a1cf1329f1c03368394ada3fb113
All commits
Newer
fix: remove --wire from smoke_muse.sh; drop repo_id from CommitR…
sha256:ae7382906dc6f4eb24c58acdbe9e555546c021892672d33e479567786774ecec
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:b8884c81af5e135510894a537784c16158ee9c2c05d074f978611bbcb611ca10 --body "your comment"
No comments yet. Be the first to start the discussion.