{
 "arms_pooled": {
  "greedy": {
   "chunk_mae": 5.8026,
   "first_mae": 2.1431,
   "pred_key": "pred:bijou@100000"
  },
  "draws10_t1": {
   "chunk_mae": 5.6515,
   "first_mae": 1.9477,
   "pred_key": "pred:bijou@100000_draws10_t1"
  }
 },
 "subset_mode": false,
 "n_rows_paired": 25800,
 "read1_delta_ar": {
  "mean": -0.14505,
  "median": -0.08157,
  "ci95": [
   -0.18199,
   -0.10868
  ],
  "arm_win_rate": 0.5633,
  "n_frames": 17204,
  "most_influential_repos": [
   {
    "repo": "Loki0929/so100_100",
    "n_excl": 40,
    "mean_without": -0.15019
   },
   {
    "repo": "gribok201/150episodes6",
    "n_excl": 40,
    "mean_without": -0.14992
   },
   {
    "repo": "dopaul/1500_chess_moves",
    "n_excl": 600,
    "mean_without": -0.14066
   },
   {
    "repo": "Chojins/chess_game_001_red_stereo",
    "n_excl": 216,
    "mean_without": -0.14124
   },
   {
    "repo": "willnorris/bbox-2",
    "n_excl": 16,
    "mean_without": -0.14845
   }
  ],
  "definition": "Delta_AR: paired per-frame chunk_mae, _draws10_t1 - greedy, core frames (negative = ensembling helps)"
 },
 "read2_fairness_vs_flow": {
  "delta_ar_mean": -0.14505,
  "flow_teacher_gain": -1.258,
  "ar_gain_smaller_than_flow": true,
  "definition": "Delta_AR vs the flow teacher's draws1 6.6232 -> draws10 5.365 gain (-1.258) on the same panel \u2014 does AR ensemble like flow, or is greedy already the mean?"
 },
 "read3_family_band": {
  "draws10_t1_chunk_mae": 5.6515,
  "flow_draws10_band": 5.365,
  "reaches_band": false,
  "anchors_record_only": {
   "teacher_draws10_heun30": [
    5.3645,
    1.4242
   ],
   "snapflow_student_mean10": [
    5.3675,
    1.5927
   ]
  },
  "subset_mode": false,
  "note": "full panel"
 },
 "read4_first_mirrors": {
  "delta_ar_first": {
   "mean": -0.19546,
   "median": -0.1039,
   "ci95": [
    -0.21302,
    -0.17786
   ],
   "arm_win_rate": 0.5934,
   "n_frames": 17204,
   "most_influential_repos": [
    {
     "repo": "dopaul/1500_chess_moves",
     "n_excl": 600,
     "mean_without": -0.18894
    },
    {
     "repo": "shin1107/koch_base_episodes",
     "n_excl": 64,
     "mean_without": -0.1914
    },
    {
     "repo": "swarajgosavi/act_kikobot_pusht_real",
     "n_excl": 20,
     "mean_without": -0.19315
    },
    {
     "repo": "Hale-Sage/merge_data",
     "n_excl": 260,
     "mean_without": -0.19749
    },
    {
     "repo": "Chojins/chess_game_001_blue_stereo",
     "n_excl": 232,
     "mean_without": -0.19734
    }
   ],
   "definition": "first_mae mirror of read 1 (record-only)"
  },
  "flow_first_gain_descriptive": -0.5089,
  "flow_first_band_descriptive": 1.4242,
  "draws10_t1_first_mae": 1.9477
 },
 "read5_execution_oracles": {
  "row_pairing": "full byte-match",
  "state_copy_byte_match": true,
  "state_copy_norm_byte_match": true,
  "ar_temperature": 1.0,
  "sample_draws": 10,
  "draws_policy": "bijou@100000_draws10_t1",
  "checkpoint": "bijou_arb_rcond_100k_ddp4/step_100000",
  "report_crosscheck": "both arms reproduced (|d| < 5e-3)"
 },
 "expectations": {
  "e1_delta_negative": {
   "met": true,
   "ci95_excludes_zero": true
  },
  "e2_gain_smaller_than_flow": {
   "met": true
  },
  "e3_no_overtake_of_flow_band": {
   "met": true
  },
  "e4_falsifier": {
   "rule": "falsified if Delta_AR > +0.1",
   "falsified": false
  }
 },
 "decision": {
  "falsified": false,
  "assembly": [
   "E1 MET + E2 MET: Delta_AR < 0 with CI95 excluding 0 and |Delta_AR| < 1.258 \u2014 the AR gain is real but SMALLER than the flow teacher's; greedy decode already sits near the predictive mean (the mean-collapse shape)",
   "E3 as expected: _draws10_t1 5.6515 does not overtake the flow draws10 band 5.365"
  ]
 }
}