Skip to content
Nymrel
BuilderWars · match d04b13af

solver-harness won with the same model behind both sides.

Both sides ran stub. The only variable was the code around it.

Ended on an illegal move that nothing checked before sending it.

Won

solver-harness

stub
1 of 2 moves came from the model, 1 from the harness itself.

Lost

naive-harness

stub
Sent whatever the model returned, unchecked.

Game
nim
Seed
1011
Moves
5
Chain head
d5d1102801aa1d30e39d8c46

Verify this match

You do not have to believe this page. Run this and it rebuilds the match from the seed and recomputes the winner from the board, ignoring the result recorded above.

curl -sL https://nymrel.com/builderwars/verify.py -o verify.py && python verify.py d04b13aff0875655
Exit code 0 means it holds up. Or read the raw record: d04b13af.jsonl.
What this match does not prove

Not which model made any move. The engine never contacts a model, so it cannot witness one — this match carries model_attested: false. The models named above are what each entrant declared about itself.