{
  "schema": "memory-patch-shard-test-results/1",
  "pass": true,
  "tests_run": 36,
  "failure_count": 0,
  "error_count": 0,
  "skip_count": 0,
  "cases": [
    {
      "test": "test_01_checked_in_super_verifies (tests.test_memory_patch_shards.MemoryPatchShardTests.test_01_checked_in_super_verifies)",
      "status": "pass"
    },
    {
      "test": "test_02_exact_five_shards (tests.test_memory_patch_shards.MemoryPatchShardTests.test_02_exact_five_shards)",
      "status": "pass"
    },
    {
      "test": "test_03_exact_129_union (tests.test_memory_patch_shards.MemoryPatchShardTests.test_03_exact_129_union)",
      "status": "pass"
    },
    {
      "test": "test_04_shard_build_deterministic (tests.test_memory_patch_shards.MemoryPatchShardTests.test_04_shard_build_deterministic)",
      "status": "pass"
    },
    {
      "test": "test_05_monolithic_pack_bytes_preserved (tests.test_memory_patch_shards.MemoryPatchShardTests.test_05_monolithic_pack_bytes_preserved)",
      "status": "pass"
    },
    {
      "test": "test_06_monolithic_index_bytes_preserved (tests.test_memory_patch_shards.MemoryPatchShardTests.test_06_monolithic_index_bytes_preserved)",
      "status": "pass"
    },
    {
      "test": "test_07_full_extraction_matches_loose (tests.test_memory_patch_shards.MemoryPatchShardTests.test_07_full_extraction_matches_loose)",
      "status": "pass"
    },
    {
      "test": "test_08_sparse_cross_shard_extraction (tests.test_memory_patch_shards.MemoryPatchShardTests.test_08_sparse_cross_shard_extraction)",
      "status": "pass"
    },
    {
      "test": "test_09_resolve_digest_exactly_one_shard (tests.test_memory_patch_shards.MemoryPatchShardTests.test_09_resolve_digest_exactly_one_shard)",
      "status": "pass"
    },
    {
      "test": "test_10_migration_proof_passes (tests.test_memory_patch_shards.MemoryPatchShardTests.test_10_migration_proof_passes)",
      "status": "pass"
    },
    {
      "test": "test_11_bundle_materialization_passes (tests.test_memory_patch_shards.MemoryPatchShardTests.test_11_bundle_materialization_passes)",
      "status": "pass"
    },
    {
      "test": "test_12_checkpoint_verifies (tests.test_memory_patch_shards.MemoryPatchShardTests.test_12_checkpoint_verifies)",
      "status": "pass"
    },
    {
      "test": "test_13_every_shard_checkpoint_present (tests.test_memory_patch_shards.MemoryPatchShardTests.test_13_every_shard_checkpoint_present)",
      "status": "pass"
    },
    {
      "test": "test_14_missing_shard_rejected (tests.test_memory_patch_shards.MemoryPatchShardTests.test_14_missing_shard_rejected)",
      "status": "pass"
    },
    {
      "test": "test_15_swapped_shard_id_rejected (tests.test_memory_patch_shards.MemoryPatchShardTests.test_15_swapped_shard_id_rejected)",
      "status": "pass"
    },
    {
      "test": "test_16_wrong_first_range_rejected (tests.test_memory_patch_shards.MemoryPatchShardTests.test_16_wrong_first_range_rejected)",
      "status": "pass"
    },
    {
      "test": "test_17_range_gap_rejected (tests.test_memory_patch_shards.MemoryPatchShardTests.test_17_range_gap_rejected)",
      "status": "pass"
    },
    {
      "test": "test_18_range_overlap_rejected (tests.test_memory_patch_shards.MemoryPatchShardTests.test_18_range_overlap_rejected)",
      "status": "pass"
    },
    {
      "test": "test_19_shard_payload_mutation_rejected (tests.test_memory_patch_shards.MemoryPatchShardTests.test_19_shard_payload_mutation_rejected)",
      "status": "pass"
    },
    {
      "test": "test_20_shard_index_digest_mutation_rejected (tests.test_memory_patch_shards.MemoryPatchShardTests.test_20_shard_index_digest_mutation_rejected)",
      "status": "pass"
    },
    {
      "test": "test_21_super_index_substitution_rejected (tests.test_memory_patch_shards.MemoryPatchShardTests.test_21_super_index_substitution_rejected)",
      "status": "pass"
    },
    {
      "test": "test_22_object_omission_rejected (tests.test_memory_patch_shards.MemoryPatchShardTests.test_22_object_omission_rejected)",
      "status": "pass"
    },
    {
      "test": "test_23_cross_shard_duplicate_rejected (tests.test_memory_patch_shards.MemoryPatchShardTests.test_23_cross_shard_duplicate_rejected)",
      "status": "pass"
    },
    {
      "test": "test_24_monolithic_object_set_disagreement_rejected (tests.test_memory_patch_shards.MemoryPatchShardTests.test_24_monolithic_object_set_disagreement_rejected)",
      "status": "pass"
    },
    {
      "test": "test_25_unknown_sparse_digest_rejected (tests.test_memory_patch_shards.MemoryPatchShardTests.test_25_unknown_sparse_digest_rejected)",
      "status": "pass"
    },
    {
      "test": "test_26_duplicate_sparse_digest_rejected (tests.test_memory_patch_shards.MemoryPatchShardTests.test_26_duplicate_sparse_digest_rejected)",
      "status": "pass"
    },
    {
      "test": "test_27_destination_must_be_fresh (tests.test_memory_patch_shards.MemoryPatchShardTests.test_27_destination_must_be_fresh)",
      "status": "pass"
    },
    {
      "test": "test_28_missing_shard_rebuilds_from_verified_loose (tests.test_memory_patch_shards.MemoryPatchShardTests.test_28_missing_shard_rebuilds_from_verified_loose)",
      "status": "pass"
    },
    {
      "test": "test_29_corrupt_shard_rebuilds_from_verified_loose (tests.test_memory_patch_shards.MemoryPatchShardTests.test_29_corrupt_shard_rebuilds_from_verified_loose)",
      "status": "pass"
    },
    {
      "test": "test_30_interrupted_rebuild_does_not_install (tests.test_memory_patch_shards.MemoryPatchShardTests.test_30_interrupted_rebuild_does_not_install)",
      "status": "pass"
    },
    {
      "test": "test_31_rebuild_fixture_passes (tests.test_memory_patch_shards.MemoryPatchShardTests.test_31_rebuild_fixture_passes)",
      "status": "pass"
    },
    {
      "test": "test_32_scrub_passes_and_zero_delete (tests.test_memory_patch_shards.MemoryPatchShardTests.test_32_scrub_passes_and_zero_delete)",
      "status": "pass"
    },
    {
      "test": "test_33_protected_anchor_boundary_unchanged (tests.test_memory_patch_shards.MemoryPatchShardTests.test_33_protected_anchor_boundary_unchanged)",
      "status": "pass"
    },
    {
      "test": "test_34_catalog_ordinals_are_contiguous (tests.test_memory_patch_shards.MemoryPatchShardTests.test_34_catalog_ordinals_are_contiguous)",
      "status": "pass"
    },
    {
      "test": "test_35_shard_ranges_strictly_increase (tests.test_memory_patch_shards.MemoryPatchShardTests.test_35_shard_ranges_strictly_increase)",
      "status": "pass"
    },
    {
      "test": "test_36_checkpoint_substitution_rejected (tests.test_memory_patch_shards.MemoryPatchShardTests.test_36_checkpoint_substitution_rejected)",
      "status": "pass"
    }
  ],
  "super_index_id": "shard-super-8e4571ba634bda5f3af5",
  "shard_count": 5,
  "object_count": 129,
  "test_result_digest_sha256": "6f711cc7bbce1b8444ca41840d23c73bc1b535f2af87d4f14cdb4d98c12ec4cb",
  "truth_boundary": "Local deterministic shard/super-index/migration/rebuild regression evidence only; not signing, authenticated backup, public consensus, production disaster recovery, deployment, or real-world authorization."
}
