01PROVED / CERTIFIED
Freeze the rules before seeing the result
The canonical engine includes mandatory-capture priority, promotion, temporarily blocking captured pieces and the exact FID draw counter. The conjecture, small exceptions and falsifiers were frozen before the prospective test.
A prediction changed after computation is not a prediction.
02PROVED / CERTIFIED
Build independently verifiable finite rungs
2×3×1 and 4×3×1 are the initial exceptions. 6×3×1, 8×3×1 and the held-out 10×3×1 case are draws. For 10×3, the verifier regenerated 46,756,882 canonical positions, 144,871,268 edges and 3,787,307,442 FID values on ARM64 and x86-64.
Many matching cases are strong evidence, but not a universal proof.
03PROVED / CERTIFIED
Change viewpoint: let vacancies move
The vacancy-first representation describes play through empty cells without losing colour, piece type, turn, promotion, temporary blockers or FID state. It was exhaustively compared with the canonical engine on certified cases.
The dual view exposes the frontier that must remain invariant when two columns are added.
04FALSIFIED
Let counterexamples direct the search
Neutral insertions, fixed-radius relations, two-ply macro moves, static geometric controllers and several finite projections do not close the root. Every failure preserves its first counterexample and narrows the next relation class.
A certified negative experiment prevents an elegant but false proof from being published.
05PROVED / CERTIFIED
The boundary recursion lemma
After White’s legal boundary move, T(n) contains an exact copy of T(n−1) with Black to move, plus the local gadget “Black man, White man, vacancy”. The new intrusion has one legal response: a mandatory capture that promotes and ends the sequence.
Width no longer has to be enumerated; it can become recursion depth.
06OPEN
The remaining obligation
We must show that the root-reachable recursive protocol gives both colours a non-losing strategy at every depth while respecting capture priority and the FID counter. Gadget neutrality over every possible position is false; the narrower property over the reachable invariant is both necessary and sufficient.
The theorem will come from closing the invariant, not from another large database.