{
  "schema_version": "1.0",
  "generator": {
    "name": "PlayChessOnline Position Review Generator",
    "version": "1.0.0",
    "generated_at_utc": "2026-08-30T07:07:56.000179+00:00",
    "runtime_seconds": 9.113095,
    "python_version": "3.12.1",
    "platform": "Windows-10-10.0.19045-SP0"
  },
  "review": {
    "slug": "currie-guzman-queen-city",
    "title": "Currie vs Guzman - three decisions in a balanced draw",
    "source": {
      "label": "Queen City Chess Club 2026 South Saskatchewan Championship",
      "url": "https://qcc-portal.vercel.app/events/2026-south-saskachewan-championship"
    }
  },
  "methodology": {
    "model_task": "scalar position evaluation",
    "candidate_set": "every legal move in each supplied FEN",
    "hybrid_formula": "material_cp + (network_cp - material_cp) * positional_weight",
    "hybrid_positional_weight": 0.3,
    "stockfish_verification": "Engine best line plus every distinct model top move and the played move, each analysed independently with a cleared hash.",
    "stockfish_nodes_per_line": 250000,
    "stockfish_threads": 2,
    "stockfish_hash_mb": 256,
    "mate_comparison_value_cp": 100000
  },
  "runtime": {
    "device": {
      "requested": "cuda",
      "selected": "cuda",
      "torch_version": "2.11.0.dev20260111+cu128",
      "cuda_available": true,
      "cuda_device_index": 0,
      "cuda_device_name": "NVIDIA GeForce RTX 5080",
      "cuda_compute_capability": [
        12,
        0
      ],
      "torch_cuda_version": "12.8"
    },
    "engine": {
      "name": "Stockfish 18",
      "author": "the Stockfish developers (see AUTHORS file)",
      "sha256": "9bde420202717ce083412027fbfb8c5c935b537591d712be8a8a8bae92f6e8d6",
      "binary_file": "stockfish-windows-x86-64.exe"
    }
  },
  "model_artifacts": [
    {
      "key": "v6_active",
      "label": "V6 Active",
      "intended_profile": "active, initiative-seeking",
      "checkpoint_file": "nnue_human_phase_v6_best.pt",
      "checkpoint_sha256": "2201211d6e619a2d4a9bc2a305459b6450a32e3ebe34f0ee06414577d553a79c",
      "checkpoint_bytes": 923169,
      "checkpoint_epoch": 3,
      "checkpoint_version": "human_phase_v6",
      "hidden_size": 256,
      "eval_scale": 1.0
    },
    {
      "key": "v8_sharp",
      "label": "V8 Sharp",
      "intended_profile": "sharp club-player profile on curated data",
      "checkpoint_file": "nnue_human_phase_v8_best.pt",
      "checkpoint_sha256": "0e90c920cd218f36a2b068cfb220c343de7f2cf3d686b8700189bd79a1528e49",
      "checkpoint_bytes": 923169,
      "checkpoint_epoch": 4,
      "checkpoint_version": "human_phase_v8",
      "hidden_size": 256,
      "eval_scale": 1.0
    },
    {
      "key": "v9_positional",
      "label": "V9 Positional",
      "intended_profile": "calm positional pressure",
      "checkpoint_file": "nnue_human_magnus_phase_v9_best.pt",
      "checkpoint_sha256": "43bff3bc7aa1fd8dda903213a068381351cd610efb5da8bcd89c394508876037",
      "checkpoint_bytes": 923253,
      "checkpoint_epoch": 5,
      "checkpoint_version": "human_magnus_phase_v9",
      "hidden_size": 256,
      "eval_scale": 1.0
    },
    {
      "key": "v15_endgame",
      "label": "V15 Endgame",
      "intended_profile": "endgame-focused distilled evaluator",
      "checkpoint_file": "nnue_human_endgame_phase_v15_best.pt",
      "checkpoint_sha256": "76f6eaea23ef5283395efced8c7613b861e7ab95bd687afa29889b256ea403d5",
      "checkpoint_bytes": 669517,
      "checkpoint_epoch": 4,
      "checkpoint_version": "human_endgame_phase_v15",
      "hidden_size": 192,
      "eval_scale": 1.0
    },
    {
      "key": "v17_file_pressure",
      "label": "V17 File Pressure",
      "intended_profile": "open-file and rook-pressure weighting",
      "checkpoint_file": "nnue_human_file_pressure_v17_best.pt",
      "checkpoint_sha256": "9ee2c8bc2a8a700bcf63ea898eca75a4e2e77075030aaef8cadbbf0848169a04",
      "checkpoint_bytes": 923169,
      "checkpoint_epoch": 6,
      "checkpoint_version": "human_phase_v6",
      "hidden_size": 256,
      "eval_scale": 1.0
    },
    {
      "key": "v18_defensive",
      "label": "V18 Defensive",
      "intended_profile": "defensive tension and counterpunch weighting",
      "checkpoint_file": "nnue_human_super_defensive_v18_best.pt",
      "checkpoint_sha256": "16fa75f1ecc5a181446d1cc2cfac82465a7dcb61874d463a1ca8116beaf85839",
      "checkpoint_bytes": 923365,
      "checkpoint_epoch": 5,
      "checkpoint_version": "human_super_defensive_v18",
      "hidden_size": 256,
      "eval_scale": 1.0
    }
  ],
  "positions": [
    {
      "id": "space-13",
      "label": "White to move on move 13",
      "fen": "r2q1rk1/ppn1bppp/2p2n2/3p4/2PP2b1/2N1BNP1/PP3PBP/R2Q1RK1 w - - 0 13",
      "side_to_move": "white",
      "legal_move_count": 39,
      "played_move": {
        "uci": "c4c5",
        "san": "c5"
      },
      "model_consensus": {
        "distinct_top_moves": 2,
        "most_selected_move": {
          "uci": "c4d5",
          "san": "cxd5"
        },
        "most_selected_count": 3
      },
      "public_choice_gate": {
        "required_distinct_safe_model_moves": 3,
        "safety_threshold_cp": 100,
        "observed_distinct_model_moves": 2,
        "safe_distinct_model_moves": 1,
        "passes": false
      },
      "models": [
        {
          "key": "v6_active",
          "label": "V6 Active",
          "intended_profile": "active, initiative-seeking",
          "top_move": {
            "uci": "c4d5",
            "san": "cxd5",
            "hybrid_score_cp": 77.386905
          },
          "top_three": [
            {
              "uci": "c4d5",
              "san": "cxd5",
              "hybrid_score_cp": 77.386905
            },
            {
              "uci": "c3d5",
              "san": "Nxd5",
              "hybrid_score_cp": 77.145927
            },
            {
              "uci": "f1e1",
              "san": "Re1",
              "hybrid_score_cp": 10.616312
            }
          ]
        },
        {
          "key": "v8_sharp",
          "label": "V8 Sharp",
          "intended_profile": "sharp club-player profile on curated data",
          "top_move": {
            "uci": "c3d5",
            "san": "Nxd5",
            "hybrid_score_cp": 78.802895
          },
          "top_three": [
            {
              "uci": "c3d5",
              "san": "Nxd5",
              "hybrid_score_cp": 78.802895
            },
            {
              "uci": "c4d5",
              "san": "cxd5",
              "hybrid_score_cp": 78.793129
            },
            {
              "uci": "d1c2",
              "san": "Qc2",
              "hybrid_score_cp": 11.697475
            }
          ]
        },
        {
          "key": "v9_positional",
          "label": "V9 Positional",
          "intended_profile": "calm positional pressure",
          "top_move": {
            "uci": "c4d5",
            "san": "cxd5",
            "hybrid_score_cp": 78.774311
          },
          "top_three": [
            {
              "uci": "c4d5",
              "san": "cxd5",
              "hybrid_score_cp": 78.774311
            },
            {
              "uci": "c3d5",
              "san": "Nxd5",
              "hybrid_score_cp": 78.447438
            },
            {
              "uci": "f1e1",
              "san": "Re1",
              "hybrid_score_cp": 11.121566
            }
          ]
        },
        {
          "key": "v15_endgame",
          "label": "V15 Endgame",
          "intended_profile": "endgame-focused distilled evaluator",
          "top_move": {
            "uci": "c3d5",
            "san": "Nxd5",
            "hybrid_score_cp": 72.693421
          },
          "top_three": [
            {
              "uci": "c3d5",
              "san": "Nxd5",
              "hybrid_score_cp": 72.693421
            },
            {
              "uci": "c4d5",
              "san": "cxd5",
              "hybrid_score_cp": 72.646787
            },
            {
              "uci": "c3e4",
              "san": "Ne4",
              "hybrid_score_cp": 1.681184
            }
          ]
        },
        {
          "key": "v17_file_pressure",
          "label": "V17 File Pressure",
          "intended_profile": "open-file and rook-pressure weighting",
          "top_move": {
            "uci": "c3d5",
            "san": "Nxd5",
            "hybrid_score_cp": 76.39122
          },
          "top_three": [
            {
              "uci": "c3d5",
              "san": "Nxd5",
              "hybrid_score_cp": 76.39122
            },
            {
              "uci": "c4d5",
              "san": "cxd5",
              "hybrid_score_cp": 76.208233
            },
            {
              "uci": "f3e1",
              "san": "Ne1",
              "hybrid_score_cp": 8.979846
            }
          ]
        },
        {
          "key": "v18_defensive",
          "label": "V18 Defensive",
          "intended_profile": "defensive tension and counterpunch weighting",
          "top_move": {
            "uci": "c4d5",
            "san": "cxd5",
            "hybrid_score_cp": 75.224194
          },
          "top_three": [
            {
              "uci": "c4d5",
              "san": "cxd5",
              "hybrid_score_cp": 75.224194
            },
            {
              "uci": "c3d5",
              "san": "Nxd5",
              "hybrid_score_cp": 75.035055
            },
            {
              "uci": "f3e5",
              "san": "Ne5",
              "hybrid_score_cp": 7.879287
            }
          ]
        }
      ],
      "stockfish": {
        "best_move": {
          "uci": "b2b3",
          "san": "b3"
        },
        "best_score": {
          "centipawns": -22,
          "is_mate": false,
          "mate_in": null,
          "comparison_cp": -22
        },
        "best_pv": {
          "uci": [
            "b2b3",
            "d8c8",
            "c3e2",
            "f8e8",
            "f3e5",
            "g4h3",
            "e2f4",
            "h3g2",
            "g1g2",
            "e7d6",
            "f4d3",
            "d5c4",
            "b3c4",
            "c6c5",
            "e5f3",
            "c5d4",
            "f3d4",
            "c7e6",
            "a1c1",
            "e6d4",
            "e3d4"
          ],
          "san": "13. b3 Qc8 14. Ne2 Re8 15. Ne5 Bh3 16. Nf4 Bxg2 17. Kxg2 Bd6 18. Nfd3 dxc4 19. bxc4 c5 20. Nf3 cxd4 21. Nxd4 Ne6 22. Rc1 Nxd4 23. Bxd4"
        },
        "nodes": 250291,
        "depth": 15,
        "seldepth": 25,
        "verified_choices": [
          {
            "move": {
              "uci": "c3d5",
              "san": "Nxd5"
            },
            "is_played_move": false,
            "is_engine_best_move": false,
            "selected_by_models": [
              "V15 Endgame",
              "V17 File Pressure",
              "V8 Sharp"
            ],
            "score": {
              "centipawns": -324,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": -324
            },
            "loss_cp": 302,
            "within_100cp": false,
            "within_200cp": false,
            "pv": {
              "uci": [
                "c3d5",
                "c6d5",
                "c4c5",
                "a7a5",
                "a2a3",
                "f6e4",
                "d1c2",
                "g4f3",
                "g2f3",
                "e7f6",
                "b2b4",
                "d8d7"
              ],
              "san": "13. Nxd5 cxd5 14. c5 a5 15. a3 Ne4 16. Qc2 Bxf3 17. Bxf3 Bf6 18. b4 Qd7"
            },
            "nodes": 250447,
            "depth": 15,
            "seldepth": 32
          },
          {
            "move": {
              "uci": "c4c5",
              "san": "c5"
            },
            "is_played_move": true,
            "is_engine_best_move": false,
            "selected_by_models": [],
            "score": {
              "centipawns": -14,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": -14
            },
            "loss_cp": 0,
            "within_100cp": true,
            "within_200cp": true,
            "pv": {
              "uci": [
                "c4c5",
                "d8c8"
              ],
              "san": "13. c5 Qc8"
            },
            "nodes": 250345,
            "depth": 14,
            "seldepth": 21
          },
          {
            "move": {
              "uci": "c4d5",
              "san": "cxd5"
            },
            "is_played_move": false,
            "is_engine_best_move": false,
            "selected_by_models": [
              "V18 Defensive",
              "V6 Active",
              "V9 Positional"
            ],
            "score": {
              "centipawns": -26,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": -26
            },
            "loss_cp": 4,
            "within_100cp": true,
            "within_200cp": true,
            "pv": {
              "uci": [
                "c4d5",
                "c7d5"
              ],
              "san": "13. cxd5 Ncxd5"
            },
            "nodes": 250133,
            "depth": 16,
            "seldepth": 24
          }
        ]
      }
    },
    {
      "id": "structure-20",
      "label": "White to move on move 20",
      "fen": "1r3rk1/p1q1bppp/1pp1n3/2Pp4/3P4/2P1BBP1/PRQ2P1P/1R4K1 w - - 2 20",
      "side_to_move": "white",
      "legal_move_count": 43,
      "played_move": {
        "uci": "c5b6",
        "san": "cxb6"
      },
      "model_consensus": {
        "distinct_top_moves": 3,
        "most_selected_move": {
          "uci": "f3d5",
          "san": "Bxd5"
        },
        "most_selected_count": 2
      },
      "public_choice_gate": {
        "required_distinct_safe_model_moves": 3,
        "safety_threshold_cp": 100,
        "observed_distinct_model_moves": 3,
        "safe_distinct_model_moves": 0,
        "passes": false
      },
      "models": [
        {
          "key": "v6_active",
          "label": "V6 Active",
          "intended_profile": "active, initiative-seeking",
          "top_move": {
            "uci": "f3d5",
            "san": "Bxd5",
            "hybrid_score_cp": 83.371633
          },
          "top_three": [
            {
              "uci": "f3d5",
              "san": "Bxd5",
              "hybrid_score_cp": 83.371633
            },
            {
              "uci": "c5b6",
              "san": "cxb6",
              "hybrid_score_cp": 83.369339
            },
            {
              "uci": "b2b6",
              "san": "Rxb6",
              "hybrid_score_cp": 83.260397
            }
          ]
        },
        {
          "key": "v8_sharp",
          "label": "V8 Sharp",
          "intended_profile": "sharp club-player profile on curated data",
          "top_move": {
            "uci": "b2b6",
            "san": "Rxb6",
            "hybrid_score_cp": 85.625611
          },
          "top_three": [
            {
              "uci": "b2b6",
              "san": "Rxb6",
              "hybrid_score_cp": 85.625611
            },
            {
              "uci": "c2h7",
              "san": "Qxh7+",
              "hybrid_score_cp": 85.350813
            },
            {
              "uci": "c5b6",
              "san": "cxb6",
              "hybrid_score_cp": 85.312203
            }
          ]
        },
        {
          "key": "v9_positional",
          "label": "V9 Positional",
          "intended_profile": "calm positional pressure",
          "top_move": {
            "uci": "b2b6",
            "san": "Rxb6",
            "hybrid_score_cp": 84.903386
          },
          "top_three": [
            {
              "uci": "b2b6",
              "san": "Rxb6",
              "hybrid_score_cp": 84.903386
            },
            {
              "uci": "c5b6",
              "san": "cxb6",
              "hybrid_score_cp": 84.784493
            },
            {
              "uci": "f3d5",
              "san": "Bxd5",
              "hybrid_score_cp": 84.727323
            }
          ]
        },
        {
          "key": "v15_endgame",
          "label": "V15 Endgame",
          "intended_profile": "endgame-focused distilled evaluator",
          "top_move": {
            "uci": "c2h7",
            "san": "Qxh7+",
            "hybrid_score_cp": 79.452675
          },
          "top_three": [
            {
              "uci": "c2h7",
              "san": "Qxh7+",
              "hybrid_score_cp": 79.452675
            },
            {
              "uci": "f3d5",
              "san": "Bxd5",
              "hybrid_score_cp": 79.44076
            },
            {
              "uci": "b2b6",
              "san": "Rxb6",
              "hybrid_score_cp": 79.42707
            }
          ]
        },
        {
          "key": "v17_file_pressure",
          "label": "V17 File Pressure",
          "intended_profile": "open-file and rook-pressure weighting",
          "top_move": {
            "uci": "c2h7",
            "san": "Qxh7+",
            "hybrid_score_cp": 84.745025
          },
          "top_three": [
            {
              "uci": "c2h7",
              "san": "Qxh7+",
              "hybrid_score_cp": 84.745025
            },
            {
              "uci": "f3d5",
              "san": "Bxd5",
              "hybrid_score_cp": 84.688161
            },
            {
              "uci": "c5b6",
              "san": "cxb6",
              "hybrid_score_cp": 84.650645
            }
          ]
        },
        {
          "key": "v18_defensive",
          "label": "V18 Defensive",
          "intended_profile": "defensive tension and counterpunch weighting",
          "top_move": {
            "uci": "f3d5",
            "san": "Bxd5",
            "hybrid_score_cp": 83.789981
          },
          "top_three": [
            {
              "uci": "f3d5",
              "san": "Bxd5",
              "hybrid_score_cp": 83.789981
            },
            {
              "uci": "c5b6",
              "san": "cxb6",
              "hybrid_score_cp": 83.768184
            },
            {
              "uci": "c2h7",
              "san": "Qxh7+",
              "hybrid_score_cp": 83.752387
            }
          ]
        }
      ],
      "stockfish": {
        "best_move": {
          "uci": "c5b6",
          "san": "cxb6"
        },
        "best_score": {
          "centipawns": 131,
          "is_mate": false,
          "mate_in": null,
          "comparison_cp": 131
        },
        "best_pv": {
          "uci": [
            "c5b6"
          ],
          "san": "20. cxb6"
        },
        "nodes": 250857,
        "depth": 15,
        "seldepth": 30,
        "verified_choices": [
          {
            "move": {
              "uci": "b2b6",
              "san": "Rxb6"
            },
            "is_played_move": false,
            "is_engine_best_move": false,
            "selected_by_models": [
              "V8 Sharp",
              "V9 Positional"
            ],
            "score": {
              "centipawns": -395,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": -395
            },
            "loss_cp": 526,
            "within_100cp": false,
            "within_200cp": false,
            "pv": {
              "uci": [
                "b2b6",
                "a7b6",
                "c5b6",
                "b8b6",
                "b1b6",
                "c7b6",
                "h2h4",
                "f8b8",
                "g1g2",
                "g7g6",
                "f3g4",
                "c6c5",
                "h4h5",
                "c5d4",
                "c3d4"
              ],
              "san": "20. Rxb6 axb6 21. cxb6 Rxb6 22. Rxb6 Qxb6 23. h4 Rb8 24. Kg2 g6 25. Bg4 c5 26. h5 cxd4 27. cxd4"
            },
            "nodes": 250221,
            "depth": 16,
            "seldepth": 28
          },
          {
            "move": {
              "uci": "c2h7",
              "san": "Qxh7+"
            },
            "is_played_move": false,
            "is_engine_best_move": false,
            "selected_by_models": [
              "V15 Endgame",
              "V17 File Pressure"
            ],
            "score": {
              "centipawns": -527,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": -527
            },
            "loss_cp": 658,
            "within_100cp": false,
            "within_200cp": false,
            "pv": {
              "uci": [
                "c2h7",
                "g8h7",
                "c3c4",
                "h7h8",
                "c4d5",
                "c6d5",
                "f3d5",
                "c7d7",
                "d5e4",
                "e6g5",
                "e3g5",
                "e7g5",
                "c5b6",
                "a7b6",
                "b2b6",
                "b8b6",
                "b1b6"
              ],
              "san": "20. Qxh7+ Kxh7 21. c4 Kh8 22. cxd5 cxd5 23. Bxd5 Qd7 24. Be4 Ng5 25. Bxg5 Bxg5 26. cxb6 axb6 27. Rxb6 Rxb6 28. Rxb6"
            },
            "nodes": 250277,
            "depth": 18,
            "seldepth": 26
          },
          {
            "move": {
              "uci": "c5b6",
              "san": "cxb6"
            },
            "is_played_move": true,
            "is_engine_best_move": true,
            "selected_by_models": [],
            "score": {
              "centipawns": 117,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": 117
            },
            "loss_cp": 0,
            "within_100cp": true,
            "within_200cp": true,
            "pv": {
              "uci": [
                "c5b6"
              ],
              "san": "20. cxb6"
            },
            "nodes": 250279,
            "depth": 16,
            "seldepth": 31
          },
          {
            "move": {
              "uci": "f3d5",
              "san": "Bxd5"
            },
            "is_played_move": false,
            "is_engine_best_move": false,
            "selected_by_models": [
              "V18 Defensive",
              "V6 Active"
            ],
            "score": {
              "centipawns": -299,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": -299
            },
            "loss_cp": 430,
            "within_100cp": false,
            "within_200cp": false,
            "pv": {
              "uci": [
                "f3d5",
                "c6d5",
                "c5b6",
                "a7b6",
                "a2a4",
                "e7g5",
                "f2f4",
                "g5f6",
                "b2b5",
                "b8c8",
                "c2b3",
                "c7c3",
                "b3c3",
                "c8c3"
              ],
              "san": "20. Bxd5 cxd5 21. cxb6 axb6 22. a4 Bg5 23. f4 Bf6 24. Rb5 Rbc8 25. Qb3 Qxc3 26. Qxc3 Rxc3"
            },
            "nodes": 250052,
            "depth": 14,
            "seldepth": 28
          }
        ]
      }
    },
    {
      "id": "simplify-25",
      "label": "White to move on move 25",
      "fen": "1r3rk1/6pp/1p1qp3/2pp4/3P4/2P3P1/PRQ2P1P/1R4K1 w - - 0 25",
      "side_to_move": "white",
      "legal_move_count": 32,
      "played_move": {
        "uci": "d4c5",
        "san": "dxc5"
      },
      "model_consensus": {
        "distinct_top_moves": 3,
        "most_selected_move": {
          "uci": "c2h7",
          "san": "Qxh7+"
        },
        "most_selected_count": 3
      },
      "public_choice_gate": {
        "required_distinct_safe_model_moves": 3,
        "safety_threshold_cp": 100,
        "observed_distinct_model_moves": 3,
        "safe_distinct_model_moves": 1,
        "passes": false
      },
      "models": [
        {
          "key": "v6_active",
          "label": "V6 Active",
          "intended_profile": "active, initiative-seeking",
          "top_move": {
            "uci": "b2b6",
            "san": "Rxb6",
            "hybrid_score_cp": 76.09327
          },
          "top_three": [
            {
              "uci": "b2b6",
              "san": "Rxb6",
              "hybrid_score_cp": 76.09327
            },
            {
              "uci": "c2h7",
              "san": "Qxh7+",
              "hybrid_score_cp": 75.914265
            },
            {
              "uci": "d4c5",
              "san": "dxc5",
              "hybrid_score_cp": 75.873559
            }
          ]
        },
        {
          "key": "v8_sharp",
          "label": "V8 Sharp",
          "intended_profile": "sharp club-player profile on curated data",
          "top_move": {
            "uci": "d4c5",
            "san": "dxc5",
            "hybrid_score_cp": 77.618415
          },
          "top_three": [
            {
              "uci": "d4c5",
              "san": "dxc5",
              "hybrid_score_cp": 77.618415
            },
            {
              "uci": "b2b6",
              "san": "Rxb6",
              "hybrid_score_cp": 77.45938
            },
            {
              "uci": "c2h7",
              "san": "Qxh7+",
              "hybrid_score_cp": 77.156407
            }
          ]
        },
        {
          "key": "v9_positional",
          "label": "V9 Positional",
          "intended_profile": "calm positional pressure",
          "top_move": {
            "uci": "b2b6",
            "san": "Rxb6",
            "hybrid_score_cp": 76.222055
          },
          "top_three": [
            {
              "uci": "b2b6",
              "san": "Rxb6",
              "hybrid_score_cp": 76.222055
            },
            {
              "uci": "d4c5",
              "san": "dxc5",
              "hybrid_score_cp": 75.970438
            },
            {
              "uci": "c2h7",
              "san": "Qxh7+",
              "hybrid_score_cp": 75.855259
            }
          ]
        },
        {
          "key": "v15_endgame",
          "label": "V15 Endgame",
          "intended_profile": "endgame-focused distilled evaluator",
          "top_move": {
            "uci": "c2h7",
            "san": "Qxh7+",
            "hybrid_score_cp": 72.076633
          },
          "top_three": [
            {
              "uci": "c2h7",
              "san": "Qxh7+",
              "hybrid_score_cp": 72.076633
            },
            {
              "uci": "b2b6",
              "san": "Rxb6",
              "hybrid_score_cp": 72.06331
            },
            {
              "uci": "d4c5",
              "san": "dxc5",
              "hybrid_score_cp": 72.05523
            }
          ]
        },
        {
          "key": "v17_file_pressure",
          "label": "V17 File Pressure",
          "intended_profile": "open-file and rook-pressure weighting",
          "top_move": {
            "uci": "c2h7",
            "san": "Qxh7+",
            "hybrid_score_cp": 77.339905
          },
          "top_three": [
            {
              "uci": "c2h7",
              "san": "Qxh7+",
              "hybrid_score_cp": 77.339905
            },
            {
              "uci": "b2b6",
              "san": "Rxb6",
              "hybrid_score_cp": 77.215586
            },
            {
              "uci": "d4c5",
              "san": "dxc5",
              "hybrid_score_cp": 77.108677
            }
          ]
        },
        {
          "key": "v18_defensive",
          "label": "V18 Defensive",
          "intended_profile": "defensive tension and counterpunch weighting",
          "top_move": {
            "uci": "c2h7",
            "san": "Qxh7+",
            "hybrid_score_cp": 77.14976
          },
          "top_three": [
            {
              "uci": "c2h7",
              "san": "Qxh7+",
              "hybrid_score_cp": 77.14976
            },
            {
              "uci": "b2b6",
              "san": "Rxb6",
              "hybrid_score_cp": 77.067463
            },
            {
              "uci": "d4c5",
              "san": "dxc5",
              "hybrid_score_cp": 77.015829
            }
          ]
        }
      ],
      "stockfish": {
        "best_move": {
          "uci": "c2e2",
          "san": "Qe2"
        },
        "best_score": {
          "centipawns": 68,
          "is_mate": false,
          "mate_in": null,
          "comparison_cp": 68
        },
        "best_pv": {
          "uci": [
            "c2e2",
            "f8e8",
            "a2a4",
            "e6e5",
            "d4c5",
            "d6c5",
            "e2d2",
            "d5d4",
            "c3d4",
            "c5d4",
            "d2d4",
            "e5d4",
            "a4a5",
            "d4d3",
            "b2b6"
          ],
          "san": "25. Qe2 Rfe8 26. a4 e5 27. dxc5 Qxc5 28. Qd2 d4 29. cxd4 Qxd4 30. Qxd4 exd4 31. a5 d3 32. Rxb6"
        },
        "nodes": 250053,
        "depth": 15,
        "seldepth": 21,
        "verified_choices": [
          {
            "move": {
              "uci": "b2b6",
              "san": "Rxb6"
            },
            "is_played_move": false,
            "is_engine_best_move": false,
            "selected_by_models": [
              "V6 Active",
              "V9 Positional"
            ],
            "score": {
              "centipawns": -490,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": -490
            },
            "loss_cp": 558,
            "within_100cp": false,
            "within_200cp": false,
            "pv": {
              "uci": [
                "b2b6",
                "b8b6",
                "h2h4",
                "b6b1",
                "c2b1",
                "c5d4",
                "c3d4",
                "d6b8",
                "b1c2",
                "b8c8",
                "c2e2",
                "g8h8",
                "e2d3",
                "c8e8",
                "a2a4",
                "e8f7"
              ],
              "san": "25. Rxb6 Rxb6 26. h4 Rxb1+ 27. Qxb1 cxd4 28. cxd4 Qb8 29. Qc2 Qc8 30. Qe2 Kh8 31. Qd3 Qe8 32. a4 Qf7"
            },
            "nodes": 250340,
            "depth": 15,
            "seldepth": 25
          },
          {
            "move": {
              "uci": "c2h7",
              "san": "Qxh7+"
            },
            "is_played_move": false,
            "is_engine_best_move": false,
            "selected_by_models": [
              "V15 Endgame",
              "V17 File Pressure",
              "V18 Defensive"
            ],
            "score": {
              "centipawns": -539,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": -539
            },
            "loss_cp": 607,
            "within_100cp": false,
            "within_200cp": false,
            "pv": {
              "uci": [
                "c2h7",
                "g8h7",
                "b1e1",
                "f8e8",
                "e1e5",
                "h7g8",
                "g1g2",
                "d6e5",
                "d4e5",
                "b6b5",
                "h2h4",
                "b5b4"
              ],
              "san": "25. Qxh7+ Kxh7 26. Re1 Rfe8 27. Re5 Kg8 28. Kg2 Qxe5 29. dxe5 b5 30. h4 b4"
            },
            "nodes": 250563,
            "depth": 14,
            "seldepth": 22
          },
          {
            "move": {
              "uci": "d4c5",
              "san": "dxc5"
            },
            "is_played_move": true,
            "is_engine_best_move": false,
            "selected_by_models": [
              "V8 Sharp"
            ],
            "score": {
              "centipawns": 31,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": 31
            },
            "loss_cp": 37,
            "within_100cp": true,
            "within_200cp": true,
            "pv": {
              "uci": [
                "d4c5",
                "d6c5"
              ],
              "san": "25. dxc5 Qxc5"
            },
            "nodes": 250353,
            "depth": 14,
            "seldepth": 26
          }
        ]
      }
    }
  ],
  "limitations": [
    "The six neural checkpoints are scalar evaluators, not move-policy models or explanation models.",
    "Their 768 inputs encode piece placement only; side to move is applied after inference, while castling rights, en-passant state, repetition, move history, and clocks are not model inputs.",
    "Profile labels describe intended training or runtime behavior and do not prove human-like personality or internal understanding.",
    "Stockfish results use a fixed node budget and configuration and are a verification snapshot, not a claim of perfect play.",
    "Stockfish was required to use two search threads. Parallel search can produce small score, depth, node-count, or PV differences on a fresh rerun even when the configured node limit is unchanged.",
    "Centipawn loss uses a 100,000 cp comparison value for forced-mate scores; mate status and mate distance are also reported separately.",
    "The analysis does not measure Elo, playing strength, or clean unseen test accuracy.",
    "Any reader-facing move explanation must describe observable chess features; it must not be presented as the model's internal reasoning."
  ]
}
