{
 "measurement": "What one parallel subagent costs on Claude Code 2.1.232, and how much of it is your configuration",
 "claude_code_version": "2.1.232",
 "supersedes": "fanout-slope-2-1-231.json. Claude Code updated to 2.1.232 and the deploy gate blocked every deploy until the calculator's constants were re-measured against the installed release.",
 "method": {
  "cells": "trivial (0 files), inline at 1 and 4 files, fanout at 1 and 4 subagents, each in BOTH configuration states, all inside one round before the next begins. EIGHT rounds, because four gave too few runs at each parent turn count to condition on it.",
  "config_size": "loaded minus isolated on a SINGLE-TURN trivial prompt. The single-turn constraint IS the correction carried forward from the 2.1.229 work.",
  "slope": "(median at 4 agents - median at 1 agent) / 3, computed WITHIN each configuration state so the two are comparable.",
  "inline_control": "The paired arm that separates 'per subagent' from 'per unit of work'. If it is flat, the fan-out slope is attributable to the subagents rather than to the work.",
  "estimator": "MEDIAN within one parent turn count, declared once and used throughout. The 2.1.231 corpus used a median over a MIXED turn count, which is the defect this corrects.",
  "sequential_execution": "Run with no other measurement harness in flight. Four concurrent harnesses on this machine made every call return a zero context; the arrival controls caught it and the whole batch was re-run one at a time.",
  "controls": {
   "arrival": "Every run must leave exactly N files named agent-<k>.txt, counted back off disk and published per run.",
   "flag": "--setting-sources project asserted PRESENT on isolated runs and ABSENT on loaded ones, so the arms cannot silently be the same measurement.",
   "turns": "Recorded per run, because a run total mistaken for a context size is the exact error this line of work corrects.",
   "same_round": "All cells run inside one round before the next begins."
  }
 },
 "results": {
  "config_single_turn": 37504.0,
  "trivial_isolated": 22323.0,
  "trivial_loaded": 59827.0,
  "fanout_slope_per_agent_isolated": 28259,
  "fanout_slope_per_agent_loaded": 112419,
  "fanout_slope_difference": 84160,
  "difference_over_config": 2.244,
  "inline_slope_per_file_isolated": 186,
  "inline_slope_per_file_loaded": 180,
  "calculator_constants_now": {
   "base": 28259,
   "configShare": 2.24
  },
  "modal_parent_turn_count": 7,
  "by_parent_turn_count": {
   "6": {
    "rounds_at_this_turn_count": 3,
    "isolated_per_agent": 20376,
    "loaded_per_agent": 91810,
    "difference": 71434,
    "difference_over_config": 1.905
   },
   "7": {
    "rounds_at_this_turn_count": 5,
    "isolated_per_agent": 28259,
    "loaded_per_agent": 112419,
    "difference": 84160,
    "difference_over_config": 2.244
   }
  },
  "turn_conditioning": "A four-agent fan-out took 6 or 7 parent turns across these rounds and the total moves 16% between them, while within one turn count it moves 0.2 to 0.3%. The published constants are the MODAL turn count. The other condition is in by_parent_turn_count and is not hidden, because which one a reader gets is not under their control. The direction of the effect is not general: at eight agents the site measured the opposite ordering. num_turns is a mode label here, not a cost axis.",
  "change_since_2_1_231": {
   "config_single_turn": "37,808 -> 37,504 (-304)",
   "trivial_isolated": "22,398 -> 22,323 (-75)",
   "fanout_slope_per_agent_isolated": "20,690 -> 28,259 (+7,569)",
   "fanout_slope_per_agent_loaded": "103,397 -> 112,419 (+9,022)",
   "difference_over_config": "2.188 -> 2.244"
  },
  "raw_cells": {
   "fanout_loaded_1": [
    271544,
    271632,
    271686,
    271902,
    271952,
    272010,
    272104,
    272144
   ],
   "fanout_isolated_1": [
    86477,
    86523,
    86555,
    86595,
    86642,
    86653,
    86739,
    86781
   ],
   "fanout_loaded_4": [
    547212,
    547358,
    547404,
    609063,
    609087,
    609183,
    609652,
    610517
   ],
   "fanout_isolated_4": [
    147361,
    147747,
    147796,
    171185,
    171283,
    171395,
    171506,
    171512
   ],
   "inline_loaded_1": [
    119922,
    119922,
    119922,
    119922,
    119922,
    119922,
    119922,
    119922
   ],
   "inline_isolated_1": [
    44443,
    44443,
    44443,
    44443,
    44443,
    44443,
    44443,
    44443
   ],
   "inline_loaded_4": [
    120463,
    120463,
    120463,
    120463,
    120463,
    120575,
    120680,
    120718
   ],
   "inline_isolated_4": [
    44990,
    44990,
    44990,
    45000,
    45003,
    45003,
    45003,
    45003
   ],
   "trivial_loaded_0": [
    59827,
    59827,
    59827,
    59827,
    59827,
    59827,
    59827,
    59827
   ],
   "trivial_isolated_0": [
    22323,
    22323,
    22323,
    22323,
    22323,
    22323,
    22323,
    22323
   ]
  },
  "durability_at_matched_turn_count": {
   "four_agent_isolated_at_6_parent_turns": {
    "2.1.229": 149538,
    "2.1.231": 149364,
    "2.1.232": 147747
   },
   "spread_pct": 1.2,
   "reading": "Conditioning on parent turn count turns a figure that appeared to move between releases into one that does not. The unconditioned medians differed by as much as 37% between 2.1.231 and 2.1.232; at matched turn count the same cell moves 1.2% across three releases. Every apparent version movement in this line of work was the turn mix changing rather than the cost.",
   "caveat": "The 2.1.229 figure is read from that corpus's own runs, which were measured on a different day against a different floor. These are absolute contexts, not paired deltas, so they carry whatever the floor was doing on each of those days."
  }
 },
 "known_limits": {
  "two_point_slope": "CARRIED FORWARD. The per-agent figure is a line through TWO measured points, 1 agent and 4. Anything between them is interpolated and anything beyond is extrapolated.",
  "one_machine": "CARRIED FORWARD. The loaded arm is this machine's configuration and transfers to nobody; only the isolated arm and the ratio are general.",
  "mechanism_unmeasured": "CARRIED FORWARD. Why a subagent re-pays about twice the configuration rather than once is not established here.",
  "RETIRED_loaded_fanout_has_spread": "PARTLY retired, and only for the cells actually run that way. On the 2.1.232 four-agent isolated cell (8 runs) the runs form two non-overlapping groups with num_turns constant in each: dearest six-turn 147,796, cheapest seven-turn 171,185, 23,389 apart with nothing between. The same held at eight agents on 2.1.228 (fanout-modes.json). It FAILS on two other cells this site has published: the 2.1.229 loaded four-agent cell, where 7, 7 and 10 turns cost 616,851 / 616,116 / 616,059, inside 0.13% of each other, while 6 turns sits 10% low; and 2.1.227, where three four-agent runs all report 5 turns and span 125,767 to 141,513, 12.3%. So num_turns partitions some cells and carries no information on others. Two earlier versions of this entry were wrong: one said three corpora carried the dispersion as an unflagged limit, and one said the field partitions the older data cleanly. The 2.1.229 corpus DID flag its cell, list its turn counts, and conclude that turns was not a usable cost proxy there, which the numbers above show was correct. The real failure is that the 2.1.231 corpus dropped that conditioning rather than developing it.",
  "the_slope_is_a_range_not_a_number": "Because the turn count is not under the caller's control, the per-agent cost is a range: 20,376 tokens at 6 parent turns and 28,259 at 7 on this version. The calculator carries the modal condition and the page says so.",
  "turn_count_distribution_is_a_small_sample": "Eight rounds gave 5 at seven turns and 3 at six. Nothing here establishes that distribution, only that both occur, so the modal choice is a convention rather than a measured expectation.",
  "turn_count_is_a_mode_label_not_a_cost_axis": "Where the field does partition, the two cells disagree about which mode is dearer. At eight agents on 2.1.228, 9 turns cost 207,102 and 1 turn 317,786. At four agents on 2.1.232, 6 turns cost 147,747 and 7 turns 171,395. Release, harness, floor and agent count all differ between those observations, so NOTHING here identifies which axis moved the ordering and no direction is attributed. The turn VALUES are not stable across releases either: four agents ran in 5 turns in 10 of 10 runs on 2.1.228 and in 6 or 7 on 2.1.232, never 5.",
  "arrival_control": "0 of 80 runs failed their arrival control on this version. Every run's status and its created-file count are in runs[].",
  "the_two_matched_conditions_do_not_agree_equally_well": "At the six-turn condition 2.1.231 and 2.1.232 agree to 1.5% (20,687 against 20,376). At the modal seven-turn condition they agree to 3.4% (29,260 against 28,259), and the 2.1.231 side of that rests on a single run. Quoting only the 1.5% would be quoting the more favourable half."
 },
 "runs": [
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 0,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 3.2,
   "context": 22323,
   "turns": 1,
   "cost": 0.066539,
   "reply": "OK"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": false,
   "round": 0,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 6.9,
   "context": 59827,
   "turns": 1,
   "cost": 0.446208,
   "reply": "OK"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 0,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 11.6,
   "context": 86477,
   "turns": 3,
   "cost": 0.17105175,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": false,
   "round": 0,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 16.6,
   "context": 271902,
   "turns": 3,
   "cost": 0.84122675,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 0,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 5.1,
   "context": 44443,
   "turns": 2,
   "cost": 0.082205,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": false,
   "round": 0,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 10.3,
   "context": 119922,
   "turns": 2,
   "cost": 0.48077849999999994,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 0,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 20.3,
   "context": 171512,
   "turns": 7,
   "cost": 0.2786155,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": false,
   "round": 0,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 25.6,
   "context": 609652,
   "turns": 7,
   "cost": 1.7072824999999998,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 0,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 8.3,
   "context": 44990,
   "turns": 5,
   "cost": 0.094955,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": false,
   "round": 0,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 10.3,
   "context": 120463,
   "turns": 5,
   "cost": 0.4933885,
   "reply": "DONE"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 1,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 3.6,
   "context": 22323,
   "turns": 1,
   "cost": 0.066539,
   "reply": "OK"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": false,
   "round": 1,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 6.3,
   "context": 59827,
   "turns": 1,
   "cost": 0.446208,
   "reply": "OK"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 1,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 13.8,
   "context": 86523,
   "turns": 3,
   "cost": 0.13724099999999997,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": false,
   "round": 1,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 19.4,
   "context": 272010,
   "turns": 3,
   "cost": 0.8087690000000001,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 1,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 5.1,
   "context": 44443,
   "turns": 2,
   "cost": 0.08219499999999999,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": false,
   "round": 1,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 7.8,
   "context": 119922,
   "turns": 2,
   "cost": 0.48077849999999994,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 1,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 18.2,
   "context": 171185,
   "turns": 7,
   "cost": 0.27409950000000005,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": false,
   "round": 1,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 30.3,
   "context": 610517,
   "turns": 7,
   "cost": 1.71498175,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 1,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 9.2,
   "context": 45003,
   "turns": 5,
   "cost": 0.09540999999999998,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": false,
   "round": 1,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 11.8,
   "context": 120718,
   "turns": 5,
   "cost": 0.4973635,
   "reply": "DONE"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 2,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 3.0,
   "context": 22323,
   "turns": 1,
   "cost": 0.066539,
   "reply": "OK"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": false,
   "round": 2,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 5.7,
   "context": 59827,
   "turns": 1,
   "cost": 0.446208,
   "reply": "OK"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 2,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 13.4,
   "context": 86653,
   "turns": 3,
   "cost": 0.14053,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": false,
   "round": 2,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 14.5,
   "context": 271632,
   "turns": 3,
   "cost": 0.8018865000000001,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 2,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 10.0,
   "context": 44443,
   "turns": 2,
   "cost": 0.082205,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": false,
   "round": 2,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 8.2,
   "context": 119922,
   "turns": 2,
   "cost": 0.48077849999999994,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 2,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 15.8,
   "context": 147747,
   "turns": 6,
   "cost": 0.2596645,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": false,
   "round": 2,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 23.2,
   "context": 609087,
   "turns": 7,
   "cost": 1.6981717500000002,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 2,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 8.9,
   "context": 45003,
   "turns": 5,
   "cost": 0.09540999999999998,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": false,
   "round": 2,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 10.9,
   "context": 120463,
   "turns": 5,
   "cost": 0.4933885,
   "reply": "DONE"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 3,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 4.7,
   "context": 22323,
   "turns": 1,
   "cost": 0.066534,
   "reply": "OK"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": false,
   "round": 3,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 7.9,
   "context": 59827,
   "turns": 1,
   "cost": 0.446208,
   "reply": "OK"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 3,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 14.7,
   "context": 86739,
   "turns": 3,
   "cost": 0.141619,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": false,
   "round": 3,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 17.3,
   "context": 271686,
   "turns": 3,
   "cost": 0.80298175,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 3,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 5.7,
   "context": 44443,
   "turns": 2,
   "cost": 0.082205,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": false,
   "round": 3,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 10.5,
   "context": 119922,
   "turns": 2,
   "cost": 0.48077849999999994,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 3,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 20.1,
   "context": 171283,
   "turns": 7,
   "cost": 0.27453700000000003,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": false,
   "round": 3,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 29.3,
   "context": 547404,
   "turns": 6,
   "cost": 1.6645480000000001,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 3,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 7.1,
   "context": 45000,
   "turns": 5,
   "cost": 0.09529499999999999,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": false,
   "round": 3,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 9.8,
   "context": 120463,
   "turns": 5,
   "cost": 0.4933885,
   "reply": "DONE"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 4,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 5.3,
   "context": 22323,
   "turns": 1,
   "cost": 0.066539,
   "reply": "OK"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": false,
   "round": 4,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 7.8,
   "context": 59827,
   "turns": 1,
   "cost": 0.446208,
   "reply": "OK"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 4,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 14.5,
   "context": 86642,
   "turns": 3,
   "cost": 0.1399625,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": false,
   "round": 4,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 20.6,
   "context": 271952,
   "turns": 3,
   "cost": 0.80734825,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 4,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 5.3,
   "context": 44443,
   "turns": 2,
   "cost": 0.082205,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": false,
   "round": 4,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 10.7,
   "context": 119922,
   "turns": 2,
   "cost": 0.48077849999999994,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 4,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 27.2,
   "context": 171506,
   "turns": 7,
   "cost": 0.2786265,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": false,
   "round": 4,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 25.4,
   "context": 609063,
   "turns": 7,
   "cost": 1.69821175,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 4,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 8.6,
   "context": 45003,
   "turns": 5,
   "cost": 0.09540999999999998,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": false,
   "round": 4,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 23.9,
   "context": 120575,
   "turns": 5,
   "cost": 0.4973085,
   "reply": "DONE"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 5,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 4.7,
   "context": 22323,
   "turns": 1,
   "cost": 0.066539,
   "reply": "OK"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": false,
   "round": 5,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 9.0,
   "context": 59827,
   "turns": 1,
   "cost": 0.446208,
   "reply": "OK"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 5,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 18.9,
   "context": 86781,
   "turns": 3,
   "cost": 0.14237575,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": false,
   "round": 5,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 21.5,
   "context": 272144,
   "turns": 3,
   "cost": 0.8107737500000001,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 5,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 12.7,
   "context": 44443,
   "turns": 2,
   "cost": 0.08222499999999999,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": false,
   "round": 5,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 11.3,
   "context": 119922,
   "turns": 2,
   "cost": 0.48077849999999994,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 5,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 19.9,
   "context": 147361,
   "turns": 6,
   "cost": 0.25943350000000004,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": false,
   "round": 5,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 32.7,
   "context": 609183,
   "turns": 7,
   "cost": 1.70228775,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 5,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 8.0,
   "context": 44990,
   "turns": 5,
   "cost": 0.094955,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": false,
   "round": 5,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 11.9,
   "context": 120463,
   "turns": 5,
   "cost": 0.4933885,
   "reply": "DONE"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 6,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 4.2,
   "context": 22323,
   "turns": 1,
   "cost": 0.066539,
   "reply": "OK"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": false,
   "round": 6,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 8.4,
   "context": 59827,
   "turns": 1,
   "cost": 0.446208,
   "reply": "OK"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 6,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 18.7,
   "context": 86595,
   "turns": 3,
   "cost": 0.13922424999999997,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": false,
   "round": 6,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 20.8,
   "context": 272104,
   "turns": 3,
   "cost": 0.8103279999999999,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 6,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 7.0,
   "context": 44443,
   "turns": 2,
   "cost": 0.082205,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": false,
   "round": 6,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 8.2,
   "context": 119922,
   "turns": 2,
   "cost": 0.48077849999999994,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 6,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 20.4,
   "context": 147796,
   "turns": 6,
   "cost": 0.2659405,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": false,
   "round": 6,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 20.3,
   "context": 547212,
   "turns": 6,
   "cost": 1.65696375,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 6,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 8.5,
   "context": 45003,
   "turns": 5,
   "cost": 0.09540999999999998,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": false,
   "round": 6,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 9.8,
   "context": 120463,
   "turns": 5,
   "cost": 0.4933885,
   "reply": "DONE"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 7,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 3.9,
   "context": 22323,
   "turns": 1,
   "cost": 0.066539,
   "reply": "OK"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": false,
   "round": 7,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "wall": 5.8,
   "context": 59827,
   "turns": 1,
   "cost": 0.446208,
   "reply": "OK"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 7,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 14.2,
   "context": 86555,
   "turns": 3,
   "cost": 0.13846424999999998,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": false,
   "round": 7,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 15.5,
   "context": 271544,
   "turns": 3,
   "cost": 0.8006375,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 7,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 5.9,
   "context": 44443,
   "turns": 2,
   "cost": 0.082205,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": false,
   "round": 7,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "wall": 10.3,
   "context": 119922,
   "turns": 2,
   "cost": 0.48077849999999994,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 7,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 20.8,
   "context": 171395,
   "turns": 7,
   "cost": 0.2798365,
   "reply": "DONE"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": false,
   "round": 7,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 21.6,
   "context": 547358,
   "turns": 6,
   "cost": 1.65926375,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 7,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 9.1,
   "context": 44990,
   "turns": 5,
   "cost": 0.094955,
   "reply": "DONE"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": false,
   "round": 7,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "wall": 12.5,
   "context": 120680,
   "turns": 5,
   "cost": 0.5009834999999999,
   "reply": "DONE"
  }
 ]
}