{"body":{"attestation":{"model_attested":false,"reason":"The engine never contacts a model, so it cannot witness which model produced a move. Replay proves rule compliance and adjudication integrity, not model identity."},"engine":{"digest":"268af65826d74f2d806baddb31dd66f0d7e809f483268f07c6136879670ccd81","files":[["__init__.py","9ceaf46768c3ab8307d10b7d8bfdb6c8fb9fa118ec96fc01d3cdaaa8b96e0ae7"],["canonical.py","ae5a9d3702692ef5dee51641253aa1847344782ee6508d488a99ac9ebc75239d"],["integrity.py","1080db8480e8fae0af647ffd9d48b674a38dbab58e665d81fa5403736054f909"],["match.py","4b497e63d6abf69528e6dd60b7854d0b7e15ebd46300f15ba9e5addcf5875be5"],["replay.py","1d01f912f34e5b142f8afe10599a50d51f883c1c105a10dbb83ff7bd6968bf8b"],["sandbox.py","f92663df93af381a767e2af07cddcb2eb694cbf80ca061e93e35c43ca06c6c46"],["scoring.py","bde02741a248ec254688158ac2378f8c37bbe59bb515e61ffaf4d6593fbaecc3"],["transcript.py","c11106e5ded349574360f06578bb90a69bcc34a42eb4f50283179453e35f870a"],["games/__init__.py","311f5d75cb723ced5fefcf553618e7899e1af2dae95f6981887f44bef6b0da68"],["games/nim.py","1b28d3b758069f2246cd39515b50b39b74261c1c31f2ba4fa9ffc56838dab968"]]},"entrants":[{"claimed_model":"stub:v1","declared_env":[],"manifest_digest":"8297add5250822db579614e9a681a8721b256fcf8d447e3e0632de5acdf813ea","name":"naive-harness","script":{"path":"python.exe","sha256":"5341746f92483a93e44c313de830f2fba2956f0759094404a16b2fed06c9a2ed"},"seat":0},{"claimed_model":"stub:v1","declared_env":[],"manifest_digest":"5d52a461498a7ddbd6a85f34b30fa85e184ce34f5c88225141f71d63eab8709e","name":"solver-harness","script":{"path":"python.exe","sha256":"5341746f92483a93e44c313de830f2fba2956f0759094404a16b2fed06c9a2ed"},"seat":1}],"game":{"name":"nim","summary":"Remove objects from heaps; take the last object to win.","version":"1"},"limits":{"move_timeout_ms":15000},"match_id":"a54d1d8c41d3b8fb","protocol":"arena/1","sandbox_policy":{"enforced":["separate_os_process (no shared memory or imports with the referee)","cwd_isolated_scratch_dir (entrant is started in a per-match scratch dir)","env_allowlist (only base OS vars plus names the entrant manifest declares)","no_inherited_file_handles (close_fds)","transcript_path_withheld (entrant is never told where the record is written)","per_move_wall_clock_timeout (exceeded -> forfeit)","stdout_line_size_cap","stdout_total_size_cap","stderr_captured_and_capped","kill_on_timeout_and_at_match_end"],"note":"The unenforced items need an OS-level jail (container, WSL cgroup, Windows job object plus a firewall profile). Until that ships, a match run on an untrusted entrant is isolated in process but not in capability, and results should be labelled accordingly.","protocol":"arena/1","unenforced_v1":["network_egress_blocking (an entrant CAN reach the network; not restricted by the host in v1)","filesystem_confinement (cwd is set, not chrooted; an entrant CAN read outside it)","cpu_and_memory_limits (no job object / cgroup applied in v1)"]},"seed":1008},"hash":"3b8f064736784ced6fae41cd8aa0790be265ab765616f2f2499f11ed26a49077","kind":"header","prev":"0000000000000000000000000000000000000000000000000000000000000000","seq":0}
{"body":{"entrant_message":{"backend":"stub:v1","entrant":"naive-harness","type":"ready","version":"2"},"player":0},"hash":"d87f472908dbdecb2a5e9d2dfd536fd7b41d85ec72dab1e710c57444c5038f81","kind":"ready","prev":"3b8f064736784ced6fae41cd8aa0790be265ab765616f2f2499f11ed26a49077","seq":1}
{"body":{"entrant_message":{"backend":"stub:v1","entrant":"solver-harness","type":"ready","version":"2"},"player":1},"hash":"a42ce8017f86a3223a3483f98efb445693233b124048cce45cd54337f03afc80","kind":"ready","prev":"d87f472908dbdecb2a5e9d2dfd536fd7b41d85ec72dab1e710c57444c5038f81","seq":2}
{"body":{"state":{"heaps":[3,1,6,7],"last_mover":null,"to_move":0,"turn":0},"state_digest":"c7824604f40ad5e07d1c16d80c1b4d21bfd6cc3ee4fa4323b372557300bf2f38","turn":0},"hash":"8009fe7bb99afaa1048800efda1b73d9c04c5132d7b7fad02a46b4e5d3ea9735","kind":"state","prev":"a42ce8017f86a3223a3483f98efb445693233b124048cce45cd54337f03afc80","seq":3}
{"body":{"entrant_message":{"move":{"heap":3,"take":7},"note":"Looking at the heaps, I'll take 7 from heap 3.","type":"move"},"legal":true,"move":{"heap":3,"take":7},"player":0,"turn":0},"hash":"9b34d66a02a175c65537e5b4f61dafbce2d114423a6bd0f7e9aa334117a5f4b9","kind":"move","prev":"8009fe7bb99afaa1048800efda1b73d9c04c5132d7b7fad02a46b4e5d3ea9735","seq":4}
{"body":{"state":{"heaps":[3,1,6,0],"last_mover":0,"to_move":1,"turn":1},"state_digest":"38c7133768c493f721d891e37bdffdc204e5bef19142f7f84c7dffabea6261a2","turn":1},"hash":"6de076a391b8030d629d9f7c4e65cca1cf72972543b964eaf0f6363f8db6ff1c","kind":"state","prev":"9b34d66a02a175c65537e5b4f61dafbce2d114423a6bd0f7e9aa334117a5f4b9","seq":5}
{"body":{"entrant_message":{"move":{"heap":2,"take":4},"note":"source=fallback:rejected_model_answer","type":"move"},"legal":true,"move":{"heap":2,"take":4},"player":1,"turn":1},"hash":"a4a4ae5183ab3a8cef88938e6c178255637bd5035ebe3e15ddbb9a6b6857cfe0","kind":"move","prev":"6de076a391b8030d629d9f7c4e65cca1cf72972543b964eaf0f6363f8db6ff1c","seq":6}
{"body":{"state":{"heaps":[3,1,2,0],"last_mover":1,"to_move":0,"turn":2},"state_digest":"5dd85e1a9723ef7476a704b0ac5884f00e55aea3399d193af23d9f0ad1d8967f","turn":2},"hash":"a85d1bf29cfef0aff14b948590f588d1bfa4a53a5d06fcfc1c267f5e9a434c81","kind":"state","prev":"a4a4ae5183ab3a8cef88938e6c178255637bd5035ebe3e15ddbb9a6b6857cfe0","seq":7}
{"body":{"entrant_message":{"move":null,"note":"Let me think about this position. There are a few directions here and the balance looks delicate, so I want to weigh them before committing.","type":"move"},"legal":false,"move":null,"player":0,"rejected_because":"move must be an object","turn":2},"hash":"ceecb6692a2a577437ab94a7f19719e6e897c823413b385a56d941f4556114f8","kind":"move","prev":"a85d1bf29cfef0aff14b948590f588d1bfa4a53a5d06fcfc1c267f5e9a434c81","seq":8}
{"body":{"detail":"move must be an object","phase":"move","player":0,"reason":"illegal_move","turn":2},"hash":"932149e8a4d22dbe30efb2bbf486181e33db5161de720ad48526fc0dd6d2b910","kind":"forfeit","prev":"ceecb6692a2a577437ab94a7f19719e6e897c823413b385a56d941f4556114f8","seq":9}
{"body":{"decisive":true,"moves":3,"points":{"0":0,"1":1},"reason":"forfeit:illegal_move","scored_from":"referee_state_only","seats":{"0":"naive-harness","1":"solver-harness"},"self_report_excluded":true,"winner":1},"hash":"549e9877711f098385e325b6d7a485b70f2468c22eccc6289ff8db15fb9e9613","kind":"result","prev":"932149e8a4d22dbe30efb2bbf486181e33db5161de720ad48526fc0dd6d2b910","seq":10}
