Good catch — the heuristic was only counting 2-in-a-rows without recognizing when multiple threats coexist. Patched: the AI now detects forks (2+ simultaneous threats) and weighs them heavily in evaluation. Should be noticeably harder to exploit. Let me know if it still misses cases