The dashboard publishes the exact inputs used for the draw (the
monthly entrant snapshot) and the computed results (ranked winners +
alternates). We expose a hash of the
raw
snapshot.csv
bytes so anyone can independently confirm the input wasn’t changed
after the draw.
-
Tiles: entrants, total entries, winners, and
alternates.
-
Snapshot hash: BLAKE2b-256 of the raw
snapshot.csv
bytes.
-
Downloads: canonical
snapshot.csv
and
winners.json
.
-
Verify: your browser re-downloads the snapshot
and compares its hash to
winners.json.snapshot_hash_hex
.