{
  "date": "2026-07-14",
  "generated_at": "2026-07-14T08:01:24.518954",
  "artifact_type": "home_run_edges",
  "market_type": "home_run_over_0_5",
  "model_version": "home_run_edges_v1_overlay",
  "projection_model_version": "home_run_props_v2_conditional_v2",
  "projection_date": "2026-07-14",
  "sportsbook_input_summary": {
    "input_type": "manual_sportsbook_input",
    "source_count": 1,
    "row_count": 51,
    "matched_count": 51,
    "unmatched_count": 0
  },
  "assumptions": {
    "methodology": "Sportsbook home run props are matched against the saved Mithrandir home run props artifact. For the common 0.5 HR market, the model over probability is the saved 1+ HR probability and the model under probability is its complement. Raw implied probabilities are calculated directly from American odds, and optional no-vig implied probabilities are computed by renormalizing both sides when both odds are present.",
    "market_handling": {
      "supported_market": "over_0_5_home_runs",
      "one_sided_format": "one_sided_hr",
      "two_sided_format": "two_sided_over_under",
      "model_push_probability": 0.0,
      "matching_order": [
        "hitter_id",
        "normalized_hitter_name_plus_team_abbr_plus_opponent_abbr"
      ]
    },
    "recommendation_thresholds": {
      "threshold_version": "v1_2_calibrated",
      "no_play_edge_threshold_below": 0.025,
      "lean_edge_threshold": 0.025,
      "play_edge_threshold": 0.045,
      "strong_edge_threshold": 0.07
    },
    "parallel_hr_confidence_layer": {
      "status": "available",
      "raw_field": "hr_prob_rf_safe_raw",
      "primary_internal_field": "hr_prob_rf_safe_calibrated_isotonic",
      "secondary_field": "hr_prob_rf_safe_calibrated_logistic",
      "parallel_rf_field": "hr_prob_rf_safe",
      "parallel_catboost_field": "hr_prob_catboost_safe",
      "parallel_hybrid_field": "hr_prob_hybrid_gap_adjusted",
      "parallel_logistic_field": "hr_prob_logistic_classifier",
      "parallel_rf_logistic_anchor_field": "hr_prob_rf_safe_logistic_anchor",
      "parallel_refined_field": "hr_prob_refined",
      "bucket_field": "hr_confidence_bucket",
      "zone_field": "hr_confidence_zone_tag",
      "note": "RF-safe remains the ranking engine. CatBoost-safe, hybrid gap-adjusted, logistic classifier, RF-safe logistic-anchor, and refined probabilities are carried as parallel internal confidence fields only and do not replace the existing edge logic."
    },
    "palantir_anchor_layer": {
      "status": "available",
      "anchor_model": "elastic_net",
      "projection_field": "projected_home_runs_palantir",
      "probability_field": "hr_prob_palantir",
      "confidence_label_field": "palantir_confidence_label",
      "signal_label_field": "palantir_signal_label",
      "support_layers": [
        "projected_home_runs_elastic_net",
        "projected_home_runs_blended_safe",
        "projected_home_runs_baseline"
      ],
      "note": "Palantir is a stable projection-first internal anchor. These fields are additive and do not alter Fangorn ranking or HR edge ordering."
    },
    "value_play_formula": {
      "version": "v2_value_score",
      "limit": 5,
      "formula": "value_score = max(0, (0.50 * edge_component + 0.30 * probability_component + 0.15 * payout_component + 0.05 * lineup_component - longshot_penalty)) * 100",
      "edge_component": "clamp((edge_over - 0.02) / 0.10, 0, 1)",
      "probability_component": "clamp((prob_1_plus_hr - 0.14) / 0.16, 0, 1)",
      "payout_component": "piecewise preference that peaks in the +200 to +350 range and fades above +350",
      "lineup_component": "1.0 if confirmed_lineup_flag else 0.92",
      "longshot_penalty": "0.10 * clamp((0.16 - prob_1_plus_hr) / 0.06, 0, 1) + 0.08 * clamp((over_odds - 400) / 200, 0, 1)",
      "eligibility": {
        "recommended_side": "Over",
        "play_tiers": [
          "Strong",
          "Play",
          "Lean"
        ],
        "plus_money_only": true,
        "minimum_probability": 0.14,
        "extreme_longshot_odds_threshold": 400,
        "extreme_longshot_minimum_probability": 0.2,
        "selection_rule": "Top 5 unique hitters by best value_score row per hitter per date"
      }
    }
  },
  "summary": {
    "total_rows": 51,
    "matched_rows": 51,
    "unmatched_rows": 0,
    "over_recommendation_count": 12,
    "under_recommendation_count": 4,
    "strong_count": 0,
    "play_count": 7,
    "lean_count": 9,
    "no_play_count": 35,
    "average_edge_over": -0.0095,
    "average_edge_under": -0.0284,
    "value_play_count": 0
  },
  "edge_count": 51,
  "edges": [
    {
      "hitter_name": "Kyle Schwarber",
      "hitter_id": 656941,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 250,
      "under_odds": -300,
      "expected_home_runs": 0.2171,
      "prob_1_plus_hr": 0.1952,
      "model_over_probability": 0.1952,
      "model_under_probability": 0.8048,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2857,
      "implied_under_probability_raw": 0.75,
      "implied_over_probability_novig": 0.2759,
      "implied_under_probability_novig": 0.7241,
      "edge_over": -0.0905,
      "edge_under": 0.0548,
      "recommended_side": "Under",
      "recommended_edge": 0.0548,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.75,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 44.0,
      "projected_home_runs_rf_safe_season": 41.29,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 41.67,
      "projected_home_runs_palantir": 41.67,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1952,
      "hr_prob_hybrid_gap_adjusted": 0.1776,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": 0.1406,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1575,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1767,
      "hr_prob_palantir": 0.1858,
      "hr_prob_rf_safe_raw": 0.1843,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1605,
      "hr_edge_palantir": -0.0999,
      "hr_edge_catboost_safe": -0.0905,
      "hr_edge_hybrid_gap_adjusted": -0.1081,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1136,
      "hr_edge_valinor_nonstacked_beta": -0.1451,
      "hr_edge_rf_safe_raw": -0.1014,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1136,
      "hr_edge_rf_safe_calibrated_logistic": -0.1252,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0616,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1767,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "top_3",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 3,
      "edge_direction_rank": 1,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 41.67,
      "palantir_expected_home_runs": 41.67,
      "palantir_prob_over": 0.16177994377876923,
      "palantir_hr_prob": 0.1858,
      "palantir_prob_under": 0.8382200562212307,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0999,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2171,
      "fangorn_expected_home_runs": 0.2171,
      "fangorn_prob_over": 0.15055157121028406,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8494484287897159,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.1136,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1406,
      "valinor_hr_prob": 0.1406,
      "valinor_prob_under": 0.8593999999999999,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.1451,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.021179943778769222,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1858,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1721,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Brandon Marsh",
      "hitter_id": 669016,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 720,
      "under_odds": -1050,
      "expected_home_runs": 0.1944,
      "prob_1_plus_hr": 0.1767,
      "model_over_probability": 0.1767,
      "model_under_probability": 0.8233,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.122,
      "implied_under_probability_raw": 0.913,
      "implied_over_probability_novig": 0.1179,
      "implied_under_probability_novig": 0.8821,
      "edge_over": 0.0547,
      "edge_under": -0.0897,
      "recommended_side": "Over",
      "recommended_edge": 0.0547,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 4.05,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 14.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.11,
      "projected_home_runs_palantir": 11.11,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1767,
      "hr_prob_hybrid_gap_adjusted": 0.1735,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": 0.1031,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1079,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.173,
      "hr_prob_palantir": 0.1531,
      "hr_prob_rf_safe_raw": 0.1914,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1663,
      "hr_edge_palantir": 0.0311,
      "hr_edge_catboost_safe": 0.0547,
      "hr_edge_hybrid_gap_adjusted": 0.0515,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0501,
      "hr_edge_valinor_nonstacked_beta": -0.0189,
      "hr_edge_rf_safe_raw": 0.0694,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0501,
      "hr_edge_rf_safe_calibrated_logistic": 0.0443,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0931,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.173,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "top_3",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 36,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 4,
      "edge_direction_rank": 1,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 11.11,
      "palantir_expected_home_runs": 11.11,
      "palantir_prob_over": 0.13607563169508125,
      "palantir_hr_prob": 0.1531,
      "palantir_prob_under": 0.8639243683049187,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0311,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1944,
      "fangorn_expected_home_runs": 0.1944,
      "fangorn_prob_over": 0.15055157121028406,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8494484287897159,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0501,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1031,
      "valinor_hr_prob": 0.1031,
      "valinor_prob_under": 0.8969,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0189,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.047451571210284066,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1531,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1721,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Brandon Marsh",
      "hitter_id": 669016,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 715,
      "under_odds": -1110,
      "expected_home_runs": 0.1944,
      "prob_1_plus_hr": 0.1767,
      "model_over_probability": 0.1767,
      "model_under_probability": 0.8233,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1227,
      "implied_under_probability_raw": 0.9174,
      "implied_over_probability_novig": 0.118,
      "implied_under_probability_novig": 0.882,
      "edge_over": 0.054,
      "edge_under": -0.0941,
      "recommended_side": "Over",
      "recommended_edge": 0.054,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 4.05,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 14.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.11,
      "projected_home_runs_palantir": 11.11,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1767,
      "hr_prob_hybrid_gap_adjusted": 0.1735,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": 0.1031,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1079,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.173,
      "hr_prob_palantir": 0.1531,
      "hr_prob_rf_safe_raw": 0.1914,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1663,
      "hr_edge_palantir": 0.0304,
      "hr_edge_catboost_safe": 0.054,
      "hr_edge_hybrid_gap_adjusted": 0.0508,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0494,
      "hr_edge_valinor_nonstacked_beta": -0.0196,
      "hr_edge_rf_safe_raw": 0.0687,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0494,
      "hr_edge_rf_safe_calibrated_logistic": 0.0436,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0931,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.173,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "top_3",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 36,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 5,
      "edge_direction_rank": 2,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 11.11,
      "palantir_expected_home_runs": 11.11,
      "palantir_prob_over": 0.13607563169508125,
      "palantir_hr_prob": 0.1531,
      "palantir_prob_under": 0.8639243683049187,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0304,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1944,
      "fangorn_expected_home_runs": 0.1944,
      "fangorn_prob_over": 0.15055157121028406,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8494484287897159,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0494,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1031,
      "valinor_hr_prob": 0.1031,
      "valinor_prob_under": 0.8969,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0196,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.047451571210284066,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1531,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1721,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Brandon Marsh",
      "hitter_id": 669016,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 715,
      "under_odds": null,
      "expected_home_runs": 0.1944,
      "prob_1_plus_hr": 0.1767,
      "model_over_probability": 0.1767,
      "model_under_probability": 0.8233,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1227,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.054,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.054,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 4.05,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 14.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.11,
      "projected_home_runs_palantir": 11.11,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1767,
      "hr_prob_hybrid_gap_adjusted": 0.1735,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": 0.1031,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1079,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.173,
      "hr_prob_palantir": 0.1531,
      "hr_prob_rf_safe_raw": 0.1914,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1663,
      "hr_edge_palantir": 0.0304,
      "hr_edge_catboost_safe": 0.054,
      "hr_edge_hybrid_gap_adjusted": 0.0508,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0494,
      "hr_edge_valinor_nonstacked_beta": -0.0196,
      "hr_edge_rf_safe_raw": 0.0687,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0494,
      "hr_edge_rf_safe_calibrated_logistic": 0.0436,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0931,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.173,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "top_3",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 36,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 6,
      "edge_direction_rank": 3,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 11.11,
      "palantir_expected_home_runs": 11.11,
      "palantir_prob_over": 0.13607563169508125,
      "palantir_hr_prob": 0.1531,
      "palantir_prob_under": 0.8639243683049187,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0304,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1944,
      "fangorn_expected_home_runs": 0.1944,
      "fangorn_prob_over": 0.15055157121028406,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8494484287897159,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0494,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1031,
      "valinor_hr_prob": 0.1031,
      "valinor_prob_under": 0.8969,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0196,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.047451571210284066,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1531,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1721,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "CJ Abrams",
      "hitter_id": 682928,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 620,
      "under_odds": -860,
      "expected_home_runs": 0.2065,
      "prob_1_plus_hr": 0.1866,
      "model_over_probability": 0.1866,
      "model_under_probability": 0.8134,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1389,
      "implied_under_probability_raw": 0.8958,
      "implied_over_probability_novig": 0.1342,
      "implied_under_probability_novig": 0.8658,
      "edge_over": 0.0477,
      "edge_under": -0.0824,
      "recommended_side": "Over",
      "recommended_edge": 0.0477,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.45,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 19.96,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.87,
      "projected_home_runs_palantir": 18.87,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1866,
      "hr_prob_hybrid_gap_adjusted": 0.1814,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": 0.1303,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1435,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1806,
      "hr_prob_palantir": 0.1947,
      "hr_prob_rf_safe_raw": 0.2047,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1777,
      "hr_edge_palantir": 0.0558,
      "hr_edge_catboost_safe": 0.0477,
      "hr_edge_hybrid_gap_adjusted": 0.0425,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0402,
      "hr_edge_valinor_nonstacked_beta": -0.0086,
      "hr_edge_rf_safe_raw": 0.0658,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0402,
      "hr_edge_rf_safe_calibrated_logistic": 0.0388,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.1089,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1806,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 7,
      "edge_direction_rank": 4,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.87,
      "palantir_expected_home_runs": 18.87,
      "palantir_prob_over": 0.16858882214714685,
      "palantir_hr_prob": 0.1947,
      "palantir_prob_under": 0.8314111778528531,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0558,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2065,
      "fangorn_expected_home_runs": 0.2065,
      "fangorn_prob_over": 0.15311002992043307,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8468899700795669,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0402,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1303,
      "valinor_hr_prob": 0.1303,
      "valinor_prob_under": 0.8697,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0086,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.03828882214714685,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1947,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1791,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "CJ Abrams",
      "hitter_id": 682928,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 620,
      "under_odds": -915,
      "expected_home_runs": 0.2065,
      "prob_1_plus_hr": 0.1866,
      "model_over_probability": 0.1866,
      "model_under_probability": 0.8134,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1389,
      "implied_under_probability_raw": 0.9015,
      "implied_over_probability_novig": 0.1335,
      "implied_under_probability_novig": 0.8665,
      "edge_over": 0.0477,
      "edge_under": -0.0881,
      "recommended_side": "Over",
      "recommended_edge": 0.0477,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.45,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 19.96,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.87,
      "projected_home_runs_palantir": 18.87,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1866,
      "hr_prob_hybrid_gap_adjusted": 0.1814,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": 0.1303,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1435,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1806,
      "hr_prob_palantir": 0.1947,
      "hr_prob_rf_safe_raw": 0.2047,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1777,
      "hr_edge_palantir": 0.0558,
      "hr_edge_catboost_safe": 0.0477,
      "hr_edge_hybrid_gap_adjusted": 0.0425,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0402,
      "hr_edge_valinor_nonstacked_beta": -0.0086,
      "hr_edge_rf_safe_raw": 0.0658,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0402,
      "hr_edge_rf_safe_calibrated_logistic": 0.0388,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.1089,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1806,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 8,
      "edge_direction_rank": 5,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.87,
      "palantir_expected_home_runs": 18.87,
      "palantir_prob_over": 0.16858882214714685,
      "palantir_hr_prob": 0.1947,
      "palantir_prob_under": 0.8314111778528531,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0558,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2065,
      "fangorn_expected_home_runs": 0.2065,
      "fangorn_prob_over": 0.15311002992043307,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8468899700795669,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0402,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1303,
      "valinor_hr_prob": 0.1303,
      "valinor_prob_under": 0.8697,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0086,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.03828882214714685,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1947,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1791,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "CJ Abrams",
      "hitter_id": 682928,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 615,
      "under_odds": null,
      "expected_home_runs": 0.2065,
      "prob_1_plus_hr": 0.1866,
      "model_over_probability": 0.1866,
      "model_under_probability": 0.8134,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0467,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0467,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.45,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 19.96,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.87,
      "projected_home_runs_palantir": 18.87,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1866,
      "hr_prob_hybrid_gap_adjusted": 0.1814,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": 0.1303,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1435,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1806,
      "hr_prob_palantir": 0.1947,
      "hr_prob_rf_safe_raw": 0.2047,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1777,
      "hr_edge_palantir": 0.0548,
      "hr_edge_catboost_safe": 0.0467,
      "hr_edge_hybrid_gap_adjusted": 0.0415,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0392,
      "hr_edge_valinor_nonstacked_beta": -0.0096,
      "hr_edge_rf_safe_raw": 0.0648,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0392,
      "hr_edge_rf_safe_calibrated_logistic": 0.0378,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.1089,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1806,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 9,
      "edge_direction_rank": 6,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.87,
      "palantir_expected_home_runs": 18.87,
      "palantir_prob_over": 0.16858882214714685,
      "palantir_hr_prob": 0.1947,
      "palantir_prob_under": 0.8314111778528531,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0548,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2065,
      "fangorn_expected_home_runs": 0.2065,
      "fangorn_prob_over": 0.15311002992043307,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8468899700795669,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0392,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1303,
      "valinor_hr_prob": 0.1303,
      "valinor_prob_under": 0.8697,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0096,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.03828882214714685,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1947,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1791,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Ozzie Albies",
      "hitter_id": 645277,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 630,
      "under_odds": -930,
      "expected_home_runs": 0.1953,
      "prob_1_plus_hr": 0.1774,
      "model_over_probability": 0.1774,
      "model_under_probability": 0.8226,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.137,
      "implied_under_probability_raw": 0.9029,
      "implied_over_probability_novig": 0.1317,
      "implied_under_probability_novig": 0.8683,
      "edge_over": 0.0404,
      "edge_under": -0.0803,
      "recommended_side": "Over",
      "recommended_edge": 0.0404,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.2,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 14.16,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.15,
      "projected_home_runs_palantir": 15.15,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1774,
      "hr_prob_hybrid_gap_adjusted": 0.1431,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": 0.1178,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1267,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1439,
      "hr_prob_palantir": 0.1516,
      "hr_prob_rf_safe_raw": 0.1424,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1293,
      "hr_edge_palantir": 0.0146,
      "hr_edge_catboost_safe": 0.0404,
      "hr_edge_hybrid_gap_adjusted": 0.0061,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0015,
      "hr_edge_valinor_nonstacked_beta": -0.0192,
      "hr_edge_rf_safe_raw": 0.0054,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0015,
      "hr_edge_rf_safe_calibrated_logistic": -0.0077,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1355,
      "fangorn_projection_spread_ratio": 0.2133,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1439,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 20,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: mid-late lineup slot, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 12,
      "edge_direction_rank": 7,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 15.15,
      "palantir_expected_home_runs": 15.15,
      "palantir_prob_over": 0.13486982382955992,
      "palantir_hr_prob": 0.1516,
      "palantir_prob_under": 0.8651301761704401,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0146,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1953,
      "fangorn_expected_home_runs": 0.1953,
      "fangorn_prob_over": 0.13801081169855264,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8619891883014473,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0015,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1178,
      "valinor_hr_prob": 0.1178,
      "valinor_prob_under": 0.8822,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0192,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.02021081169855264,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1516,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1355,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Kyle Schwarber",
      "hitter_id": 656941,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 260,
      "under_odds": -325,
      "expected_home_runs": 0.2171,
      "prob_1_plus_hr": 0.1952,
      "model_over_probability": 0.1952,
      "model_under_probability": 0.8048,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2778,
      "implied_under_probability_raw": 0.7647,
      "implied_over_probability_novig": 0.2665,
      "implied_under_probability_novig": 0.7335,
      "edge_over": -0.0826,
      "edge_under": 0.0401,
      "recommended_side": "Under",
      "recommended_edge": 0.0401,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.75,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 44.0,
      "projected_home_runs_rf_safe_season": 41.29,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 41.67,
      "projected_home_runs_palantir": 41.67,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1952,
      "hr_prob_hybrid_gap_adjusted": 0.1776,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": 0.1406,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1575,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1767,
      "hr_prob_palantir": 0.1858,
      "hr_prob_rf_safe_raw": 0.1843,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1605,
      "hr_edge_palantir": -0.092,
      "hr_edge_catboost_safe": -0.0826,
      "hr_edge_hybrid_gap_adjusted": -0.1002,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1057,
      "hr_edge_valinor_nonstacked_beta": -0.1372,
      "hr_edge_rf_safe_raw": -0.0935,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1057,
      "hr_edge_rf_safe_calibrated_logistic": -0.1173,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0616,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1767,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "top_3",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 13,
      "edge_direction_rank": 2,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 41.67,
      "palantir_expected_home_runs": 41.67,
      "palantir_prob_over": 0.16177994377876923,
      "palantir_hr_prob": 0.1858,
      "palantir_prob_under": 0.8382200562212307,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.092,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2171,
      "fangorn_expected_home_runs": 0.2171,
      "fangorn_prob_over": 0.15055157121028406,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8494484287897159,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.1057,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1406,
      "valinor_hr_prob": 0.1406,
      "valinor_prob_under": 0.8593999999999999,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.1372,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.021179943778769222,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1858,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1721,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Ozzie Albies",
      "hitter_id": 645277,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 625,
      "under_odds": -875,
      "expected_home_runs": 0.1953,
      "prob_1_plus_hr": 0.1774,
      "model_over_probability": 0.1774,
      "model_under_probability": 0.8226,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1379,
      "implied_under_probability_raw": 0.8974,
      "implied_over_probability_novig": 0.1332,
      "implied_under_probability_novig": 0.8668,
      "edge_over": 0.0395,
      "edge_under": -0.0748,
      "recommended_side": "Over",
      "recommended_edge": 0.0395,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.2,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 14.16,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.15,
      "projected_home_runs_palantir": 15.15,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1774,
      "hr_prob_hybrid_gap_adjusted": 0.1431,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": 0.1178,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1267,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1439,
      "hr_prob_palantir": 0.1516,
      "hr_prob_rf_safe_raw": 0.1424,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1293,
      "hr_edge_palantir": 0.0137,
      "hr_edge_catboost_safe": 0.0395,
      "hr_edge_hybrid_gap_adjusted": 0.0052,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0024,
      "hr_edge_valinor_nonstacked_beta": -0.0201,
      "hr_edge_rf_safe_raw": 0.0045,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0024,
      "hr_edge_rf_safe_calibrated_logistic": -0.0086,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1355,
      "fangorn_projection_spread_ratio": 0.2133,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1439,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 20,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: mid-late lineup slot, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 14,
      "edge_direction_rank": 8,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 15.15,
      "palantir_expected_home_runs": 15.15,
      "palantir_prob_over": 0.13486982382955992,
      "palantir_hr_prob": 0.1516,
      "palantir_prob_under": 0.8651301761704401,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0137,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1953,
      "fangorn_expected_home_runs": 0.1953,
      "fangorn_prob_over": 0.13801081169855264,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8619891883014473,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0024,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1178,
      "valinor_hr_prob": 0.1178,
      "valinor_prob_under": 0.8822,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0201,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.02021081169855264,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1516,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1355,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Ozzie Albies",
      "hitter_id": 645277,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 625,
      "under_odds": null,
      "expected_home_runs": 0.1953,
      "prob_1_plus_hr": 0.1774,
      "model_over_probability": 0.1774,
      "model_under_probability": 0.8226,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1379,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0395,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0395,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.2,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 14.16,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.15,
      "projected_home_runs_palantir": 15.15,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1774,
      "hr_prob_hybrid_gap_adjusted": 0.1431,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": 0.1178,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1267,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1439,
      "hr_prob_palantir": 0.1516,
      "hr_prob_rf_safe_raw": 0.1424,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1293,
      "hr_edge_palantir": 0.0137,
      "hr_edge_catboost_safe": 0.0395,
      "hr_edge_hybrid_gap_adjusted": 0.0052,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0024,
      "hr_edge_valinor_nonstacked_beta": -0.0201,
      "hr_edge_rf_safe_raw": 0.0045,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0024,
      "hr_edge_rf_safe_calibrated_logistic": -0.0086,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1355,
      "fangorn_projection_spread_ratio": 0.2133,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1439,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 20,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: mid-late lineup slot, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 15,
      "edge_direction_rank": 9,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 15.15,
      "palantir_expected_home_runs": 15.15,
      "palantir_prob_over": 0.13486982382955992,
      "palantir_hr_prob": 0.1516,
      "palantir_prob_under": 0.8651301761704401,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0137,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1953,
      "fangorn_expected_home_runs": 0.1953,
      "fangorn_prob_over": 0.13801081169855264,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8619891883014473,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0024,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1178,
      "valinor_hr_prob": 0.1178,
      "valinor_prob_under": 0.8822,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0201,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.02021081169855264,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1516,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1355,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Junior Caminero",
      "hitter_id": 691406,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 300,
      "under_odds": -370,
      "expected_home_runs": 0.1905,
      "prob_1_plus_hr": 0.1735,
      "model_over_probability": 0.1735,
      "model_under_probability": 0.8265,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.25,
      "implied_under_probability_raw": 0.7872,
      "implied_over_probability_novig": 0.241,
      "implied_under_probability_novig": 0.759,
      "edge_over": -0.0765,
      "edge_under": 0.0393,
      "recommended_side": "Under",
      "recommended_edge": 0.0393,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.45,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 26.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.62,
      "projected_home_runs_palantir": 22.62,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1735,
      "hr_prob_hybrid_gap_adjusted": 0.1774,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": 0.1474,
      "hr_prob_valinor_nonstacked_beta_raw": 0.167,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.178,
      "hr_prob_palantir": 0.1855,
      "hr_prob_rf_safe_raw": 0.2118,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.184,
      "hr_edge_palantir": -0.0645,
      "hr_edge_catboost_safe": -0.0765,
      "hr_edge_hybrid_gap_adjusted": -0.0726,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0709,
      "hr_edge_valinor_nonstacked_beta": -0.1026,
      "hr_edge_rf_safe_raw": -0.0382,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0709,
      "hr_edge_rf_safe_calibrated_logistic": -0.066,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.249,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.178,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "STRONG_DAMAGE",
      "damage_label": "Strong Damage",
      "damage_score": 2,
      "damage_rank_bucket": "top_3",
      "damage_note": "Strong damage support from top-board HR context or fuller trust alignment.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 16,
      "edge_direction_rank": 3,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.62,
      "palantir_expected_home_runs": 22.62,
      "palantir_prob_over": 0.1615490681197419,
      "palantir_hr_prob": 0.1855,
      "palantir_prob_under": 0.8384509318802581,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0645,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1905,
      "fangorn_expected_home_runs": 0.1905,
      "fangorn_prob_over": 0.15311002992043307,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8468899700795669,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0709,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1474,
      "valinor_hr_prob": 0.1474,
      "valinor_prob_under": 0.8526,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.1026,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.014149068119741898,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1855,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1791,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Freddie Freeman",
      "hitter_id": 518692,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 500,
      "under_odds": -695,
      "expected_home_runs": 0.2202,
      "prob_1_plus_hr": 0.1976,
      "model_over_probability": 0.1976,
      "model_under_probability": 0.8024,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1667,
      "implied_under_probability_raw": 0.8742,
      "implied_over_probability_novig": 0.1601,
      "implied_under_probability_novig": 0.8399,
      "edge_over": 0.0309,
      "edge_under": -0.0718,
      "recommended_side": "Over",
      "recommended_edge": 0.0309,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.55,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 23.0,
      "projected_home_runs_rf_safe_season": 20.99,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.5,
      "projected_home_runs_palantir": 23.5,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1976,
      "hr_prob_hybrid_gap_adjusted": 0.1782,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": 0.1396,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1562,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1772,
      "hr_prob_palantir": 0.2015,
      "hr_prob_rf_safe_raw": 0.1821,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1586,
      "hr_edge_palantir": 0.0348,
      "hr_edge_catboost_safe": 0.0309,
      "hr_edge_hybrid_gap_adjusted": 0.0115,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0054,
      "hr_edge_valinor_nonstacked_beta": -0.0271,
      "hr_edge_rf_safe_raw": 0.0154,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0054,
      "hr_edge_rf_safe_calibrated_logistic": -0.0081,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0874,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1772,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 19,
      "edge_direction_rank": 10,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 23.5,
      "palantir_expected_home_runs": 23.5,
      "palantir_prob_over": 0.17373899772448587,
      "palantir_hr_prob": 0.2015,
      "palantir_prob_under": 0.8262610022755141,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0348,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2202,
      "fangorn_expected_home_runs": 0.2202,
      "fangorn_prob_over": 0.15055157121028406,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8494484287897159,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0054,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1396,
      "valinor_hr_prob": 0.1396,
      "valinor_prob_under": 0.8604,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0271,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.034138997724485864,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.2015,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1721,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Freddie Freeman",
      "hitter_id": 518692,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 495,
      "under_odds": -650,
      "expected_home_runs": 0.2202,
      "prob_1_plus_hr": 0.1976,
      "model_over_probability": 0.1976,
      "model_under_probability": 0.8024,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1681,
      "implied_under_probability_raw": 0.8667,
      "implied_over_probability_novig": 0.1624,
      "implied_under_probability_novig": 0.8376,
      "edge_over": 0.0295,
      "edge_under": -0.0643,
      "recommended_side": "Over",
      "recommended_edge": 0.0295,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.55,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 23.0,
      "projected_home_runs_rf_safe_season": 20.99,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.5,
      "projected_home_runs_palantir": 23.5,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1976,
      "hr_prob_hybrid_gap_adjusted": 0.1782,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": 0.1396,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1562,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1772,
      "hr_prob_palantir": 0.2015,
      "hr_prob_rf_safe_raw": 0.1821,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1586,
      "hr_edge_palantir": 0.0334,
      "hr_edge_catboost_safe": 0.0295,
      "hr_edge_hybrid_gap_adjusted": 0.0101,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.004,
      "hr_edge_valinor_nonstacked_beta": -0.0285,
      "hr_edge_rf_safe_raw": 0.014,
      "hr_edge_rf_safe_calibrated_isotonic": 0.004,
      "hr_edge_rf_safe_calibrated_logistic": -0.0095,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0874,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1772,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 20,
      "edge_direction_rank": 11,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 23.5,
      "palantir_expected_home_runs": 23.5,
      "palantir_prob_over": 0.17373899772448587,
      "palantir_hr_prob": 0.2015,
      "palantir_prob_under": 0.8262610022755141,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0334,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2202,
      "fangorn_expected_home_runs": 0.2202,
      "fangorn_prob_over": 0.15055157121028406,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8494484287897159,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.004,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1396,
      "valinor_hr_prob": 0.1396,
      "valinor_prob_under": 0.8604,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0285,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.034138997724485864,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.2015,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1721,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Freddie Freeman",
      "hitter_id": 518692,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 495,
      "under_odds": null,
      "expected_home_runs": 0.2202,
      "prob_1_plus_hr": 0.1976,
      "model_over_probability": 0.1976,
      "model_under_probability": 0.8024,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1681,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0295,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0295,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.55,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 23.0,
      "projected_home_runs_rf_safe_season": 20.99,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.5,
      "projected_home_runs_palantir": 23.5,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1976,
      "hr_prob_hybrid_gap_adjusted": 0.1782,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": 0.1396,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1562,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1772,
      "hr_prob_palantir": 0.2015,
      "hr_prob_rf_safe_raw": 0.1821,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1586,
      "hr_edge_palantir": 0.0334,
      "hr_edge_catboost_safe": 0.0295,
      "hr_edge_hybrid_gap_adjusted": 0.0101,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.004,
      "hr_edge_valinor_nonstacked_beta": -0.0285,
      "hr_edge_rf_safe_raw": 0.014,
      "hr_edge_rf_safe_calibrated_isotonic": 0.004,
      "hr_edge_rf_safe_calibrated_logistic": -0.0095,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0874,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1772,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 21,
      "edge_direction_rank": 12,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 23.5,
      "palantir_expected_home_runs": 23.5,
      "palantir_prob_over": 0.17373899772448587,
      "palantir_hr_prob": 0.2015,
      "palantir_prob_under": 0.8262610022755141,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0334,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2202,
      "fangorn_expected_home_runs": 0.2202,
      "fangorn_prob_over": 0.15055157121028406,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8494484287897159,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.004,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1396,
      "valinor_hr_prob": 0.1396,
      "valinor_prob_under": 0.8604,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0285,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.034138997724485864,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.2015,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1721,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Junior Caminero",
      "hitter_id": 691406,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 315,
      "under_odds": -395,
      "expected_home_runs": 0.1905,
      "prob_1_plus_hr": 0.1735,
      "model_over_probability": 0.1735,
      "model_under_probability": 0.8265,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.241,
      "implied_under_probability_raw": 0.798,
      "implied_over_probability_novig": 0.232,
      "implied_under_probability_novig": 0.768,
      "edge_over": -0.0675,
      "edge_under": 0.0285,
      "recommended_side": "Under",
      "recommended_edge": 0.0285,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.45,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 26.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.62,
      "projected_home_runs_palantir": 22.62,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1735,
      "hr_prob_hybrid_gap_adjusted": 0.1774,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": 0.1474,
      "hr_prob_valinor_nonstacked_beta_raw": 0.167,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.178,
      "hr_prob_palantir": 0.1855,
      "hr_prob_rf_safe_raw": 0.2118,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.184,
      "hr_edge_palantir": -0.0555,
      "hr_edge_catboost_safe": -0.0675,
      "hr_edge_hybrid_gap_adjusted": -0.0636,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0619,
      "hr_edge_valinor_nonstacked_beta": -0.0936,
      "hr_edge_rf_safe_raw": -0.0292,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0619,
      "hr_edge_rf_safe_calibrated_logistic": -0.057,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.249,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.178,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "STRONG_DAMAGE",
      "damage_label": "Strong Damage",
      "damage_score": 2,
      "damage_rank_bucket": "top_5",
      "damage_note": "Strong damage support from top-board HR context or fuller trust alignment.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 22,
      "edge_direction_rank": 4,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.62,
      "palantir_expected_home_runs": 22.62,
      "palantir_prob_over": 0.1615490681197419,
      "palantir_hr_prob": 0.1855,
      "palantir_prob_under": 0.8384509318802581,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0555,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1905,
      "fangorn_expected_home_runs": 0.1905,
      "fangorn_prob_over": 0.15311002992043307,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8468899700795669,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0619,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1474,
      "valinor_hr_prob": 0.1474,
      "valinor_prob_under": 0.8526,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0936,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.014149068119741898,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1855,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1791,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Andy Pages",
      "hitter_id": 681624,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 585,
      "under_odds": -845,
      "expected_home_runs": 0.1774,
      "prob_1_plus_hr": 0.1626,
      "model_over_probability": 0.1626,
      "model_under_probability": 0.8374,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.146,
      "implied_under_probability_raw": 0.8942,
      "implied_over_probability_novig": 0.1404,
      "implied_under_probability_novig": 0.8596,
      "edge_over": 0.0166,
      "edge_under": -0.0568,
      "recommended_side": "No Play",
      "recommended_edge": 0.0166,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 8,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 3.95,
      "xpa_adjusted_for_platoon": 3.95,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 108.6,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 14.6,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.99,
      "projected_home_runs_palantir": 19.99,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1626,
      "hr_prob_hybrid_gap_adjusted": 0.1405,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": 0.0938,
      "hr_prob_valinor_nonstacked_beta_raw": 0.0964,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1394,
      "hr_prob_palantir": 0.1703,
      "hr_prob_rf_safe_raw": 0.1274,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1195,
      "hr_edge_palantir": 0.0243,
      "hr_edge_catboost_safe": 0.0166,
      "hr_edge_hybrid_gap_adjusted": -0.0055,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0124,
      "hr_edge_valinor_nonstacked_beta": -0.0522,
      "hr_edge_rf_safe_raw": -0.0186,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0124,
      "hr_edge_rf_safe_calibrated_logistic": -0.0265,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1336,
      "fangorn_projection_spread_ratio": 0.2316,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1394,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 36,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 26,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 19.99,
      "palantir_expected_home_runs": 19.99,
      "palantir_prob_over": 0.14973298273370123,
      "palantir_hr_prob": 0.1703,
      "palantir_prob_under": 0.8502670172662987,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0243,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1774,
      "fangorn_expected_home_runs": 0.1774,
      "fangorn_prob_over": 0.13739568911402328,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8626043108859767,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0124,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.0938,
      "valinor_hr_prob": 0.0938,
      "valinor_prob_under": 0.9062,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0522,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.05593298273370123,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1703,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1336,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Andy Pages",
      "hitter_id": 681624,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 580,
      "under_odds": -795,
      "expected_home_runs": 0.1774,
      "prob_1_plus_hr": 0.1626,
      "model_over_probability": 0.1626,
      "model_under_probability": 0.8374,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1471,
      "implied_under_probability_raw": 0.8883,
      "implied_over_probability_novig": 0.1421,
      "implied_under_probability_novig": 0.8579,
      "edge_over": 0.0155,
      "edge_under": -0.0509,
      "recommended_side": "No Play",
      "recommended_edge": 0.0155,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 8,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 3.95,
      "xpa_adjusted_for_platoon": 3.95,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 108.6,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 14.6,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.99,
      "projected_home_runs_palantir": 19.99,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1626,
      "hr_prob_hybrid_gap_adjusted": 0.1405,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": 0.0938,
      "hr_prob_valinor_nonstacked_beta_raw": 0.0964,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1394,
      "hr_prob_palantir": 0.1703,
      "hr_prob_rf_safe_raw": 0.1274,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1195,
      "hr_edge_palantir": 0.0232,
      "hr_edge_catboost_safe": 0.0155,
      "hr_edge_hybrid_gap_adjusted": -0.0066,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0135,
      "hr_edge_valinor_nonstacked_beta": -0.0533,
      "hr_edge_rf_safe_raw": -0.0197,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0135,
      "hr_edge_rf_safe_calibrated_logistic": -0.0276,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1336,
      "fangorn_projection_spread_ratio": 0.2316,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1394,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 36,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 28,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 19.99,
      "palantir_expected_home_runs": 19.99,
      "palantir_prob_over": 0.14973298273370123,
      "palantir_hr_prob": 0.1703,
      "palantir_prob_under": 0.8502670172662987,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0232,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1774,
      "fangorn_expected_home_runs": 0.1774,
      "fangorn_prob_over": 0.13739568911402328,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8626043108859767,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0135,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.0938,
      "valinor_hr_prob": 0.0938,
      "valinor_prob_under": 0.9062,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0533,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.05593298273370123,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1703,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1336,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Andy Pages",
      "hitter_id": 681624,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 580,
      "under_odds": null,
      "expected_home_runs": 0.1774,
      "prob_1_plus_hr": 0.1626,
      "model_over_probability": 0.1626,
      "model_under_probability": 0.8374,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1471,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0155,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0155,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 8,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 3.95,
      "xpa_adjusted_for_platoon": 3.95,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 108.6,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 14.6,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.99,
      "projected_home_runs_palantir": 19.99,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1626,
      "hr_prob_hybrid_gap_adjusted": 0.1405,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": 0.0938,
      "hr_prob_valinor_nonstacked_beta_raw": 0.0964,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1394,
      "hr_prob_palantir": 0.1703,
      "hr_prob_rf_safe_raw": 0.1274,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1195,
      "hr_edge_palantir": 0.0232,
      "hr_edge_catboost_safe": 0.0155,
      "hr_edge_hybrid_gap_adjusted": -0.0066,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0135,
      "hr_edge_valinor_nonstacked_beta": -0.0533,
      "hr_edge_rf_safe_raw": -0.0197,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0135,
      "hr_edge_rf_safe_calibrated_logistic": -0.0276,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1336,
      "fangorn_projection_spread_ratio": 0.2316,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1394,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 36,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 29,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 19.99,
      "palantir_expected_home_runs": 19.99,
      "palantir_prob_over": 0.14973298273370123,
      "palantir_hr_prob": 0.1703,
      "palantir_prob_under": 0.8502670172662987,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0232,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1774,
      "fangorn_expected_home_runs": 0.1774,
      "fangorn_prob_over": 0.13739568911402328,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8626043108859767,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0135,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.0938,
      "valinor_hr_prob": 0.0938,
      "valinor_prob_under": 0.9062,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0533,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.05593298273370123,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1703,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1336,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Juan Soto",
      "hitter_id": 665742,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 315,
      "under_odds": -385,
      "expected_home_runs": 0.213,
      "prob_1_plus_hr": 0.1918,
      "model_over_probability": 0.1918,
      "model_under_probability": 0.8082,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.241,
      "implied_under_probability_raw": 0.7938,
      "implied_over_probability_novig": 0.2329,
      "implied_under_probability_novig": 0.7671,
      "edge_over": -0.0492,
      "edge_under": 0.0144,
      "recommended_side": "No Play",
      "recommended_edge": 0.0144,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.65,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 37.0,
      "projected_home_runs_rf_safe_season": 44.41,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 35.66,
      "projected_home_runs_palantir": 35.66,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1918,
      "hr_prob_hybrid_gap_adjusted": 0.183,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": 0.1406,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1575,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1817,
      "hr_prob_palantir": 0.1856,
      "hr_prob_rf_safe_raw": 0.2256,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1968,
      "hr_edge_palantir": -0.0554,
      "hr_edge_catboost_safe": -0.0492,
      "hr_edge_hybrid_gap_adjusted": -0.058,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0619,
      "hr_edge_valinor_nonstacked_beta": -0.1004,
      "hr_edge_rf_safe_raw": -0.0154,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0619,
      "hr_edge_rf_safe_calibrated_logistic": -0.0442,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.2003,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1817,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 31,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 35.66,
      "palantir_expected_home_runs": 35.66,
      "palantir_prob_over": 0.16162603661350697,
      "palantir_hr_prob": 0.1856,
      "palantir_prob_under": 0.8383739633864931,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0554,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.213,
      "fangorn_expected_home_runs": 0.213,
      "fangorn_prob_over": 0.15311002992043307,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8468899700795669,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0619,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1406,
      "valinor_hr_prob": 0.1406,
      "valinor_prob_under": 0.8593999999999999,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.1004,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.021026036613506965,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1856,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1791,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "hitter_id": 677951,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 490,
      "under_odds": -675,
      "expected_home_runs": 0.2027,
      "prob_1_plus_hr": 0.1835,
      "model_over_probability": 0.1835,
      "model_under_probability": 0.8165,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": 0.871,
      "implied_over_probability_novig": 0.1629,
      "implied_under_probability_novig": 0.8371,
      "edge_over": 0.014,
      "edge_under": -0.0545,
      "recommended_side": "No Play",
      "recommended_edge": 0.014,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.35,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 22.71,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 25.18,
      "projected_home_runs_palantir": 25.18,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1835,
      "hr_prob_hybrid_gap_adjusted": 0.1496,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": 0.1451,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1639,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1504,
      "hr_prob_palantir": 0.1782,
      "hr_prob_rf_safe_raw": 0.1623,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1434,
      "hr_edge_palantir": 0.0087,
      "hr_edge_catboost_safe": 0.014,
      "hr_edge_hybrid_gap_adjusted": -0.0199,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0273,
      "hr_edge_valinor_nonstacked_beta": -0.0244,
      "hr_edge_rf_safe_raw": -0.0072,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0273,
      "hr_edge_rf_safe_calibrated_logistic": -0.0261,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1504,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 32,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 25.18,
      "palantir_expected_home_runs": 25.18,
      "palantir_prob_over": 0.1559033720274401,
      "palantir_hr_prob": 0.1782,
      "palantir_prob_under": 0.8440966279725599,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0087,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2027,
      "fangorn_expected_home_runs": 0.2027,
      "fangorn_prob_over": 0.14020695710878034,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8597930428912197,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0273,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1451,
      "valinor_hr_prob": 0.1451,
      "valinor_prob_under": 0.8549,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0244,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.01569641491865975,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1782,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1422,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "hitter_id": 677951,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 485,
      "under_odds": null,
      "expected_home_runs": 0.2027,
      "prob_1_plus_hr": 0.1835,
      "model_over_probability": 0.1835,
      "model_under_probability": 0.8165,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1709,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0126,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0126,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.35,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 22.71,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 25.18,
      "projected_home_runs_palantir": 25.18,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1835,
      "hr_prob_hybrid_gap_adjusted": 0.1496,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": 0.1451,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1639,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1504,
      "hr_prob_palantir": 0.1782,
      "hr_prob_rf_safe_raw": 0.1623,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1434,
      "hr_edge_palantir": 0.0073,
      "hr_edge_catboost_safe": 0.0126,
      "hr_edge_hybrid_gap_adjusted": -0.0213,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0287,
      "hr_edge_valinor_nonstacked_beta": -0.0258,
      "hr_edge_rf_safe_raw": -0.0086,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0287,
      "hr_edge_rf_safe_calibrated_logistic": -0.0275,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1504,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 33,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 25.18,
      "palantir_expected_home_runs": 25.18,
      "palantir_prob_over": 0.1559033720274401,
      "palantir_hr_prob": 0.1782,
      "palantir_prob_under": 0.8440966279725599,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0073,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2027,
      "fangorn_expected_home_runs": 0.2027,
      "fangorn_prob_over": 0.14020695710878034,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8597930428912197,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0287,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1451,
      "valinor_hr_prob": 0.1451,
      "valinor_prob_under": 0.8549,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0258,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.01569641491865975,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1782,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1422,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "hitter_id": 677951,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 480,
      "under_odds": -630,
      "expected_home_runs": 0.2027,
      "prob_1_plus_hr": 0.1835,
      "model_over_probability": 0.1835,
      "model_under_probability": 0.8165,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1724,
      "implied_under_probability_raw": 0.863,
      "implied_over_probability_novig": 0.1665,
      "implied_under_probability_novig": 0.8335,
      "edge_over": 0.0111,
      "edge_under": -0.0465,
      "recommended_side": "No Play",
      "recommended_edge": 0.0111,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.35,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 22.71,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 25.18,
      "projected_home_runs_palantir": 25.18,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1835,
      "hr_prob_hybrid_gap_adjusted": 0.1496,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": 0.1451,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1639,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1504,
      "hr_prob_palantir": 0.1782,
      "hr_prob_rf_safe_raw": 0.1623,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1434,
      "hr_edge_palantir": 0.0058,
      "hr_edge_catboost_safe": 0.0111,
      "hr_edge_hybrid_gap_adjusted": -0.0228,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0302,
      "hr_edge_valinor_nonstacked_beta": -0.0273,
      "hr_edge_rf_safe_raw": -0.0101,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0302,
      "hr_edge_rf_safe_calibrated_logistic": -0.029,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1504,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 34,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 25.18,
      "palantir_expected_home_runs": 25.18,
      "palantir_prob_over": 0.1559033720274401,
      "palantir_hr_prob": 0.1782,
      "palantir_prob_under": 0.8440966279725599,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0058,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2027,
      "fangorn_expected_home_runs": 0.2027,
      "fangorn_prob_over": 0.14020695710878034,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8597930428912197,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0302,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1451,
      "valinor_hr_prob": 0.1451,
      "valinor_prob_under": 0.8549,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0273,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.01569641491865975,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1782,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1422,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Shea Langeliers",
      "hitter_id": 669127,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 330,
      "under_odds": -410,
      "expected_home_runs": 0.2052,
      "prob_1_plus_hr": 0.1855,
      "model_over_probability": 0.1855,
      "model_under_probability": 0.8145,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2326,
      "implied_under_probability_raw": 0.8039,
      "implied_over_probability_novig": 0.2244,
      "implied_under_probability_novig": 0.7756,
      "edge_over": -0.0471,
      "edge_under": 0.0106,
      "recommended_side": "No Play",
      "recommended_edge": 0.0106,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.55,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 27.0,
      "projected_home_runs_rf_safe_season": 23.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 27.05,
      "projected_home_runs_palantir": 27.05,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1855,
      "hr_prob_hybrid_gap_adjusted": 0.15,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": 0.1484,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1684,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1508,
      "hr_prob_palantir": 0.1858,
      "hr_prob_rf_safe_raw": 0.1618,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1431,
      "hr_edge_palantir": -0.0468,
      "hr_edge_catboost_safe": -0.0471,
      "hr_edge_hybrid_gap_adjusted": -0.0826,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0904,
      "hr_edge_valinor_nonstacked_beta": -0.0842,
      "hr_edge_rf_safe_raw": -0.0708,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0904,
      "hr_edge_rf_safe_calibrated_logistic": -0.0895,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1396,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1508,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 35,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 27.05,
      "palantir_expected_home_runs": 27.05,
      "palantir_prob_over": 0.16177994377876923,
      "palantir_hr_prob": 0.1858,
      "palantir_prob_under": 0.8382200562212307,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0468,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2052,
      "fangorn_expected_home_runs": 0.2052,
      "fangorn_prob_over": 0.14020695710878034,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8597930428912197,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0904,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1484,
      "valinor_hr_prob": 0.1484,
      "valinor_prob_under": 0.8516,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0842,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.021572986669988886,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1858,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1422,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Juan Soto",
      "hitter_id": 665742,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 325,
      "under_odds": -410,
      "expected_home_runs": 0.213,
      "prob_1_plus_hr": 0.1918,
      "model_over_probability": 0.1918,
      "model_under_probability": 0.8082,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2353,
      "implied_under_probability_raw": 0.8039,
      "implied_over_probability_novig": 0.2264,
      "implied_under_probability_novig": 0.7736,
      "edge_over": -0.0435,
      "edge_under": 0.0043,
      "recommended_side": "No Play",
      "recommended_edge": 0.0043,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.65,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 37.0,
      "projected_home_runs_rf_safe_season": 44.41,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 35.66,
      "projected_home_runs_palantir": 35.66,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1918,
      "hr_prob_hybrid_gap_adjusted": 0.183,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": 0.1406,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1575,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1817,
      "hr_prob_palantir": 0.1856,
      "hr_prob_rf_safe_raw": 0.2256,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1968,
      "hr_edge_palantir": -0.0497,
      "hr_edge_catboost_safe": -0.0435,
      "hr_edge_hybrid_gap_adjusted": -0.0523,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0562,
      "hr_edge_valinor_nonstacked_beta": -0.0947,
      "hr_edge_rf_safe_raw": -0.0097,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0562,
      "hr_edge_rf_safe_calibrated_logistic": -0.0385,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.2003,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1817,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 42,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 35.66,
      "palantir_expected_home_runs": 35.66,
      "palantir_prob_over": 0.16162603661350697,
      "palantir_hr_prob": 0.1856,
      "palantir_prob_under": 0.8383739633864931,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0497,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.213,
      "fangorn_expected_home_runs": 0.213,
      "fangorn_prob_over": 0.15311002992043307,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8468899700795669,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0562,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1406,
      "valinor_hr_prob": 0.1406,
      "valinor_prob_under": 0.8593999999999999,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0947,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.021026036613506965,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1856,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1791,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Cody Bellinger",
      "hitter_id": 641355,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 505,
      "under_odds": -695,
      "expected_home_runs": 0.1852,
      "prob_1_plus_hr": 0.1691,
      "model_over_probability": 0.1691,
      "model_under_probability": 0.8309,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1653,
      "implied_under_probability_raw": 0.8742,
      "implied_over_probability_novig": 0.159,
      "implied_under_probability_novig": 0.841,
      "edge_over": 0.0038,
      "edge_under": -0.0433,
      "recommended_side": "No Play",
      "recommended_edge": 0.0038,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.2,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 23.0,
      "projected_home_runs_rf_safe_season": 22.28,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.39,
      "projected_home_runs_palantir": 24.39,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1691,
      "hr_prob_hybrid_gap_adjusted": 0.1486,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": 0.1285,
      "hr_prob_valinor_nonstacked_beta_raw": 0.141,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1475,
      "hr_prob_palantir": 0.1783,
      "hr_prob_rf_safe_raw": 0.1642,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1448,
      "hr_edge_palantir": 0.013,
      "hr_edge_catboost_safe": 0.0038,
      "hr_edge_hybrid_gap_adjusted": -0.0167,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0231,
      "hr_edge_valinor_nonstacked_beta": -0.0368,
      "hr_edge_rf_safe_raw": -0.0011,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0231,
      "hr_edge_rf_safe_calibrated_logistic": -0.0205,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.0313,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1475,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 43,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 24.39,
      "palantir_expected_home_runs": 24.39,
      "palantir_prob_over": 0.1559810720153121,
      "palantir_hr_prob": 0.1783,
      "palantir_prob_under": 0.8440189279846879,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.013,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1852,
      "fangorn_expected_home_runs": 0.1852,
      "fangorn_prob_over": 0.14020695710878034,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8597930428912197,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0231,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1285,
      "valinor_hr_prob": 0.1285,
      "valinor_prob_under": 0.8714999999999999,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0368,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.027481072015312108,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1783,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1422,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Drake Baldwin",
      "hitter_id": 686948,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 535,
      "under_odds": -750,
      "expected_home_runs": 0.1751,
      "prob_1_plus_hr": 0.1606,
      "model_over_probability": 0.1606,
      "model_under_probability": 0.8394,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1575,
      "implied_under_probability_raw": 0.8824,
      "implied_over_probability_novig": 0.1515,
      "implied_under_probability_novig": 0.8485,
      "edge_over": 0.0031,
      "edge_under": -0.043,
      "recommended_side": "No Play",
      "recommended_edge": 0.0031,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 9,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 3.9,
      "xpa_adjusted_for_platoon": 3.9,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 19.74,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.26,
      "projected_home_runs_palantir": 15.26,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1606,
      "hr_prob_hybrid_gap_adjusted": 0.1583,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": 0.0867,
      "hr_prob_valinor_nonstacked_beta_raw": 0.0877,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.158,
      "hr_prob_palantir": 0.138,
      "hr_prob_rf_safe_raw": 0.1747,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1528,
      "hr_edge_palantir": -0.0195,
      "hr_edge_catboost_safe": 0.0031,
      "hr_edge_hybrid_gap_adjusted": 0.0008,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0002,
      "hr_edge_valinor_nonstacked_beta": -0.0708,
      "hr_edge_rf_safe_raw": 0.0172,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0002,
      "hr_edge_rf_safe_calibrated_logistic": -0.0047,
      "palantir_confidence_label": "Low",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1573,
      "fangorn_projection_spread_ratio": 0.0967,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.158,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 36,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 44,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 15.26,
      "palantir_expected_home_runs": 15.26,
      "palantir_prob_over": 0.12382676554762603,
      "palantir_hr_prob": 0.138,
      "palantir_prob_under": 0.8761732344523739,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0195,
      "palantir_confidence": "Low",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1751,
      "fangorn_expected_home_runs": 0.1751,
      "fangorn_prob_over": 0.14531653880702636,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8546834611929737,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0002,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.0867,
      "valinor_hr_prob": 0.0867,
      "valinor_prob_under": 0.9133,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0708,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.05861653880702636,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.138,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1573,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Cody Bellinger",
      "hitter_id": 641355,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 500,
      "under_odds": null,
      "expected_home_runs": 0.1852,
      "prob_1_plus_hr": 0.1691,
      "model_over_probability": 0.1691,
      "model_under_probability": 0.8309,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1667,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0024,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0024,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.2,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 23.0,
      "projected_home_runs_rf_safe_season": 22.28,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.39,
      "projected_home_runs_palantir": 24.39,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1691,
      "hr_prob_hybrid_gap_adjusted": 0.1486,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": 0.1285,
      "hr_prob_valinor_nonstacked_beta_raw": 0.141,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1475,
      "hr_prob_palantir": 0.1783,
      "hr_prob_rf_safe_raw": 0.1642,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1448,
      "hr_edge_palantir": 0.0116,
      "hr_edge_catboost_safe": 0.0024,
      "hr_edge_hybrid_gap_adjusted": -0.0181,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0245,
      "hr_edge_valinor_nonstacked_beta": -0.0382,
      "hr_edge_rf_safe_raw": -0.0025,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0245,
      "hr_edge_rf_safe_calibrated_logistic": -0.0219,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.0313,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1475,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 45,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 24.39,
      "palantir_expected_home_runs": 24.39,
      "palantir_prob_over": 0.1559810720153121,
      "palantir_hr_prob": 0.1783,
      "palantir_prob_under": 0.8440189279846879,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0116,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1852,
      "fangorn_expected_home_runs": 0.1852,
      "fangorn_prob_over": 0.14020695710878034,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8597930428912197,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0245,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1285,
      "valinor_hr_prob": 0.1285,
      "valinor_prob_under": 0.8714999999999999,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0382,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.027481072015312108,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1783,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1422,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Drake Baldwin",
      "hitter_id": 686948,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 530,
      "under_odds": -705,
      "expected_home_runs": 0.1751,
      "prob_1_plus_hr": 0.1606,
      "model_over_probability": 0.1606,
      "model_under_probability": 0.8394,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1587,
      "implied_under_probability_raw": 0.8758,
      "implied_over_probability_novig": 0.1534,
      "implied_under_probability_novig": 0.8466,
      "edge_over": 0.0019,
      "edge_under": -0.0364,
      "recommended_side": "No Play",
      "recommended_edge": 0.0019,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 9,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 3.9,
      "xpa_adjusted_for_platoon": 3.9,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 19.74,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.26,
      "projected_home_runs_palantir": 15.26,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1606,
      "hr_prob_hybrid_gap_adjusted": 0.1583,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": 0.0867,
      "hr_prob_valinor_nonstacked_beta_raw": 0.0877,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.158,
      "hr_prob_palantir": 0.138,
      "hr_prob_rf_safe_raw": 0.1747,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1528,
      "hr_edge_palantir": -0.0207,
      "hr_edge_catboost_safe": 0.0019,
      "hr_edge_hybrid_gap_adjusted": -0.0004,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0014,
      "hr_edge_valinor_nonstacked_beta": -0.072,
      "hr_edge_rf_safe_raw": 0.016,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0014,
      "hr_edge_rf_safe_calibrated_logistic": -0.0059,
      "palantir_confidence_label": "Low",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1573,
      "fangorn_projection_spread_ratio": 0.0967,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.158,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 36,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 46,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 15.26,
      "palantir_expected_home_runs": 15.26,
      "palantir_prob_over": 0.12382676554762603,
      "palantir_hr_prob": 0.138,
      "palantir_prob_under": 0.8761732344523739,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0207,
      "palantir_confidence": "Low",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1751,
      "fangorn_expected_home_runs": 0.1751,
      "fangorn_prob_over": 0.14531653880702636,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8546834611929737,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0014,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.0867,
      "valinor_hr_prob": 0.0867,
      "valinor_prob_under": 0.9133,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.072,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.05861653880702636,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.138,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1573,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Drake Baldwin",
      "hitter_id": 686948,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 530,
      "under_odds": null,
      "expected_home_runs": 0.1751,
      "prob_1_plus_hr": 0.1606,
      "model_over_probability": 0.1606,
      "model_under_probability": 0.8394,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1587,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0019,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0019,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 9,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 3.9,
      "xpa_adjusted_for_platoon": 3.9,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 19.74,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.26,
      "projected_home_runs_palantir": 15.26,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1606,
      "hr_prob_hybrid_gap_adjusted": 0.1583,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": 0.0867,
      "hr_prob_valinor_nonstacked_beta_raw": 0.0877,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.158,
      "hr_prob_palantir": 0.138,
      "hr_prob_rf_safe_raw": 0.1747,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1528,
      "hr_edge_palantir": -0.0207,
      "hr_edge_catboost_safe": 0.0019,
      "hr_edge_hybrid_gap_adjusted": -0.0004,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0014,
      "hr_edge_valinor_nonstacked_beta": -0.072,
      "hr_edge_rf_safe_raw": 0.016,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0014,
      "hr_edge_rf_safe_calibrated_logistic": -0.0059,
      "palantir_confidence_label": "Low",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1573,
      "fangorn_projection_spread_ratio": 0.0967,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.158,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 36,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 47,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 15.26,
      "palantir_expected_home_runs": 15.26,
      "palantir_prob_over": 0.12382676554762603,
      "palantir_hr_prob": 0.138,
      "palantir_prob_under": 0.8761732344523739,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0207,
      "palantir_confidence": "Low",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1751,
      "fangorn_expected_home_runs": 0.1751,
      "fangorn_prob_over": 0.14531653880702636,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8546834611929737,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0014,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.0867,
      "valinor_hr_prob": 0.0867,
      "valinor_prob_under": 0.9133,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.072,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.05861653880702636,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.138,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1573,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Yordan Alvarez",
      "hitter_id": 670541,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 350,
      "under_odds": -435,
      "expected_home_runs": 0.2051,
      "prob_1_plus_hr": 0.1854,
      "model_over_probability": 0.1854,
      "model_under_probability": 0.8146,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2222,
      "implied_under_probability_raw": 0.8131,
      "implied_over_probability_novig": 0.2146,
      "implied_under_probability_novig": 0.7854,
      "edge_over": -0.0368,
      "edge_under": 0.0015,
      "recommended_side": "No Play",
      "recommended_edge": 0.0015,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.65,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 18.66,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.4,
      "projected_home_runs_palantir": 18.4,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1854,
      "hr_prob_hybrid_gap_adjusted": 0.1623,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.155,
      "hr_prob_valinor_nonstacked_beta": 0.1478,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1676,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1611,
      "hr_prob_palantir": 0.1645,
      "hr_prob_rf_safe_raw": 0.1666,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1466,
      "hr_edge_palantir": -0.0577,
      "hr_edge_catboost_safe": -0.0368,
      "hr_edge_hybrid_gap_adjusted": -0.0599,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0672,
      "hr_edge_valinor_nonstacked_beta": -0.0744,
      "hr_edge_rf_safe_raw": -0.0556,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0672,
      "hr_edge_rf_safe_calibrated_logistic": -0.0756,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.155,
      "fangorn_projection_spread_ratio": 0.1114,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1611,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 48,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.4,
      "palantir_expected_home_runs": 18.4,
      "palantir_prob_over": 0.14516208617028,
      "palantir_hr_prob": 0.1645,
      "palantir_prob_under": 0.85483791382972,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0577,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2051,
      "fangorn_expected_home_runs": 0.2051,
      "fangorn_prob_over": 0.1445235270565119,
      "fangorn_hr_prob": 0.155,
      "fangorn_prob_under": 0.855476472943488,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0672,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1478,
      "valinor_hr_prob": 0.1478,
      "valinor_prob_under": 0.8522000000000001,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0744,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.0032764729434880957,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1645,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.155,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Cody Bellinger",
      "hitter_id": 641355,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 495,
      "under_odds": -655,
      "expected_home_runs": 0.1852,
      "prob_1_plus_hr": 0.1691,
      "model_over_probability": 0.1691,
      "model_under_probability": 0.8309,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1681,
      "implied_under_probability_raw": 0.8675,
      "implied_over_probability_novig": 0.1623,
      "implied_under_probability_novig": 0.8377,
      "edge_over": 0.001,
      "edge_under": -0.0366,
      "recommended_side": "No Play",
      "recommended_edge": 0.001,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.2,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 23.0,
      "projected_home_runs_rf_safe_season": 22.28,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.39,
      "projected_home_runs_palantir": 24.39,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1691,
      "hr_prob_hybrid_gap_adjusted": 0.1486,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": 0.1285,
      "hr_prob_valinor_nonstacked_beta_raw": 0.141,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1475,
      "hr_prob_palantir": 0.1783,
      "hr_prob_rf_safe_raw": 0.1642,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1448,
      "hr_edge_palantir": 0.0102,
      "hr_edge_catboost_safe": 0.001,
      "hr_edge_hybrid_gap_adjusted": -0.0195,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0259,
      "hr_edge_valinor_nonstacked_beta": -0.0396,
      "hr_edge_rf_safe_raw": -0.0039,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0259,
      "hr_edge_rf_safe_calibrated_logistic": -0.0233,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.0313,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1475,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 49,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 24.39,
      "palantir_expected_home_runs": 24.39,
      "palantir_prob_over": 0.1559810720153121,
      "palantir_hr_prob": 0.1783,
      "palantir_prob_under": 0.8440189279846879,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0102,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1852,
      "fangorn_expected_home_runs": 0.1852,
      "fangorn_prob_over": 0.14020695710878034,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8597930428912197,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0259,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1285,
      "valinor_hr_prob": 0.1285,
      "valinor_prob_under": 0.8714999999999999,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0396,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.027481072015312108,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1783,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1422,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Max Muncy",
      "hitter_id": 571970,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 365,
      "under_odds": -455,
      "expected_home_runs": 0.1988,
      "prob_1_plus_hr": 0.1803,
      "model_over_probability": 0.1803,
      "model_under_probability": 0.8197,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2151,
      "implied_under_probability_raw": 0.8198,
      "implied_over_probability_novig": 0.2078,
      "implied_under_probability_novig": 0.7922,
      "edge_over": -0.0348,
      "edge_under": -0.0001,
      "recommended_side": "No Play",
      "recommended_edge": -0.0001,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.35,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 17.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.93,
      "projected_home_runs_palantir": 18.93,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1803,
      "hr_prob_hybrid_gap_adjusted": 0.1513,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": 0.1412,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1584,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1498,
      "hr_prob_palantir": 0.1641,
      "hr_prob_rf_safe_raw": 0.1515,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1356,
      "hr_edge_palantir": -0.051,
      "hr_edge_catboost_safe": -0.0348,
      "hr_edge_hybrid_gap_adjusted": -0.0638,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0729,
      "hr_edge_valinor_nonstacked_beta": -0.0739,
      "hr_edge_rf_safe_raw": -0.0636,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0729,
      "hr_edge_rf_safe_calibrated_logistic": -0.0795,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1738,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1498,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 51,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.93,
      "palantir_expected_home_runs": 18.93,
      "palantir_prob_over": 0.14484556802117715,
      "palantir_hr_prob": 0.1641,
      "palantir_prob_under": 0.8551544319788229,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.051,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1988,
      "fangorn_expected_home_runs": 0.1988,
      "fangorn_prob_over": 0.14020695710878034,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8597930428912197,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0729,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1412,
      "valinor_hr_prob": 0.1412,
      "valinor_prob_under": 0.8588,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0739,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.004638610912396812,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1641,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1422,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Shea Langeliers",
      "hitter_id": 669127,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 345,
      "under_odds": -440,
      "expected_home_runs": 0.2052,
      "prob_1_plus_hr": 0.1855,
      "model_over_probability": 0.1855,
      "model_under_probability": 0.8145,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2247,
      "implied_under_probability_raw": 0.8148,
      "implied_over_probability_novig": 0.2162,
      "implied_under_probability_novig": 0.7838,
      "edge_over": -0.0392,
      "edge_under": -0.0003,
      "recommended_side": "No Play",
      "recommended_edge": -0.0003,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.55,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 27.0,
      "projected_home_runs_rf_safe_season": 23.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 27.05,
      "projected_home_runs_palantir": 27.05,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1855,
      "hr_prob_hybrid_gap_adjusted": 0.15,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": 0.1484,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1684,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1508,
      "hr_prob_palantir": 0.1858,
      "hr_prob_rf_safe_raw": 0.1618,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1431,
      "hr_edge_palantir": -0.0389,
      "hr_edge_catboost_safe": -0.0392,
      "hr_edge_hybrid_gap_adjusted": -0.0747,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0825,
      "hr_edge_valinor_nonstacked_beta": -0.0763,
      "hr_edge_rf_safe_raw": -0.0629,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0825,
      "hr_edge_rf_safe_calibrated_logistic": -0.0816,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1396,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1508,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 50,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 27.05,
      "palantir_expected_home_runs": 27.05,
      "palantir_prob_over": 0.16177994377876923,
      "palantir_hr_prob": 0.1858,
      "palantir_prob_under": 0.8382200562212307,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0389,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2052,
      "fangorn_expected_home_runs": 0.2052,
      "fangorn_prob_over": 0.14020695710878034,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8597930428912197,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0825,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1484,
      "valinor_hr_prob": 0.1484,
      "valinor_prob_under": 0.8516,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0763,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.021572986669988886,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1858,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1422,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Riley Greene",
      "hitter_id": 682985,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 490,
      "under_odds": -675,
      "expected_home_runs": 0.177,
      "prob_1_plus_hr": 0.1622,
      "model_over_probability": 0.1622,
      "model_under_probability": 0.8378,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": 0.871,
      "implied_over_probability_novig": 0.1629,
      "implied_under_probability_novig": 0.8371,
      "edge_over": -0.0073,
      "edge_under": -0.0332,
      "recommended_side": "No Play",
      "recommended_edge": -0.0073,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 8,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 3.95,
      "xpa_adjusted_for_platoon": 3.95,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 26.19,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 25.39,
      "projected_home_runs_palantir": 25.39,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1622,
      "hr_prob_hybrid_gap_adjusted": 0.1588,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": 0.1026,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1072,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1583,
      "hr_prob_palantir": 0.1708,
      "hr_prob_rf_safe_raw": 0.1756,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1536,
      "hr_edge_palantir": 0.0013,
      "hr_edge_catboost_safe": -0.0073,
      "hr_edge_hybrid_gap_adjusted": -0.0107,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0122,
      "hr_edge_valinor_nonstacked_beta": -0.0669,
      "hr_edge_rf_safe_raw": 0.0061,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0122,
      "hr_edge_rf_safe_calibrated_logistic": -0.0159,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1573,
      "fangorn_projection_spread_ratio": 0.0913,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1583,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: late lineup slot, lighter opportunity, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Heavy suppression is stacked strongly enough to downgrade the read.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 41,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 25.39,
      "palantir_expected_home_runs": 25.39,
      "palantir_prob_over": 0.1501254022971097,
      "palantir_hr_prob": 0.1708,
      "palantir_prob_under": 0.8498745977028903,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0013,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.177,
      "fangorn_expected_home_runs": 0.177,
      "fangorn_prob_over": 0.14531653880702636,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8546834611929737,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0122,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1026,
      "valinor_hr_prob": 0.1026,
      "valinor_prob_under": 0.8974,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0669,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.04752540229710969,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1708,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1573,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Mike Trout",
      "hitter_id": 545361,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 355,
      "under_odds": -440,
      "expected_home_runs": 0.2147,
      "prob_1_plus_hr": 0.1932,
      "model_over_probability": 0.1932,
      "model_under_probability": 0.8068,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2198,
      "implied_under_probability_raw": 0.8148,
      "implied_over_probability_novig": 0.2124,
      "implied_under_probability_novig": 0.7876,
      "edge_over": -0.0266,
      "edge_under": -0.008,
      "recommended_side": "No Play",
      "recommended_edge": -0.008,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.75,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 22.91,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.47,
      "projected_home_runs_palantir": 19.47,
      "hr_prob_rf_safe": 0.1957,
      "hr_prob_catboost_safe": 0.1932,
      "hr_prob_hybrid_gap_adjusted": 0.1949,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1957,
      "hr_prob_valinor_nonstacked_beta": 0.1478,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1676,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1952,
      "hr_prob_palantir": 0.2072,
      "hr_prob_rf_safe_raw": 0.2391,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1957,
      "hr_prob_rf_safe_calibrated_logistic": 0.21,
      "hr_edge_palantir": -0.0126,
      "hr_edge_catboost_safe": -0.0266,
      "hr_edge_hybrid_gap_adjusted": -0.0249,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0241,
      "hr_edge_valinor_nonstacked_beta": -0.072,
      "hr_edge_rf_safe_raw": 0.0193,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0241,
      "hr_edge_rf_safe_calibrated_logistic": -0.0098,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1957,
      "fangorn_projection_spread_ratio": 0.2728,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1952,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 40,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 19.47,
      "palantir_expected_home_runs": 19.47,
      "palantir_prob_over": 0.1780218151830019,
      "palantir_hr_prob": 0.2072,
      "palantir_prob_under": 0.8219781848169981,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0126,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2147,
      "fangorn_expected_home_runs": 0.2147,
      "fangorn_prob_over": 0.15940027593477632,
      "fangorn_hr_prob": 0.1957,
      "fangorn_prob_under": 0.8405997240652237,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0241,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1478,
      "valinor_hr_prob": 0.1478,
      "valinor_prob_under": 0.8522000000000001,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.072,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.030221815183001904,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.2072,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1957,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Yordan Alvarez",
      "hitter_id": 670541,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 360,
      "under_odds": -465,
      "expected_home_runs": 0.2051,
      "prob_1_plus_hr": 0.1854,
      "model_over_probability": 0.1854,
      "model_under_probability": 0.8146,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2174,
      "implied_under_probability_raw": 0.823,
      "implied_over_probability_novig": 0.209,
      "implied_under_probability_novig": 0.791,
      "edge_over": -0.032,
      "edge_under": -0.0084,
      "recommended_side": "No Play",
      "recommended_edge": -0.0084,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.65,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 18.66,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.4,
      "projected_home_runs_palantir": 18.4,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1854,
      "hr_prob_hybrid_gap_adjusted": 0.1623,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.155,
      "hr_prob_valinor_nonstacked_beta": 0.1478,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1676,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1611,
      "hr_prob_palantir": 0.1645,
      "hr_prob_rf_safe_raw": 0.1666,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1466,
      "hr_edge_palantir": -0.0529,
      "hr_edge_catboost_safe": -0.032,
      "hr_edge_hybrid_gap_adjusted": -0.0551,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0624,
      "hr_edge_valinor_nonstacked_beta": -0.0696,
      "hr_edge_rf_safe_raw": -0.0508,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0624,
      "hr_edge_rf_safe_calibrated_logistic": -0.0708,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.155,
      "fangorn_projection_spread_ratio": 0.1114,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1611,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 39,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.4,
      "palantir_expected_home_runs": 18.4,
      "palantir_prob_over": 0.14516208617028,
      "palantir_hr_prob": 0.1645,
      "palantir_prob_under": 0.85483791382972,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0529,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2051,
      "fangorn_expected_home_runs": 0.2051,
      "fangorn_prob_over": 0.1445235270565119,
      "fangorn_hr_prob": 0.155,
      "fangorn_prob_under": 0.855476472943488,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0624,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1478,
      "valinor_hr_prob": 0.1478,
      "valinor_prob_under": 0.8522000000000001,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0696,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.0032764729434880957,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1645,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.155,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Riley Greene",
      "hitter_id": 682985,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 485,
      "under_odds": -635,
      "expected_home_runs": 0.177,
      "prob_1_plus_hr": 0.1622,
      "model_over_probability": 0.1622,
      "model_under_probability": 0.8378,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1709,
      "implied_under_probability_raw": 0.8639,
      "implied_over_probability_novig": 0.1652,
      "implied_under_probability_novig": 0.8348,
      "edge_over": -0.0087,
      "edge_under": -0.0261,
      "recommended_side": "No Play",
      "recommended_edge": -0.0087,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 8,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 3.95,
      "xpa_adjusted_for_platoon": 3.95,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 26.19,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 25.39,
      "projected_home_runs_palantir": 25.39,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1622,
      "hr_prob_hybrid_gap_adjusted": 0.1588,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": 0.1026,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1072,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1583,
      "hr_prob_palantir": 0.1708,
      "hr_prob_rf_safe_raw": 0.1756,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1536,
      "hr_edge_palantir": -0.0001,
      "hr_edge_catboost_safe": -0.0087,
      "hr_edge_hybrid_gap_adjusted": -0.0121,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0136,
      "hr_edge_valinor_nonstacked_beta": -0.0683,
      "hr_edge_rf_safe_raw": 0.0047,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0136,
      "hr_edge_rf_safe_calibrated_logistic": -0.0173,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1573,
      "fangorn_projection_spread_ratio": 0.0913,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1583,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: late lineup slot, lighter opportunity, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Heavy suppression is stacked strongly enough to downgrade the read.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 37,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 25.39,
      "palantir_expected_home_runs": 25.39,
      "palantir_prob_over": 0.1501254022971097,
      "palantir_hr_prob": 0.1708,
      "palantir_prob_under": 0.8498745977028903,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0001,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.177,
      "fangorn_expected_home_runs": 0.177,
      "fangorn_prob_over": 0.14531653880702636,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8546834611929737,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0136,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1026,
      "valinor_hr_prob": 0.1026,
      "valinor_prob_under": 0.8974,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0683,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.04752540229710969,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1708,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1573,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Riley Greene",
      "hitter_id": 682985,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 485,
      "under_odds": null,
      "expected_home_runs": 0.177,
      "prob_1_plus_hr": 0.1622,
      "model_over_probability": 0.1622,
      "model_under_probability": 0.8378,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1709,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0087,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0087,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 8,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 3.95,
      "xpa_adjusted_for_platoon": 3.95,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 26.19,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 25.39,
      "projected_home_runs_palantir": 25.39,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1622,
      "hr_prob_hybrid_gap_adjusted": 0.1588,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": 0.1026,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1072,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1583,
      "hr_prob_palantir": 0.1708,
      "hr_prob_rf_safe_raw": 0.1756,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1536,
      "hr_edge_palantir": -0.0001,
      "hr_edge_catboost_safe": -0.0087,
      "hr_edge_hybrid_gap_adjusted": -0.0121,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0136,
      "hr_edge_valinor_nonstacked_beta": -0.0683,
      "hr_edge_rf_safe_raw": 0.0047,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0136,
      "hr_edge_rf_safe_calibrated_logistic": -0.0173,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1573,
      "fangorn_projection_spread_ratio": 0.0913,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1583,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: late lineup slot, lighter opportunity, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Heavy suppression is stacked strongly enough to downgrade the read.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 38,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 25.39,
      "palantir_expected_home_runs": 25.39,
      "palantir_prob_over": 0.1501254022971097,
      "palantir_hr_prob": 0.1708,
      "palantir_prob_under": 0.8498745977028903,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0001,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.177,
      "fangorn_expected_home_runs": 0.177,
      "fangorn_prob_over": 0.14531653880702636,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8546834611929737,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0136,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1026,
      "valinor_hr_prob": 0.1026,
      "valinor_prob_under": 0.8974,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0683,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.04752540229710969,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1708,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1573,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Max Muncy",
      "hitter_id": 571970,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 375,
      "under_odds": -485,
      "expected_home_runs": 0.1988,
      "prob_1_plus_hr": 0.1803,
      "model_over_probability": 0.1803,
      "model_under_probability": 0.8197,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2105,
      "implied_under_probability_raw": 0.8291,
      "implied_over_probability_novig": 0.2025,
      "implied_under_probability_novig": 0.7975,
      "edge_over": -0.0302,
      "edge_under": -0.0094,
      "recommended_side": "No Play",
      "recommended_edge": -0.0094,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.35,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 17.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.93,
      "projected_home_runs_palantir": 18.93,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1803,
      "hr_prob_hybrid_gap_adjusted": 0.1513,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": 0.1412,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1584,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1498,
      "hr_prob_palantir": 0.1641,
      "hr_prob_rf_safe_raw": 0.1515,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1356,
      "hr_edge_palantir": -0.0464,
      "hr_edge_catboost_safe": -0.0302,
      "hr_edge_hybrid_gap_adjusted": -0.0592,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0683,
      "hr_edge_valinor_nonstacked_beta": -0.0693,
      "hr_edge_rf_safe_raw": -0.059,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0683,
      "hr_edge_rf_safe_calibrated_logistic": -0.0749,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1738,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1498,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 36,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.93,
      "palantir_expected_home_runs": 18.93,
      "palantir_prob_over": 0.14484556802117715,
      "palantir_hr_prob": 0.1641,
      "palantir_prob_under": 0.8551544319788229,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0464,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1988,
      "fangorn_expected_home_runs": 0.1988,
      "fangorn_prob_over": 0.14020695710878034,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8597930428912197,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0683,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1412,
      "valinor_hr_prob": 0.1412,
      "valinor_prob_under": 0.8588,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0693,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.004638610912396812,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1641,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1422,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Ben Rice",
      "hitter_id": 700250,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 465,
      "under_odds": -600,
      "expected_home_runs": 0.1721,
      "prob_1_plus_hr": 0.1581,
      "model_over_probability": 0.1581,
      "model_under_probability": 0.8419,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": 0.8571,
      "implied_over_probability_novig": 0.1712,
      "implied_under_probability_novig": 0.8288,
      "edge_over": -0.0189,
      "edge_under": -0.0152,
      "recommended_side": "No Play",
      "recommended_edge": -0.0152,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 4.05,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 21.81,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.76,
      "projected_home_runs_palantir": 17.76,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1581,
      "hr_prob_hybrid_gap_adjusted": 0.1741,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": 0.124,
      "hr_prob_valinor_nonstacked_beta_raw": 0.135,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1749,
      "hr_prob_palantir": 0.1646,
      "hr_prob_rf_safe_raw": 0.1981,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.172,
      "hr_edge_palantir": -0.0124,
      "hr_edge_catboost_safe": -0.0189,
      "hr_edge_hybrid_gap_adjusted": -0.0029,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0021,
      "hr_edge_valinor_nonstacked_beta": -0.053,
      "hr_edge_rf_safe_raw": 0.0211,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0021,
      "hr_edge_rf_safe_calibrated_logistic": -0.005,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.2829,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1749,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: late lineup slot, lighter opportunity, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Heavy suppression is stacked strongly enough to downgrade the read.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 30,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 17.76,
      "palantir_expected_home_runs": 17.76,
      "palantir_prob_over": 0.14524118972089248,
      "palantir_hr_prob": 0.1646,
      "palantir_prob_under": 0.8547588102791075,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0124,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1721,
      "fangorn_expected_home_runs": 0.1721,
      "fangorn_prob_over": 0.15311002992043307,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8468899700795669,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0021,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.124,
      "valinor_hr_prob": 0.124,
      "valinor_prob_under": 0.876,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.053,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.029110029920433073,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1646,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1791,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Ben Rice",
      "hitter_id": 700250,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 475,
      "under_odds": -645,
      "expected_home_runs": 0.1721,
      "prob_1_plus_hr": 0.1581,
      "model_over_probability": 0.1581,
      "model_under_probability": 0.8419,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1739,
      "implied_under_probability_raw": 0.8658,
      "implied_over_probability_novig": 0.1673,
      "implied_under_probability_novig": 0.8327,
      "edge_over": -0.0158,
      "edge_under": -0.0239,
      "recommended_side": "No Play",
      "recommended_edge": -0.0158,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 4.05,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 21.81,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.76,
      "projected_home_runs_palantir": 17.76,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1581,
      "hr_prob_hybrid_gap_adjusted": 0.1741,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": 0.124,
      "hr_prob_valinor_nonstacked_beta_raw": 0.135,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1749,
      "hr_prob_palantir": 0.1646,
      "hr_prob_rf_safe_raw": 0.1981,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.172,
      "hr_edge_palantir": -0.0093,
      "hr_edge_catboost_safe": -0.0158,
      "hr_edge_hybrid_gap_adjusted": 0.0002,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0052,
      "hr_edge_valinor_nonstacked_beta": -0.0499,
      "hr_edge_rf_safe_raw": 0.0242,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0052,
      "hr_edge_rf_safe_calibrated_logistic": -0.0019,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.2829,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1749,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: late lineup slot, lighter opportunity, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Heavy suppression is stacked strongly enough to downgrade the read.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 27,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 17.76,
      "palantir_expected_home_runs": 17.76,
      "palantir_prob_over": 0.14524118972089248,
      "palantir_hr_prob": 0.1646,
      "palantir_prob_under": 0.8547588102791075,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0093,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1721,
      "fangorn_expected_home_runs": 0.1721,
      "fangorn_prob_over": 0.15311002992043307,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8468899700795669,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0052,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.124,
      "valinor_hr_prob": 0.124,
      "valinor_prob_under": 0.876,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0499,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.029110029920433073,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1646,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1791,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Ben Rice",
      "hitter_id": 700250,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 465,
      "under_odds": null,
      "expected_home_runs": 0.1721,
      "prob_1_plus_hr": 0.1581,
      "model_over_probability": 0.1581,
      "model_under_probability": 0.8419,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0189,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0189,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 4.05,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 21.81,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.76,
      "projected_home_runs_palantir": 17.76,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1581,
      "hr_prob_hybrid_gap_adjusted": 0.1741,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": 0.124,
      "hr_prob_valinor_nonstacked_beta_raw": 0.135,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1749,
      "hr_prob_palantir": 0.1646,
      "hr_prob_rf_safe_raw": 0.1981,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.172,
      "hr_edge_palantir": -0.0124,
      "hr_edge_catboost_safe": -0.0189,
      "hr_edge_hybrid_gap_adjusted": -0.0029,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0021,
      "hr_edge_valinor_nonstacked_beta": -0.053,
      "hr_edge_rf_safe_raw": 0.0211,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0021,
      "hr_edge_rf_safe_calibrated_logistic": -0.005,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.2829,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1749,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: late lineup slot, lighter opportunity, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Heavy suppression is stacked strongly enough to downgrade the read.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 25,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 17.76,
      "palantir_expected_home_runs": 17.76,
      "palantir_prob_over": 0.14524118972089248,
      "palantir_hr_prob": 0.1646,
      "palantir_prob_under": 0.8547588102791075,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0124,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1721,
      "fangorn_expected_home_runs": 0.1721,
      "fangorn_prob_over": 0.15311002992043307,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8468899700795669,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0021,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.124,
      "valinor_hr_prob": 0.124,
      "valinor_prob_under": 0.876,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.053,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.029110029920433073,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1646,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1791,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Mike Trout",
      "hitter_id": 545361,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 365,
      "under_odds": -475,
      "expected_home_runs": 0.2147,
      "prob_1_plus_hr": 0.1932,
      "model_over_probability": 0.1932,
      "model_under_probability": 0.8068,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2151,
      "implied_under_probability_raw": 0.8261,
      "implied_over_probability_novig": 0.2066,
      "implied_under_probability_novig": 0.7934,
      "edge_over": -0.0219,
      "edge_under": -0.0193,
      "recommended_side": "No Play",
      "recommended_edge": -0.0193,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.75,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 22.91,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.47,
      "projected_home_runs_palantir": 19.47,
      "hr_prob_rf_safe": 0.1957,
      "hr_prob_catboost_safe": 0.1932,
      "hr_prob_hybrid_gap_adjusted": 0.1949,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1957,
      "hr_prob_valinor_nonstacked_beta": 0.1478,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1676,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1952,
      "hr_prob_palantir": 0.2072,
      "hr_prob_rf_safe_raw": 0.2391,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1957,
      "hr_prob_rf_safe_calibrated_logistic": 0.21,
      "hr_edge_palantir": -0.0079,
      "hr_edge_catboost_safe": -0.0219,
      "hr_edge_hybrid_gap_adjusted": -0.0202,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0194,
      "hr_edge_valinor_nonstacked_beta": -0.0673,
      "hr_edge_rf_safe_raw": 0.024,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0194,
      "hr_edge_rf_safe_calibrated_logistic": -0.0051,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1957,
      "fangorn_projection_spread_ratio": 0.2728,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1952,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 24,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 19.47,
      "palantir_expected_home_runs": 19.47,
      "palantir_prob_over": 0.1780218151830019,
      "palantir_hr_prob": 0.2072,
      "palantir_prob_under": 0.8219781848169981,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0079,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2147,
      "fangorn_expected_home_runs": 0.2147,
      "fangorn_prob_over": 0.15940027593477632,
      "fangorn_hr_prob": 0.1957,
      "fangorn_prob_under": 0.8405997240652237,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0194,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1478,
      "valinor_hr_prob": 0.1478,
      "valinor_prob_under": 0.8522000000000001,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0673,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.030221815183001904,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.2072,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1957,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Mike Trout",
      "hitter_id": 545361,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 360,
      "under_odds": null,
      "expected_home_runs": 0.2147,
      "prob_1_plus_hr": 0.1932,
      "model_over_probability": 0.1932,
      "model_under_probability": 0.8068,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2174,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0242,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0242,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.75,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 22.91,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.47,
      "projected_home_runs_palantir": 19.47,
      "hr_prob_rf_safe": 0.1957,
      "hr_prob_catboost_safe": 0.1932,
      "hr_prob_hybrid_gap_adjusted": 0.1949,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1957,
      "hr_prob_valinor_nonstacked_beta": 0.1478,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1676,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1952,
      "hr_prob_palantir": 0.2072,
      "hr_prob_rf_safe_raw": 0.2391,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1957,
      "hr_prob_rf_safe_calibrated_logistic": 0.21,
      "hr_edge_palantir": -0.0102,
      "hr_edge_catboost_safe": -0.0242,
      "hr_edge_hybrid_gap_adjusted": -0.0225,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0217,
      "hr_edge_valinor_nonstacked_beta": -0.0696,
      "hr_edge_rf_safe_raw": 0.0217,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0217,
      "hr_edge_rf_safe_calibrated_logistic": -0.0074,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1957,
      "fangorn_projection_spread_ratio": 0.2728,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1952,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 23,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 19.47,
      "palantir_expected_home_runs": 19.47,
      "palantir_prob_over": 0.1780218151830019,
      "palantir_hr_prob": 0.2072,
      "palantir_prob_under": 0.8219781848169981,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0102,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2147,
      "fangorn_expected_home_runs": 0.2147,
      "fangorn_prob_over": 0.15940027593477632,
      "fangorn_hr_prob": 0.1957,
      "fangorn_prob_under": 0.8405997240652237,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0217,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1478,
      "valinor_hr_prob": 0.1478,
      "valinor_prob_under": 0.8522000000000001,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0696,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.030221815183001904,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.2072,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1957,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Max Muncy",
      "hitter_id": 571970,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 370,
      "under_odds": null,
      "expected_home_runs": 0.1988,
      "prob_1_plus_hr": 0.1803,
      "model_over_probability": 0.1803,
      "model_under_probability": 0.8197,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2128,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0325,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0325,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.35,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 17.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.93,
      "projected_home_runs_palantir": 18.93,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1803,
      "hr_prob_hybrid_gap_adjusted": 0.1513,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": 0.1412,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1584,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1498,
      "hr_prob_palantir": 0.1641,
      "hr_prob_rf_safe_raw": 0.1515,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1356,
      "hr_edge_palantir": -0.0487,
      "hr_edge_catboost_safe": -0.0325,
      "hr_edge_hybrid_gap_adjusted": -0.0615,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0706,
      "hr_edge_valinor_nonstacked_beta": -0.0716,
      "hr_edge_rf_safe_raw": -0.0613,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0706,
      "hr_edge_rf_safe_calibrated_logistic": -0.0772,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1738,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1498,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 18,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.93,
      "palantir_expected_home_runs": 18.93,
      "palantir_prob_over": 0.14484556802117715,
      "palantir_hr_prob": 0.1641,
      "palantir_prob_under": 0.8551544319788229,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0487,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1988,
      "fangorn_expected_home_runs": 0.1988,
      "fangorn_prob_over": 0.14020695710878034,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8597930428912197,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0706,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1412,
      "valinor_hr_prob": 0.1412,
      "valinor_prob_under": 0.8588,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0716,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.004638610912396812,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1641,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1422,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Yordan Alvarez",
      "hitter_id": 670541,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 355,
      "under_odds": null,
      "expected_home_runs": 0.2051,
      "prob_1_plus_hr": 0.1854,
      "model_over_probability": 0.1854,
      "model_under_probability": 0.8146,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2198,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0344,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0344,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.65,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 18.66,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.4,
      "projected_home_runs_palantir": 18.4,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1854,
      "hr_prob_hybrid_gap_adjusted": 0.1623,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.155,
      "hr_prob_valinor_nonstacked_beta": 0.1478,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1676,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1611,
      "hr_prob_palantir": 0.1645,
      "hr_prob_rf_safe_raw": 0.1666,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1466,
      "hr_edge_palantir": -0.0553,
      "hr_edge_catboost_safe": -0.0344,
      "hr_edge_hybrid_gap_adjusted": -0.0575,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0648,
      "hr_edge_valinor_nonstacked_beta": -0.072,
      "hr_edge_rf_safe_raw": -0.0532,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0648,
      "hr_edge_rf_safe_calibrated_logistic": -0.0732,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.155,
      "fangorn_projection_spread_ratio": 0.1114,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1611,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 17,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.4,
      "palantir_expected_home_runs": 18.4,
      "palantir_prob_over": 0.14516208617028,
      "palantir_hr_prob": 0.1645,
      "palantir_prob_under": 0.85483791382972,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0553,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2051,
      "fangorn_expected_home_runs": 0.2051,
      "fangorn_prob_over": 0.1445235270565119,
      "fangorn_hr_prob": 0.155,
      "fangorn_prob_under": 0.855476472943488,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0648,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1478,
      "valinor_hr_prob": 0.1478,
      "valinor_prob_under": 0.8522000000000001,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.072,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.0032764729434880957,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1645,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.155,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Shea Langeliers",
      "hitter_id": 669127,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 335,
      "under_odds": null,
      "expected_home_runs": 0.2052,
      "prob_1_plus_hr": 0.1855,
      "model_over_probability": 0.1855,
      "model_under_probability": 0.8145,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2299,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0444,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0444,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.55,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 27.0,
      "projected_home_runs_rf_safe_season": 23.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 27.05,
      "projected_home_runs_palantir": 27.05,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1855,
      "hr_prob_hybrid_gap_adjusted": 0.15,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": 0.1484,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1684,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1508,
      "hr_prob_palantir": 0.1858,
      "hr_prob_rf_safe_raw": 0.1618,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1431,
      "hr_edge_palantir": -0.0441,
      "hr_edge_catboost_safe": -0.0444,
      "hr_edge_hybrid_gap_adjusted": -0.0799,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0877,
      "hr_edge_valinor_nonstacked_beta": -0.0815,
      "hr_edge_rf_safe_raw": -0.0681,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0877,
      "hr_edge_rf_safe_calibrated_logistic": -0.0868,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1396,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1508,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 11,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 27.05,
      "palantir_expected_home_runs": 27.05,
      "palantir_prob_over": 0.16177994377876923,
      "palantir_hr_prob": 0.1858,
      "palantir_prob_under": 0.8382200562212307,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0441,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2052,
      "fangorn_expected_home_runs": 0.2052,
      "fangorn_prob_over": 0.14020695710878034,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8597930428912197,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0877,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1484,
      "valinor_hr_prob": 0.1484,
      "valinor_prob_under": 0.8516,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0815,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.021572986669988886,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1858,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1422,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Juan Soto",
      "hitter_id": 665742,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 320,
      "under_odds": null,
      "expected_home_runs": 0.213,
      "prob_1_plus_hr": 0.1918,
      "model_over_probability": 0.1918,
      "model_under_probability": 0.8082,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2381,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0463,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0463,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.65,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 37.0,
      "projected_home_runs_rf_safe_season": 44.41,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 35.66,
      "projected_home_runs_palantir": 35.66,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1918,
      "hr_prob_hybrid_gap_adjusted": 0.183,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": 0.1406,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1575,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1817,
      "hr_prob_palantir": 0.1856,
      "hr_prob_rf_safe_raw": 0.2256,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1968,
      "hr_edge_palantir": -0.0525,
      "hr_edge_catboost_safe": -0.0463,
      "hr_edge_hybrid_gap_adjusted": -0.0551,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.059,
      "hr_edge_valinor_nonstacked_beta": -0.0975,
      "hr_edge_rf_safe_raw": -0.0125,
      "hr_edge_rf_safe_calibrated_isotonic": -0.059,
      "hr_edge_rf_safe_calibrated_logistic": -0.0413,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.2003,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1817,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 10,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 35.66,
      "palantir_expected_home_runs": 35.66,
      "palantir_prob_over": 0.16162603661350697,
      "palantir_hr_prob": 0.1856,
      "palantir_prob_under": 0.8383739633864931,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0525,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.213,
      "fangorn_expected_home_runs": 0.213,
      "fangorn_prob_over": 0.15311002992043307,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8468899700795669,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.059,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1406,
      "valinor_hr_prob": 0.1406,
      "valinor_prob_under": 0.8593999999999999,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0975,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.021026036613506965,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1856,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1791,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Junior Caminero",
      "hitter_id": 691406,
      "team_abbr": "AL",
      "opponent_abbr": "NL",
      "pitcher_name": "Cristopher S\u00e1nchez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 305,
      "under_odds": null,
      "expected_home_runs": 0.1905,
      "prob_1_plus_hr": 0.1735,
      "model_over_probability": 0.1735,
      "model_under_probability": 0.8265,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2469,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0734,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0734,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.45,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.938,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 26.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.62,
      "projected_home_runs_palantir": 22.62,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1735,
      "hr_prob_hybrid_gap_adjusted": 0.1774,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": 0.1474,
      "hr_prob_valinor_nonstacked_beta_raw": 0.167,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.178,
      "hr_prob_palantir": 0.1855,
      "hr_prob_rf_safe_raw": 0.2118,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.184,
      "hr_edge_palantir": -0.0614,
      "hr_edge_catboost_safe": -0.0734,
      "hr_edge_hybrid_gap_adjusted": -0.0695,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0678,
      "hr_edge_valinor_nonstacked_beta": -0.0995,
      "hr_edge_rf_safe_raw": -0.0351,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0678,
      "hr_edge_rf_safe_calibrated_logistic": -0.0629,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.249,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.178,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 2,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.62,
      "palantir_expected_home_runs": 22.62,
      "palantir_prob_over": 0.1615490681197419,
      "palantir_hr_prob": 0.1855,
      "palantir_prob_under": 0.8384509318802581,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0614,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1905,
      "fangorn_expected_home_runs": 0.1905,
      "fangorn_prob_over": 0.15311002992043307,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8468899700795669,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0678,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1474,
      "valinor_hr_prob": 0.1474,
      "valinor_prob_under": 0.8526,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.0995,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.014149068119741898,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1855,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1791,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    },
    {
      "hitter_name": "Kyle Schwarber",
      "hitter_id": 656941,
      "team_abbr": "NL",
      "opponent_abbr": "AL",
      "pitcher_name": "Dylan Cease",
      "sportsbook": "BetMGM",
      "timestamp": "2026-07-14T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 255,
      "under_odds": null,
      "expected_home_runs": 0.2171,
      "prob_1_plus_hr": 0.1952,
      "model_over_probability": 0.1952,
      "model_under_probability": 0.8048,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2817,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0865,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0865,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "confirmed",
      "lineup_confidence": "confirmed",
      "confirmed_lineup_flag": true,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "confirmed_lineup",
      "estimated_start_probability": 1.0,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.75,
      "opportunity_penalty_reason": "confirmed_lineup",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.003,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 44.0,
      "projected_home_runs_rf_safe_season": 41.29,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 41.67,
      "projected_home_runs_palantir": 41.67,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1952,
      "hr_prob_hybrid_gap_adjusted": 0.1776,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": 0.1406,
      "hr_prob_valinor_nonstacked_beta_raw": 0.1575,
      "hr_valinor_model_version": "hr_valinor_nonstacked_lgbm_beta_20260525T160439Z",
      "hr_prob_refined": 0.1767,
      "hr_prob_palantir": 0.1858,
      "hr_prob_rf_safe_raw": 0.1843,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1605,
      "hr_edge_palantir": -0.0959,
      "hr_edge_catboost_safe": -0.0865,
      "hr_edge_hybrid_gap_adjusted": -0.1041,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1096,
      "hr_edge_valinor_nonstacked_beta": -0.1411,
      "hr_edge_rf_safe_raw": -0.0974,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1096,
      "hr_edge_rf_safe_calibrated_logistic": -0.1212,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0616,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1767,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 1,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 41.67,
      "palantir_expected_home_runs": 41.67,
      "palantir_prob_over": 0.16177994377876923,
      "palantir_hr_prob": 0.1858,
      "palantir_prob_under": 0.8382200562212307,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0959,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2171,
      "fangorn_expected_home_runs": 0.2171,
      "fangorn_prob_over": 0.15055157121028406,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8494484287897159,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.1096,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": 0.1406,
      "valinor_hr_prob": 0.1406,
      "valinor_prob_under": 0.8593999999999999,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": -0.1411,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 3,
      "model_spread": 0.021179943778769222,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null,
      "palantir_prob_over_training_time": 0.1858,
      "palantir_calibration_status": "recalibrated",
      "palantir_calibration_version": "calibration_20260713T113306Z",
      "fangorn_prob_over_training_time": 0.1721,
      "fangorn_calibration_status": "recalibrated",
      "fangorn_calibration_version": "calibration_20260713T113406Z"
    }
  ],
  "value_plays": [],
  "unmatched_inputs": []
}