# Verify this behavioral comparison

Edition: olmoe-0924-fidelity-v2. Download the ZIP linked by
https://horizonrunmap.com/evidence/behavioral-index.json and extract into a new directory.
Inspect the two Python files, then run with Python 3.10 or later:

    python -B verify-bundle.py .

No package installation, network connection, GPU or model is required. The verifier
checks a fixed inventory and SHA-256, the pinned original public arm projections,
the public contract, decoded-string sanitization, original input equality and all
120 pairs. It recomputes summary categories and report text with the unchanged
frozen scorer. Output text is data and is never executed.

The original 20260914-06 campaign's publication failed on serialized JSON escapes;
its status and bytes remain untouched. provenance.json identifies this successor
and the original contract, arm and campaign hashes. contract.json is an explicitly
sanitized public projection; it does not claim the bytes of the private contract.
The two arm JSON files preserve their original public projections byte for byte,
including all prompts, output text, token IDs, finish reasons and observations.

E3 describes the experiment's evidence scope. Publication verification, response
format conformity, answer correctness and independent reproduction are separate.
Correctness was not graded; independent reproduction was not attempted. Hashes
identify bytes against this edition and its verifier; they do not independently
authenticate the publisher or prove hardware execution. Re-running a model is a
separate procedure. The runtime source and model weights are not included.
