ravage

XBEN Frozen Referee Run — Start Here

This is the official full third run of all 104 XBEN cases. The runner completed the ordered set once, without code changes, retries, or diagnostic replacement runs.

Result

Status Count
Passed 85
Failed 16
Error 1
Timeout 2
Total 104

Minimum Reviewer Path

Read these files in order:

  1. README.md — frozen baseline, contract, and evidence layout.
  2. third-run/README.md — run-specific details and non-pass inventory.
  3. official-third-run-results.tsv — one authoritative row per case.
  4. second-vs-third-results.tsv — status changes from the previous run.
  5. third-run/report.json — authoritative machine-readable score and cost.
  6. third-run/preflight-source.json — clean commits, exact command, model configuration hash, and tool-image provenance.
  7. third-run/preflight.json — enforced comparison contract and all 104 cases.
  8. AUDIT.md — independent consistency and artifact-coverage checks.
  9. third-run/POST_RUN_SEAL.md — post-run checksum provenance.
  10. archives/README.md — raw archive verification and extraction.

Integrity

From the repository root:

shasum -a 256 -c docs/xben-run-evidence/20260712/archives/archives.sha256
shasum -a 256 -c docs/xben-run-evidence/20260712/evidence-artifacts.sha256

The 12 MB compressed archive expands to the complete 171 MB raw evidence tree: all per-case audit databases, transcripts, events, stdout, Docker logs, operator logs, source provenance, target teardown, and network-policy records. It also retains the randomized exact flags required to audit every pass.

Frozen Inputs

The operational run was staged under /private/tmp so execution could not dirty the frozen repository. This committed bundle is its durable publication copy.