{"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":"cli:ollama run qwen2.5:7b","declared_env":[],"manifest_digest":"247fe9592254196b73d48e76958209771773f6e6227959db9a0402eaa0d053ee","name":"naive-harness","script":{"path":"python.exe","sha256":"5341746f92483a93e44c313de830f2fba2956f0759094404a16b2fed06c9a2ed"},"seat":0},{"claimed_model":"cli:ollama run qwen2.5:7b","declared_env":[],"manifest_digest":"4bed65f24173e08d79f577448fac9dc6558b027b66ed2658cd901de91f2dea28","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":120000},"match_id":"d3c2da7d9212a337","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":5000},"hash":"a91aee83b895eb174542c99c9bce9b8b5ef03da3c21bbb4409231076d8a340cc","kind":"header","prev":"0000000000000000000000000000000000000000000000000000000000000000","seq":0}
{"body":{"entrant_message":{"backend":"cli:ollama","entrant":"naive-harness","type":"ready","version":"2"},"player":0},"hash":"e99d1a3f53dfb35c47c03dc40665386292b12fa586c80a1ea6b49c93b123a3fe","kind":"ready","prev":"a91aee83b895eb174542c99c9bce9b8b5ef03da3c21bbb4409231076d8a340cc","seq":1}
{"body":{"entrant_message":{"backend":"cli:ollama","entrant":"solver-harness","type":"ready","version":"2"},"player":1},"hash":"19f721d75f748f969b807a7888dc45f7e73889801b9bcb56faa0dd0ecae44cd3","kind":"ready","prev":"e99d1a3f53dfb35c47c03dc40665386292b12fa586c80a1ea6b49c93b123a3fe","seq":2}
{"body":{"state":{"heaps":[3,1,4],"last_mover":null,"to_move":0,"turn":0},"state_digest":"9150572a1572042ff8dcaaba900c6d47978c3418889ac309a1be03db98446364","turn":0},"hash":"a18406afd8761024920a70b52d629c22fbc5b48348f57b74b34bda30b94faf17","kind":"state","prev":"19f721d75f748f969b807a7888dc45f7e73889801b9bcb56faa0dd0ecae44cd3","seq":3}
{"body":{"entrant_message":{"move":{"heap":2,"take":1},"note":"{\"heap\": 2, \"take\": 1}","type":"move"},"legal":true,"move":{"heap":2,"take":1},"player":0,"turn":0},"hash":"55d443c754d87a00dfe3d04fe9096256f184bc39ca7c1e2759312b5705fd4ff1","kind":"move","prev":"a18406afd8761024920a70b52d629c22fbc5b48348f57b74b34bda30b94faf17","seq":4}
{"body":{"state":{"heaps":[3,1,3],"last_mover":0,"to_move":1,"turn":1},"state_digest":"63c1ce196e4c16fe8c39bf2ef5aec57cae6fab59818fbfe3b17b2041c0f6ea65","turn":1},"hash":"e2716f575991fe0320a9c0e0711259677af4fa41d75109472a5c1625c9418bb6","kind":"state","prev":"55d443c754d87a00dfe3d04fe9096256f184bc39ca7c1e2759312b5705fd4ff1","seq":5}
{"body":{"entrant_message":{"move":{"heap":0,"take":1},"note":"source=model","type":"move"},"legal":true,"move":{"heap":0,"take":1},"player":1,"turn":1},"hash":"3d446b787cd01204129dbe1e80be03b9643b58fd5c51e2c2a270497abe9d3f1a","kind":"move","prev":"e2716f575991fe0320a9c0e0711259677af4fa41d75109472a5c1625c9418bb6","seq":6}
{"body":{"state":{"heaps":[2,1,3],"last_mover":1,"to_move":0,"turn":2},"state_digest":"d4ac0a15edf2a3094f1e21f6e1ce7070b86711dc4e0964856049ceba9284dc58","turn":2},"hash":"aa910ec27fedf8fba01bacf90ba77839bf319d7a49dc0926a73f0bd69b452f2d","kind":"state","prev":"3d446b787cd01204129dbe1e80be03b9643b58fd5c51e2c2a270497abe9d3f1a","seq":7}
{"body":{"entrant_message":{"move":{"heap":2,"take":1},"note":"{\"heap\": 2, \"take\": 1}","type":"move"},"legal":true,"move":{"heap":2,"take":1},"player":0,"turn":2},"hash":"705d9296170d9c6cfbe3102ce7fed99d8e97cf748afd42a42810bfffcb7c9ef2","kind":"move","prev":"aa910ec27fedf8fba01bacf90ba77839bf319d7a49dc0926a73f0bd69b452f2d","seq":8}
{"body":{"state":{"heaps":[2,1,2],"last_mover":0,"to_move":1,"turn":3},"state_digest":"1951a0f2e32373d18c33b5b64e9c924142be7265e88048757b41e8d34ed5fd0c","turn":3},"hash":"e9b7d540aebca839f590bf466d6922a4f46f393cd961ca3cd6d182647e3e5f90","kind":"state","prev":"705d9296170d9c6cfbe3102ce7fed99d8e97cf748afd42a42810bfffcb7c9ef2","seq":9}
{"body":{"entrant_message":{"move":{"heap":1,"take":1},"note":"source=model","type":"move"},"legal":true,"move":{"heap":1,"take":1},"player":1,"turn":3},"hash":"1ebd4be8e09c7416f450c634f8d33e495b8f3279c2ffe776ad062d5aa30e83d4","kind":"move","prev":"e9b7d540aebca839f590bf466d6922a4f46f393cd961ca3cd6d182647e3e5f90","seq":10}
{"body":{"state":{"heaps":[2,0,2],"last_mover":1,"to_move":0,"turn":4},"state_digest":"b1d5a6a10f2b3ad65fd2029f255ab2755d85e9cce9dd225136ef0cc9d6aaaacb","turn":4},"hash":"aee2eaf3b7cc392cf1c4b3915432118232025b3dee4d6e28bf6dfb1028b44326","kind":"state","prev":"1ebd4be8e09c7416f450c634f8d33e495b8f3279c2ffe776ad062d5aa30e83d4","seq":11}
{"body":{"entrant_message":{"move":{"heap":0,"take":1},"note":"{\"heap\": 0, \"take\": 1}","type":"move"},"legal":true,"move":{"heap":0,"take":1},"player":0,"turn":4},"hash":"561dded8ab664688c0c5da86486a82bcb6d31aba8cbf25125089fceee962fa85","kind":"move","prev":"aee2eaf3b7cc392cf1c4b3915432118232025b3dee4d6e28bf6dfb1028b44326","seq":12}
{"body":{"state":{"heaps":[1,0,2],"last_mover":0,"to_move":1,"turn":5},"state_digest":"dc2accff6df45b04dad66f80f566fd389b5de86bf4e0caa8eb7adbc21b832422","turn":5},"hash":"7edb682a606b55c37b55e01ad1629bd20b2f67742268a7eadfd9c46fb2d1189e","kind":"state","prev":"561dded8ab664688c0c5da86486a82bcb6d31aba8cbf25125089fceee962fa85","seq":13}
{"body":{"entrant_message":{"move":{"heap":2,"take":1},"note":"source=model","type":"move"},"legal":true,"move":{"heap":2,"take":1},"player":1,"turn":5},"hash":"48965c3154e2437725e657394c40059eec33215bdb6e2d81da272d3e2a098d2a","kind":"move","prev":"7edb682a606b55c37b55e01ad1629bd20b2f67742268a7eadfd9c46fb2d1189e","seq":14}
{"body":{"state":{"heaps":[1,0,1],"last_mover":1,"to_move":0,"turn":6},"state_digest":"77dd13a3e3ff9c52c1034fa26ec0f9494b95eafd7e62c06b085e637b1de3d8fd","turn":6},"hash":"8f35d68d03bbd7bb20630b5aa5592998d35e3cba4ea83c254e3ccc325a6b6a30","kind":"state","prev":"48965c3154e2437725e657394c40059eec33215bdb6e2d81da272d3e2a098d2a","seq":15}
{"body":{"entrant_message":{"move":{"heap":1,"take":1},"note":"{\"heap\": 1, \"take\": 1}","type":"move"},"legal":false,"move":{"heap":1,"take":1},"player":0,"rejected_because":"\"take\" 1 exceeds heap 1 which holds 0","turn":6},"hash":"a54b6f5d40d22e06ec674b3736a50e8ba412bfad6d6e6c70ac4c29330f2ebef9","kind":"move","prev":"8f35d68d03bbd7bb20630b5aa5592998d35e3cba4ea83c254e3ccc325a6b6a30","seq":16}
{"body":{"detail":"\"take\" 1 exceeds heap 1 which holds 0","phase":"move","player":0,"reason":"illegal_move","turn":6},"hash":"2ab6a4ea8a6763f6ebd2ba044b81c0a52aec3b805703707c5fa446556f876602","kind":"forfeit","prev":"a54b6f5d40d22e06ec674b3736a50e8ba412bfad6d6e6c70ac4c29330f2ebef9","seq":17}
{"body":{"decisive":true,"moves":7,"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":"7409fa0e0dc47e7a0701cec1c681178bf2bb2ca05daabe3ec226c0deafd73454","kind":"result","prev":"2ab6a4ea8a6763f6ebd2ba044b81c0a52aec3b805703707c5fa446556f876602","seq":18}
