{
  "schema_version": "1.0",
  "generator": {
    "name": "PlayChessOnline Position Review Generator",
    "version": "1.0.0",
    "generated_at_utc": "2026-07-29T12:25:59.001512+00:00",
    "runtime_seconds": 3.630955,
    "python_version": "3.12.1",
    "platform": "Windows-10-10.0.19045-SP0"
  },
  "review": {
    "slug": "timman-short-1990",
    "title": "Jan Timman vs Nigel Short — three critical choices",
    "source": {
      "label": "ChessBox game page",
      "url": "https://www.chessbox.in/chessgame/timman-jan-h-short-nigel-d-17/"
    }
  },
  "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": "choice-21",
      "label": "White to move on move 21",
      "fen": "3n1rk1/1pp3pp/8/p1qNPpN1/2b2Qn1/6P1/P3PPBP/3R2K1 w - - 2 21",
      "side_to_move": "white",
      "legal_move_count": 44,
      "played_move": {
        "uci": "e5e6",
        "san": "e6"
      },
      "model_consensus": {
        "distinct_top_moves": 1,
        "most_selected_move": {
          "uci": "f4c4",
          "san": "Qxc4"
        },
        "most_selected_count": 6
      },
      "public_choice_gate": {
        "required_distinct_safe_model_moves": 3,
        "safety_threshold_cp": 100,
        "observed_distinct_model_moves": 1,
        "safe_distinct_model_moves": 0,
        "passes": false
      },
      "models": [
        {
          "key": "v6_active",
          "label": "V6 Active",
          "intended_profile": "active, initiative-seeking",
          "top_move": {
            "uci": "f4c4",
            "san": "Qxc4",
            "hybrid_score_cp": 228.779615
          },
          "top_three": [
            {
              "uci": "f4c4",
              "san": "Qxc4",
              "hybrid_score_cp": 228.779615
            },
            {
              "uci": "f4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 222.261967
            },
            {
              "uci": "d5c7",
              "san": "Nxc7",
              "hybrid_score_cp": 76.185117
            }
          ]
        },
        {
          "key": "v8_sharp",
          "label": "V8 Sharp",
          "intended_profile": "sharp club-player profile on curated data",
          "top_move": {
            "uci": "f4c4",
            "san": "Qxc4",
            "hybrid_score_cp": 232.333772
          },
          "top_three": [
            {
              "uci": "f4c4",
              "san": "Qxc4",
              "hybrid_score_cp": 232.333772
            },
            {
              "uci": "f4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 225.595229
            },
            {
              "uci": "d5c7",
              "san": "Nxc7",
              "hybrid_score_cp": 78.608557
            }
          ]
        },
        {
          "key": "v9_positional",
          "label": "V9 Positional",
          "intended_profile": "calm positional pressure",
          "top_move": {
            "uci": "f4c4",
            "san": "Qxc4",
            "hybrid_score_cp": 231.270145
          },
          "top_three": [
            {
              "uci": "f4c4",
              "san": "Qxc4",
              "hybrid_score_cp": 231.270145
            },
            {
              "uci": "f4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 224.688879
            },
            {
              "uci": "d5c7",
              "san": "Nxc7",
              "hybrid_score_cp": 76.824555
            }
          ]
        },
        {
          "key": "v15_endgame",
          "label": "V15 Endgame",
          "intended_profile": "endgame-focused distilled evaluator",
          "top_move": {
            "uci": "f4c4",
            "san": "Qxc4",
            "hybrid_score_cp": 235.713419
          },
          "top_three": [
            {
              "uci": "f4c4",
              "san": "Qxc4",
              "hybrid_score_cp": 235.713419
            },
            {
              "uci": "f4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 228.631946
            },
            {
              "uci": "d5c7",
              "san": "Nxc7",
              "hybrid_score_cp": 72.240917
            }
          ]
        },
        {
          "key": "v17_file_pressure",
          "label": "V17 File Pressure",
          "intended_profile": "open-file and rook-pressure weighting",
          "top_move": {
            "uci": "f4c4",
            "san": "Qxc4",
            "hybrid_score_cp": 231.975705
          },
          "top_three": [
            {
              "uci": "f4c4",
              "san": "Qxc4",
              "hybrid_score_cp": 231.975705
            },
            {
              "uci": "f4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 225.04024
            },
            {
              "uci": "d5c7",
              "san": "Nxc7",
              "hybrid_score_cp": 78.352383
            }
          ]
        },
        {
          "key": "v18_defensive",
          "label": "V18 Defensive",
          "intended_profile": "defensive tension and counterpunch weighting",
          "top_move": {
            "uci": "f4c4",
            "san": "Qxc4",
            "hybrid_score_cp": 228.48045
          },
          "top_three": [
            {
              "uci": "f4c4",
              "san": "Qxc4",
              "hybrid_score_cp": 228.48045
            },
            {
              "uci": "f4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 222.047729
            },
            {
              "uci": "d5c7",
              "san": "Nxc7",
              "hybrid_score_cp": 77.668343
            }
          ]
        }
      ],
      "stockfish": {
        "best_move": {
          "uci": "e5e6",
          "san": "e6"
        },
        "best_score": {
          "centipawns": 409,
          "is_mate": false,
          "mate_in": null,
          "comparison_cp": 409
        },
        "best_pv": {
          "uci": [
            "e5e6",
            "f8e8",
            "f4f5",
            "c5f2",
            "f5f2",
            "g4f2",
            "g1f2",
            "d8e6",
            "g5e6",
            "e8e6",
            "d5f4",
            "e6h6",
            "g2d5",
            "c4d5",
            "d1d5",
            "g8f8",
            "d5a5",
            "f8e7",
            "f4d5"
          ],
          "san": "21. e6 Re8 22. Qxf5 Qxf2+ 23. Qxf2 Nxf2 24. Kxf2 Nxe6 25. Nxe6 Rxe6 26. Nf4 Rh6 27. Bd5+ Bxd5 28. Rxd5 Kf8 29. Rxa5 Ke7 30. Nd5+"
        },
        "nodes": 250113,
        "depth": 15,
        "seldepth": 24,
        "verified_choices": [
          {
            "move": {
              "uci": "e5e6",
              "san": "e6"
            },
            "is_played_move": true,
            "is_engine_best_move": true,
            "selected_by_models": [],
            "score": {
              "centipawns": 406,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": 406
            },
            "loss_cp": 0,
            "within_100cp": true,
            "within_200cp": true,
            "pv": {
              "uci": [
                "e5e6",
                "f8e8",
                "f4f5",
                "c5f2",
                "f5f2",
                "g4f2",
                "g1f2",
                "d8e6",
                "g5e6",
                "e8e6",
                "d5e3",
                "c4a2",
                "d1a1",
                "a2b3",
                "g2b7",
                "a5a4",
                "b7d5",
                "b3d5",
                "e3d5",
                "e6a6"
              ],
              "san": "21. e6 Re8 22. Qxf5 Qxf2+ 23. Qxf2 Nxf2 24. Kxf2 Nxe6 25. Nxe6 Rxe6 26. Ne3 Bxa2 27. Ra1 Bb3 28. Bxb7 a4 29. Bd5 Bxd5 30. Nxd5 Ra6"
            },
            "nodes": 250100,
            "depth": 16,
            "seldepth": 28
          },
          {
            "move": {
              "uci": "f4c4",
              "san": "Qxc4"
            },
            "is_played_move": false,
            "is_engine_best_move": false,
            "selected_by_models": [
              "V15 Endgame",
              "V17 File Pressure",
              "V18 Defensive",
              "V6 Active",
              "V8 Sharp",
              "V9 Positional"
            ],
            "score": {
              "centipawns": -367,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": -367
            },
            "loss_cp": 776,
            "within_100cp": false,
            "within_200cp": false,
            "pv": {
              "uci": [
                "f4c4",
                "c5c4",
                "d5f4",
                "c4c5",
                "f4d3",
                "c5e7",
                "h2h3",
                "e7g5",
                "h3g4",
                "f5g4",
                "d3f4",
                "d8c6",
                "d1d7",
                "g8h8",
                "g2c6"
              ],
              "san": "21. Qxc4 Qxc4 22. Nf4 Qc5 23. Nd3 Qe7 24. h3 Qxg5 25. hxg4 fxg4 26. Nf4 Nc6 27. Rd7 Kh8 28. Bxc6"
            },
            "nodes": 250046,
            "depth": 13,
            "seldepth": 24
          }
        ]
      }
    },
    {
      "id": "choice-25",
      "label": "White to move on move 25",
      "fen": "5rk1/2pR2pp/2p1P3/p4pN1/5Qn1/q5P1/P3PP1P/6K1 w - - 0 25",
      "side_to_move": "white",
      "legal_move_count": 39,
      "played_move": {
        "uci": "e6e7",
        "san": "e7"
      },
      "model_consensus": {
        "distinct_top_moves": 1,
        "most_selected_move": {
          "uci": "f4g4",
          "san": "Qxg4"
        },
        "most_selected_count": 6
      },
      "public_choice_gate": {
        "required_distinct_safe_model_moves": 3,
        "safety_threshold_cp": 100,
        "observed_distinct_model_moves": 1,
        "safe_distinct_model_moves": 0,
        "passes": false
      },
      "models": [
        {
          "key": "v6_active",
          "label": "V6 Active",
          "intended_profile": "active, initiative-seeking",
          "top_move": {
            "uci": "f4g4",
            "san": "Qxg4",
            "hybrid_score_cp": 221.139371
          },
          "top_three": [
            {
              "uci": "f4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 221.139371
            },
            {
              "uci": "f4c7",
              "san": "Qxc7",
              "hybrid_score_cp": 75.288243
            },
            {
              "uci": "d7c7",
              "san": "Rxc7",
              "hybrid_score_cp": 75.237937
            }
          ]
        },
        {
          "key": "v8_sharp",
          "label": "V8 Sharp",
          "intended_profile": "sharp club-player profile on curated data",
          "top_move": {
            "uci": "f4g4",
            "san": "Qxg4",
            "hybrid_score_cp": 224.544833
          },
          "top_three": [
            {
              "uci": "f4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 224.544833
            },
            {
              "uci": "f4c7",
              "san": "Qxc7",
              "hybrid_score_cp": 77.069818
            },
            {
              "uci": "g5h7",
              "san": "Nxh7",
              "hybrid_score_cp": 77.060063
            }
          ]
        },
        {
          "key": "v9_positional",
          "label": "V9 Positional",
          "intended_profile": "calm positional pressure",
          "top_move": {
            "uci": "f4g4",
            "san": "Qxg4",
            "hybrid_score_cp": 224.160936
          },
          "top_three": [
            {
              "uci": "f4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 224.160936
            },
            {
              "uci": "f4c7",
              "san": "Qxc7",
              "hybrid_score_cp": 76.183867
            },
            {
              "uci": "f4f5",
              "san": "Qxf5",
              "hybrid_score_cp": 76.173801
            }
          ]
        },
        {
          "key": "v15_endgame",
          "label": "V15 Endgame",
          "intended_profile": "endgame-focused distilled evaluator",
          "top_move": {
            "uci": "f4g4",
            "san": "Qxg4",
            "hybrid_score_cp": 228.430113
          },
          "top_three": [
            {
              "uci": "f4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 228.430113
            },
            {
              "uci": "d7c7",
              "san": "Rxc7",
              "hybrid_score_cp": 72.118555
            },
            {
              "uci": "d7g7",
              "san": "Rxg7+",
              "hybrid_score_cp": 72.038179
            }
          ]
        },
        {
          "key": "v17_file_pressure",
          "label": "V17 File Pressure",
          "intended_profile": "open-file and rook-pressure weighting",
          "top_move": {
            "uci": "f4g4",
            "san": "Qxg4",
            "hybrid_score_cp": 224.401763
          },
          "top_three": [
            {
              "uci": "f4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 224.401763
            },
            {
              "uci": "d7g7",
              "san": "Rxg7+",
              "hybrid_score_cp": 77.91258
            },
            {
              "uci": "d7c7",
              "san": "Rxc7",
              "hybrid_score_cp": 77.773537
            }
          ]
        },
        {
          "key": "v18_defensive",
          "label": "V18 Defensive",
          "intended_profile": "defensive tension and counterpunch weighting",
          "top_move": {
            "uci": "f4g4",
            "san": "Qxg4",
            "hybrid_score_cp": 220.900143
          },
          "top_three": [
            {
              "uci": "f4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 220.900143
            },
            {
              "uci": "d7c7",
              "san": "Rxc7",
              "hybrid_score_cp": 76.760547
            },
            {
              "uci": "f4c7",
              "san": "Qxc7",
              "hybrid_score_cp": 76.759721
            }
          ]
        }
      ],
      "stockfish": {
        "best_move": {
          "uci": "e6e7",
          "san": "e7"
        },
        "best_score": {
          "centipawns": 776,
          "is_mate": false,
          "mate_in": null,
          "comparison_cp": 776
        },
        "best_pv": {
          "uci": [
            "e6e7",
            "h7h6",
            "f4f5",
            "g4f6",
            "e7f8r",
            "a3f8",
            "f5e6",
            "g8h8",
            "d7d8",
            "f8d8",
            "g5f7",
            "h8h7",
            "f7d8",
            "f6d5",
            "g1g2",
            "d5b4",
            "e6f5",
            "h7g8",
            "f5f7"
          ],
          "san": "25. e7 h6 26. Qxf5 Nf6 27. exf8=R+ Qxf8 28. Qe6+ Kh8 29. Rd8 Qxd8 30. Nf7+ Kh7 31. Nxd8 Nd5 32. Kg2 Nb4 33. Qf5+ Kg8 34. Qf7+"
        },
        "nodes": 250499,
        "depth": 16,
        "seldepth": 33,
        "verified_choices": [
          {
            "move": {
              "uci": "e6e7",
              "san": "e7"
            },
            "is_played_move": true,
            "is_engine_best_move": true,
            "selected_by_models": [],
            "score": {
              "centipawns": 795,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": 795
            },
            "loss_cp": 0,
            "within_100cp": true,
            "within_200cp": true,
            "pv": {
              "uci": [
                "e6e7",
                "g4f6",
                "e7f8r",
                "a3f8",
                "f4c4",
                "f6d5",
                "c4c6",
                "d5c3",
                "c6c4",
                "g8h8",
                "c4c3",
                "f8f6",
                "c3f6",
                "g7f6",
                "d7h7",
                "h8g8",
                "h7c7",
                "f6g5"
              ],
              "san": "25. e7 Nf6 26. exf8=R+ Qxf8 27. Qc4+ Nd5 28. Qxc6 Nc3 29. Qc4+ Kh8 30. Qxc3 Qf6 31. Qxf6 gxf6 32. Rxh7+ Kg8 33. Rxc7 fxg5"
            },
            "nodes": 250328,
            "depth": 18,
            "seldepth": 37
          },
          {
            "move": {
              "uci": "f4g4",
              "san": "Qxg4"
            },
            "is_played_move": false,
            "is_engine_best_move": false,
            "selected_by_models": [
              "V15 Endgame",
              "V17 File Pressure",
              "V18 Defensive",
              "V6 Active",
              "V8 Sharp",
              "V9 Positional"
            ],
            "score": {
              "centipawns": -450,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": -450
            },
            "loss_cp": 1226,
            "within_100cp": false,
            "within_200cp": false,
            "pv": {
              "uci": [
                "f4g4",
                "f5g4",
                "h2h4",
                "g4h3",
                "g5h3",
                "a3a2",
                "h3f4",
                "a2b1",
                "g1g2",
                "b1e4",
                "g2g1",
                "e4e5",
                "f4h5",
                "e5h5",
                "e6e7"
              ],
              "san": "25. Qxg4 fxg4 26. h4 gxh3 27. Nxh3 Qxa2 28. Nf4 Qb1+ 29. Kg2 Qe4+ 30. Kg1 Qe5 31. Nh5 Qxh5 32. e7"
            },
            "nodes": 250602,
            "depth": 14,
            "seldepth": 26
          }
        ]
      }
    },
    {
      "id": "choice-27",
      "label": "White to move on move 27",
      "fen": "4r2k/2pRP1pp/2p5/p4pN1/2Q3n1/q5P1/P3PP1P/6K1 w - - 3 27",
      "side_to_move": "white",
      "legal_move_count": 42,
      "played_move": {
        "uci": "g5f7",
        "san": "Nf7+"
      },
      "model_consensus": {
        "distinct_top_moves": 1,
        "most_selected_move": {
          "uci": "c4g4",
          "san": "Qxg4"
        },
        "most_selected_count": 6
      },
      "public_choice_gate": {
        "required_distinct_safe_model_moves": 3,
        "safety_threshold_cp": 100,
        "observed_distinct_model_moves": 1,
        "safe_distinct_model_moves": 0,
        "passes": false
      },
      "models": [
        {
          "key": "v6_active",
          "label": "V6 Active",
          "intended_profile": "active, initiative-seeking",
          "top_move": {
            "uci": "c4g4",
            "san": "Qxg4",
            "hybrid_score_cp": 221.123209
          },
          "top_three": [
            {
              "uci": "c4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 221.123209
            },
            {
              "uci": "d7c7",
              "san": "Rxc7",
              "hybrid_score_cp": 75.315746
            },
            {
              "uci": "c4c6",
              "san": "Qxc6",
              "hybrid_score_cp": 74.951267
            }
          ]
        },
        {
          "key": "v8_sharp",
          "label": "V8 Sharp",
          "intended_profile": "sharp club-player profile on curated data",
          "top_move": {
            "uci": "c4g4",
            "san": "Qxg4",
            "hybrid_score_cp": 224.970042
          },
          "top_three": [
            {
              "uci": "c4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 224.970042
            },
            {
              "uci": "g5h7",
              "san": "Nxh7",
              "hybrid_score_cp": 77.59899
            },
            {
              "uci": "d7c7",
              "san": "Rxc7",
              "hybrid_score_cp": 77.515001
            }
          ]
        },
        {
          "key": "v9_positional",
          "label": "V9 Positional",
          "intended_profile": "calm positional pressure",
          "top_move": {
            "uci": "c4g4",
            "san": "Qxg4",
            "hybrid_score_cp": 224.169601
          },
          "top_three": [
            {
              "uci": "c4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 224.169601
            },
            {
              "uci": "c4c6",
              "san": "Qxc6",
              "hybrid_score_cp": 76.085096
            },
            {
              "uci": "d7c7",
              "san": "Rxc7",
              "hybrid_score_cp": 75.91614
            }
          ]
        },
        {
          "key": "v15_endgame",
          "label": "V15 Endgame",
          "intended_profile": "endgame-focused distilled evaluator",
          "top_move": {
            "uci": "c4g4",
            "san": "Qxg4",
            "hybrid_score_cp": 228.356944
          },
          "top_three": [
            {
              "uci": "c4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 228.356944
            },
            {
              "uci": "d7c7",
              "san": "Rxc7",
              "hybrid_score_cp": 72.046362
            },
            {
              "uci": "c4c6",
              "san": "Qxc6",
              "hybrid_score_cp": 71.98334
            }
          ]
        },
        {
          "key": "v17_file_pressure",
          "label": "V17 File Pressure",
          "intended_profile": "open-file and rook-pressure weighting",
          "top_move": {
            "uci": "c4g4",
            "san": "Qxg4",
            "hybrid_score_cp": 225.267543
          },
          "top_three": [
            {
              "uci": "c4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 225.267543
            },
            {
              "uci": "d7c7",
              "san": "Rxc7",
              "hybrid_score_cp": 78.394649
            },
            {
              "uci": "c4c6",
              "san": "Qxc6",
              "hybrid_score_cp": 78.246393
            }
          ]
        },
        {
          "key": "v18_defensive",
          "label": "V18 Defensive",
          "intended_profile": "defensive tension and counterpunch weighting",
          "top_move": {
            "uci": "c4g4",
            "san": "Qxg4",
            "hybrid_score_cp": 221.929393
          },
          "top_three": [
            {
              "uci": "c4g4",
              "san": "Qxg4",
              "hybrid_score_cp": 221.929393
            },
            {
              "uci": "d7c7",
              "san": "Rxc7",
              "hybrid_score_cp": 77.864818
            },
            {
              "uci": "c4c6",
              "san": "Qxc6",
              "hybrid_score_cp": 77.448123
            }
          ]
        }
      ],
      "stockfish": {
        "best_move": {
          "uci": "g5f7",
          "san": "Nf7+"
        },
        "best_score": {
          "centipawns": null,
          "is_mate": true,
          "mate_in": 4,
          "comparison_cp": 99996
        },
        "best_pv": {
          "uci": [
            "g5f7",
            "h8g8",
            "f7h6",
            "g8h8",
            "c4g8",
            "e8g8",
            "h6f7"
          ],
          "san": "27. Nf7+ Kg8 28. Nh6+ Kh8 29. Qg8+ Rxg8 30. Nf7#"
        },
        "nodes": 250088,
        "depth": 44,
        "seldepth": 8,
        "verified_choices": [
          {
            "move": {
              "uci": "c4g4",
              "san": "Qxg4"
            },
            "is_played_move": false,
            "is_engine_best_move": false,
            "selected_by_models": [
              "V15 Endgame",
              "V17 File Pressure",
              "V18 Defensive",
              "V6 Active",
              "V8 Sharp",
              "V9 Positional"
            ],
            "score": {
              "centipawns": -476,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": -476
            },
            "loss_cp": 100472,
            "within_100cp": false,
            "within_200cp": false,
            "pv": {
              "uci": [
                "c4g4",
                "f5g4",
                "g5e4",
                "a3e7",
                "d7e7",
                "e8e7",
                "f2f3",
                "e7d7",
                "g1f2"
              ],
              "san": "27. Qxg4 fxg4 28. Ne4 Qxe7 29. Rxe7 Rxe7 30. f3 Rd7 31. Kf2"
            },
            "nodes": 250821,
            "depth": 14,
            "seldepth": 24
          },
          {
            "move": {
              "uci": "g5f7",
              "san": "Nf7+"
            },
            "is_played_move": true,
            "is_engine_best_move": true,
            "selected_by_models": [],
            "score": {
              "centipawns": null,
              "is_mate": true,
              "mate_in": 4,
              "comparison_cp": 99996
            },
            "loss_cp": 0,
            "within_100cp": true,
            "within_200cp": true,
            "pv": {
              "uci": [
                "g5f7",
                "h8g8",
                "f7h6",
                "g8h8",
                "c4g8",
                "e8g8",
                "h6f7"
              ],
              "san": "27. Nf7+ Kg8 28. Nh6+ Kh8 29. Qg8+ Rxg8 30. Nf7#"
            },
            "nodes": 250080,
            "depth": 146,
            "seldepth": 8
          }
        ]
      }
    }
  ],
  "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."
  ]
}
