1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
|
{
"candidate_summaries": [
{
"checks_by_task_seed": {
"20": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
},
"21": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
},
"22": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
}
},
"critic_eta": 0.01,
"eligible": false,
"forward_eta": 0.03,
"gamma": 0.8,
"intact_final_by_task_seed": [
0.0,
0.0,
0.0
],
"mean_intact_final": 0.0,
"terminal_outcome_accuracy_by_task_seed": [
0.5,
0.5,
0.5
],
"worst_intact_final": 0.0,
"worst_terminal_outcome_accuracy": 0.5
},
{
"checks_by_task_seed": {
"20": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
},
"21": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
},
"22": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
}
},
"critic_eta": 0.03,
"eligible": false,
"forward_eta": 0.03,
"gamma": 0.8,
"intact_final_by_task_seed": [
0.0,
0.0,
0.0
],
"mean_intact_final": 0.0,
"terminal_outcome_accuracy_by_task_seed": [
0.5,
0.5,
0.5
],
"worst_intact_final": 0.0,
"worst_terminal_outcome_accuracy": 0.5
},
{
"checks_by_task_seed": {
"20": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
},
"21": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
},
"22": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
}
},
"critic_eta": 0.01,
"eligible": false,
"forward_eta": 0.03,
"gamma": 0.95,
"intact_final_by_task_seed": [
0.0,
0.0,
0.0
],
"mean_intact_final": 0.0,
"terminal_outcome_accuracy_by_task_seed": [
0.5,
0.5,
0.5
],
"worst_intact_final": 0.0,
"worst_terminal_outcome_accuracy": 0.5
},
{
"checks_by_task_seed": {
"20": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
},
"21": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
},
"22": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
}
},
"critic_eta": 0.03,
"eligible": false,
"forward_eta": 0.03,
"gamma": 0.95,
"intact_final_by_task_seed": [
0.0,
0.0,
0.0
],
"mean_intact_final": 0.0,
"terminal_outcome_accuracy_by_task_seed": [
0.5,
0.5,
0.5
],
"worst_intact_final": 0.0,
"worst_terminal_outcome_accuracy": 0.5
},
{
"checks_by_task_seed": {
"20": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
},
"21": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
},
"22": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
}
},
"critic_eta": 0.01,
"eligible": false,
"forward_eta": 0.1,
"gamma": 0.8,
"intact_final_by_task_seed": [
0.0,
0.0,
0.0
],
"mean_intact_final": 0.0,
"terminal_outcome_accuracy_by_task_seed": [
0.5,
0.5,
0.5
],
"worst_intact_final": 0.0,
"worst_terminal_outcome_accuracy": 0.5
},
{
"checks_by_task_seed": {
"20": {
"acute_outcome_lesion_separation_drop_at_least_0p01": true,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": true,
"terminal_role_separation_at_least_0p03": true,
"velocity_advantage_at_least_0p05": true
},
"21": {
"acute_outcome_lesion_separation_drop_at_least_0p01": true,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": true,
"velocity_advantage_at_least_0p05": true
},
"22": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
}
},
"critic_eta": 0.03,
"eligible": false,
"forward_eta": 0.1,
"gamma": 0.8,
"intact_final_by_task_seed": [
0.00390625,
0.0078125,
0.0
],
"mean_intact_final": 0.00390625,
"terminal_outcome_accuracy_by_task_seed": [
1.0,
0.5,
0.5
],
"worst_intact_final": 0.0,
"worst_terminal_outcome_accuracy": 0.5
},
{
"checks_by_task_seed": {
"20": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
},
"21": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
},
"22": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
}
},
"critic_eta": 0.01,
"eligible": false,
"forward_eta": 0.1,
"gamma": 0.95,
"intact_final_by_task_seed": [
0.0,
0.0,
0.0
],
"mean_intact_final": 0.0,
"terminal_outcome_accuracy_by_task_seed": [
0.5,
0.5,
0.5
],
"worst_intact_final": 0.0,
"worst_terminal_outcome_accuracy": 0.5
},
{
"checks_by_task_seed": {
"20": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
},
"21": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
},
"22": {
"acute_outcome_lesion_separation_drop_at_least_0p01": false,
"challenge_success_fraction_between_0p15_and_0p85": false,
"critic_contribution_tracks_value_at_least_0p95": true,
"critic_expectedness_contribution_at_least_0p005": false,
"decoder_distance_corr_at_least_0p02": true,
"final_success_at_least_0p70": false,
"fixed_role_final_gap_at_least_0p20": false,
"learned_role_cosine_at_least_0p80": true,
"learning_gain_at_least_0p10": false,
"oracle_final_deficit_at_most_0p10": true,
"plasticity_lesion_retains_at_most_half_gain": true,
"raw_residual_corr_gap_at_least_0p20": true,
"residual_soma_corr_at_most_0p10": true,
"sign_inversion_at_least_0p01": false,
"surrounding_event_accuracy_at_least_0p52": true,
"terminal_outcome_accuracy_at_least_0p65": false,
"terminal_role_separation_at_least_0p03": false,
"velocity_advantage_at_least_0p05": true
}
},
"critic_eta": 0.03,
"eligible": false,
"forward_eta": 0.1,
"gamma": 0.95,
"intact_final_by_task_seed": [
0.0,
0.0,
0.0
],
"mean_intact_final": 0.0,
"terminal_outcome_accuracy_by_task_seed": [
0.5,
0.5,
0.5
],
"worst_intact_final": 0.0,
"worst_terminal_outcome_accuracy": 0.5
}
],
"complete_grid": true,
"confirmation_seeds_touched": false,
"grid_size": 24,
"input_sha256": {
"base_dynamics": "d5a373314562af0daedf55baa04b975fe643236c7821be1560d2cfb4359688fc",
"confirmation_analyzer": "e18d2f0cee6ee3be74fdf309b51ab80d114206c517918caa501e24379e2046a6",
"confirmation_runner": "77ee8fa3923481789dba5a864228dd05ef4cc5039ce7f9b4876c3aba477a4939",
"d4_gate": "636c587e47287338cdca7d9558dc3bfb99a2cec615badb23337025d85b8128ef",
"development_analyzer": "f5fd61493e2264d4cf39f6915a52a265d932703483a6cb6b063228c2c1ee190d",
"old_r2_gate": "4f6f969ceae88afa2523e3472a3373522991f5ecaab69440830c07479d2d3597",
"protocol": "940bac74b527605d33a36a2b79f404a69de497a07d7657e5341ad28c4f1373f7",
"runner": "4157a57806dedfc2eb70ec84f7a7ca1f73ab684e5d8f0b227cd80465e8e97aa5",
"v2_dynamics": "786c5aed3091644272ae0a740913ac3cc38cdb02a8cacb6dfc8496e36836cdae",
"v2_metrics": "421da9287b92e62c742f9eeefbfdccba582c6a4ad5cf92ade4709689120fa1ee"
},
"oral_b_v2_confirmation_opened": false,
"protocol": "oral_b_v2_development_v1",
"review_score_after": 7,
"review_score_before": 7,
"score_change_rule": "development selection never changes the formal milestone score",
"selected": null,
"source_commit": "670c1399659f31ac79c4b454147417d4f8ddca7d",
"source_sha256": {
"results/bci_v2_dev/bci_v2_e0p03_g0p8_c0p01_t20_m0.json": "143e0e14db46947550164eb9a4e9c2c0a0a1dfdbfe86801c1a1d71392fee16c3",
"results/bci_v2_dev/bci_v2_e0p03_g0p8_c0p01_t21_m0.json": "629825d2c0214efa7292b343456375e31f21e71582471d24f97287c971e3a5ce",
"results/bci_v2_dev/bci_v2_e0p03_g0p8_c0p01_t22_m0.json": "e96062abf060175e3d432df7bd784802797238d09a28e373d37d5f5b040c951b",
"results/bci_v2_dev/bci_v2_e0p03_g0p8_c0p03_t20_m0.json": "a69c813e54b27466cbfa78aa1a379186d3f693fa51f06449d87c4319da9f4ee6",
"results/bci_v2_dev/bci_v2_e0p03_g0p8_c0p03_t21_m0.json": "428c0d5f32ca340af33e5a0c87390759b965d8ffa5cb322ddd484c25e7f31a04",
"results/bci_v2_dev/bci_v2_e0p03_g0p8_c0p03_t22_m0.json": "0d0fc07a7ca61905377547372dd3fd719cb3187a0e75fbb48bba43cc7362d1c0",
"results/bci_v2_dev/bci_v2_e0p03_g0p95_c0p01_t20_m0.json": "e63b6d190e7c62fe5e949739033b5f495fd9f7275aac8f0f157a8511eebf45a4",
"results/bci_v2_dev/bci_v2_e0p03_g0p95_c0p01_t21_m0.json": "c0bb7e92b786f044733c5e3d639b07186cadbb786681783cd5fd38794f35417d",
"results/bci_v2_dev/bci_v2_e0p03_g0p95_c0p01_t22_m0.json": "a32e1935cb2c4677d66a613e431ea6943f2a759e0a0c43eb55e930c73804f2cd",
"results/bci_v2_dev/bci_v2_e0p03_g0p95_c0p03_t20_m0.json": "5fa8d08c22f76261a3356f4e08bd544818359a2c6dfb42e4f0e1c5c3fb543ef7",
"results/bci_v2_dev/bci_v2_e0p03_g0p95_c0p03_t21_m0.json": "7f6d0e865e4e6b74b701ea754b6f3c1610df0fd4a1948e38b8dd6ca497beb647",
"results/bci_v2_dev/bci_v2_e0p03_g0p95_c0p03_t22_m0.json": "76a88a2cc141e454d1e0c8ea355a0c719e7afba6c16d39e3695da28f7ba4b90d",
"results/bci_v2_dev/bci_v2_e0p1_g0p8_c0p01_t20_m0.json": "2d6f62aa84735a1708e969520bf4a97c2fc5679776a9d20d413ac4dfdcd75863",
"results/bci_v2_dev/bci_v2_e0p1_g0p8_c0p01_t21_m0.json": "b7d3563d491b1218ceeb70d0a70fb03cea333628919c02dbf27f58a403c9232f",
"results/bci_v2_dev/bci_v2_e0p1_g0p8_c0p01_t22_m0.json": "789da0c36f6925716a7d17d00321164c8e6a398af9e9636d7b341076945c1e6d",
"results/bci_v2_dev/bci_v2_e0p1_g0p8_c0p03_t20_m0.json": "eea173c05c402903a85fbc0b848a8f970fbd4dbe7af8bd0e88e0c3c7ebefc9b6",
"results/bci_v2_dev/bci_v2_e0p1_g0p8_c0p03_t21_m0.json": "443369d0bedcefd90a608f54bcf0983eab4a426d8467b0de1e20e0d30360d131",
"results/bci_v2_dev/bci_v2_e0p1_g0p8_c0p03_t22_m0.json": "f5f4ac51802bbe8fa0818a5500150f4bee26f8b986c9824c830a0cc9641834bf",
"results/bci_v2_dev/bci_v2_e0p1_g0p95_c0p01_t20_m0.json": "00bd62c71f93c8cf456bcee62b33a97cbe4183722f48b122cb6f0dbe36e8b0fa",
"results/bci_v2_dev/bci_v2_e0p1_g0p95_c0p01_t21_m0.json": "b14a09750d267be9d0aab0560f19a1eb590e4b54e7843d08cdc49b8f086e2f93",
"results/bci_v2_dev/bci_v2_e0p1_g0p95_c0p01_t22_m0.json": "af00424b8a3a447c4d55726b5bbbb03782a7df70eb382c12b5f9212e499de197",
"results/bci_v2_dev/bci_v2_e0p1_g0p95_c0p03_t20_m0.json": "d4ac8619a67e10ef23d1d6c3e70334314a093b9edca5c1033cd30e316dfddab1",
"results/bci_v2_dev/bci_v2_e0p1_g0p95_c0p03_t21_m0.json": "9776a1d977fa613025c024c13a26a73a64b2b0f4578de954e4020b692eff5e18",
"results/bci_v2_dev/bci_v2_e0p1_g0p95_c0p03_t22_m0.json": "b798dab06ae1ddb88b8d8912916d322b4024ca849435bc16150532ee102738e7"
},
"status": "failed"
}
|