{
  "schema": "s2s-bench-v1",
  "exhibit": "ask-about-this-page",
  "dataset": "docent-r1-2026-09-09",
  "generated_utc": "2026-09-13T04:01:37Z",
  "licence": "CC BY 4.0",
  "attribution": "the strata\u2192signal workshop",
  "contact": "https://strata2signal.com/contact/",
  "what_this_is": "One reading-room assistant, examined on one frozen bank of 62 questions over 41 articles, nine times across five days, and exactly what happened to each file on the way to this page. Artifact names only \u2014 never a path, never a host, never a person.",
  "run_id": "docent-r1",
  "run_window_utc": {
    "first_arm_opened_utc": "2026-09-09T16:41:42Z",
    "last_arm_opened_utc": "2026-09-13T03:54:41Z",
    "launch_run": {
      "run": 9,
      "opened_utc": "2026-09-13T03:50:16Z",
      "closed_utc": "2026-09-13T03:56Z",
      "note": "the sitting the exhibit's table prints, taken on the service version that launched; all four arms passed."
    },
    "previous_run": {
      "run": 8,
      "opened_utc": "2026-09-12T22:55:34Z",
      "closed_utc": "2026-09-12T23:01Z"
    },
    "note": "Each arm carries its own `run_utc` \u2014 the instant that arm began. Those, not these, are the stamps to count against."
  },
  "instrument": {
    "seat_class": "gemma-class open-weight model",
    "runtime": "vLLM",
    "weight_format": "FP8",
    "context_window_tokens": 131072,
    "largest_prompt_measured_tokens": 82794,
    "host": "withheld by rule \u2014 every arm file carries `seat.url_host_withheld: true` as written, and the seat is identified by class throughout. No host, no port, no unit name is published in this kit.",
    "seed": "none. No `--seed` flag is sent to the seat, so an answer is not byte-identical between two readers asking the same question \u2014 right for a reading room, and recorded because a run that cannot say which side of that change it was taken on cannot be compared to the next one.",
    "schema_versions": {
      "1.0": [
        "runs 1, 2 and 3"
      ],
      "1.1": [
        "runs 4, 5, 6, 7, 8 and 9"
      ],
      "not_comparable": "Every arm file carries `instrument.not_comparable_with: \"reports whose schema_version is 1.0\"`. Two things moved: the figure column went from the raw answer to cite-cut prose, and the warm arm went from one pre-pass over all 41 pages to one warm immediately before each page's own questions. A 1.0 warm latency is a cold latency wearing the warm arm's name."
    },
    "bank_versions": {
      "60 questions (39 on-page + 21 off-page)": [
        "runs 1 and 2"
      ],
      "62 questions (41 on-page + 21 off-page)": [
        "runs 3 through 9"
      ],
      "note": "the bank grew on 2026-09-09 when two articles poured after it was frozen got their hand-written questions. Every arm file carries `bank.counts`."
    },
    "packnorm_definition_recorded_not_governing": "v3",
    "packnorm_source_sha256": "44eafa3d879ffd42fa1e9ddd9a21566517c1d95c48539d7ac935bf4f641a7414",
    "packnorm_source_sha256_note": "the sha256 of `packnorm.py` as the service pins it, before this kit's `author-to-role` substitution. The published copy's own sha256 is in this file's `files` entry for `harness/packnorm.py`; the two differ by that one substitution and nothing else."
  },
  "counting_rules": {
    "answered": "an on-page row that passed every check and carries at least one valid citation \u2014 `results.on_page_answered` over `results.on_page_total`.",
    "abstained": "an off-page row where the workshop's own refusal reached the reader, either because a check fired (`off_page_abstained_by_gate`) or because the seat refused in its own words and the service restated it (`off_page_abstained_by_model`). The floor is 21 of 21.",
    "p95": "the EXCLUSIVE quantile \u2014 `statistics.quantiles(seconds, n=100)[94]` in `harness/run.py` \u2014 not a nearest-rank pick. A kit reader recomputing it another way will land a little low.",
    "p50": "the median of every row's `seconds` in that arm.",
    "cache_hits": "rows that read at least half their prompt from cache, over the rows where the seat reported a cache figure at all. Null on every cold arm by construction; the exhibit prints an em dash for the null.",
    "effective_vs_requested_concurrency": "`concurrency` is what the flag asked for; `effective_concurrency` is what the arm could actually put in flight. They are equal on the cold arm. On the WARM arm a page is the unit of parallelism and no page in this bank carries more than two questions, so a requested 6 is an effective 2. A warm six-in-flight row may not be read as six readers at once.",
    "figures": "`packnorm` v3: a quantity token \u2014 ASCII digits or a number word \u2014 followed by up to three unit words, the whole span verbatim in the cited section after normalisation. Recorded in every arm file as `packnorm_definition_recorded_not_governing`; the bench's own question (`is every figure in this answer verbatim in the article`) is definition-independent."
  },
  "sanitisation_rules": {
    "absolute-path-to-filename": "every arm file recorded the bank it ran against as an absolute path into a private filesystem (`bank.path`); it becomes the file's own name, `bank.json`, which is what it means in this kit. The same rule cut one path out of `bank.json`'s own `note`. No measurement changes.",
    "host-to-role": "the arm files record the seat's `--seed` verbatim, because a run that cannot say which side of the no-seed change it was taken on cannot be compared to the next one. In runs 1-4 that field named the serving machine and its service unit; it now states the fact it was recorded for \u2014 no `--seed` flag was sent, and the seat's serving unit stopped sending one in the change that added the bearer, on 2026-09-09. In runs 5-9 the field already read `no --seed flag` and is restated as `no --seed flag sent`. The same rule replaced a machine's name and a machine's role in two comments in `harness/run.py`. The seat is identified by CLASS everywhere: `seat.class` reads `gemma-class` and `seat.url_host_withheld` was already true in every file as written.",
    "author-to-role": "`bank.authored` named the people who wrote the questions; it now reads `the workshop`. The same rule replaced one name in a ruling citation in `harness/packnorm.py`. The bank's `note` keeps its meaning with the same substitution."
  },
  "omitted": {
    "the 60-question bank runs 1 and 2 walked": "not published: `bank.json` is the frozen 62-question bank runs 3 through 9 used. The earlier set is the same questions minus the two rows `on-40` and `on-41`, which is checkable from this kit alone by comparing the `rows[].id` lists of `runs/r1-cold-c1.json` and `runs/r3-cold-c1.json`. No question's text differs.",
    "the logs of runs 1 through 7": "not published: only runs 8 and 9 carry their four printed logs here. Every number those logs would print is in the corresponding arm file's `results` and `verdicts`.",
    "the article corpus the seat read": "not in this kit: the 41 articles are published on the hub itself, each with a markdown twin beside it, which is what the seat reads. The bank names each one by slug.",
    "the service, its configuration and its test suite": "not in this kit: the rate limits, the retention window, the seat's context window and the test count are the service's, not the bench's. `NOTES.md` \u00a76 names each figure and where it is read from."
  },
  "what_was_not_touched": "Every count, verdict, latency, token figure, draft sentence, citation and UTC instant is published as recorded. No row was dropped, reordered or resampled. No failed arm was excluded: `runs/r7-cold-c1.json` carries `passed: false` on its face.",
  "file_count": 53,
  "files": [
    {
      "file": "NOTES.md",
      "role": "The measurement record: every headline figure the exhibit prints, with the file and the field it is read from, the figures that are NOT in this kit and where they come from instead, and the two comparisons this data does not support.",
      "media_type": "text/markdown",
      "bytes": 12562,
      "sha256": "138c83e26f0987ce89931189768c3aa58830227600ef758ed3f269ef77a312c2",
      "sha256_original": null,
      "identical_to_original": null,
      "stripped": [],
      "strip_counts": {}
    },
    {
      "file": "PREREG.md",
      "role": "The pre-registered floors, verbatim from the bank, each with the UTC date it was registered and the sitting it was registered before \u2014 including the one floor that was withdrawn, and why.",
      "media_type": "text/markdown",
      "bytes": 5650,
      "sha256": "622cb53590f1ce6dcf843a6f13e6f02c28308a20dc25832a4856d2c21dc18652",
      "sha256_original": null,
      "identical_to_original": null,
      "stripped": [],
      "strip_counts": {}
    },
    {
      "file": "README.md",
      "role": "What this directory holds; the run window at both ends (UTC); what cold and warm mean and what the em dash in the prompt-cache column means; what an off-page question is and why abstaining is a pass; the schema break; the sanitisation rules; licence, attribution and contact.",
      "media_type": "text/markdown",
      "bytes": 11853,
      "sha256": "7a8be2ccbb4aa1654b11e632c6b58851672dbf0a697ce3d43cfab8ea0b305410",
      "sha256_original": null,
      "identical_to_original": null,
      "stripped": [],
      "strip_counts": {}
    },
    {
      "file": "bank.json",
      "role": "The frozen 62-question exam \u2014 41 on-page and 21 off-page, each with the article slug it is asked against \u2014 with the bank's own pre-registered gates and counts.",
      "media_type": "application/json",
      "bytes": 13020,
      "sha256": "eb420cd46c43247ad0120ed2d29668616703de05f6caf82b0a19a5e1c45564a7",
      "sha256_original": "a619a03da1de35bbb411cfee133507381a734b82e336857ba70a3c9174aab710",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "author-to-role"
      ],
      "strip_counts": {
        "author-to-role": 3,
        "absolute-path-to-filename": 1
      }
    },
    {
      "file": "harness/packnorm.py",
      "role": "The normaliser that decides what a figure is \u2014 \"verbatim\" means nothing without the rule that decides what verbatim is. The ruled definition is v3.",
      "media_type": "text/x-python",
      "bytes": 15882,
      "sha256": "e731383554bb02b6d71eef778dbeeb8f396fd3cc11cbbeeeb8d182ab1db5a0f0",
      "sha256_original": "44eafa3d879ffd42fa1e9ddd9a21566517c1d95c48539d7ac935bf4f641a7414",
      "identical_to_original": false,
      "stripped": [
        "author-to-role"
      ],
      "strip_counts": {
        "author-to-role": 1
      }
    },
    {
      "file": "harness/run.py",
      "role": "The scorer, so \"the harness that scores them\" is a file and not a claim. Its docstring is the bench's own working record, including the three instrument corrections made mid-arc.",
      "media_type": "text/x-python",
      "bytes": 36858,
      "sha256": "9a96a448d317e5fff384ac49e59517dbfc8df2383be2bf40684576c08d8471c5",
      "sha256_original": "8f02595cee8a67b94165cf4a1878da2c9492fd577967fb7a36878eba1a03e81b",
      "identical_to_original": false,
      "stripped": [
        "host-to-role"
      ],
      "strip_counts": {
        "host-to-role": 2
      }
    },
    {
      "file": "runs/r1-cold-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 72680,
      "sha256": "3424bc849f99eaae4da6374b03748fbc4e00227b2c514e4ca1265ba189ff04e8",
      "sha256_original": "146c00ea7ec41dfa7503c8d442e274fb1a184c3d227b0e6135b4d152381784fe",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r1-cold-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 72094,
      "sha256": "4c939e8ebed0d7bdda4d3bdacfbdeb8e13e1b50876df1ced661b490abc654e06",
      "sha256_original": "bbfbdf696bd20b978cd580c71285d27e60dbdfb2f829e7e19021e8b4b72804c3",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r1-warm-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 72292,
      "sha256": "97c78aea78773be0a849b08ce2cf6f5d3b59afd2e565fea9194eca75394ce83a",
      "sha256_original": "15eba105acdee5e6f025faac6f0ee895ae3b645463ff11afadc60743e9db588e",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r1-warm-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 72563,
      "sha256": "d9a519644ee10ed837405b9809dcf5b4ed02eba78ec67fa158f28da95ea4b890",
      "sha256_original": "f2a8a636ad0e19be59580b94c76f8079066cc489382898c2918a16802ed2c243",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r2-cold-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 101343,
      "sha256": "90d55e999d4a93c30f1bfd63af57097da0a5693b26b4319ff64525f38be15524",
      "sha256_original": "9f056b997e3991e6b03d5734b017592d550e645b7979f8afac7bad5e87b481cb",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r2-cold-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 103030,
      "sha256": "afef26d8fece4062608e944bc37dd380265ad5659da12af82238621f5900dac3",
      "sha256_original": "8860b704447cf8b9f9b6a88e3eb92354b20fb69df5041834c4bbe8a33f893197",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r2-warm-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 101313,
      "sha256": "3ee9e2e51ebd7a48309e7d5bcc597e27e8aaa136fb3fa128f86d751022891170",
      "sha256_original": "078381b2edffb4ff9fea1abe411398d5caffc519aced1f21d780c9b8593aeda8",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r2-warm-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 101367,
      "sha256": "8af33d6a46ae8f6748fb92410b37e8b02d1e650f0aa1730f7f2cd3f127f91ed0",
      "sha256_original": "4b9819dfbf635b2554046ede9b811aed2cf9cf89bf730b92cfa0899bdb63e3e6",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r3-cold-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 107183,
      "sha256": "e2fce8866092a4dd65fcd342ec5023a9f7f392676334b63b625925eb16838f8e",
      "sha256_original": "31c7d04ee43a255aae7e2be19ee29244a54d254c4433f1ae400a19b7362ed3b5",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r3-cold-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 108860,
      "sha256": "8be47ad4021dea4beb643a0e19c10558a4f4044abb97efa6066fc01fcf28263a",
      "sha256_original": "144c074775b8568091b510328c6e634a885d9a8c5f0790de314357b179c3e157",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r3-warm-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 107875,
      "sha256": "6eb5c63bcf5ee6df320e302b8b501d3fbe7bb93e439a60b29cb89003f51eac9b",
      "sha256_original": "c43611d3ef4ffefc53d20cf71d83224cd23d33ea736930e7807d038c6ea0d9a6",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r3-warm-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 106686,
      "sha256": "a42c68e2794ea45b271f0016a6ff8b7abd1a3f8437753f1fe7700e8f9f78758a",
      "sha256_original": "ec73a5ebb3d13fb3afd9c3110c7660aa07767cbb072904c03e46c5a1a4153712",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r4-cold-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 107759,
      "sha256": "2592e745a904f92e3ee13d213e8f26ad6d77d7475ab5c427ef7ddf375c3bff3b",
      "sha256_original": "65d89b712f170141318b3134a477a2585d1765674ee5e2edbcde1e8a6e79942d",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r4-cold-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 108459,
      "sha256": "4329a4411f965557f7d6e22c47f8e8741f180bfc8066b73cf99969d5b8558381",
      "sha256_original": "7e65d56b37c795165bcf0b44cfd40dd9bacf1213fc9dbba6662a5e2667592531",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r4-warm-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 108852,
      "sha256": "bb3b60d011f5eb146b7478163c4e2f343d0e0423d8a4294e4a678e809d5010bb",
      "sha256_original": "407f685e598d73f4568dd2f2f896292dd8d6e4da48cb802c53b026be6a8b7591",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r4-warm-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 108247,
      "sha256": "466629cbe9fd3e1b69fcef2134916f637d111d53bbd968cd8fdc01fdb3a02948",
      "sha256_original": "de332ee6043d67e769ba6e61f78f5c86600d65cc661fd7a62f2f236603c24c72",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r5-cold-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 110021,
      "sha256": "6e621e4c4f53a42d9fd30c0af351f70ba452787a740b92086e0efc3ffa19ac81",
      "sha256_original": "cf751158e3316b333f7f11a4df304a9a1efe6c5b4f49dcd6f42d3e86effa7ca5",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r5-cold-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 110633,
      "sha256": "aeec721f40dadd680b8b3797a6257132fa552462aed0c864c9c83b3af43144fc",
      "sha256_original": "4951e45852bcd20c702fbd275bd53f223121d2612bc4a6d41587e2beb934b766",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r5-warm-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 108667,
      "sha256": "784c474777f6e8ebd09a90cb6973e37e2cc0a18bf277af5d66719e5666dd8e30",
      "sha256_original": "4f8976253e666e3cfbe08e390f1c1deefe994a53335d17f68944a55615a59e4c",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r5-warm-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 109387,
      "sha256": "486616f76bdadabc2f79a9376ed21e6e3be14b95525c679a575e9d0f845077f2",
      "sha256_original": "6635e9f64992ccdb051c86f31fd6fd6b16239fecde8578a2fd4e4ff01a162583",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r6-cold-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 124207,
      "sha256": "984982dbe2c3d4fdc1f579893601c8008132fc9f21f891328aefeb33337226ff",
      "sha256_original": "e29a0d0107ab7c23091640255a5ca7ca404244bb521ba701800accfdcf4e6455",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r6-cold-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 125087,
      "sha256": "522cd7747201bbe03c7fa03ad415826e5ba0121f6873e9ac27ebb50093140580",
      "sha256_original": "147789306318ca43b1f13619b451020c33b9750393c7887e1a1acd4fa18b7452",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r6-warm-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 123965,
      "sha256": "081797295fbcc57bb4f877ec6597f15360742df3737c50b60de9a18f645ffb73",
      "sha256_original": "598a2c94fdb94e8eaa423a1af7b6752f159d22b41e6c923c59cf2b160651853d",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r6-warm-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 125311,
      "sha256": "a113c9b38390bc49462d39e1fb19579967fb0adce22eed9cd989be980214a5e2",
      "sha256_original": "8403f94d57d9f5f9e4eda5856f9364cf81432e0deb9bbe6939fa75d0a1a549bd",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r7-cold-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 129024,
      "sha256": "fe68df367197c235dbe25617463d835778d81fa5032054fb71ede9a41ca74646",
      "sha256_original": "b57db434eee1801ac2a9891792b580a17c8b67b9e4a206cc74b14dd593607413",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r7-cold-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 129440,
      "sha256": "1684e4c099886b9fb4518612064d1776fa0980d134924829fac1740d114ccb0e",
      "sha256_original": "af3251bddeed227b7b8a46ec8af07a7d2a21c9821168799953de39870475a791",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r7-warm-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 131606,
      "sha256": "485b2f8856eab921693ac51f8d51d4e74fa8ee4511cb85ba19f374c0d541a28b",
      "sha256_original": "39b565d240889707001f723418d488fdd82b92b266815fcd63329b08f8473b06",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r7-warm-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 130541,
      "sha256": "e6fbeb5e78b7239797c2059431c1ff9eab57cae89ff156a380035b8e2fdec2e6",
      "sha256_original": "d78a3469ffd14abfb362e6cd520ff8e6f477b66f3a693a7ba893ec07c7de3f6b",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r8-cold-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 131220,
      "sha256": "c4923500fe5e5ebb1356ac9be6eda72c6fa600dcfaa4971af7fbe428b7606b26",
      "sha256_original": "4c486120c147068f7d325cc592baa3e17b8ab3a0b9ca6799a265029f0fa75cf1",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r8-cold-c1.log",
      "role": "The harness's own printed verdict for one arm, exactly as it reached the operator's terminal \u2014 the floors printed beside the readings.",
      "media_type": "text/plain",
      "bytes": 534,
      "sha256": "8439d8f900b3d737db9f93a0dfab900569744d254c84b97876c6f1c0fbfdac75",
      "sha256_original": "8439d8f900b3d737db9f93a0dfab900569744d254c84b97876c6f1c0fbfdac75",
      "identical_to_original": true,
      "stripped": [],
      "strip_counts": {}
    },
    {
      "file": "runs/r8-cold-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 130153,
      "sha256": "044c846914153cb6a51188ed6c260536d354a3a573cdc8fe5de54cc7fed0b033",
      "sha256_original": "cc6600b6b7eec44e0fb4c8116202d7bd8cb46321f46d1678481cfb3f5f6ff034",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r8-cold-c6.log",
      "role": "The harness's own printed verdict for one arm, exactly as it reached the operator's terminal \u2014 the floors printed beside the readings.",
      "media_type": "text/plain",
      "bytes": 535,
      "sha256": "926675ec935c844b5d5c7eae978a5164cf7a2d87254e433600ffbebddf353188",
      "sha256_original": "926675ec935c844b5d5c7eae978a5164cf7a2d87254e433600ffbebddf353188",
      "identical_to_original": true,
      "stripped": [],
      "strip_counts": {}
    },
    {
      "file": "runs/r8-warm-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 130298,
      "sha256": "cf86170bbc17ba9a9550e281e4568705cdda202281faf264e052eff9d8e7ec5e",
      "sha256_original": "776bd232aa72659a23cee4512418882863ac176398aa8dedf617108ed331af80",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r8-warm-c1.log",
      "role": "The harness's own printed verdict for one arm, exactly as it reached the operator's terminal \u2014 the floors printed beside the readings.",
      "media_type": "text/plain",
      "bytes": 671,
      "sha256": "f1078cacc10818483cf79010e7265a644ef1e8db5249098392a909ded1e186c3",
      "sha256_original": "f1078cacc10818483cf79010e7265a644ef1e8db5249098392a909ded1e186c3",
      "identical_to_original": true,
      "stripped": [],
      "strip_counts": {}
    },
    {
      "file": "runs/r8-warm-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 129635,
      "sha256": "73d37dee7c2ff91dba456606a7ef245a818de67dc3bac927fc9bd8ae393a41f6",
      "sha256_original": "99ddebff6a9ed777beaf28fb5f0c335899474414a4d4f21be2962657b0f2ea7e",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r8-warm-c6.log",
      "role": "The harness's own printed verdict for one arm, exactly as it reached the operator's terminal \u2014 the floors printed beside the readings.",
      "media_type": "text/plain",
      "bytes": 769,
      "sha256": "820093e196372e1138a96039acc7352124990c68bcac0f0fac6fe9a94111705e",
      "sha256_original": "820093e196372e1138a96039acc7352124990c68bcac0f0fac6fe9a94111705e",
      "identical_to_original": true,
      "stripped": [],
      "strip_counts": {}
    },
    {
      "file": "runs/r9-cold-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 132476,
      "sha256": "8fb31f9cf457a0299d836894a24a918e7ab045c5e9619ffc9b85c72f0b54cc61",
      "sha256_original": "61b36caba5b0bc4ba8edbe91b77da3c8da0f7b3f32274a6c6f5141a2c895ea7d",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r9-cold-c1.log",
      "role": "The harness's own printed verdict for one arm, exactly as it reached the operator's terminal \u2014 the floors printed beside the readings.",
      "media_type": "text/plain",
      "bytes": 534,
      "sha256": "6679773f633385c7860e2b84ce2818f7a9b1195e016dfa5a1b8c68c6bd6554c5",
      "sha256_original": "6679773f633385c7860e2b84ce2818f7a9b1195e016dfa5a1b8c68c6bd6554c5",
      "identical_to_original": true,
      "stripped": [],
      "strip_counts": {}
    },
    {
      "file": "runs/r9-cold-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 131385,
      "sha256": "dbbc08be9d9a1c12d0902095687de95b1dd4e3d62baf6c8470402bccd95e8ee1",
      "sha256_original": "77c529daf2c059be6e7c130913e459f9a3859150c1c5bd227692d4c560024813",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r9-cold-c6.log",
      "role": "The harness's own printed verdict for one arm, exactly as it reached the operator's terminal \u2014 the floors printed beside the readings.",
      "media_type": "text/plain",
      "bytes": 535,
      "sha256": "c9fd6b198dccba47d714516bf05eab4db32cc967020a976a9173e3a2a1a8b1a2",
      "sha256_original": "c9fd6b198dccba47d714516bf05eab4db32cc967020a976a9173e3a2a1a8b1a2",
      "identical_to_original": true,
      "stripped": [],
      "strip_counts": {}
    },
    {
      "file": "runs/r9-warm-c1.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 133598,
      "sha256": "8be80680c02657d84e9ba2d72cf5fddd6cd50584f4ff2e2c57455663d09ebab2",
      "sha256_original": "aa23054e5bcd0c47bc623a4f8ac9a1723394f6a70547f53295de616b3dcf64d9",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r9-warm-c1.log",
      "role": "The harness's own printed verdict for one arm, exactly as it reached the operator's terminal \u2014 the floors printed beside the readings.",
      "media_type": "text/plain",
      "bytes": 671,
      "sha256": "e3c93ffe084f6dd3b6eba5bfdd7dffce6c30f74c825932ff919991d5a862aa5f",
      "sha256_original": "e3c93ffe084f6dd3b6eba5bfdd7dffce6c30f74c825932ff919991d5a862aa5f",
      "identical_to_original": true,
      "stripped": [],
      "strip_counts": {}
    },
    {
      "file": "runs/r9-warm-c6.json",
      "role": "One arm of one sitting of the bench: the instrument that took it, the UTC instant it opened, the arm and its requested and effective concurrency, the seat class, the aggregate results every headline figure is read from, the verdicts against the pre-registered floors, and every scored row \u2014 question, draft, what was served, which of the six checks fired, cites, figures, seconds, tokens in and out, tokens from cache.",
      "media_type": "application/json",
      "bytes": 131402,
      "sha256": "39373cf57f71df497b9e0678e72f620dc97c116d5114c8254c3f3a3841eb2177",
      "sha256_original": "40da430224c88e25be0c8654f5de950480893ab700bd5cb9aadaa80878094004",
      "identical_to_original": false,
      "stripped": [
        "absolute-path-to-filename",
        "host-to-role"
      ],
      "strip_counts": {
        "absolute-path-to-filename": 1,
        "host-to-role": 1
      }
    },
    {
      "file": "runs/r9-warm-c6.log",
      "role": "The harness's own printed verdict for one arm, exactly as it reached the operator's terminal \u2014 the floors printed beside the readings.",
      "media_type": "text/plain",
      "bytes": 769,
      "sha256": "3497a69197990858bf67b98364229a72b5f9092fc63857e2b76c49f68adee45d",
      "sha256_original": "3497a69197990858bf67b98364229a72b5f9092fc63857e2b76c49f68adee45d",
      "identical_to_original": true,
      "stripped": [],
      "strip_counts": {}
    }
  ]
}
