{
 "measurement": "What one parallel subagent costs on Claude Code 2.1.251 (Claude Code), and how much of it is your configuration",
 "known_limits": {
  "THIS CORPUS DOES NOT LICENSE A STAMP BUMP": "The /cost/ subagent stamp stays at 2.1.238 and that is correct, for three reasons that are properties of this run rather than opinions. First, the calculator's subagent row consumes a POINT per parent turn count and requires at least two such conditions; this corpus publishes ONE condition (six turns) because the seven-turn bucket held two runs against a floor of four. Second, the estimator refuses a point in that condition: no context value repeats across rounds in either cell, so any point would be an arbitrary pick and the corpus reports a range. Third, configShare comes from the LOADED arm, which was not run here at all, so bumping the stamp would carry a 2.1.238 multiplier under a 2.1.251 label. Adopting this corpus needs the calculator taught to consume a range, plus a loaded-arm run.",
  "THE LOADED ARM WAS NOT RUN": "Only the --setting-sources project cells were measured. That was deliberate: the loaded four-agent fan-out is both the most expensive cell here and the least stable, since it reads this machine's own configuration, which another corpus on this site recorded moving 5,271 tokens between two surviving rounds. Every loaded figure in results is marked not_measured rather than carried forward from 2.1.238.",
  "ONE TURN CONDITION ONLY": "The four-agent fan-out took six parent turns in six rounds and seven in two. Only the six-turn condition clears the four-run floor and is published. The 2.1.238 corpus published six, seven and ten, so this run says nothing about whether the higher conditions moved.",
  "NO POINT ESTIMATE, AND THAT IS THE DATA NOT THE ROUND COUNT": "Both fan-out cells return a different context on every round, so guarded mode refuses. More rounds would tighten the range but would not produce a repeating value; these cells are not the kind that settle on one number the way the trivial floor does.",
  "A SLOPE IS TWO POINTS": "The per-subagent figure is the difference between the four-agent and one-agent cells divided by three. Two points fit a line exactly, so nothing here tests whether the cost is linear in the number of agents, and no fixed-versus-marginal decomposition is published.",
  "one_machine_one_release": "One machine, Claude Code 2.1.251, isolated project scope."
 },
 "claude_code_version": "2.1.251 (Claude Code)",
 "claude_code_version_recorded_at_runtime": [
  "2.1.251 (Claude Code)"
 ],
 "sources": [
  "fanout-slope-2-1-251-raw.json"
 ],
 "method": {
  "estimator": "The shared guarded mode from estimator.py, plus the full observed range on every cell. A point estimate is emitted only when BOTH contributing cells yield a guarded mode; otherwise the range stands alone and the refusal is published beside it.",
  "population": "Every ok run, conditioned on parent turn count INDEPENDENTLY PER CELL. Per cell is the correction: the replaced corpus conditioned the four-agent cell and not the one-agent cell, so a turn-conditioned numerator was divided against a mixed-turn denominator.",
  "run_floor": 4,
  "slope": "(cost at 4 - cost at 1) / 3, computed WITHIN one configuration state.",
  "inline_arm": "The paired control separating 'per subagent' from 'per unit of work'.",
  "provenance": "Every figure carries the turn count and the run count of each cell it was computed from, emitted by the same function that computes the figure. A sample size here cannot belong to a different arm than the number it labels."
 },
 "results": {
  "configuration_single_turn": {
   "label": "configuration, single turn",
   "range": null,
   "point_estimate": null,
   "not_measured": true,
   "point_estimate_refused": "not measured in this run: no ok runs for trivial_loaded",
   "from": {
    "trivial_loaded": {
     "turns": null,
     "runs": 0
    },
    "trivial_isolated": {
     "turns": 1,
     "runs": 8
    }
   },
   "divisor": 1
  },
  "per_subagent_isolated": {
   "label": "per parallel subagent, isolated",
   "range": [
    20751.3,
    21326.0
   ],
   "point_estimate": null,
   "point_estimate_refused": "no value repeated across 6 rounds, so the mode would be an arbitrary pick; no value repeated across 8 rounds, so the mode would be an arbitrary pick",
   "from": {
    "fanout_isolated_4": {
     "turns": 6,
     "runs": 6,
     "observed": [
      133139,
      134652
     ],
     "all_runs": [
      133139,
      133167,
      133240,
      133243,
      133479,
      134652
     ]
    },
    "fanout_isolated_1": {
     "turns": 3,
     "runs": 8,
     "observed": [
      70674,
      70885
     ],
     "all_runs": [
      70674,
      70712,
      70718,
      70768,
      70778,
      70795,
      70804,
      70885
     ]
    }
   },
   "divisor": 3
  },
  "per_subagent_loaded": {
   "label": "per parallel subagent, loaded",
   "range": null,
   "point_estimate": null,
   "not_measured": true,
   "point_estimate_refused": "not measured in this run: no ok runs for fanout_loaded_4, fanout_loaded_1",
   "from": {
    "fanout_loaded_4": {
     "turns": null,
     "runs": 0
    },
    "fanout_loaded_1": {
     "turns": null,
     "runs": 0
    }
   },
   "divisor": 3
  },
  "per_file_inline_isolated": {
   "label": "per file written inline, isolated",
   "range": [
    166.3,
    169.7
   ],
   "point_estimate": 169.7,
   "point_estimate_refused": null,
   "from": {
    "inline_isolated_4": {
     "turns": 5,
     "runs": 8,
     "observed": [
      34028,
      34038
     ],
     "all_runs": [
      34028,
      34028,
      34038,
      34038,
      34038,
      34038,
      34038,
      34038
     ]
    },
    "inline_isolated_1": {
     "turns": 2,
     "runs": 8,
     "observed": [
      33529,
      33529
     ],
     "all_runs": [
      33529,
      33529,
      33529,
      33529,
      33529,
      33529,
      33529,
      33529
     ]
    }
   },
   "divisor": 3
  },
  "per_file_inline_loaded": {
   "label": "per file written inline, loaded",
   "range": null,
   "point_estimate": null,
   "not_measured": true,
   "point_estimate_refused": "not measured in this run: no ok runs for inline_loaded_4, inline_loaded_1",
   "from": {
    "inline_loaded_4": {
     "turns": null,
     "runs": 0
    },
    "inline_loaded_1": {
     "turns": null,
     "runs": 0
    }
   },
   "divisor": 3
  },
  "by_matched_turn_count": {},
  "isolated_by_parent_turn_count": {
   "6": {
    "label": "per parallel subagent, isolated, 6 parent turns",
    "range": [
     20751.3,
     21326.0
    ],
    "point_estimate": null,
    "point_estimate_refused": "no value repeated across 6 rounds, so the mode would be an arbitrary pick; no value repeated across 8 rounds, so the mode would be an arbitrary pick",
    "from": {
     "fanout_isolated_4": {
      "turns": 6,
      "runs": 6,
      "observed": [
       133139,
       134652
      ],
      "all_runs": [
       133139,
       133167,
       133240,
       133243,
       133479,
       134652
      ]
     },
     "fanout_isolated_1": {
      "turns": 3,
      "runs": 8,
      "observed": [
       70674,
       70885
      ],
      "all_runs": [
       70674,
       70712,
       70718,
       70768,
       70778,
       70795,
       70804,
       70885
      ]
     }
    },
    "divisor": 3
   }
  },
  "floor_measured_in_the_same_rounds": {
   "trivial_isolated_context": {
    "range": [
     17048,
     17048
    ],
    "point_estimate": 17048,
    "from": {
     "trivial_isolated": {
      "turns": 1,
      "runs": 8,
      "observed": [
       17048,
       17048
      ],
      "all_runs": [
       17048,
       17048,
       17048,
       17048,
       17048,
       17048,
       17048,
       17048
      ]
     }
    }
   }
  }
 },
 "cells_by_turn_count": {
  "fanout_isolated_1_turns3": {
   "runs": 8,
   "observed": [
    70674,
    70885
   ],
   "all_runs": [
    70674,
    70712,
    70718,
    70768,
    70778,
    70795,
    70804,
    70885
   ]
  },
  "fanout_isolated_4_turns6": {
   "runs": 6,
   "observed": [
    133139,
    134652
   ],
   "all_runs": [
    133139,
    133167,
    133240,
    133243,
    133479,
    134652
   ]
  },
  "fanout_isolated_4_turns7": {
   "runs": 2,
   "observed": [
    151001,
    151491
   ],
   "all_runs": [
    151001,
    151491
   ]
  },
  "inline_isolated_1_turns2": {
   "runs": 8,
   "observed": [
    33529,
    33529
   ],
   "all_runs": [
    33529,
    33529,
    33529,
    33529,
    33529,
    33529,
    33529,
    33529
   ]
  },
  "inline_isolated_4_turns5": {
   "runs": 8,
   "observed": [
    34028,
    34038
   ],
   "all_runs": [
    34028,
    34028,
    34038,
    34038,
    34038,
    34038,
    34038,
    34038
   ]
  },
  "trivial_isolated_0_turns1": {
   "runs": 8,
   "observed": [
    17048,
    17048
   ],
   "all_runs": [
    17048,
    17048,
    17048,
    17048,
    17048,
    17048,
    17048,
    17048
   ]
  }
 },
 "path_control": {
  "distinct_working_directories": [
   "/tmp/fanout251/run"
  ],
  "recorded": true
 },
 "reproducibility": null,
 "notes": [
  "Every ok run used the identical working directory /tmp/fanout251/run, so no difference below carries a path term.",
  "no ok runs for trivial n=0 isolated=False",
  "no ok runs for fanout n=1 isolated=False",
  "no ok runs for fanout n=4 isolated=False",
  "no ok runs for inline n=1 isolated=False",
  "no ok runs for inline n=4 isolated=False",
  "isolated turn count 7 NOT published: the four-agent isolated cell holds 2 run(s), against a floor of 4",
  "NO matched turn count cleared the floor in both arms, so this corpus publishes no configuration multiplier at all."
 ],
 "runs": [
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 0,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 4.1,
   "context": 17048,
   "turns": 1,
   "cost": 0.06634,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "OK",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 0,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 13.3,
   "context": 70674,
   "turns": 3,
   "cost": 0.14297400000000002,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 0,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 7.0,
   "context": 33529,
   "turns": 2,
   "cost": 0.052329499999999994,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 0,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 20.5,
   "context": 151001,
   "turns": 7,
   "cost": 0.23617950000000001,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 0,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 8.1,
   "context": 34038,
   "turns": 5,
   "cost": 0.06434949999999999,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 1,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 4.6,
   "context": 17048,
   "turns": 1,
   "cost": 0.009121500000000001,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "OK",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 1,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 13.8,
   "context": 70778,
   "turns": 3,
   "cost": 0.0741745,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 1,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 7.1,
   "context": 33529,
   "turns": 2,
   "cost": 0.019735,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 1,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 16.5,
   "context": 133167,
   "turns": 6,
   "cost": 0.1926575,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 1,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 8.1,
   "context": 34038,
   "turns": 5,
   "cost": 0.0269345,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 2,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 3.6,
   "context": 17048,
   "turns": 1,
   "cost": 0.0091365,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "OK",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 2,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 13.5,
   "context": 70768,
   "turns": 3,
   "cost": 0.07387600000000001,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 2,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 6.7,
   "context": 33529,
   "turns": 2,
   "cost": 0.019735,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 2,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 17.8,
   "context": 133479,
   "turns": 6,
   "cost": 0.1948435,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 2,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 7.2,
   "context": 34038,
   "turns": 5,
   "cost": 0.0269145,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 3,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 3.2,
   "context": 17048,
   "turns": 1,
   "cost": 0.009121500000000001,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "OK",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 3,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 13.3,
   "context": 70718,
   "turns": 3,
   "cost": 0.07308475,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 3,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 5.6,
   "context": 33529,
   "turns": 2,
   "cost": 0.019735,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 3,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 16.9,
   "context": 133139,
   "turns": 6,
   "cost": 0.19242550000000003,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 3,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 8.8,
   "context": 34038,
   "turns": 5,
   "cost": 0.0269245,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 4,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 3.4,
   "context": 17048,
   "turns": 1,
   "cost": 0.0091315,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "OK",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 4,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 13.2,
   "context": 70712,
   "turns": 3,
   "cost": 0.07281399999999999,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 4,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 5.6,
   "context": 33529,
   "turns": 2,
   "cost": 0.019735,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 4,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 18.0,
   "context": 134652,
   "turns": 6,
   "cost": 0.21020099999999997,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 4,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 7.4,
   "context": 34038,
   "turns": 5,
   "cost": 0.0269145,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 5,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 3.5,
   "context": 17048,
   "turns": 1,
   "cost": 0.009121500000000001,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "OK",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 5,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 14.8,
   "context": 70885,
   "turns": 3,
   "cost": 0.05665250000000001,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 5,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 5.4,
   "context": 33529,
   "turns": 2,
   "cost": 0.019735,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 5,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 20.8,
   "context": 151491,
   "turns": 7,
   "cost": 0.1368535,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 5,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 7.1,
   "context": 34028,
   "turns": 5,
   "cost": 0.032977,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 6,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 4.3,
   "context": 17048,
   "turns": 1,
   "cost": 0.009126500000000001,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "OK",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 6,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 14.3,
   "context": 70804,
   "turns": 3,
   "cost": 0.054476500000000004,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 6,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 4.8,
   "context": 33529,
   "turns": 2,
   "cost": 0.019735,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 6,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 17.0,
   "context": 133240,
   "turns": 6,
   "cost": 0.19344499999999998,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 6,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 7.5,
   "context": 34038,
   "turns": 5,
   "cost": 0.0269145,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "trivial",
   "n": 0,
   "isolated": true,
   "round": 7,
   "status": "ok",
   "files_expected": 0,
   "files_created": 0,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 3.3,
   "context": 17048,
   "turns": 1,
   "cost": 0.009126500000000001,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "OK",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 1,
   "isolated": true,
   "round": 7,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 13.5,
   "context": 70795,
   "turns": 3,
   "cost": 0.054693000000000006,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 1,
   "isolated": true,
   "round": 7,
   "status": "ok",
   "files_expected": 1,
   "files_created": 1,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 5.4,
   "context": 33529,
   "turns": 2,
   "cost": 0.019735,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "fanout",
   "n": 4,
   "isolated": true,
   "round": 7,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 23.3,
   "context": 133243,
   "turns": 6,
   "cost": 0.19342200000000004,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  },
  {
   "kind": "inline",
   "n": 4,
   "isolated": true,
   "round": 7,
   "status": "ok",
   "files_expected": 4,
   "files_created": 4,
   "claude_code_version": "2.1.251 (Claude Code)",
   "wall": 13.4,
   "context": 34028,
   "turns": 5,
   "cost": 0.026659500000000003,
   "cwd": "/tmp/fanout251/run",
   "cwd_len": 18,
   "reply": "DONE",
   "_source": "fanout-slope-2-1-251-raw.json"
  }
 ]
}