mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-09 04:02:35 +00:00
The review rejected the v8-ignore defense for the ack gate: a forged second boot-ack is deterministically constructible (one os.write on fd 3) and the run-write failure is deterministically constructible with the boot-write-failure mock pattern. A program that forges an extra boot-ack asserts the run still completes once (the gate does not re-send the run frame); a mocked child whose fd-3 pipe accepts the boot frame but rejects the run write resolves a worker-exit.