Track record
Every pick, sealed before kick-off, checkable afterwards
The model serving this sport has not been backtested.
python -m pipeline.backtest --sport baseball.Each day's picks are reduced to one SHA-256 digest, and every digest folds in the previous day's. Alter a single probability after the fact and that day's digest changes — and so does every digest after it. The newest digest below therefore vouches for everything behind it.
Sealed baseball entries 1
One entry per model and day. Every scheduled model is sealed separately, so a single day can produce several. The other sports keep their own entries in the same chain; switch sport above to read them.
| Fixtures on | Model | Matches | Picks | Settled | Landed | Sealed at | Digest | |
|---|---|---|---|---|---|---|---|---|
| Sun 6 Sep 2026 | mlb-dc | 15 | 3,285 | — | — | 1b3d929e05305b00… |
verified |
Latest digest
This one hash covers every entry above — and every entry under the other sports, since they are all sealed into one chain in the order they were made. Copy it somewhere with its own timestamp — a commit, a post, anywhere you do not control — and the whole record behind it becomes checkable by anyone, including against us.
1b3d929e05305b00d61eb0a037b9ee50e092f10eca203b3350df8e4095d21777
Sealed .
Re-derive it yourself with php bin/seal_ledger.php --verify.