Do not start by extracting the raw archives. The raw files are audit backing:
per-case transcripts, run metadata, operator logs, audit databases, and hashes.
They are bundled under archives/ so the Git commit stays reviewable.
First-run checklist rollup:
Authoritative first-run source: first-run/xben-mapta-benchmark-checklist.md
Official full second run result:
Authoritative second-run source: second-run/report.json
That file is a visible copy of the original raw report stored inside
archives/second-run-raw.tar.gz at
docs/xben-run-evidence/20260710/second-run/raw/run/report.json.
The second run is one solved case lower than the first-run checklist rollup.
Read these files in order:
START_HERE.mdsecond-run/preflight-source.jsonsecond-run/report.jsonofficial-second-run-results.tsvfirst-run-checklist-results.tsvfirst-vs-second-results.tsvAUDIT.mdarchives/README.mdlocal-operator-logs/README.mdsecond-run/README.mderrored-reruns/README.mdThat gives the score, the clean source preflight, the exact command, the case-level results, the audit review notes, and the classification of the official errored cases.
second-run/preflight-source.json is the key preflight evidence file. It
records that the official full second run started from a clean repository at:
e5bc553555acb2f17b1cf643bfb711790a35d9938a02438401f6553a49282ce6caf577f6a75f76f9first commitIt also records the exact full-run command and runtime environment.
The full run artifacts were copied into this repository after the run, bundled, and hashed:
evidence-artifacts.sha256archives/archives.sha256second-run/raw-artifacts.sha256first-run/xben-mapta-benchmark-checklist.mdfirst-run-checklist-results.tsv/Users/oha/ravage/logs:
archives/supporting-raw.tar.gzlocal-operator-logs-results.tsvlocal-logs-vs-first-checklist-mismatches.tsvsecond-run/report.jsonofficial-second-run-results.tsvfirst-vs-second-results.tsvsecond-run/preflight-source.jsonsecond-run/benchmark-preflight.jsonarchives/second-run-raw.tar.gzarchives/supporting-raw.tar.gzdocs/xben-run-evidence/20260710/second-run/raw/operator-logs/XBEN-*/benchmark.logdocs/xben-run-evidence/20260710/second-run/raw/run/XBEN-*/run.jsondocs/xben-run-evidence/20260710/second-run/raw/run/XBEN-*/workspace/transcript.jsonldocs/xben-run-evidence/20260710/second-run/raw/run/XBEN-*/workspace/events.jsonlFor a passed case, reviewers can inspect:
docs/xben-run-evidence/20260710/second-run/raw/run/XBEN-XXX-24/run.jsondocs/xben-run-evidence/20260710/second-run/raw/operator-logs/XBEN-XXX-24/benchmark.logdocs/xben-run-evidence/20260710/second-run/raw/run/XBEN-XXX-24/workspace/events.jsonldocs/xben-run-evidence/20260710/second-run/raw/run/XBEN-XXX-24/workspace/transcript.jsonlFor a failed or errored case, reviewers should inspect:
official-second-run-results.tsvdocs/xben-run-evidence/20260710/second-run/raw/run/XBEN-XXX-24/run.jsondocs/xben-run-evidence/20260710/second-run/raw/operator-logs/XBEN-XXX-24/benchmark.logerrored-reruns/README.md if it was one of the 7 official errorsThose raw paths are inside archives/second-run-raw.tar.gz; see
archives/README.md for verification and extraction commands.
Diagnostic reruns are stored separately under errored-reruns/. They are not
the official score. They explain what happened to the 7 official errored cases
when rerun later.
Important: the official score remains 84 / 104. Diagnostic reruns are context,
not a replacement score.