audit(issue-12): fix remaining stale msgpack refs and false-positive tests
- store.py read_snapshot docstring: 'msgpack structure' → 'JSON structure' - test_integrity_I10_bit_flip.py: update module docstring, section comments, and dummy path args (fake.msgpack → fake.json, snap.msgpack → snap.json) - test_integrity_I8_object_store_scale.py: rewrite TestPlanFileChecklistRegression to use read_commit/read_snapshot store API instead of old msgpack commits_dir paths (were vacuously skipping at first commit since new commits live in the object store, not .muse/commits/<id>.msgpack) - test_commit_record_committed_at_corruption.py: remove TestWriteCommitRepairsCorrpuption and TestStressRepair (dead — they wrote corrupt files to legacy commits_dir path which write_commit/read_commit never touch); remove _write_corrupt_msgpack and _corrupt_commit_file helpers; rename TestFromMsgpackCommittedAt → TestFromDictCommittedAt; drop unused _read_msgpack_dict import; fix /fake/path.msgpack → /fake/path.json
0 comments
muse hub commit comment sha256:51aacf6b8943429f9256543e6a14cdab46b47956cb8e031f6c916273c4eff049 --body "your comment"
No comments yet. Be the first to start the discussion.