{
  "schema": 2,
  "status": "complete",
  "design": {
    "body_seeds": [
      101,
      202,
      303
    ],
    "donor_seeds": [
      501,
      502,
      503
    ],
    "treatment_families": [
      "random",
      "shuffled",
      "ordered"
    ],
    "expected_runs": 31,
    "expected_cells": [
      {
        "body_seed": 101,
        "arm": "baseline"
      },
      {
        "body_seed": 101,
        "arm": "noop"
      },
      {
        "body_seed": 101,
        "arm": "random_d501"
      },
      {
        "body_seed": 101,
        "arm": "shuffled_d501"
      },
      {
        "body_seed": 101,
        "arm": "ordered_d501"
      },
      {
        "body_seed": 101,
        "arm": "random_d502"
      },
      {
        "body_seed": 101,
        "arm": "shuffled_d502"
      },
      {
        "body_seed": 101,
        "arm": "ordered_d502"
      },
      {
        "body_seed": 101,
        "arm": "random_d503"
      },
      {
        "body_seed": 101,
        "arm": "shuffled_d503"
      },
      {
        "body_seed": 101,
        "arm": "ordered_d503"
      },
      {
        "body_seed": 202,
        "arm": "baseline"
      },
      {
        "body_seed": 202,
        "arm": "random_d501"
      },
      {
        "body_seed": 202,
        "arm": "shuffled_d501"
      },
      {
        "body_seed": 202,
        "arm": "ordered_d501"
      },
      {
        "body_seed": 202,
        "arm": "random_d502"
      },
      {
        "body_seed": 202,
        "arm": "shuffled_d502"
      },
      {
        "body_seed": 202,
        "arm": "ordered_d502"
      },
      {
        "body_seed": 202,
        "arm": "random_d503"
      },
      {
        "body_seed": 202,
        "arm": "shuffled_d503"
      },
      {
        "body_seed": 202,
        "arm": "ordered_d503"
      },
      {
        "body_seed": 303,
        "arm": "baseline"
      },
      {
        "body_seed": 303,
        "arm": "random_d501"
      },
      {
        "body_seed": 303,
        "arm": "shuffled_d501"
      },
      {
        "body_seed": 303,
        "arm": "ordered_d501"
      },
      {
        "body_seed": 303,
        "arm": "random_d502"
      },
      {
        "body_seed": 303,
        "arm": "shuffled_d502"
      },
      {
        "body_seed": 303,
        "arm": "ordered_d502"
      },
      {
        "body_seed": 303,
        "arm": "random_d503"
      },
      {
        "body_seed": 303,
        "arm": "shuffled_d503"
      },
      {
        "body_seed": 303,
        "arm": "ordered_d503"
      }
    ],
    "observed_runs": 31,
    "started_runs": 31,
    "missing_cells": [],
    "selection": "best validation-100 S within each 3000-step KD run",
    "inference_note": "Seed-level summaries are descriptive; three levels per seed factor are too few for a universal effect estimate.",
    "arm_identifiability": {
      "random_donor_precision_path": "fp32_initialize_then_fp32_save",
      "ordered_and_shuffled_precision_path": "fp32_initialize_then_bf16_training_then_fp32_save",
      "random_control_limit": "Random-versus-trained donor contrasts combine pretraining with the trained donors' bf16 precision path, so they do not isolate semantic or distributional pretraining alone.",
      "ordered_vs_shuffled_scope": "Within donor seed, ordered and shuffled donors share the model initialization, bf16 path, token multiset, and training schedule; their contrast more narrowly tests preserved sequence order.",
      "precision_effect_on_downstream_outcomes_identified": false
    }
  },
  "validation": {
    "matrix_exact": true,
    "dedicated_run_logs_required": true,
    "run_logs_present": true,
    "workflow_done_logged": true,
    "completion_log_required_for_complete": "output/sniff_controls_v1/logs/orchestrator.log",
    "completion_log_bound_to_accepted_runs": true,
    "history_steps": [
      100,
      200,
      300,
      400,
      500,
      600,
      700,
      800,
      900,
      1000,
      1100,
      1200,
      1300,
      1400,
      1500,
      1600,
      1700,
      1800,
      1900,
      2000,
      2100,
      2200,
      2300,
      2400,
      2500,
      2600,
      2700,
      2800,
      2900,
      3000
    ],
    "holdout_rows": 907,
    "panel_rows": 62,
    "canonical_row_order_required": true,
    "history_and_summary_log_binding_required": true,
    "row_outcome_digests_published": true,
    "row_outcomes_log_bound": false,
    "crossed_initialization_consistent": true,
    "observable_recipe_fields_validated": [
      "deterministic",
      "train_source_and_n",
      "validation_source_and_n",
      "steps",
      "evaluation_cadence",
      "learning_rate_schedule_markers",
      "model_shape",
      "vocabulary"
    ],
    "recipe_fields_not_recorded_in_cell_log": [
      "batch_size",
      "kd_weight",
      "ce_weight",
      "temperature",
      "teacher_checkpoint_digest",
      "selected_checkpoint_digest"
    ],
    "errors": []
  },
  "metric_specs": {
    "repeat907": {
      "run_unit": "proportion",
      "summary_unit": "percentage_points",
      "delta_scale": 100.0,
      "favorable": "lower"
    },
    "S907": {
      "run_unit": "score",
      "summary_unit": "score_points",
      "delta_scale": 1.0,
      "favorable": "higher"
    },
    "exact907": {
      "run_unit": "proportion",
      "summary_unit": "percentage_points",
      "delta_scale": 100.0,
      "favorable": "higher"
    },
    "valid907": {
      "run_unit": "proportion",
      "summary_unit": "percentage_points",
      "delta_scale": 100.0,
      "favorable": "higher"
    },
    "S62": {
      "run_unit": "score",
      "summary_unit": "score_points",
      "delta_scale": 1.0,
      "favorable": "higher"
    },
    "repeat62": {
      "run_unit": "proportion",
      "summary_unit": "percentage_points",
      "delta_scale": 100.0,
      "favorable": "lower"
    }
  },
  "display_metrics": {
    "repeat907": {
      "mean_unit": "percent",
      "delta_unit": "percentage_points",
      "families": {
        "baseline": {
          "n": 3,
          "mean": 12.78941565600882
        },
        "random": {
          "n": 9,
          "mean": 14.455469802768588
        },
        "shuffled": {
          "n": 9,
          "mean": 13.793948303319858
        },
        "ordered": {
          "n": 9,
          "mean": 14.749479358079137
        }
      },
      "deltas_vs_matched_baseline": {
        "random": 1.6660541467597698,
        "shuffled": 1.0045326473110376,
        "ordered": 1.9600637020703173
      }
    },
    "S907": {
      "mean_unit": "score_points",
      "delta_unit": "score_points",
      "families": {
        "baseline": {
          "n": 3,
          "mean": 0.35750385784867317
        },
        "random": {
          "n": 9,
          "mean": 0.34976968395179026
        },
        "shuffled": {
          "n": 9,
          "mean": 0.3545938683773963
        },
        "ordered": {
          "n": 9,
          "mean": 0.3510167950033597
        }
      },
      "deltas_vs_matched_baseline": {
        "random": -0.007734173896882968,
        "shuffled": -0.002909989471276908,
        "ordered": -0.006487062845313529
      }
    }
  },
  "noop_checks": [
    {
      "body_seed": 101,
      "metrics_exact": true,
      "rows_907_exact": true,
      "rows_62_exact": true,
      "history_exact_excluding_wall_time": true,
      "initial_embeddings_exact": true,
      "body_fingerprint_exact": true,
      "model_files_present": false,
      "model_files_partially_present": false,
      "model_files_exact": null,
      "model_exact_logged": true,
      "model_exact_logged_after_paired_runs": true,
      "paired_run_log_bound": true,
      "logged_hash_matches_files": null,
      "model_sha256": "7dc58a954a284eba279cf11ad2b045e7f662662679e9d2c53caff23b1538f16e",
      "model_exact_currently_verifiable": false,
      "historical_model_exact_log_only": true,
      "model_exact_evidence": true,
      "all_exact": true,
      "checkpoint_exact_claim_verified": true
    }
  ],
  "family_deltas_vs_matched_baseline": {
    "random": {
      "repeat907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": 1.6660541467597698,
        "median": 2.425578831312018,
        "min": -2.646085997794928,
        "max": 3.4178610804851157,
        "favorable": 1,
        "zero": 0,
        "adverse": 8,
        "body_means": {
          "101": 1.286291804483646,
          "202": 2.4623300257258363,
          "303": 1.249540610069827
        },
        "donor_means": {
          "501": 0.07350238882763667,
          "502": 2.13156927600147,
          "503": 2.7930907754502026
        }
      },
      "S907": {
        "unit": "score_points",
        "n": 9,
        "mean": -0.007734173896882968,
        "median": -0.01122128914657522,
        "min": -0.0339633131641815,
        "max": 0.009628461142015987,
        "favorable": 4,
        "zero": 0,
        "adverse": 5,
        "body_means": {
          "101": -0.009888969273437206,
          "202": -0.021573138732309465,
          "303": 0.008259586315097767
        },
        "donor_means": {
          "501": -0.014611056520220211,
          "502": -0.004485783671125139,
          "503": -0.004105681499303552
        }
      },
      "exact907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": -0.1592551757932133,
        "median": -0.22050716648291113,
        "min": -1.4332965821389196,
        "max": 0.9922822491730987,
        "favorable": 3,
        "zero": 0,
        "adverse": 6,
        "body_means": {
          "101": -0.22050716648291113,
          "202": -0.8820286659316426,
          "303": 0.6247703050349139
        },
        "donor_means": {
          "501": -0.2572583608967292,
          "502": -0.25725836089672915,
          "503": 0.03675119441381852
        }
      },
      "valid907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": -0.7105230920004911,
        "median": -0.5512679162072764,
        "min": -2.756339581036382,
        "max": 1.764057331863278,
        "favorable": 2,
        "zero": 0,
        "adverse": 7,
        "body_means": {
          "101": -0.8085262771040047,
          "202": 0.4777655273796329,
          "303": -1.8008085262771016
        },
        "donor_means": {
          "501": -0.9922822491730968,
          "502": 0.5145167217934565,
          "503": -1.6538037486218329
        }
      },
      "S62": {
        "unit": "score_points",
        "n": 9,
        "mean": -0.0174433141888457,
        "median": -0.030709858257359002,
        "min": -0.04831769762978755,
        "max": 0.03086264616044651,
        "favorable": 2,
        "zero": 0,
        "adverse": 7,
        "body_means": {
          "101": -0.03984419168345821,
          "202": -0.028015537354755066,
          "303": 0.015529786471676169
        },
        "donor_means": {
          "501": -0.02598062565353455,
          "502": -0.011139854299958118,
          "503": -0.015209462613044436
        }
      },
      "repeat62": {
        "unit": "percentage_points",
        "n": 9,
        "mean": -2.1505376344086025,
        "median": -4.838709677419355,
        "min": -9.67741935483871,
        "max": 8.064516129032256,
        "favorable": 6,
        "zero": 0,
        "adverse": 3,
        "body_means": {
          "101": -1.0752688172043026,
          "202": -5.376344086021505,
          "303": 2.9605947323337506e-16
        },
        "donor_means": {
          "501": -6.451612903225807,
          "502": 2.6881720430107534,
          "503": -2.6881720430107534
        }
      }
    },
    "shuffled": {
      "repeat907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": 1.0045326473110376,
        "median": 0.661521499448732,
        "min": -4.189636163175302,
        "max": 3.4178610804851157,
        "favorable": 2,
        "zero": 0,
        "adverse": 7,
        "body_means": {
          "101": -0.2940095553105468,
          "202": 1.1392870268283717,
          "303": 2.168320470415288
        },
        "donor_means": {
          "501": -1.3230429988974641,
          "502": 2.9768467475192946,
          "503": 1.3597941933112825
        }
      },
      "S907": {
        "unit": "score_points",
        "n": 9,
        "mean": -0.002909989471276908,
        "median": -0.0004693817215666307,
        "min": -0.03247629440275396,
        "max": 0.022111975584646892,
        "favorable": 4,
        "zero": 0,
        "adverse": 5,
        "body_means": {
          "101": -0.002924878596114844,
          "202": -0.017423968170617532,
          "303": 0.011618878352901651
        },
        "donor_means": {
          "501": -0.014414166385984473,
          "502": 0.009411822685433835,
          "503": -0.0037276247132800866
        }
      },
      "exact907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": -0.012250398137939192,
        "median": -0.22050716648291113,
        "min": -0.8820286659316418,
        "max": 0.9922822491730987,
        "favorable": 3,
        "zero": 1,
        "adverse": 5,
        "body_means": {
          "101": -0.18375597206909258,
          "202": -0.6615214994487315,
          "303": 0.8085262771040066
        },
        "donor_means": {
          "501": -0.03675119441381806,
          "502": 0.07350238882763704,
          "503": -0.07350238882763656
        }
      },
      "valid907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": -0.22050716648290836,
        "median": 0.11025358324145973,
        "min": -3.197353914002199,
        "max": 2.094818081587657,
        "favorable": 5,
        "zero": 0,
        "adverse": 4,
        "body_means": {
          "101": 0.477765527379644,
          "202": 0.4777655273796366,
          "303": -1.6170525542080056
        },
        "donor_means": {
          "501": -1.029033443586913,
          "502": -0.03675119441381621,
          "503": 0.4042631385520042
        }
      },
      "S62": {
        "unit": "score_points",
        "n": 9,
        "mean": -0.013890156593885837,
        "median": -0.012578434969826136,
        "min": -0.04485323431783653,
        "max": 0.026565175533766333,
        "favorable": 2,
        "zero": 0,
        "adverse": 7,
        "body_means": {
          "101": -0.04021181344085615,
          "202": -0.017285440826017396,
          "303": 0.015826784485216034
        },
        "donor_means": {
          "501": -0.017011038208368856,
          "502": -0.01863205643881526,
          "503": -0.006027375134473397
        }
      },
      "repeat62": {
        "unit": "percentage_points",
        "n": 9,
        "mean": 0.7168458781362006,
        "median": 1.6129032258064528,
        "min": -9.67741935483871,
        "max": 8.064516129032256,
        "favorable": 3,
        "zero": 1,
        "adverse": 5,
        "body_means": {
          "101": 1.0752688172043,
          "202": -0.5376344086021501,
          "303": 1.612903225806452
        },
        "donor_means": {
          "501": -2.688172043010752,
          "502": 5.376344086021505,
          "503": -0.537634408602151
        }
      }
    },
    "ordered": {
      "repeat907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": 1.9600637020703173,
        "median": 3.1973539140022043,
        "min": -4.851157662624034,
        "max": 5.402425578831313,
        "favorable": 2,
        "zero": 0,
        "adverse": 7,
        "body_means": {
          "101": -0.4410143329658203,
          "202": 3.381109886071297,
          "303": 2.9400955531054755
        },
        "donor_means": {
          "501": -0.2940095553105471,
          "502": 4.299889746416759,
          "503": 1.8743109151047408
        }
      },
      "S907": {
        "unit": "score_points",
        "n": 9,
        "mean": -0.006487062845313529,
        "median": -0.008950467504411419,
        "min": -0.02798596602292669,
        "max": 0.020497918476609422,
        "favorable": 4,
        "zero": 0,
        "adverse": 5,
        "body_means": {
          "101": -0.0032190212025001905,
          "202": -0.022910313969466505,
          "303": 0.006668146636026107
        },
        "donor_means": {
          "501": -0.01963095540925815,
          "502": 0.005220518151756855,
          "503": -0.005050751278439292
        }
      },
      "exact907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": -0.12250398137939476,
        "median": 0.11025358324145557,
        "min": -1.1025358324145529,
        "max": 0.661521499448732,
        "favorable": 5,
        "zero": 0,
        "adverse": 4,
        "body_means": {
          "101": 0.22050716648291022,
          "202": -0.9187798603454608,
          "303": 0.33076074972436625
        },
        "donor_means": {
          "501": -0.29400955531054773,
          "502": 0.073502388827637,
          "503": -0.14700477765527362
        }
      },
      "valid907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": -0.6125199068969738,
        "median": -1.2127894156560015,
        "min": -2.2050716648291058,
        "max": 3.3076074972436587,
        "favorable": 2,
        "zero": 0,
        "adverse": 7,
        "body_means": {
          "101": 1.0657846380007368,
          "202": -0.7717750826901922,
          "303": -2.131569276001466
        },
        "donor_means": {
          "501": -0.07350238882763611,
          "502": -1.139287026828369,
          "503": -0.6247703050349163
        }
      },
      "S62": {
        "unit": "score_points",
        "n": 9,
        "mean": -0.010065597150342569,
        "median": -0.0236037057978859,
        "min": -0.034280251828688796,
        "max": 0.03500795037740759,
        "favorable": 3,
        "zero": 0,
        "adverse": 6,
        "body_means": {
          "101": -0.02850727317881967,
          "202": -0.026041928822325155,
          "303": 0.02435241055011712
        },
        "donor_means": {
          "501": -0.016745795398734043,
          "502": -0.006879905603247305,
          "503": -0.006571090449046357
        }
      },
      "repeat62": {
        "unit": "percentage_points",
        "n": 9,
        "mean": 0.17921146953405012,
        "median": 1.6129032258064528,
        "min": -12.903225806451612,
        "max": 12.90322580645161,
        "favorable": 4,
        "zero": 0,
        "adverse": 5,
        "body_means": {
          "101": 3.763440860215052,
          "202": -2.688172043010752,
          "303": -0.5376344086021501
        },
        "donor_means": {
          "501": -8.064516129032258,
          "502": 4.301075268817204,
          "503": 4.301075268817204
        }
      }
    }
  },
  "paired_family_contrasts": {
    "ordered_minus_shuffled": {
      "repeat907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": 0.9555310547592798,
        "median": 0.5512679162072764,
        "min": -0.6615214994487317,
        "max": 3.417861080485117,
        "favorable": 2,
        "zero": 1,
        "adverse": 6
      },
      "S907": {
        "unit": "score_points",
        "n": 9,
        "mean": -0.003577073374036621,
        "median": -0.00161405710803747,
        "min": -0.014800259950588868,
        "max": 0.004490328379827269,
        "favorable": 4,
        "zero": 0,
        "adverse": 5
      },
      "exact907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": -0.11025358324145557,
        "median": -0.2205071664829098,
        "min": -0.7717750826901876,
        "max": 0.9922822491730987,
        "favorable": 3,
        "zero": 0,
        "adverse": 6
      },
      "valid907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": -0.39201274041406553,
        "median": -0.9922822491731043,
        "min": -2.756339581036382,
        "max": 4.52039691289966,
        "favorable": 3,
        "zero": 0,
        "adverse": 6
      },
      "S62": {
        "unit": "score_points",
        "n": 9,
        "mean": 0.003824559443543269,
        "median": 0.006357146583892637,
        "min": -0.016453452697086007,
        "max": 0.01607547812748722,
        "favorable": 7,
        "zero": 0,
        "adverse": 2
      },
      "repeat62": {
        "unit": "percentage_points",
        "n": 9,
        "mean": -0.5376344086021504,
        "median": 0.0,
        "min": -11.290322580645162,
        "max": 12.903225806451612,
        "favorable": 4,
        "zero": 1,
        "adverse": 4
      }
    },
    "ordered_minus_random": {
      "repeat907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": 0.2940095553105477,
        "median": 0.5512679162072764,
        "min": -3.52811466372657,
        "max": 4.520396912899671,
        "favorable": 3,
        "zero": 0,
        "adverse": 6
      },
      "S907": {
        "unit": "score_points",
        "n": 9,
        "mean": 0.0012471110515694384,
        "median": 0.00034919834370567004,
        "min": -0.018578928646427406,
        "max": 0.022118761031046597,
        "favorable": 5,
        "zero": 0,
        "adverse": 4
      },
      "exact907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": 0.03675119441381852,
        "median": 0.0,
        "min": -0.7717750826901876,
        "max": 0.8820286659316431,
        "favorable": 4,
        "zero": 1,
        "adverse": 4
      },
      "valid907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": 0.09800318510351734,
        "median": -0.5512679162072764,
        "min": -1.8743109151047377,
        "max": 4.079382579933844,
        "favorable": 3,
        "zero": 1,
        "adverse": 5
      },
      "S62": {
        "unit": "score_points",
        "n": 9,
        "mean": 0.007377717038503133,
        "median": 0.0043370735497655355,
        "min": -9.42185429226583e-05,
        "max": 0.015675841389411027,
        "favorable": 8,
        "zero": 0,
        "adverse": 1
      },
      "repeat62": {
        "unit": "percentage_points",
        "n": 9,
        "mean": 2.3297491039426523,
        "median": 0.0,
        "min": -3.225806451612902,
        "max": 11.29032258064516,
        "favorable": 2,
        "zero": 4,
        "adverse": 3
      }
    },
    "shuffled_minus_random": {
      "repeat907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": -0.6615214994487321,
        "median": -0.4410143329658209,
        "min": -3.1973539140022047,
        "max": 2.535832414553474,
        "favorable": 5,
        "zero": 2,
        "adverse": 2
      },
      "S907": {
        "unit": "score_points",
        "n": 9,
        "mean": 0.0048241844256060595,
        "median": 0.0017400058494129178,
        "min": -0.0037786686958385385,
        "max": 0.019532032281174228,
        "favorable": 7,
        "zero": 0,
        "adverse": 2
      },
      "exact907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": 0.14700477765527412,
        "median": 0.11025358324145557,
        "min": -0.3307607497243653,
        "max": 0.8820286659316432,
        "favorable": 5,
        "zero": 1,
        "adverse": 3
      },
      "valid907": {
        "unit": "percentage_points",
        "n": 9,
        "mean": 0.49001592551758283,
        "median": -0.4410143329658167,
        "min": -1.2127894156560015,
        "max": 4.079382579933855,
        "favorable": 4,
        "zero": 0,
        "adverse": 5
      },
      "S62": {
        "unit": "score_points",
        "n": 9,
        "mean": 0.0035531575949598634,
        "median": 0.0034644633119510215,
        "min": -0.01177800980408139,
        "max": 0.018131423287532866,
        "favorable": 6,
        "zero": 0,
        "adverse": 3
      },
      "repeat62": {
        "unit": "percentage_points",
        "n": 9,
        "mean": 2.867383512544803,
        "median": 0.0,
        "min": -4.838709677419354,
        "max": 11.29032258064516,
        "favorable": 3,
        "zero": 2,
        "adverse": 4
      }
    }
  },
  "runs": [
    {
      "body_seed": 101,
      "arm": "baseline",
      "family": "baseline",
      "donor_seed": null,
      "S907": 0.35462433411457506,
      "exact907": 0.07276736493936053,
      "valid907": 0.9404630650496141,
      "repeat907": 0.1422271223814774,
      "unique907": 306,
      "S62": 0.23958598169036005,
      "repeat62": 0.14516129032258066,
      "best_val_S": 0.2439525415245231,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "c824519f1f7a77cadabd9284b5aa47d3f4012d5b3303505c7f7b06d58ea5169a",
      "panel_rows_sha256": "9bcaea6d3395a452cd2786bacfa1fe509fe201376cc0a0a7c6564fb38be4f7bd",
      "body_fingerprint": "2c1d2749e99eb009f6ed6132ef4d3565186713d3e410cfa397a9d48bef22f6b5",
      "initial_embedding_hash": "7aa29f36c03be62a57e2d4f09036fac9c74ca7b3ca9bf03db592a8cf66c8ccea",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 2
    },
    {
      "body_seed": 101,
      "arm": "noop",
      "family": "noop",
      "donor_seed": null,
      "S907": 0.35462433411457506,
      "exact907": 0.07276736493936053,
      "valid907": 0.9404630650496141,
      "repeat907": 0.1422271223814774,
      "unique907": 306,
      "S62": 0.23958598169036005,
      "repeat62": 0.14516129032258066,
      "best_val_S": 0.2439525415245231,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "c824519f1f7a77cadabd9284b5aa47d3f4012d5b3303505c7f7b06d58ea5169a",
      "panel_rows_sha256": "9bcaea6d3395a452cd2786bacfa1fe509fe201376cc0a0a7c6564fb38be4f7bd",
      "body_fingerprint": "2c1d2749e99eb009f6ed6132ef4d3565186713d3e410cfa397a9d48bef22f6b5",
      "initial_embedding_hash": "7aa29f36c03be62a57e2d4f09036fac9c74ca7b3ca9bf03db592a8cf66c8ccea",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 2
    },
    {
      "body_seed": 101,
      "arm": "random_d501",
      "family": "random",
      "donor_seed": 501,
      "S907": 0.33512601657607993,
      "exact907": 0.06945975744211687,
      "valid907": 0.9327453142227122,
      "repeat907": 0.11576626240352811,
      "unique907": 255,
      "S62": 0.1912682840605725,
      "repeat62": 0.0967741935483871,
      "best_val_S": 0.21020077396373846,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "bf24c21ef49cc4bbb0bb3142adfdb1de50e5369c8ef6e73ba44aaca0028a9522",
      "panel_rows_sha256": "f1a2d128a5d07eddfe62367baba3ddae06cfe8bb8e784263aac04fed4811ea14",
      "body_fingerprint": "2c1d2749e99eb009f6ed6132ef4d3565186713d3e410cfa397a9d48bef22f6b5",
      "initial_embedding_hash": "a755ed0e8f2b9416e0ae239ea43ff0d1075f5a53b2ee3b162861708e935f4670",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 101,
      "arm": "shuffled_d501",
      "family": "shuffled",
      "donor_seed": 501,
      "S907": 0.33800833691319815,
      "exact907": 0.07056229327453142,
      "valid907": 0.9283351708930541,
      "repeat907": 0.10033076074972437,
      "unique907": 320,
      "S62": 0.19473274737252352,
      "repeat62": 0.04838709677419355,
      "best_val_S": 0.21234872658450868,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "a634b457d9db943490eef5a35bc93a4ad47e18cb485f5d8f2fd964968639b59d",
      "panel_rows_sha256": "e0e66dcd839d82eef40d4ab2ed9fa40f59461fe4bbde95daba0e5db167284a8c",
      "body_fingerprint": "2c1d2749e99eb009f6ed6132ef4d3565186713d3e410cfa397a9d48bef22f6b5",
      "initial_embedding_hash": "e0624c90876894c2215cddf231cbb25866d90ee01544e6590b2e363cfb0cebf0",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 101,
      "arm": "ordered_d501",
      "family": "ordered",
      "donor_seed": 501,
      "S907": 0.3326679014141387,
      "exact907": 0.06945975744211687,
      "valid907": 0.9735391400220507,
      "repeat907": 0.09371554575523705,
      "unique907": 303,
      "S62": 0.20530572986167125,
      "repeat62": 0.0967741935483871,
      "best_val_S": 0.20998129209971325,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "08aaeccc3bb4dc4429b4f59cd8f3e7eaa1b9b7a3a355a85cd080dd278e01d282",
      "panel_rows_sha256": "7852e7261e9beb17d6d88a12e9d4e5d8b6ab0a47f169edf3a50a5cff649017b0",
      "body_fingerprint": "2c1d2749e99eb009f6ed6132ef4d3565186713d3e410cfa397a9d48bef22f6b5",
      "initial_embedding_hash": "3fc9264e512961bf5a31364ca3eddf3c4957a1e3511fcc95f30a09d1c403bcc3",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 101,
      "arm": "random_d502",
      "family": "random",
      "donor_seed": 502,
      "S907": 0.34340304496799984,
      "exact907": 0.07056229327453142,
      "valid907": 0.9437706725468578,
      "repeat907": 0.1730981256890849,
      "unique907": 277,
      "S62": 0.2076506514570699,
      "repeat62": 0.22580645161290322,
      "best_val_S": 0.20225974374877528,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "f86bb340bd6cd34fc12053d297d9f55aa34350ae153864e809d6c12ba3b547a9",
      "panel_rows_sha256": "baeb66ec13bba35e92dfe2676df67ad9cb6d95a4947fbf7bf98966ba5dc768ba",
      "body_fingerprint": "2c1d2749e99eb009f6ed6132ef4d3565186713d3e410cfa397a9d48bef22f6b5",
      "initial_embedding_hash": "11a52ad3e694c6be0f079dc2b5505bf56a7a83fa75b430a75f21c74e83c5ebfd",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 101,
      "arm": "shuffled_d502",
      "family": "shuffled",
      "donor_seed": 502,
      "S907": 0.36293507724917407,
      "exact907": 0.06945975744211687,
      "valid907": 0.9459757442116868,
      "repeat907": 0.1730981256890849,
      "unique907": 330,
      "S62": 0.1958726416529885,
      "repeat62": 0.22580645161290322,
      "best_val_S": 0.2100084774513786,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "de8f9a0c3d8b7cf651c3754c8f668c8613cda9977c7c0b31dae53695dd8f5f60",
      "panel_rows_sha256": "339c3f3e5fe735768ad9a1ada400639a668cccab28fe42c9f7b438fc78c79df4",
      "body_fingerprint": "2c1d2749e99eb009f6ed6132ef4d3565186713d3e410cfa397a9d48bef22f6b5",
      "initial_embedding_hash": "e8cb0501fe2ef58015c186098ef67e194904e36bd47ccb7353ef669874a64b1b",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 101,
      "arm": "ordered_d502",
      "family": "ordered",
      "donor_seed": 502,
      "S907": 0.36552180599904643,
      "exact907": 0.07938257993384785,
      "valid907": 0.9283351708930541,
      "repeat907": 0.17861080485115766,
      "unique907": 341,
      "S62": 0.21194811978047573,
      "repeat62": 0.27419354838709675,
      "best_val_S": 0.21834501540490744,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "1c0f569de275f83bc8a350f587c752a3e4a0d0d904661e91f54fe745ed783d95",
      "panel_rows_sha256": "1b0cf2a4273537aca5a0a314654ad7644e27d03eb876025b8132897aab9fbea2",
      "body_fingerprint": "2c1d2749e99eb009f6ed6132ef4d3565186713d3e410cfa397a9d48bef22f6b5",
      "initial_embedding_hash": "5a9ec81fb8515445cf410e602f0bb4249e9a721f529cb56594bda89a0f459b49",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 101,
      "arm": "random_d503",
      "family": "random",
      "donor_seed": 503,
      "S907": 0.3556770329793338,
      "exact907": 0.07166482910694598,
      "valid907": 0.9206174200661521,
      "repeat907": 0.17640573318632854,
      "unique907": 310,
      "S62": 0.20030643450306312,
      "repeat62": 0.08064516129032258,
      "best_val_S": 0.20971847798744098,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "069039ce5c9097f2177a09e9d7d9e2843dfd5e30f756720a4deed7fdd4c1a679",
      "panel_rows_sha256": "c9e4c2a0e38d675a332eac6c7ea15cfb641c842ff4748a45010591b150f84283",
      "body_fingerprint": "2c1d2749e99eb009f6ed6132ef4d3565186713d3e410cfa397a9d48bef22f6b5",
      "initial_embedding_hash": "df4f8c5426b898ed7533ea7cd917945fb78952a631381a0b85792c4997b134c9",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 101,
      "arm": "shuffled_d503",
      "family": "shuffled",
      "donor_seed": 503,
      "S907": 0.3541549523930084,
      "exact907": 0.07276736493936053,
      "valid907": 0.9614112458654906,
      "repeat907": 0.1444321940463065,
      "unique907": 320,
      "S62": 0.20751711572299966,
      "repeat62": 0.1935483870967742,
      "best_val_S": 0.23358926946806222,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "0c5fd12020db79e4d1fc7d7b1ddd97463cc2c6ba6248686359296f9bf2b9280b",
      "panel_rows_sha256": "acfcc3ebd40394ab24dfb3bf2ae22d494fcf9cd45c82a50de5cb24fadacd0b18",
      "body_fingerprint": "2c1d2749e99eb009f6ed6132ef4d3565186713d3e410cfa397a9d48bef22f6b5",
      "initial_embedding_hash": "93fa984c8761de79331f85595f3714ea710faabb2086afd5b8e02d2c4b939182",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 101,
      "arm": "ordered_d503",
      "family": "ordered",
      "donor_seed": 503,
      "S907": 0.35602623132303945,
      "exact907": 0.07607497243660419,
      "valid907": 0.9514884233737596,
      "repeat907": 0.14112458654906285,
      "unique907": 315,
      "S62": 0.21598227589247415,
      "repeat62": 0.1774193548387097,
      "best_val_S": 0.22761097025609406,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "0cc6b2ef60f4d37001bbd05ba30b0d9b11d6450796cec5d84cd55e0509587597",
      "panel_rows_sha256": "b7538c8a5f8e43bacd036657f276fd40aea0335e66519e79288af9bf49306f9e",
      "body_fingerprint": "2c1d2749e99eb009f6ed6132ef4d3565186713d3e410cfa397a9d48bef22f6b5",
      "initial_embedding_hash": "9ae5491d0da967a1b5f55a94438a6b263fb569fce1c29bc80329ec93810ec1f9",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 202,
      "arm": "baseline",
      "family": "baseline",
      "donor_seed": null,
      "S907": 0.37069838349681905,
      "exact907": 0.08158765159867695,
      "valid907": 0.9393605292171996,
      "repeat907": 0.12127894156560089,
      "unique907": 355,
      "S62": 0.23624980395839687,
      "repeat62": 0.16129032258064516,
      "best_val_S": 0.23030514442772582,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "d4be11d95f5d325aa462d7a5e815e3c2fefe48937bca11e400d43a24ec724ca8",
      "panel_rows_sha256": "5aa791c2f8a45b6a83ae0c060118d7f0b20833ffda2186b43b1a41cff6415713",
      "body_fingerprint": "2ad3bc2705d1135fb0863962303775e66b97439d54ceecd70252a4330ef1d3b9",
      "initial_embedding_hash": "54120818c66f3912704681de2bc941d0d26609380aacbd8fe8c88204aad0a040",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 202,
      "arm": "random_d501",
      "family": "random",
      "donor_seed": 501,
      "S907": 0.33673507033263755,
      "exact907": 0.06725468577728776,
      "valid907": 0.938257993384785,
      "repeat907": 0.1466372657111356,
      "unique907": 258,
      "S62": 0.2152599289785214,
      "repeat62": 0.06451612903225806,
      "best_val_S": 0.22928352274230757,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "4993b276d8307ac23927d987a760a9d288f67eb00b4dff317a1a8a2acace7d9e",
      "panel_rows_sha256": "9001bfaa5a22f8c9153b8db25eea57c4bccdb4262e13e552b62a5e4494ceea0d",
      "body_fingerprint": "2ad3bc2705d1135fb0863962303775e66b97439d54ceecd70252a4330ef1d3b9",
      "initial_embedding_hash": "a755ed0e8f2b9416e0ae239ea43ff0d1075f5a53b2ee3b162861708e935f4670",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 202,
      "arm": "shuffled_d501",
      "family": "shuffled",
      "donor_seed": 501,
      "S907": 0.3382220890940651,
      "exact907": 0.07276736493936053,
      "valid907": 0.9525909592061742,
      "repeat907": 0.12458654906284454,
      "unique907": 284,
      "S62": 0.23019562135522253,
      "repeat62": 0.14516129032258066,
      "best_val_S": 0.24427637979495573,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "9d8a6f34c3f67ed39c8d42a5f1b1c3a953865e7e696c8bbb8eb08c93070a4688",
      "panel_rows_sha256": "26df22ab5e96f32629055f0bd2af595a1f22607750aa7ea2b98b50e8a367f657",
      "body_fingerprint": "2ad3bc2705d1135fb0863962303775e66b97439d54ceecd70252a4330ef1d3b9",
      "initial_embedding_hash": "e0624c90876894c2215cddf231cbb25866d90ee01544e6590b2e363cfb0cebf0",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 202,
      "arm": "ordered_d501",
      "family": "ordered",
      "donor_seed": 501,
      "S907": 0.34271241747389236,
      "exact907": 0.07386990077177508,
      "valid907": 0.9250275633958104,
      "repeat907": 0.1587651598676957,
      "unique907": 275,
      "S62": 0.21516571043559873,
      "repeat62": 0.03225806451612903,
      "best_val_S": 0.22874727017179736,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "2d92b543671497b20884d48b8bd8b79a369e9571e0ebb4243fb8d8f5fa260ab1",
      "panel_rows_sha256": "37a4a422a4846810be183165542bd086e3d63b3abad84c5ae740d183822900f2",
      "body_fingerprint": "2ad3bc2705d1135fb0863962303775e66b97439d54ceecd70252a4330ef1d3b9",
      "initial_embedding_hash": "3fc9264e512961bf5a31364ca3eddf3c4957a1e3511fcc95f30a09d1c403bcc3",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 202,
      "arm": "random_d502",
      "family": "random",
      "donor_seed": 502,
      "S907": 0.3592906457596393,
      "exact907": 0.07497243660418963,
      "valid907": 0.9570011025358324,
      "repeat907": 0.14553472987872107,
      "unique907": 333,
      "S62": 0.20390292513136615,
      "repeat62": 0.14516129032258066,
      "best_val_S": 0.23192972692082603,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "4849eab5c84ce392982544a5c5eb4160e196a703eff5c44162b7882552af9419",
      "panel_rows_sha256": "2c69a1a88e0c35ec0db0f7ef205b310bbfe83265603dfeaac2f7a0965a86a357",
      "body_fingerprint": "2ad3bc2705d1135fb0863962303775e66b97439d54ceecd70252a4330ef1d3b9",
      "initial_embedding_hash": "11a52ad3e694c6be0f079dc2b5505bf56a7a83fa75b430a75f21c74e83c5ebfd",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 202,
      "arm": "shuffled_d502",
      "family": "shuffled",
      "donor_seed": 502,
      "S907": 0.36851113283387466,
      "exact907": 0.07717750826901874,
      "valid907": 0.9503858875413451,
      "repeat907": 0.14553472987872107,
      "unique907": 327,
      "S62": 0.20302609905334515,
      "repeat62": 0.22580645161290322,
      "best_val_S": 0.22137094377538083,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "6f331f3cc606895cf922ded3a655700347749d41bb0e3cbf955597ec95faa6a1",
      "panel_rows_sha256": "eecf0069aa7ad887d5de9d53b063ce087cd6d17b4640f05b8433b863c38dd445",
      "body_fingerprint": "2ad3bc2705d1135fb0863962303775e66b97439d54ceecd70252a4330ef1d3b9",
      "initial_embedding_hash": "e8cb0501fe2ef58015c186098ef67e194904e36bd47ccb7353ef669874a64b1b",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 202,
      "arm": "ordered_d502",
      "family": "ordered",
      "donor_seed": 502,
      "S907": 0.3549645475910088,
      "exact907": 0.07056229327453142,
      "valid907": 0.938257993384785,
      "repeat907": 0.15986769570011025,
      "unique907": 338,
      "S62": 0.2082399986811317,
      "repeat62": 0.14516129032258066,
      "best_val_S": 0.24614691141761583,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "7c1f130e5b244621c823d6a47ef4fa88861115baced82a684c0c47160365af49",
      "panel_rows_sha256": "9b9d93f539bd1ed7832dd366217543af1ea30516403c92efc3dfd1bcd577f739",
      "body_fingerprint": "2ad3bc2705d1135fb0863962303775e66b97439d54ceecd70252a4330ef1d3b9",
      "initial_embedding_hash": "5a9ec81fb8515445cf410e602f0bb4249e9a721f529cb56594bda89a0f459b49",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 202,
      "arm": "random_d503",
      "family": "random",
      "donor_seed": 503,
      "S907": 0.3513500182012519,
      "exact907": 0.07607497243660419,
      "valid907": 0.9371554575523704,
      "repeat907": 0.14553472987872107,
      "unique907": 311,
      "S62": 0.20553994570103787,
      "repeat62": 0.11290322580645161,
      "best_val_S": 0.203798884766764,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "fea3dc8e35f35d676fa18e3ca536b697dccc10442f7d2b95ea1adc56ec2dbbf1",
      "panel_rows_sha256": "042b234a6a30ccff237e615b8b9d9728c54d6ebe8c34005a711bd632dded5db9",
      "body_fingerprint": "2ad3bc2705d1135fb0863962303775e66b97439d54ceecd70252a4330ef1d3b9",
      "initial_embedding_hash": "df4f8c5426b898ed7533ea7cd917945fb78952a631381a0b85792c4997b134c9",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 202,
      "arm": "shuffled_d503",
      "family": "shuffled",
      "donor_seed": 503,
      "S907": 0.3530900240506648,
      "exact907": 0.07497243660418963,
      "valid907": 0.9294377067254685,
      "repeat907": 0.1278941565600882,
      "unique907": 334,
      "S62": 0.22367136898857073,
      "repeat62": 0.0967741935483871,
      "best_val_S": 0.22394582488319034,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "c5d4794ffdc0f2c929a0502fe48b2e993891842a39634701594433c846b7c2fa",
      "panel_rows_sha256": "3e928cfc103f080bc3b4d966867be98e1ece2ac2bff6d5f9ea90d1965b6a17bc",
      "body_fingerprint": "2ad3bc2705d1135fb0863962303775e66b97439d54ceecd70252a4330ef1d3b9",
      "initial_embedding_hash": "93fa984c8761de79331f85595f3714ea710faabb2086afd5b8e02d2c4b939182",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 202,
      "arm": "ordered_d503",
      "family": "ordered",
      "donor_seed": 503,
      "S907": 0.34568724351715646,
      "exact907": 0.07276736493936053,
      "valid907": 0.9316427783902976,
      "repeat907": 0.1466372657111356,
      "unique907": 313,
      "S62": 0.20721791629148473,
      "repeat62": 0.22580645161290322,
      "best_val_S": 0.21882354588379133,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "f490bba7e6a4ee9c82f7d884a5385a7f35bfda2d5bf34e62103c02bfdcf5a18d",
      "panel_rows_sha256": "cfdefed3113e9c6c87befa3338b998a106f935a213021bf84559cebd848871a2",
      "body_fingerprint": "2ad3bc2705d1135fb0863962303775e66b97439d54ceecd70252a4330ef1d3b9",
      "initial_embedding_hash": "9ae5491d0da967a1b5f55a94438a6b263fb569fce1c29bc80329ec93810ec1f9",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 303,
      "arm": "baseline",
      "family": "baseline",
      "donor_seed": null,
      "S907": 0.34718885593462545,
      "exact907": 0.06725468577728776,
      "valid907": 0.9625137816979051,
      "repeat907": 0.12017640573318633,
      "unique907": 313,
      "S62": 0.2022746927568051,
      "repeat62": 0.16129032258064516,
      "best_val_S": 0.23748756498059906,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "caf6a2e62cc661d2dee30fa96cde92b3be4899225101fe882b7318e290b9aa6e",
      "panel_rows_sha256": "048fa938efdfaff2f4a9ebea2d590b0a869e4a357fbcceaffc854a97825a8569",
      "body_fingerprint": "507cb0c978576586ef54853c6adba20a339dce1fd9cd5b0f56ae33e2f1b767fe",
      "initial_embedding_hash": "2ee389bf22d5d3767c70bf0ea6ec77a53ed466c5aaa28d0446d9e45292b0343a",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 303,
      "arm": "random_d501",
      "family": "random",
      "donor_seed": 501,
      "S907": 0.35681731707664144,
      "exact907": 0.07717750826901874,
      "valid907": 0.9415656008820287,
      "repeat907": 0.12348401323042998,
      "unique907": 279,
      "S62": 0.19364038840586448,
      "repeat62": 0.11290322580645161,
      "best_val_S": 0.22345605228105242,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "1f7eb8fe12029dede91921f3b6f785209fe8010efc7b92a3b978dbe5e874716e",
      "panel_rows_sha256": "4dc941e043229cf20e7e6462cbf810166c305ccc3d3a97437c9c9f8e1f496f5b",
      "body_fingerprint": "507cb0c978576586ef54853c6adba20a339dce1fd9cd5b0f56ae33e2f1b767fe",
      "initial_embedding_hash": "a755ed0e8f2b9416e0ae239ea43ff0d1075f5a53b2ee3b162861708e935f4670",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 303,
      "arm": "shuffled_d501",
      "family": "shuffled",
      "donor_seed": 501,
      "S907": 0.3530386483808029,
      "exact907": 0.07717750826901874,
      "valid907": 0.9305402425578831,
      "repeat907": 0.11907386990077178,
      "unique907": 317,
      "S62": 0.2021489950527094,
      "repeat62": 0.1935483870967742,
      "best_val_S": 0.21991171569393075,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "05f7322ee7ea45bfd0bbab85b4b5bc4849f8ce06d34cad658fc300cf8da1b96b",
      "panel_rows_sha256": "b45dceb1c0c3770390a5939e81a166cc2e29b6c1db15ed813290b0c866183d6a",
      "body_fingerprint": "507cb0c978576586ef54853c6adba20a339dce1fd9cd5b0f56ae33e2f1b767fe",
      "initial_embedding_hash": "e0624c90876894c2215cddf231cbb25866d90ee01544e6590b2e363cfb0cebf0",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 303,
      "arm": "ordered_d501",
      "family": "ordered",
      "donor_seed": 501,
      "S907": 0.33823838843021403,
      "exact907": 0.06945975744211687,
      "valid907": 0.9415656008820287,
      "repeat907": 0.12238147739801543,
      "unique907": 281,
      "S62": 0.2074016519120899,
      "repeat62": 0.0967741935483871,
      "best_val_S": 0.22404339172179732,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "c92f29cc90eaf6a0d9490dd531483d306775088c5fc4a03a4dc4f29915b61933",
      "panel_rows_sha256": "6468ebe08a194f1271209da02428cd964a8a198209ae138f60305dcde8860862",
      "body_fingerprint": "507cb0c978576586ef54853c6adba20a339dce1fd9cd5b0f56ae33e2f1b767fe",
      "initial_embedding_hash": "3fc9264e512961bf5a31364ca3eddf3c4957a1e3511fcc95f30a09d1c403bcc3",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 303,
      "arm": "random_d502",
      "family": "random",
      "donor_seed": 502,
      "S907": 0.356360531805005,
      "exact907": 0.06835722160970231,
      "valid907": 0.9570011025358324,
      "repeat907": 0.12899669239250275,
      "unique907": 301,
      "S62": 0.2331373389172516,
      "repeat62": 0.1774193548387097,
      "best_val_S": 0.22805957166328683,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "923c80b87640acecf18cca27390cdd5c1dbc2d7c4877b50afef2f2872fd55698",
      "panel_rows_sha256": "f360aa3576558790e850208005468afb51e31c3d15796c0059f6cbd73b275648",
      "body_fingerprint": "507cb0c978576586ef54853c6adba20a339dce1fd9cd5b0f56ae33e2f1b767fe",
      "initial_embedding_hash": "11a52ad3e694c6be0f079dc2b5505bf56a7a83fa75b430a75f21c74e83c5ebfd",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 303,
      "arm": "shuffled_d502",
      "family": "shuffled",
      "donor_seed": 502,
      "S907": 0.36930083151927234,
      "exact907": 0.07717750826901874,
      "valid907": 0.9448732083792724,
      "repeat907": 0.1543550165380375,
      "unique907": 326,
      "S62": 0.22331556838278258,
      "repeat62": 0.1774193548387097,
      "best_val_S": 0.24478004266974865,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "697c1d4931ae06476a269d9bfe0e2d756d6bdf138c989d342e298b5a1d66faa5",
      "panel_rows_sha256": "6d32f1fbf1540110328662cb0fa6df9e797296497c25eaf1b9b2d8f4251a6a19",
      "body_fingerprint": "507cb0c978576586ef54853c6adba20a339dce1fd9cd5b0f56ae33e2f1b767fe",
      "initial_embedding_hash": "e8cb0501fe2ef58015c186098ef67e194904e36bd47ccb7353ef669874a64b1b",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 303,
      "arm": "ordered_d502",
      "family": "ordered",
      "donor_seed": 502,
      "S907": 0.3676867744112349,
      "exact907": 0.07386990077177508,
      "valid907": 0.9415656008820287,
      "repeat907": 0.17420066152149946,
      "unique907": 304,
      "S62": 0.23728264313421268,
      "repeat62": 0.1774193548387097,
      "best_val_S": 0.23799136261055778,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "5bf455d638a92a2b0bb7a1b8f5b05aa90df078f45a2d4799b8db8b33279c7205",
      "panel_rows_sha256": "8304e2a46c4ab2dfa8cb981e0d0b5a26f7795aac45c2105222fa0e85bff6ac84",
      "body_fingerprint": "507cb0c978576586ef54853c6adba20a339dce1fd9cd5b0f56ae33e2f1b767fe",
      "initial_embedding_hash": "5a9ec81fb8515445cf410e602f0bb4249e9a721f529cb56594bda89a0f459b49",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 303,
      "arm": "random_d503",
      "family": "random",
      "donor_seed": 503,
      "S907": 0.3531674778675232,
      "exact907": 0.07497243660418963,
      "valid907": 0.9349503858875413,
      "repeat907": 0.14553472987872107,
      "unique907": 325,
      "S62": 0.2266357103623277,
      "repeat62": 0.1935483870967742,
      "best_val_S": 0.22318737804966615,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "c8d1c46d74c8212dac0d6938bdbe496bfde0c0c99826925c6550d3f915a74bdc",
      "panel_rows_sha256": "9307c5304e02d89d1ccba3080e8e5ce4682789883db9d4349d8ec2450bc29858",
      "body_fingerprint": "507cb0c978576586ef54853c6adba20a339dce1fd9cd5b0f56ae33e2f1b767fe",
      "initial_embedding_hash": "df4f8c5426b898ed7533ea7cd917945fb78952a631381a0b85792c4997b134c9",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 303,
      "arm": "shuffled_d503",
      "family": "shuffled",
      "donor_seed": 503,
      "S907": 0.35408372296250606,
      "exact907": 0.07166482910694598,
      "valid907": 0.9636163175303197,
      "repeat907": 0.15214994487320838,
      "unique907": 320,
      "S62": 0.22883986829057143,
      "repeat62": 0.16129032258064516,
      "best_val_S": 0.23184181908562723,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "bec70338d948c2f192eebe42d39a37522da55190f5a8d3097f2ad20a1dcb21b0",
      "panel_rows_sha256": "4db81c084833f5ee8e4ed8c8d49d2f9c39ef005aeadaaf240089ea447439c747",
      "body_fingerprint": "507cb0c978576586ef54853c6adba20a339dce1fd9cd5b0f56ae33e2f1b767fe",
      "initial_embedding_hash": "93fa984c8761de79331f85595f3714ea710faabb2086afd5b8e02d2c4b939182",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    },
    {
      "body_seed": 303,
      "arm": "ordered_d503",
      "family": "ordered",
      "donor_seed": 503,
      "S907": 0.35564584487050577,
      "exact907": 0.06835722160970231,
      "valid907": 0.9404630650496141,
      "repeat907": 0.15214994487320838,
      "unique907": 337,
      "S62": 0.23519701487446407,
      "repeat62": 0.1935483870967742,
      "best_val_S": 0.23815808485245413,
      "history_steps": 30,
      "last_step": 3000,
      "holdout_rows_sha256": "91c66f60ec4adc82658a2c2230f847f9ac691e0baa91f5a1ce122719df660a08",
      "panel_rows_sha256": "2174738837c1e52cb0abf07e0a0d02f4a5630de3ad5b3490b0c577e481c6f7e7",
      "body_fingerprint": "507cb0c978576586ef54853c6adba20a339dce1fd9cd5b0f56ae33e2f1b767fe",
      "initial_embedding_hash": "9ae5491d0da967a1b5f55a94438a6b263fb569fce1c29bc80329ec93810ec1f9",
      "init_manifest_validated": true,
      "init_manifest_bound_to_generation_log": true,
      "init_checkpoint_files_present": false,
      "init_hashes_currently_recomputed": false,
      "historical_init_hashes_log_only": true,
      "run_log_validated": true,
      "history_and_summary_log_bound": true,
      "observable_recipe_validated": true,
      "run_attempts": 1
    }
  ]
}
