{
  "schema_version": "1.0",
  "generator": {
    "name": "PlayChessOnline Position Review Generator",
    "version": "1.0.0",
    "generated_at_utc": "2026-08-23T14:07:05.711450+00:00",
    "runtime_seconds": 9.340072,
    "python_version": "3.12.1",
    "platform": "Windows-10-10.0.19045-SP0"
  },
  "review": {
    "slug": "morphy-opera-game-pwocc",
    "title": "Morphy's Opera Game - open lines and finishing geometry",
    "source": {
      "label": "Petts Wood and Orpington Chess Club 25 Great Games collection",
      "url": "https://www.pwocc.org.uk/25-great-games/"
    }
  },
  "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": "sacrifice-10",
      "label": "White to move on move 10",
      "fen": "rn2kb1r/p3qppp/2p2n2/1p2p1B1/2B1P3/1QN5/PPP2PPP/R3K2R w KQkq - 0 10",
      "side_to_move": "white",
      "legal_move_count": 43,
      "played_move": {
        "uci": "c3b5",
        "san": "Nxb5"
      },
      "model_consensus": {
        "distinct_top_moves": 1,
        "most_selected_move": {
          "uci": "g5f6",
          "san": "Bxf6"
        },
        "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": "g5f6",
            "san": "Bxf6",
            "hybrid_score_cp": 230.633588
          },
          "top_three": [
            {
              "uci": "g5f6",
              "san": "Bxf6",
              "hybrid_score_cp": 230.633588
            },
            {
              "uci": "b3b5",
              "san": "Qxb5",
              "hybrid_score_cp": 85.04569
            },
            {
              "uci": "c3b5",
              "san": "Nxb5",
              "hybrid_score_cp": 84.978174
            }
          ]
        },
        {
          "key": "v8_sharp",
          "label": "V8 Sharp",
          "intended_profile": "sharp club-player profile on curated data",
          "top_move": {
            "uci": "g5f6",
            "san": "Bxf6",
            "hybrid_score_cp": 233.91492
          },
          "top_three": [
            {
              "uci": "g5f6",
              "san": "Bxf6",
              "hybrid_score_cp": 233.91492
            },
            {
              "uci": "c4b5",
              "san": "Bxb5",
              "hybrid_score_cp": 86.125251
            },
            {
              "uci": "c3b5",
              "san": "Nxb5",
              "hybrid_score_cp": 86.078097
            }
          ]
        },
        {
          "key": "v9_positional",
          "label": "V9 Positional",
          "intended_profile": "calm positional pressure",
          "top_move": {
            "uci": "g5f6",
            "san": "Bxf6",
            "hybrid_score_cp": 234.127771
          },
          "top_three": [
            {
              "uci": "g5f6",
              "san": "Bxf6",
              "hybrid_score_cp": 234.127771
            },
            {
              "uci": "c3b5",
              "san": "Nxb5",
              "hybrid_score_cp": 85.964884
            },
            {
              "uci": "c4b5",
              "san": "Bxb5",
              "hybrid_score_cp": 85.858493
            }
          ]
        },
        {
          "key": "v15_endgame",
          "label": "V15 Endgame",
          "intended_profile": "endgame-focused distilled evaluator",
          "top_move": {
            "uci": "g5f6",
            "san": "Bxf6",
            "hybrid_score_cp": 236.008415
          },
          "top_three": [
            {
              "uci": "g5f6",
              "san": "Bxf6",
              "hybrid_score_cp": 236.008415
            },
            {
              "uci": "c4b5",
              "san": "Bxb5",
              "hybrid_score_cp": 79.698735
            },
            {
              "uci": "c3b5",
              "san": "Nxb5",
              "hybrid_score_cp": 79.663168
            }
          ]
        },
        {
          "key": "v17_file_pressure",
          "label": "V17 File Pressure",
          "intended_profile": "open-file and rook-pressure weighting",
          "top_move": {
            "uci": "g5f6",
            "san": "Bxf6",
            "hybrid_score_cp": 233.078073
          },
          "top_three": [
            {
              "uci": "g5f6",
              "san": "Bxf6",
              "hybrid_score_cp": 233.078073
            },
            {
              "uci": "c3b5",
              "san": "Nxb5",
              "hybrid_score_cp": 85.661788
            },
            {
              "uci": "c4f7",
              "san": "Bxf7+",
              "hybrid_score_cp": 85.627206
            }
          ]
        },
        {
          "key": "v18_defensive",
          "label": "V18 Defensive",
          "intended_profile": "defensive tension and counterpunch weighting",
          "top_move": {
            "uci": "g5f6",
            "san": "Bxf6",
            "hybrid_score_cp": 230.123856
          },
          "top_three": [
            {
              "uci": "g5f6",
              "san": "Bxf6",
              "hybrid_score_cp": 230.123856
            },
            {
              "uci": "c3b5",
              "san": "Nxb5",
              "hybrid_score_cp": 85.873874
            },
            {
              "uci": "b3b5",
              "san": "Qxb5",
              "hybrid_score_cp": 85.793186
            }
          ]
        }
      ],
      "stockfish": {
        "best_move": {
          "uci": "c3b5",
          "san": "Nxb5"
        },
        "best_score": {
          "centipawns": 318,
          "is_mate": false,
          "mate_in": null,
          "comparison_cp": 318
        },
        "best_pv": {
          "uci": [
            "c3b5",
            "e7b4",
            "b3b4",
            "f8b4",
            "c2c3",
            "c6b5",
            "c4b5",
            "e8e7",
            "c3b4",
            "h8c8",
            "e1g1",
            "b8c6",
            "b5c6",
            "c8c6",
            "f1c1",
            "a8c8",
            "f2f3",
            "c6c2",
            "g5e3",
            "e7e6",
            "c1c2",
            "c8c2"
          ],
          "san": "10. Nxb5 Qb4+ 11. Qxb4 Bxb4+ 12. c3 cxb5 13. Bxb5+ Ke7 14. cxb4 Rc8 15. O-O Nc6 16. Bxc6 Rxc6 17. Rfc1 Rac8 18. f3 Rc2 19. Be3 Ke6 20. Rxc2 Rxc2"
        },
        "nodes": 250254,
        "depth": 18,
        "seldepth": 39,
        "verified_choices": [
          {
            "move": {
              "uci": "c3b5",
              "san": "Nxb5"
            },
            "is_played_move": true,
            "is_engine_best_move": true,
            "selected_by_models": [],
            "score": {
              "centipawns": 307,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": 307
            },
            "loss_cp": 0,
            "within_100cp": true,
            "within_200cp": true,
            "pv": {
              "uci": [
                "c3b5",
                "e7b4",
                "b5c3",
                "b4b3",
                "a2b3",
                "f8b4",
                "f2f3",
                "a7a5",
                "e1e2",
                "e8e7",
                "g5e3",
                "f6d7",
                "c3a4",
                "b8a6",
                "g2g3",
                "a6c7"
              ],
              "san": "10. Nxb5 Qb4+ 11. Nc3 Qxb3 12. axb3 Bb4 13. f3 a5 14. Ke2 Ke7 15. Be3 Nfd7 16. Na4 Na6 17. g3 Nc7"
            },
            "nodes": 250235,
            "depth": 18,
            "seldepth": 23
          },
          {
            "move": {
              "uci": "g5f6",
              "san": "Bxf6"
            },
            "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": 120,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": 120
            },
            "loss_cp": 198,
            "within_100cp": false,
            "within_200cp": true,
            "pv": {
              "uci": [
                "g5f6",
                "e7f6",
                "c3b5",
                "c6b5",
                "c4b5",
                "b8c6",
                "b3d5",
                "a8c8",
                "e1c1",
                "f6e6",
                "d1d3",
                "f8e7",
                "d3c3",
                "e8g8",
                "c3c6",
                "c8c6",
                "b5c6",
                "e6g4",
                "d5e5",
                "g4g2",
                "h1d1",
                "e7h4",
                "a2a4",
                "g2f2",
                "c6d5",
                "g7g6",
                "e5d4",
                "f2h2",
                "d4a7",
                "h4f6"
              ],
              "san": "10. Bxf6 Qxf6 11. Nxb5 cxb5 12. Bxb5+ Nc6 13. Qd5 Rc8 14. O-O-O Qe6 15. Rd3 Be7 16. Rc3 O-O 17. Rxc6 Rxc6 18. Bxc6 Qg4 19. Qxe5 Qxg2 20. Rd1 Bh4 21. a4 Qxf2 22. Bd5 g6 23. Qd4 Qxh2 24. Qxa7 Bf6"
            },
            "nodes": 250183,
            "depth": 16,
            "seldepth": 36
          }
        ]
      }
    },
    {
      "id": "open-file-13",
      "label": "White to move on move 13",
      "fen": "3rkb1r/p2nqppp/5n2/1B2p1B1/4P3/1Q6/PPP2PPP/2KR3R w k - 3 13",
      "side_to_move": "white",
      "legal_move_count": 51,
      "played_move": {
        "uci": "d1d7",
        "san": "Rxd7"
      },
      "model_consensus": {
        "distinct_top_moves": 2,
        "most_selected_move": {
          "uci": "b5d7",
          "san": "Bxd7+"
        },
        "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": 0,
        "passes": false
      },
      "models": [
        {
          "key": "v6_active",
          "label": "V6 Active",
          "intended_profile": "active, initiative-seeking",
          "top_move": {
            "uci": "b5d7",
            "san": "Bxd7+",
            "hybrid_score_cp": 150.820633
          },
          "top_three": [
            {
              "uci": "b5d7",
              "san": "Bxd7+",
              "hybrid_score_cp": 150.820633
            },
            {
              "uci": "g5f6",
              "san": "Bxf6",
              "hybrid_score_cp": 150.421417
            },
            {
              "uci": "d1d7",
              "san": "Rxd7",
              "hybrid_score_cp": 150.234695
            }
          ]
        },
        {
          "key": "v8_sharp",
          "label": "V8 Sharp",
          "intended_profile": "sharp club-player profile on curated data",
          "top_move": {
            "uci": "g5f6",
            "san": "Bxf6",
            "hybrid_score_cp": 153.388751
          },
          "top_three": [
            {
              "uci": "g5f6",
              "san": "Bxf6",
              "hybrid_score_cp": 153.388751
            },
            {
              "uci": "d1d7",
              "san": "Rxd7",
              "hybrid_score_cp": 153.101756
            },
            {
              "uci": "b5d7",
              "san": "Bxd7+",
              "hybrid_score_cp": 153.060159
            }
          ]
        },
        {
          "key": "v9_positional",
          "label": "V9 Positional",
          "intended_profile": "calm positional pressure",
          "top_move": {
            "uci": "g5f6",
            "san": "Bxf6",
            "hybrid_score_cp": 153.063913
          },
          "top_three": [
            {
              "uci": "g5f6",
              "san": "Bxf6",
              "hybrid_score_cp": 153.063913
            },
            {
              "uci": "b5d7",
              "san": "Bxd7+",
              "hybrid_score_cp": 152.887241
            },
            {
              "uci": "d1d7",
              "san": "Rxd7",
              "hybrid_score_cp": 152.65863
            }
          ]
        },
        {
          "key": "v15_endgame",
          "label": "V15 Endgame",
          "intended_profile": "endgame-focused distilled evaluator",
          "top_move": {
            "uci": "b5d7",
            "san": "Bxd7+",
            "hybrid_score_cp": 150.677982
          },
          "top_three": [
            {
              "uci": "b5d7",
              "san": "Bxd7+",
              "hybrid_score_cp": 150.677982
            },
            {
              "uci": "d1d7",
              "san": "Rxd7",
              "hybrid_score_cp": 150.612914
            },
            {
              "uci": "g5f6",
              "san": "Bxf6",
              "hybrid_score_cp": 150.56003
            }
          ]
        },
        {
          "key": "v17_file_pressure",
          "label": "V17 File Pressure",
          "intended_profile": "open-file and rook-pressure weighting",
          "top_move": {
            "uci": "g5f6",
            "san": "Bxf6",
            "hybrid_score_cp": 153.338127
          },
          "top_three": [
            {
              "uci": "g5f6",
              "san": "Bxf6",
              "hybrid_score_cp": 153.338127
            },
            {
              "uci": "b5d7",
              "san": "Bxd7+",
              "hybrid_score_cp": 152.980019
            },
            {
              "uci": "d1d7",
              "san": "Rxd7",
              "hybrid_score_cp": 152.697986
            }
          ]
        },
        {
          "key": "v18_defensive",
          "label": "V18 Defensive",
          "intended_profile": "defensive tension and counterpunch weighting",
          "top_move": {
            "uci": "b5d7",
            "san": "Bxd7+",
            "hybrid_score_cp": 151.792868
          },
          "top_three": [
            {
              "uci": "b5d7",
              "san": "Bxd7+",
              "hybrid_score_cp": 151.792868
            },
            {
              "uci": "g5f6",
              "san": "Bxf6",
              "hybrid_score_cp": 151.508647
            },
            {
              "uci": "d1d7",
              "san": "Rxd7",
              "hybrid_score_cp": 151.185699
            }
          ]
        }
      ],
      "stockfish": {
        "best_move": {
          "uci": "d1d7",
          "san": "Rxd7"
        },
        "best_score": {
          "centipawns": 503,
          "is_mate": false,
          "mate_in": null,
          "comparison_cp": 503
        },
        "best_pv": {
          "uci": [
            "d1d7",
            "f6d7",
            "g5e7",
            "f8e7",
            "b5d7",
            "d8d7",
            "b3b5",
            "a7a6",
            "b5a4",
            "e7g5",
            "c1b1",
            "e8e7",
            "a4a3",
            "e7e6",
            "a3a6",
            "e6e7",
            "a6a3",
            "e7e8"
          ],
          "san": "13. Rxd7 Nxd7 14. Bxe7 Bxe7 15. Bxd7+ Rxd7 16. Qb5 a6 17. Qa4 Bg5+ 18. Kb1 Ke7 19. Qa3+ Ke6 20. Qxa6+ Ke7 21. Qa3+ Ke8"
        },
        "nodes": 250109,
        "depth": 16,
        "seldepth": 29,
        "verified_choices": [
          {
            "move": {
              "uci": "b5d7",
              "san": "Bxd7+"
            },
            "is_played_move": false,
            "is_engine_best_move": false,
            "selected_by_models": [
              "V15 Endgame",
              "V18 Defensive",
              "V6 Active"
            ],
            "score": {
              "centipawns": 143,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": 143
            },
            "loss_cp": 360,
            "within_100cp": false,
            "within_200cp": false,
            "pv": {
              "uci": [
                "b5d7",
                "d8d7",
                "d1d7",
                "e7d7",
                "b3b8",
                "d7d8",
                "b8e5",
                "f8e7",
                "h1d1",
                "f6d7",
                "g5e7",
                "d8e7",
                "e5g7",
                "e7e5",
                "g7g4",
                "e5c7",
                "g2g3",
                "h7h5",
                "g4g5",
                "c7e5",
                "g5d2",
                "e5c7",
                "h2h4",
                "h8g8",
                "d2e2",
                "g8g6",
                "e2h5"
              ],
              "san": "13. Bxd7+ Rxd7 14. Rxd7 Qxd7 15. Qb8+ Qd8 16. Qxe5+ Be7 17. Rd1 Nd7 18. Bxe7 Qxe7 19. Qxg7 Qe5 20. Qg4 Qc7 21. g3 h5 22. Qg5 Qe5 23. Qd2 Qc7 24. h4 Rg8 25. Qe2 Rg6 26. Qxh5"
            },
            "nodes": 250162,
            "depth": 17,
            "seldepth": 36
          },
          {
            "move": {
              "uci": "d1d7",
              "san": "Rxd7"
            },
            "is_played_move": true,
            "is_engine_best_move": true,
            "selected_by_models": [],
            "score": {
              "centipawns": 516,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": 516
            },
            "loss_cp": 0,
            "within_100cp": true,
            "within_200cp": true,
            "pv": {
              "uci": [
                "d1d7",
                "f6d7",
                "g5e7",
                "f8e7",
                "b5d7",
                "d8d7",
                "b3b8",
                "d7d8",
                "b8e5",
                "e8f8",
                "h1d1",
                "d8c8",
                "e5h5",
                "c8e8",
                "f2f4",
                "h7h6",
                "e4e5",
                "g7g6",
                "h5f3",
                "h6h5",
                "f3d3"
              ],
              "san": "13. Rxd7 Nxd7 14. Bxe7 Bxe7 15. Bxd7+ Rxd7 16. Qb8+ Rd8 17. Qxe5 Kf8 18. Rd1 Rc8 19. Qh5 Re8 20. f4 h6 21. e5 g6 22. Qf3 h5 23. Qd3"
            },
            "nodes": 250011,
            "depth": 19,
            "seldepth": 31
          },
          {
            "move": {
              "uci": "g5f6",
              "san": "Bxf6"
            },
            "is_played_move": false,
            "is_engine_best_move": false,
            "selected_by_models": [
              "V17 File Pressure",
              "V8 Sharp",
              "V9 Positional"
            ],
            "score": {
              "centipawns": 322,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": 322
            },
            "loss_cp": 181,
            "within_100cp": false,
            "within_200cp": true,
            "pv": {
              "uci": [
                "g5f6",
                "e7f6",
                "b3d5",
                "f8e7",
                "b5d7",
                "e8f8",
                "c1b1",
                "h7h5",
                "d1d3",
                "h8h6",
                "d3f3",
                "f6f3",
                "g2f3",
                "h6g6"
              ],
              "san": "13. Bxf6 Qxf6 14. Qd5 Be7 15. Bxd7+ Kf8 16. Kb1 h5 17. Rd3 Rh6 18. Rf3 Qxf3 19. gxf3 Rg6"
            },
            "nodes": 250445,
            "depth": 16,
            "seldepth": 34
          }
        ]
      }
    },
    {
      "id": "final-net-16",
      "label": "White to move on move 16",
      "fen": "4kb1r/p2n1ppp/4q3/4p1B1/4P3/1Q6/PPP2PPP/2KR4 w k - 0 16",
      "side_to_move": "white",
      "legal_move_count": 46,
      "played_move": {
        "uci": "b3b8",
        "san": "Qb8+"
      },
      "model_consensus": {
        "distinct_top_moves": 1,
        "most_selected_move": {
          "uci": "b3e6",
          "san": "Qxe6+"
        },
        "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": "b3e6",
            "san": "Qxe6+",
            "hybrid_score_cp": 527.00192
          },
          "top_three": [
            {
              "uci": "b3e6",
              "san": "Qxe6+",
              "hybrid_score_cp": 527.00192
            },
            {
              "uci": "d1d7",
              "san": "Rxd7",
              "hybrid_score_cp": 142.777106
            },
            {
              "uci": "b3g3",
              "san": "Qg3",
              "hybrid_score_cp": -75.864427
            }
          ]
        },
        {
          "key": "v8_sharp",
          "label": "V8 Sharp",
          "intended_profile": "sharp club-player profile on curated data",
          "top_move": {
            "uci": "b3e6",
            "san": "Qxe6+",
            "hybrid_score_cp": 534.492462
          },
          "top_three": [
            {
              "uci": "b3e6",
              "san": "Qxe6+",
              "hybrid_score_cp": 534.492462
            },
            {
              "uci": "d1d7",
              "san": "Rxd7",
              "hybrid_score_cp": 145.893803
            },
            {
              "uci": "g5h4",
              "san": "Bh4",
              "hybrid_score_cp": -75.084873
            }
          ]
        },
        {
          "key": "v9_positional",
          "label": "V9 Positional",
          "intended_profile": "calm positional pressure",
          "top_move": {
            "uci": "b3e6",
            "san": "Qxe6+",
            "hybrid_score_cp": 534.979834
          },
          "top_three": [
            {
              "uci": "b3e6",
              "san": "Qxe6+",
              "hybrid_score_cp": 534.979834
            },
            {
              "uci": "d1d7",
              "san": "Rxd7",
              "hybrid_score_cp": 145.556779
            },
            {
              "uci": "g5e3",
              "san": "Be3",
              "hybrid_score_cp": -74.792535
            }
          ]
        },
        {
          "key": "v15_endgame",
          "label": "V15 Endgame",
          "intended_profile": "endgame-focused distilled evaluator",
          "top_move": {
            "uci": "b3e6",
            "san": "Qxe6+",
            "hybrid_score_cp": 555.681235
          },
          "top_three": [
            {
              "uci": "b3e6",
              "san": "Qxe6+",
              "hybrid_score_cp": 555.681235
            },
            {
              "uci": "d1d7",
              "san": "Rxd7",
              "hybrid_score_cp": 143.436244
            },
            {
              "uci": "b3d3",
              "san": "Qd3",
              "hybrid_score_cp": -82.013745
            }
          ]
        },
        {
          "key": "v17_file_pressure",
          "label": "V17 File Pressure",
          "intended_profile": "open-file and rook-pressure weighting",
          "top_move": {
            "uci": "b3e6",
            "san": "Qxe6+",
            "hybrid_score_cp": 533.592535
          },
          "top_three": [
            {
              "uci": "b3e6",
              "san": "Qxe6+",
              "hybrid_score_cp": 533.592535
            },
            {
              "uci": "d1d7",
              "san": "Rxd7",
              "hybrid_score_cp": 145.78231
            },
            {
              "uci": "b3d3",
              "san": "Qd3",
              "hybrid_score_cp": -74.584962
            }
          ]
        },
        {
          "key": "v18_defensive",
          "label": "V18 Defensive",
          "intended_profile": "defensive tension and counterpunch weighting",
          "top_move": {
            "uci": "b3e6",
            "san": "Qxe6+",
            "hybrid_score_cp": 523.497574
          },
          "top_three": [
            {
              "uci": "b3e6",
              "san": "Qxe6+",
              "hybrid_score_cp": 523.497574
            },
            {
              "uci": "d1d7",
              "san": "Rxd7",
              "hybrid_score_cp": 143.80048
            },
            {
              "uci": "b3b7",
              "san": "Qb7",
              "hybrid_score_cp": -75.599391
            }
          ]
        }
      ],
      "stockfish": {
        "best_move": {
          "uci": "b3b8",
          "san": "Qb8+"
        },
        "best_score": {
          "centipawns": null,
          "is_mate": true,
          "mate_in": 2,
          "comparison_cp": 99998
        },
        "best_pv": {
          "uci": [
            "b3b8",
            "d7b8",
            "d1d8"
          ],
          "san": "16. Qb8+ Nxb8 17. Rd8#"
        },
        "nodes": 34526,
        "depth": 245,
        "seldepth": 4,
        "verified_choices": [
          {
            "move": {
              "uci": "b3b8",
              "san": "Qb8+"
            },
            "is_played_move": true,
            "is_engine_best_move": true,
            "selected_by_models": [],
            "score": {
              "centipawns": null,
              "is_mate": true,
              "mate_in": 2,
              "comparison_cp": 99998
            },
            "loss_cp": 0,
            "within_100cp": true,
            "within_200cp": true,
            "pv": {
              "uci": [
                "b3b8",
                "d7b8",
                "d1d8"
              ],
              "san": "16. Qb8+ Nxb8 17. Rd8#"
            },
            "nodes": 1473,
            "depth": 245,
            "seldepth": 4
          },
          {
            "move": {
              "uci": "b3e6",
              "san": "Qxe6+"
            },
            "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": -125,
              "is_mate": false,
              "mate_in": null,
              "comparison_cp": -125
            },
            "loss_cp": 100123,
            "within_100cp": false,
            "within_200cp": false,
            "pv": {
              "uci": [
                "b3e6",
                "f7e6"
              ],
              "san": "16. Qxe6+ fxe6"
            },
            "nodes": 250382,
            "depth": 16,
            "seldepth": 21
          }
        ]
      }
    }
  ],
  "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."
  ]
}
