โ„๏ธ Arctic CodexFlagship UPE + live tools
StoreRequest EvaluationView My Orders

Dual Run Hash Match

Dual-run hash output is preserved as reviewable evidence.

DeterminismBuyer-critical
DeterminismBuyer-critical
engine captureadaptive proof playback ยท event-aware ยท no synthetic interpolationpublic proof
adaptive proof artifact ยท public / event / debug
Dual Run Hash Match
Dual-run hash output is preserved as reviewable evidence.
reference configproof lanerun1 = run2

What you are seeing

Scene

A proof-oriented scene showing how determinism is surfaced to buyers and reviewers.

Why it matters

Expose deterministic hash comparison as a visible proof artifact, not a hidden internal check.

Pass condition

Run 1 and Run 2 hashes should match in the repeated-run lane.

Proof views

Use Public proof for the clean buyer-facing read, Event focus for adaptive slowdowns around the key moment, and Debug proof for contact cues, overlays, frame numbers, and proof-lane instrumentation.

Metrics strip

ref step timeproof lane
body countreference config
constraint countreference config
dtfixed step
iterationsproof config
proof statusrun1 = run2
platformsame machine class
benchmark notelogged artifact
Technical drawer

Command / source path

tools\run_determinism_proof.bat build

Systems exercised

  • CRC64 state hash
  • proof scripts
  • artifact capture

Known limitations

  • Does not by itself certify universal cross-platform parity.

Recommended context

Ideal for trust-building when a reviewer wants proof artifacts rather than marketing copy.

Determinism status

  • same build: expected
  • cross-run: explicit proof target
  • cross-platform: not guaranteed
  • snapshot / restore: related but separate

Related proof

Snapshot / Restore Parity

Snapshot restore preserves the expected replay path in the reference scene.

View test

Same Seed Same Result

Same seed, same binary, same output path under deterministic mode.

View test

Rollback / Re-sim Demo

Rollback support is tied to replay, snapshots, and deterministic state reconstruction.

View test