{"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":"5d52a461498a7ddbd6a85f34b30fa85e184ce34f5c88225141f71d63eab8709e","name":"solver-harness","script":{"path":"python.exe","sha256":"5341746f92483a93e44c313de830f2fba2956f0759094404a16b2fed06c9a2ed"},"seat":0},{"claimed_model":"stub:v1","declared_env":[],"manifest_digest":"8297add5250822db579614e9a681a8721b256fcf8d447e3e0632de5acdf813ea","name":"naive-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":"66948343f0871f8a","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":1011},"hash":"fdd6c9f201f4a356ad5040dac8389e7f7a000f3d435355f4264b2e33888fc820","kind":"header","prev":"0000000000000000000000000000000000000000000000000000000000000000","seq":0}
{"body":{"entrant_message":{"backend":"stub:v1","entrant":"solver-harness","type":"ready","version":"2"},"player":0},"hash":"25ae3bcc3a9b0c39b6276d95821fcf57f07ea2ff376a2f896b2c76b98990fdbe","kind":"ready","prev":"fdd6c9f201f4a356ad5040dac8389e7f7a000f3d435355f4264b2e33888fc820","seq":1}
{"body":{"entrant_message":{"backend":"stub:v1","entrant":"naive-harness","type":"ready","version":"2"},"player":1},"hash":"cdae5e0a5cc6c46b2d1e5f27ebae0ace80821a2b4f4696ba01fcd9600ea18f72","kind":"ready","prev":"25ae3bcc3a9b0c39b6276d95821fcf57f07ea2ff376a2f896b2c76b98990fdbe","seq":2}
{"body":{"state":{"heaps":[3,1,4,2],"last_mover":null,"to_move":0,"turn":0},"state_digest":"81742590cf567bd91b7e1df371c3629649b4e6a8eec1e1e89586e75d638bafa3","turn":0},"hash":"26418b3f7362c6da6b5db3c96f35085f95d97e7c02e2a1d4844c5041e170e15c","kind":"state","prev":"cdae5e0a5cc6c46b2d1e5f27ebae0ace80821a2b4f4696ba01fcd9600ea18f72","seq":3}
{"body":{"entrant_message":{"move":{"heap":2,"take":4},"note":"source=fallback:rejected_model_answer","type":"move"},"legal":true,"move":{"heap":2,"take":4},"player":0,"turn":0},"hash":"bbbc6b13afe6703fcd9f25985458c94f6069117476e0d74c5dee775cf0622215","kind":"move","prev":"26418b3f7362c6da6b5db3c96f35085f95d97e7c02e2a1d4844c5041e170e15c","seq":4}
{"body":{"state":{"heaps":[3,1,0,2],"last_mover":0,"to_move":1,"turn":1},"state_digest":"34973c04484397f7d1ed79daea61312dbcb85be2376e5394e369103330dc1446","turn":1},"hash":"c4c8dfe7337d65d59943ff0a26b82fff9c5538eff050e36bf1d92e1ac54cd65b","kind":"state","prev":"bbbc6b13afe6703fcd9f25985458c94f6069117476e0d74c5dee775cf0622215","seq":5}
{"body":{"entrant_message":{"move":{"heap":3,"take":1},"note":"Looking at the heaps, I'll take 1 from heap 3.","type":"move"},"legal":true,"move":{"heap":3,"take":1},"player":1,"turn":1},"hash":"a30fa37d8b0441af4abaf5041508cbd5b2dc439cadab57fdf2e3359da7745d93","kind":"move","prev":"c4c8dfe7337d65d59943ff0a26b82fff9c5538eff050e36bf1d92e1ac54cd65b","seq":6}
{"body":{"state":{"heaps":[3,1,0,1],"last_mover":1,"to_move":0,"turn":2},"state_digest":"b3b55f50a94226418dc04994b382e7b99a2530a189512bddc61e7a109d67e777","turn":2},"hash":"f3f916040b56acaabe1c17887908e72be7f233bb1b5d282128f344b6d8ec5788","kind":"state","prev":"a30fa37d8b0441af4abaf5041508cbd5b2dc439cadab57fdf2e3359da7745d93","seq":7}
{"body":{"entrant_message":{"move":{"heap":0,"take":3},"note":"source=fallback:rejected_model_answer","type":"move"},"legal":true,"move":{"heap":0,"take":3},"player":0,"turn":2},"hash":"115e5569e810510dbcb0bfa45de39b2702ed27286d521038dae408f86aaec35e","kind":"move","prev":"f3f916040b56acaabe1c17887908e72be7f233bb1b5d282128f344b6d8ec5788","seq":8}
{"body":{"state":{"heaps":[0,1,0,1],"last_mover":0,"to_move":1,"turn":3},"state_digest":"4499055da618953383bbf9c3667e698df10ac54b1e57f1473f0e7b3524b4cc29","turn":3},"hash":"c64cf989eb7825d66d6d7e0bc7f3da05b22b836e23d9637669819eecd21509fe","kind":"state","prev":"115e5569e810510dbcb0bfa45de39b2702ed27286d521038dae408f86aaec35e","seq":9}
{"body":{"entrant_message":{"move":{"heap":5,"take":2},"note":"I'll take 2 from heap 5.","type":"move"},"legal":false,"move":{"heap":5,"take":2},"player":1,"rejected_because":"\"heap\" 5 out of range 0..3","turn":3},"hash":"da9b1d04c10ba05c50e980e6df358e09e5f0502dde9d2fe35191f6bf975728f7","kind":"move","prev":"c64cf989eb7825d66d6d7e0bc7f3da05b22b836e23d9637669819eecd21509fe","seq":10}
{"body":{"detail":"\"heap\" 5 out of range 0..3","phase":"move","player":1,"reason":"illegal_move","turn":3},"hash":"c7a09c692feba9a757d0f2fbc60dd8e66c96d3b9c861573602e812cd011da6c3","kind":"forfeit","prev":"da9b1d04c10ba05c50e980e6df358e09e5f0502dde9d2fe35191f6bf975728f7","seq":11}
{"body":{"decisive":true,"moves":4,"points":{"0":1,"1":0},"reason":"forfeit:illegal_move","scored_from":"referee_state_only","seats":{"0":"solver-harness","1":"naive-harness"},"self_report_excluded":true,"winner":0},"hash":"e9a54c703b8dcbe90b1cd6e37989269020461144fa5b864ea446a4cc182fff97","kind":"result","prev":"c7a09c692feba9a757d0f2fbc60dd8e66c96d3b9c861573602e812cd011da6c3","seq":12}
