{
  "date": "2026-06-05",
  "generated_at": "2026-06-05T08:02:48.529572",
  "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-06-05",
  "sportsbook_input_summary": {
    "input_type": "manual_sportsbook_input",
    "source_count": 1,
    "row_count": 264,
    "matched_count": 264,
    "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": 264,
    "matched_rows": 264,
    "unmatched_rows": 0,
    "over_recommendation_count": 145,
    "under_recommendation_count": 6,
    "strong_count": 14,
    "play_count": 67,
    "lean_count": 70,
    "no_play_count": 113,
    "average_edge_over": 0.0234,
    "average_edge_under": -0.0611,
    "value_play_count": 5
  },
  "edge_count": 264,
  "edges": [
    {
      "hitter_name": "Dansby Swanson",
      "hitter_id": 621020,
      "team_abbr": "CHC",
      "opponent_abbr": "SF",
      "pitcher_name": "Robbie Ray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 605,
      "under_odds": -880,
      "expected_home_runs": 0.2502,
      "prob_1_plus_hr": 0.2214,
      "model_over_probability": 0.2214,
      "model_under_probability": 0.7786,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1418,
      "implied_under_probability_raw": 0.898,
      "implied_over_probability_novig": 0.1364,
      "implied_under_probability_novig": 0.8636,
      "edge_over": 0.0796,
      "edge_under": -0.1194,
      "recommended_side": "Over",
      "recommended_edge": 0.0796,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.17,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 20.63,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.85,
      "projected_home_runs_palantir": 19.85,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2214,
      "hr_prob_hybrid_gap_adjusted": 0.1867,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1876,
      "hr_prob_palantir": 0.2199,
      "hr_prob_rf_safe_raw": 0.2275,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1986,
      "hr_edge_palantir": 0.0781,
      "hr_edge_catboost_safe": 0.0796,
      "hr_edge_hybrid_gap_adjusted": 0.0449,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0373,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0857,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0373,
      "hr_edge_rf_safe_calibrated_logistic": 0.0568,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0315,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1876,
      "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": 25,
      "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": "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": 2,
      "edge_direction_rank": 1,
      "value_score": 39.9,
      "value_rank": 7,
      "value_box_rank": 3,
      "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.85,
      "palantir_expected_home_runs": 19.85,
      "palantir_prob_over": 0.2199,
      "palantir_hr_prob": 0.2199,
      "palantir_prob_under": 0.7801,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0781,
      "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.2502,
      "fangorn_expected_home_runs": 0.2502,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0373,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0408,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ian Happ",
      "hitter_id": 664023,
      "team_abbr": "CHC",
      "opponent_abbr": "SF",
      "pitcher_name": "Robbie Ray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 550,
      "under_odds": -780,
      "expected_home_runs": 0.2646,
      "prob_1_plus_hr": 0.2325,
      "model_over_probability": 0.2325,
      "model_under_probability": 0.7675,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1538,
      "implied_under_probability_raw": 0.8864,
      "implied_over_probability_novig": 0.1479,
      "implied_under_probability_novig": 0.8521,
      "edge_over": 0.0787,
      "edge_under": -0.1189,
      "recommended_side": "Over",
      "recommended_edge": 0.0787,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.41,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 20.51,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 21.43,
      "projected_home_runs_palantir": 21.43,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2325,
      "hr_prob_hybrid_gap_adjusted": 0.1887,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1898,
      "hr_prob_palantir": 0.2272,
      "hr_prob_rf_safe_raw": 0.2186,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1903,
      "hr_edge_palantir": 0.0734,
      "hr_edge_catboost_safe": 0.0787,
      "hr_edge_hybrid_gap_adjusted": 0.0349,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0253,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0648,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0253,
      "hr_edge_rf_safe_calibrated_logistic": 0.0365,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0677,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1898,
      "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": 2,
      "value_score": 43.3,
      "value_rank": 2,
      "value_box_rank": 2,
      "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": 21.43,
      "palantir_expected_home_runs": 21.43,
      "palantir_prob_over": 0.2272,
      "palantir_hr_prob": 0.2272,
      "palantir_prob_under": 0.7727999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0734,
      "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.2646,
      "fangorn_expected_home_runs": 0.2646,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0253,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.048100000000000004,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Dansby Swanson",
      "hitter_id": 621020,
      "team_abbr": "CHC",
      "opponent_abbr": "SF",
      "pitcher_name": "Robbie Ray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 600,
      "under_odds": -825,
      "expected_home_runs": 0.2502,
      "prob_1_plus_hr": 0.2214,
      "model_over_probability": 0.2214,
      "model_under_probability": 0.7786,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1429,
      "implied_under_probability_raw": 0.8919,
      "implied_over_probability_novig": 0.1381,
      "implied_under_probability_novig": 0.8619,
      "edge_over": 0.0785,
      "edge_under": -0.1133,
      "recommended_side": "Over",
      "recommended_edge": 0.0785,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.17,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 20.63,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.85,
      "projected_home_runs_palantir": 19.85,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2214,
      "hr_prob_hybrid_gap_adjusted": 0.1867,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1876,
      "hr_prob_palantir": 0.2199,
      "hr_prob_rf_safe_raw": 0.2275,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1986,
      "hr_edge_palantir": 0.077,
      "hr_edge_catboost_safe": 0.0785,
      "hr_edge_hybrid_gap_adjusted": 0.0438,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0362,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0846,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0362,
      "hr_edge_rf_safe_calibrated_logistic": 0.0557,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0315,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1876,
      "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": 25,
      "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": "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": 3,
      "value_score": 39.4,
      "value_rank": 9,
      "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.85,
      "palantir_expected_home_runs": 19.85,
      "palantir_prob_over": 0.2199,
      "palantir_hr_prob": 0.2199,
      "palantir_prob_under": 0.7801,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.077,
      "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.2502,
      "fangorn_expected_home_runs": 0.2502,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0362,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0408,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Dansby Swanson",
      "hitter_id": 621020,
      "team_abbr": "CHC",
      "opponent_abbr": "SF",
      "pitcher_name": "Robbie Ray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 600,
      "under_odds": null,
      "expected_home_runs": 0.2502,
      "prob_1_plus_hr": 0.2214,
      "model_over_probability": 0.2214,
      "model_under_probability": 0.7786,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1429,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0785,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0785,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.17,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 20.63,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.85,
      "projected_home_runs_palantir": 19.85,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2214,
      "hr_prob_hybrid_gap_adjusted": 0.1867,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1876,
      "hr_prob_palantir": 0.2199,
      "hr_prob_rf_safe_raw": 0.2275,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1986,
      "hr_edge_palantir": 0.077,
      "hr_edge_catboost_safe": 0.0785,
      "hr_edge_hybrid_gap_adjusted": 0.0438,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0362,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0846,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0362,
      "hr_edge_rf_safe_calibrated_logistic": 0.0557,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0315,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1876,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 25,
      "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": "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": 4,
      "value_score": 39.4,
      "value_rank": 10,
      "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.85,
      "palantir_expected_home_runs": 19.85,
      "palantir_prob_over": 0.2199,
      "palantir_hr_prob": 0.2199,
      "palantir_prob_under": 0.7801,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.077,
      "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.2502,
      "fangorn_expected_home_runs": 0.2502,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0362,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0408,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ian Happ",
      "hitter_id": 664023,
      "team_abbr": "CHC",
      "opponent_abbr": "SF",
      "pitcher_name": "Robbie Ray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 545,
      "under_odds": -730,
      "expected_home_runs": 0.2646,
      "prob_1_plus_hr": 0.2325,
      "model_over_probability": 0.2325,
      "model_under_probability": 0.7675,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.155,
      "implied_under_probability_raw": 0.8795,
      "implied_over_probability_novig": 0.1498,
      "implied_under_probability_novig": 0.8502,
      "edge_over": 0.0775,
      "edge_under": -0.112,
      "recommended_side": "Over",
      "recommended_edge": 0.0775,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.41,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 20.51,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 21.43,
      "projected_home_runs_palantir": 21.43,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2325,
      "hr_prob_hybrid_gap_adjusted": 0.1887,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1898,
      "hr_prob_palantir": 0.2272,
      "hr_prob_rf_safe_raw": 0.2186,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1903,
      "hr_edge_palantir": 0.0722,
      "hr_edge_catboost_safe": 0.0775,
      "hr_edge_hybrid_gap_adjusted": 0.0337,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0241,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0636,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0241,
      "hr_edge_rf_safe_calibrated_logistic": 0.0353,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0677,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1898,
      "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": 6,
      "edge_direction_rank": 5,
      "value_score": 43.2,
      "value_rank": 3,
      "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": 21.43,
      "palantir_expected_home_runs": 21.43,
      "palantir_prob_over": 0.2272,
      "palantir_hr_prob": 0.2272,
      "palantir_prob_under": 0.7727999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0722,
      "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.2646,
      "fangorn_expected_home_runs": 0.2646,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0241,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.048100000000000004,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ian Happ",
      "hitter_id": 664023,
      "team_abbr": "CHC",
      "opponent_abbr": "SF",
      "pitcher_name": "Robbie Ray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 545,
      "under_odds": null,
      "expected_home_runs": 0.2646,
      "prob_1_plus_hr": 0.2325,
      "model_over_probability": 0.2325,
      "model_under_probability": 0.7675,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.155,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0775,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0775,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.41,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 20.51,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 21.43,
      "projected_home_runs_palantir": 21.43,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2325,
      "hr_prob_hybrid_gap_adjusted": 0.1887,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1898,
      "hr_prob_palantir": 0.2272,
      "hr_prob_rf_safe_raw": 0.2186,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1903,
      "hr_edge_palantir": 0.0722,
      "hr_edge_catboost_safe": 0.0775,
      "hr_edge_hybrid_gap_adjusted": 0.0337,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0241,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0636,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0241,
      "hr_edge_rf_safe_calibrated_logistic": 0.0353,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0677,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1898,
      "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": 7,
      "edge_direction_rank": 6,
      "value_score": 43.2,
      "value_rank": 4,
      "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": 21.43,
      "palantir_expected_home_runs": 21.43,
      "palantir_prob_over": 0.2272,
      "palantir_hr_prob": 0.2272,
      "palantir_prob_under": 0.7727999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0722,
      "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.2646,
      "fangorn_expected_home_runs": 0.2646,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0241,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.048100000000000004,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Aaron Judge",
      "hitter_id": 592450,
      "team_abbr": "NYY",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 230,
      "under_odds": -270,
      "expected_home_runs": 0.2158,
      "prob_1_plus_hr": 0.1941,
      "model_over_probability": 0.1941,
      "model_under_probability": 0.8059,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.303,
      "implied_under_probability_raw": 0.7297,
      "implied_over_probability_novig": 0.2934,
      "implied_under_probability_novig": 0.7066,
      "edge_over": -0.1089,
      "edge_under": 0.0762,
      "recommended_side": "Under",
      "recommended_edge": 0.0762,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.42,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 46.0,
      "projected_home_runs_rf_safe_season": 44.48,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 43.0,
      "projected_home_runs_palantir": 43.0,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1941,
      "hr_prob_hybrid_gap_adjusted": 0.1774,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1765,
      "hr_prob_palantir": 0.1827,
      "hr_prob_rf_safe_raw": 0.1883,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1638,
      "hr_edge_palantir": -0.1203,
      "hr_edge_catboost_safe": -0.1089,
      "hr_edge_hybrid_gap_adjusted": -0.1256,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1309,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1147,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1309,
      "hr_edge_rf_safe_calibrated_logistic": -0.1392,
      "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.033,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1765,
      "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": 8,
      "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": 43.0,
      "palantir_expected_home_runs": 43.0,
      "palantir_prob_over": 0.1827,
      "palantir_hr_prob": 0.1827,
      "palantir_prob_under": 0.8173,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.1203,
      "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.2158,
      "fangorn_expected_home_runs": 0.2158,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.1309,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.010599999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Heliot Ramos",
      "hitter_id": 671218,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 635,
      "under_odds": -940,
      "expected_home_runs": 0.2334,
      "prob_1_plus_hr": 0.2082,
      "model_over_probability": 0.2082,
      "model_under_probability": 0.7918,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1361,
      "implied_under_probability_raw": 0.9038,
      "implied_over_probability_novig": 0.1309,
      "implied_under_probability_novig": 0.8691,
      "edge_over": 0.0721,
      "edge_under": -0.112,
      "recommended_side": "Over",
      "recommended_edge": 0.0721,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8768,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.91,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 16.0,
      "projected_home_runs_rf_safe_season": 19.07,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.19,
      "projected_home_runs_palantir": 18.19,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.2082,
      "hr_prob_hybrid_gap_adjusted": 0.2504,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.2597,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.2494,
      "hr_prob_palantir": 0.2331,
      "hr_prob_rf_safe_raw": 0.2428,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2138,
      "hr_edge_palantir": 0.097,
      "hr_edge_catboost_safe": 0.0721,
      "hr_edge_hybrid_gap_adjusted": 0.1143,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1236,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1067,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1236,
      "hr_edge_rf_safe_calibrated_logistic": 0.0777,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.1919,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2494,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 23,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: lighter opportunity, opportunity penalty.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 9,
      "edge_direction_rank": 7,
      "value_score": 33.7,
      "value_rank": 16,
      "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.19,
      "palantir_expected_home_runs": 18.19,
      "palantir_prob_over": 0.2331,
      "palantir_hr_prob": 0.2331,
      "palantir_prob_under": 0.7669,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.097,
      "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.2334,
      "fangorn_expected_home_runs": 0.2334,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.1236,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.026599999999999985,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Austin Hays",
      "hitter_id": 669720,
      "team_abbr": "CWS",
      "opponent_abbr": "PHI",
      "pitcher_name": "Jes\u00fas Luzardo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 725,
      "under_odds": -1060,
      "expected_home_runs": 0.2141,
      "prob_1_plus_hr": 0.1927,
      "model_over_probability": 0.1927,
      "model_under_probability": 0.8073,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1212,
      "implied_under_probability_raw": 0.9138,
      "implied_over_probability_novig": 0.1171,
      "implied_under_probability_novig": 0.8829,
      "edge_over": 0.0715,
      "edge_under": -0.1065,
      "recommended_side": "Over",
      "recommended_edge": 0.0715,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8743,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.9,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.012,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.134,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 12.0,
      "projected_home_runs_rf_safe_season": 12.73,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.54,
      "projected_home_runs_palantir": 11.54,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1927,
      "hr_prob_hybrid_gap_adjusted": 0.1832,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1819,
      "hr_prob_palantir": 0.1861,
      "hr_prob_rf_safe_raw": 0.2032,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1764,
      "hr_edge_palantir": 0.0649,
      "hr_edge_catboost_safe": 0.0715,
      "hr_edge_hybrid_gap_adjusted": 0.062,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0579,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.082,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0579,
      "hr_edge_rf_safe_calibrated_logistic": 0.0552,
      "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.0608,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1819,
      "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": 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": 10,
      "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": 11.54,
      "palantir_expected_home_runs": 11.54,
      "palantir_prob_over": 0.1861,
      "palantir_hr_prob": 0.1861,
      "palantir_prob_under": 0.8139000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0649,
      "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.2141,
      "fangorn_expected_home_runs": 0.2141,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0579,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0069999999999999785,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Austin Hays",
      "hitter_id": 669720,
      "team_abbr": "CWS",
      "opponent_abbr": "PHI",
      "pitcher_name": "Jes\u00fas Luzardo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 725,
      "under_odds": -1125,
      "expected_home_runs": 0.2141,
      "prob_1_plus_hr": 0.1927,
      "model_over_probability": 0.1927,
      "model_under_probability": 0.8073,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1212,
      "implied_under_probability_raw": 0.9184,
      "implied_over_probability_novig": 0.1166,
      "implied_under_probability_novig": 0.8834,
      "edge_over": 0.0715,
      "edge_under": -0.1111,
      "recommended_side": "Over",
      "recommended_edge": 0.0715,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8743,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.9,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.012,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.134,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 12.0,
      "projected_home_runs_rf_safe_season": 12.73,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.54,
      "projected_home_runs_palantir": 11.54,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1927,
      "hr_prob_hybrid_gap_adjusted": 0.1832,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1819,
      "hr_prob_palantir": 0.1861,
      "hr_prob_rf_safe_raw": 0.2032,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1764,
      "hr_edge_palantir": 0.0649,
      "hr_edge_catboost_safe": 0.0715,
      "hr_edge_hybrid_gap_adjusted": 0.062,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0579,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.082,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0579,
      "hr_edge_rf_safe_calibrated_logistic": 0.0552,
      "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.0608,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1819,
      "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": 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": 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": 11.54,
      "palantir_expected_home_runs": 11.54,
      "palantir_prob_over": 0.1861,
      "palantir_hr_prob": 0.1861,
      "palantir_prob_under": 0.8139000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0649,
      "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.2141,
      "fangorn_expected_home_runs": 0.2141,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0579,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0069999999999999785,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Heliot Ramos",
      "hitter_id": 671218,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -885,
      "expected_home_runs": 0.2334,
      "prob_1_plus_hr": 0.2082,
      "model_over_probability": 0.2082,
      "model_under_probability": 0.7918,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.137,
      "implied_under_probability_raw": 0.8985,
      "implied_over_probability_novig": 0.1323,
      "implied_under_probability_novig": 0.8677,
      "edge_over": 0.0712,
      "edge_under": -0.1067,
      "recommended_side": "Over",
      "recommended_edge": 0.0712,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8768,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.91,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 16.0,
      "projected_home_runs_rf_safe_season": 19.07,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.19,
      "projected_home_runs_palantir": 18.19,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.2082,
      "hr_prob_hybrid_gap_adjusted": 0.2504,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.2597,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.2494,
      "hr_prob_palantir": 0.2331,
      "hr_prob_rf_safe_raw": 0.2428,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2138,
      "hr_edge_palantir": 0.0961,
      "hr_edge_catboost_safe": 0.0712,
      "hr_edge_hybrid_gap_adjusted": 0.1134,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1227,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1058,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1227,
      "hr_edge_rf_safe_calibrated_logistic": 0.0768,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.1919,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2494,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 23,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: lighter opportunity, opportunity penalty.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 12,
      "edge_direction_rank": 10,
      "value_score": 33.2,
      "value_rank": 17,
      "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.19,
      "palantir_expected_home_runs": 18.19,
      "palantir_prob_over": 0.2331,
      "palantir_hr_prob": 0.2331,
      "palantir_prob_under": 0.7669,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0961,
      "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.2334,
      "fangorn_expected_home_runs": 0.2334,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.1227,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.026599999999999985,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Heliot Ramos",
      "hitter_id": 671218,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 630,
      "under_odds": null,
      "expected_home_runs": 0.2334,
      "prob_1_plus_hr": 0.2082,
      "model_over_probability": 0.2082,
      "model_under_probability": 0.7918,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.137,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0712,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0712,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8768,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.91,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 16.0,
      "projected_home_runs_rf_safe_season": 19.07,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.19,
      "projected_home_runs_palantir": 18.19,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.2082,
      "hr_prob_hybrid_gap_adjusted": 0.2504,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.2597,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.2494,
      "hr_prob_palantir": 0.2331,
      "hr_prob_rf_safe_raw": 0.2428,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2138,
      "hr_edge_palantir": 0.0961,
      "hr_edge_catboost_safe": 0.0712,
      "hr_edge_hybrid_gap_adjusted": 0.1134,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1227,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1058,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1227,
      "hr_edge_rf_safe_calibrated_logistic": 0.0768,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.1919,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2494,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 23,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: lighter opportunity, opportunity penalty.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 13,
      "edge_direction_rank": 11,
      "value_score": 33.2,
      "value_rank": 18,
      "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.19,
      "palantir_expected_home_runs": 18.19,
      "palantir_prob_over": 0.2331,
      "palantir_hr_prob": 0.2331,
      "palantir_prob_under": 0.7669,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0961,
      "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.2334,
      "fangorn_expected_home_runs": 0.2334,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.1227,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.026599999999999985,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Austin Hays",
      "hitter_id": 669720,
      "team_abbr": "CWS",
      "opponent_abbr": "PHI",
      "pitcher_name": "Jes\u00fas Luzardo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 720,
      "under_odds": null,
      "expected_home_runs": 0.2141,
      "prob_1_plus_hr": 0.1927,
      "model_over_probability": 0.1927,
      "model_under_probability": 0.8073,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.122,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0707,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0707,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8743,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.9,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.012,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.134,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 12.0,
      "projected_home_runs_rf_safe_season": 12.73,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.54,
      "projected_home_runs_palantir": 11.54,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1927,
      "hr_prob_hybrid_gap_adjusted": 0.1832,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1819,
      "hr_prob_palantir": 0.1861,
      "hr_prob_rf_safe_raw": 0.2032,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1764,
      "hr_edge_palantir": 0.0641,
      "hr_edge_catboost_safe": 0.0707,
      "hr_edge_hybrid_gap_adjusted": 0.0612,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0571,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0812,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0571,
      "hr_edge_rf_safe_calibrated_logistic": 0.0544,
      "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.0608,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1819,
      "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": 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": 14,
      "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": 11.54,
      "palantir_expected_home_runs": 11.54,
      "palantir_prob_over": 0.1861,
      "palantir_hr_prob": 0.1861,
      "palantir_prob_under": 0.8139000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0641,
      "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.2141,
      "fangorn_expected_home_runs": 0.2141,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0571,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0069999999999999785,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jarren Duran",
      "hitter_id": 680776,
      "team_abbr": "BOS",
      "opponent_abbr": "NYY",
      "pitcher_name": "Ryan Weathers",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 790,
      "under_odds": -1190,
      "expected_home_runs": 0.2022,
      "prob_1_plus_hr": 0.1831,
      "model_over_probability": 0.1831,
      "model_under_probability": 0.8169,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1124,
      "implied_under_probability_raw": 0.9225,
      "implied_over_probability_novig": 0.1086,
      "implied_under_probability_novig": 0.8914,
      "edge_over": 0.0707,
      "edge_under": -0.1056,
      "recommended_side": "Over",
      "recommended_edge": 0.0707,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8721,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.24,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_split_penalty; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 13.58,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.18,
      "projected_home_runs_palantir": 15.18,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1831,
      "hr_prob_hybrid_gap_adjusted": 0.1617,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.155,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1606,
      "hr_prob_palantir": 0.185,
      "hr_prob_rf_safe_raw": 0.1673,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1471,
      "hr_edge_palantir": 0.0726,
      "hr_edge_catboost_safe": 0.0707,
      "hr_edge_hybrid_gap_adjusted": 0.0493,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0426,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0549,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0426,
      "hr_edge_rf_safe_calibrated_logistic": 0.0347,
      "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.0947,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1606,
      "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": 15,
      "edge_direction_rank": 13,
      "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.18,
      "palantir_expected_home_runs": 15.18,
      "palantir_prob_over": 0.185,
      "palantir_hr_prob": 0.185,
      "palantir_prob_under": 0.815,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0726,
      "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.2022,
      "fangorn_expected_home_runs": 0.2022,
      "fangorn_prob_over": 0.155,
      "fangorn_hr_prob": 0.155,
      "fangorn_prob_under": 0.845,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0426,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Alex Bregman",
      "hitter_id": 608324,
      "team_abbr": "CHC",
      "opponent_abbr": "SF",
      "pitcher_name": "Robbie Ray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": -755,
      "expected_home_runs": 0.258,
      "prob_1_plus_hr": 0.2274,
      "model_over_probability": 0.2274,
      "model_under_probability": 0.7726,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1575,
      "implied_under_probability_raw": 0.883,
      "implied_over_probability_novig": 0.1514,
      "implied_under_probability_novig": 0.8486,
      "edge_over": 0.0699,
      "edge_under": -0.1104,
      "recommended_side": "Over",
      "recommended_edge": 0.0699,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9865,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.3,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 19.68,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.67,
      "projected_home_runs_palantir": 18.67,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2274,
      "hr_prob_hybrid_gap_adjusted": 0.1878,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1888,
      "hr_prob_palantir": 0.205,
      "hr_prob_rf_safe_raw": 0.2148,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1867,
      "hr_edge_palantir": 0.0475,
      "hr_edge_catboost_safe": 0.0699,
      "hr_edge_hybrid_gap_adjusted": 0.0303,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0216,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0573,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0216,
      "hr_edge_rf_safe_calibrated_logistic": 0.0292,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0629,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1888,
      "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": 16,
      "edge_direction_rank": 14,
      "value_score": 39.5,
      "value_rank": 8,
      "value_box_rank": 4,
      "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.67,
      "palantir_expected_home_runs": 18.67,
      "palantir_prob_over": 0.205,
      "palantir_hr_prob": 0.205,
      "palantir_prob_under": 0.795,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0475,
      "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.258,
      "fangorn_expected_home_runs": 0.258,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0216,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02589999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jarren Duran",
      "hitter_id": 680776,
      "team_abbr": "BOS",
      "opponent_abbr": "NYY",
      "pitcher_name": "Ryan Weathers",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 780,
      "under_odds": -1260,
      "expected_home_runs": 0.2022,
      "prob_1_plus_hr": 0.1831,
      "model_over_probability": 0.1831,
      "model_under_probability": 0.8169,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1136,
      "implied_under_probability_raw": 0.9265,
      "implied_over_probability_novig": 0.1092,
      "implied_under_probability_novig": 0.8908,
      "edge_over": 0.0695,
      "edge_under": -0.1096,
      "recommended_side": "Over",
      "recommended_edge": 0.0695,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8721,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.24,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_split_penalty; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 13.58,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.18,
      "projected_home_runs_palantir": 15.18,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1831,
      "hr_prob_hybrid_gap_adjusted": 0.1617,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.155,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1606,
      "hr_prob_palantir": 0.185,
      "hr_prob_rf_safe_raw": 0.1673,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1471,
      "hr_edge_palantir": 0.0714,
      "hr_edge_catboost_safe": 0.0695,
      "hr_edge_hybrid_gap_adjusted": 0.0481,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0414,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0537,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0414,
      "hr_edge_rf_safe_calibrated_logistic": 0.0335,
      "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.0947,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1606,
      "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": 18,
      "edge_direction_rank": 15,
      "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.18,
      "palantir_expected_home_runs": 15.18,
      "palantir_prob_over": 0.185,
      "palantir_hr_prob": 0.185,
      "palantir_prob_under": 0.815,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0714,
      "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.2022,
      "fangorn_expected_home_runs": 0.2022,
      "fangorn_prob_over": 0.155,
      "fangorn_hr_prob": 0.155,
      "fangorn_prob_under": 0.845,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0414,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jarren Duran",
      "hitter_id": 680776,
      "team_abbr": "BOS",
      "opponent_abbr": "NYY",
      "pitcher_name": "Ryan Weathers",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 780,
      "under_odds": null,
      "expected_home_runs": 0.2022,
      "prob_1_plus_hr": 0.1831,
      "model_over_probability": 0.1831,
      "model_under_probability": 0.8169,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1136,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0695,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0695,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8721,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.24,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_split_penalty; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 13.58,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.18,
      "projected_home_runs_palantir": 15.18,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1831,
      "hr_prob_hybrid_gap_adjusted": 0.1617,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.155,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1606,
      "hr_prob_palantir": 0.185,
      "hr_prob_rf_safe_raw": 0.1673,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1471,
      "hr_edge_palantir": 0.0714,
      "hr_edge_catboost_safe": 0.0695,
      "hr_edge_hybrid_gap_adjusted": 0.0481,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0414,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0537,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0414,
      "hr_edge_rf_safe_calibrated_logistic": 0.0335,
      "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.0947,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1606,
      "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": 16,
      "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.18,
      "palantir_expected_home_runs": 15.18,
      "palantir_prob_over": 0.185,
      "palantir_hr_prob": 0.185,
      "palantir_prob_under": 0.815,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0714,
      "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.2022,
      "fangorn_expected_home_runs": 0.2022,
      "fangorn_prob_over": 0.155,
      "fangorn_hr_prob": 0.155,
      "fangorn_prob_under": 0.845,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0414,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brice Turang",
      "hitter_id": 668930,
      "team_abbr": "MIL",
      "opponent_abbr": "COL",
      "pitcher_name": "Ryan Feltner",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 865,
      "under_odds": -1360,
      "expected_home_runs": 0.19,
      "prob_1_plus_hr": 0.173,
      "model_over_probability": 0.173,
      "model_under_probability": 0.827,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1036,
      "implied_under_probability_raw": 0.9315,
      "implied_over_probability_novig": 0.1001,
      "implied_under_probability_novig": 0.8999,
      "edge_over": 0.0694,
      "edge_under": -0.1045,
      "recommended_side": "Over",
      "recommended_edge": 0.0694,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9604,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.59,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.061,
      "pitch_mix_interaction_score": 108.3,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.063,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 12.0,
      "projected_home_runs_rf_safe_season": 15.87,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.93,
      "projected_home_runs_palantir": 13.93,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.173,
      "hr_prob_hybrid_gap_adjusted": 0.1773,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1779,
      "hr_prob_palantir": 0.1979,
      "hr_prob_rf_safe_raw": 0.2222,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1936,
      "hr_edge_palantir": 0.0943,
      "hr_edge_catboost_safe": 0.0694,
      "hr_edge_hybrid_gap_adjusted": 0.0737,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0755,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1186,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0755,
      "hr_edge_rf_safe_calibrated_logistic": 0.09,
      "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.3225,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1779,
      "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": "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": 17,
      "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": 13.93,
      "palantir_expected_home_runs": 13.93,
      "palantir_prob_over": 0.1979,
      "palantir_hr_prob": 0.1979,
      "palantir_prob_under": 0.8021,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0943,
      "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.19,
      "fangorn_expected_home_runs": 0.19,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0755,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.018799999999999983,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Alex Bregman",
      "hitter_id": 608324,
      "team_abbr": "CHC",
      "opponent_abbr": "SF",
      "pitcher_name": "Robbie Ray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -710,
      "expected_home_runs": 0.258,
      "prob_1_plus_hr": 0.2274,
      "model_over_probability": 0.2274,
      "model_under_probability": 0.7726,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1587,
      "implied_under_probability_raw": 0.8765,
      "implied_over_probability_novig": 0.1533,
      "implied_under_probability_novig": 0.8467,
      "edge_over": 0.0687,
      "edge_under": -0.1039,
      "recommended_side": "Over",
      "recommended_edge": 0.0687,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9865,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.3,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 19.68,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.67,
      "projected_home_runs_palantir": 18.67,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2274,
      "hr_prob_hybrid_gap_adjusted": 0.1878,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1888,
      "hr_prob_palantir": 0.205,
      "hr_prob_rf_safe_raw": 0.2148,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1867,
      "hr_edge_palantir": 0.0463,
      "hr_edge_catboost_safe": 0.0687,
      "hr_edge_hybrid_gap_adjusted": 0.0291,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0204,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0561,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0204,
      "hr_edge_rf_safe_calibrated_logistic": 0.028,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0629,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1888,
      "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": 18,
      "value_score": 39.4,
      "value_rank": 11,
      "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.67,
      "palantir_expected_home_runs": 18.67,
      "palantir_prob_over": 0.205,
      "palantir_hr_prob": 0.205,
      "palantir_prob_under": 0.795,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0463,
      "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.258,
      "fangorn_expected_home_runs": 0.258,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0204,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02589999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Alex Bregman",
      "hitter_id": 608324,
      "team_abbr": "CHC",
      "opponent_abbr": "SF",
      "pitcher_name": "Robbie Ray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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.258,
      "prob_1_plus_hr": 0.2274,
      "model_over_probability": 0.2274,
      "model_under_probability": 0.7726,
      "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.0687,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0687,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9865,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.3,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 19.68,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.67,
      "projected_home_runs_palantir": 18.67,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2274,
      "hr_prob_hybrid_gap_adjusted": 0.1878,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1888,
      "hr_prob_palantir": 0.205,
      "hr_prob_rf_safe_raw": 0.2148,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1867,
      "hr_edge_palantir": 0.0463,
      "hr_edge_catboost_safe": 0.0687,
      "hr_edge_hybrid_gap_adjusted": 0.0291,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0204,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0561,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0204,
      "hr_edge_rf_safe_calibrated_logistic": 0.028,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0629,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1888,
      "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": 22,
      "edge_direction_rank": 19,
      "value_score": 39.4,
      "value_rank": 12,
      "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.67,
      "palantir_expected_home_runs": 18.67,
      "palantir_prob_over": 0.205,
      "palantir_hr_prob": 0.205,
      "palantir_prob_under": 0.795,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0463,
      "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.258,
      "fangorn_expected_home_runs": 0.258,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0204,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02589999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brice Turang",
      "hitter_id": 668930,
      "team_abbr": "MIL",
      "opponent_abbr": "COL",
      "pitcher_name": "Ryan Feltner",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 855,
      "under_odds": null,
      "expected_home_runs": 0.19,
      "prob_1_plus_hr": 0.173,
      "model_over_probability": 0.173,
      "model_under_probability": 0.827,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1047,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0683,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0683,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9604,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.59,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.061,
      "pitch_mix_interaction_score": 108.3,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.063,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 12.0,
      "projected_home_runs_rf_safe_season": 15.87,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.93,
      "projected_home_runs_palantir": 13.93,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.173,
      "hr_prob_hybrid_gap_adjusted": 0.1773,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1779,
      "hr_prob_palantir": 0.1979,
      "hr_prob_rf_safe_raw": 0.2222,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1936,
      "hr_edge_palantir": 0.0932,
      "hr_edge_catboost_safe": 0.0683,
      "hr_edge_hybrid_gap_adjusted": 0.0726,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0744,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1175,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0744,
      "hr_edge_rf_safe_calibrated_logistic": 0.0889,
      "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.3225,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1779,
      "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": "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": 23,
      "edge_direction_rank": 20,
      "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": 13.93,
      "palantir_expected_home_runs": 13.93,
      "palantir_prob_over": 0.1979,
      "palantir_hr_prob": 0.1979,
      "palantir_prob_under": 0.8021,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0932,
      "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.19,
      "fangorn_expected_home_runs": 0.19,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0744,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.018799999999999983,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brice Turang",
      "hitter_id": 668930,
      "team_abbr": "MIL",
      "opponent_abbr": "COL",
      "pitcher_name": "Ryan Feltner",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 850,
      "under_odds": -1435,
      "expected_home_runs": 0.19,
      "prob_1_plus_hr": 0.173,
      "model_over_probability": 0.173,
      "model_under_probability": 0.827,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1053,
      "implied_under_probability_raw": 0.9349,
      "implied_over_probability_novig": 0.1012,
      "implied_under_probability_novig": 0.8988,
      "edge_over": 0.0677,
      "edge_under": -0.1079,
      "recommended_side": "Over",
      "recommended_edge": 0.0677,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9604,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.59,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.061,
      "pitch_mix_interaction_score": 108.3,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.063,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 12.0,
      "projected_home_runs_rf_safe_season": 15.87,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.93,
      "projected_home_runs_palantir": 13.93,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.173,
      "hr_prob_hybrid_gap_adjusted": 0.1773,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1779,
      "hr_prob_palantir": 0.1979,
      "hr_prob_rf_safe_raw": 0.2222,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1936,
      "hr_edge_palantir": 0.0926,
      "hr_edge_catboost_safe": 0.0677,
      "hr_edge_hybrid_gap_adjusted": 0.072,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0738,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1169,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0738,
      "hr_edge_rf_safe_calibrated_logistic": 0.0883,
      "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.3225,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1779,
      "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": "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": 24,
      "edge_direction_rank": 21,
      "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": 13.93,
      "palantir_expected_home_runs": 13.93,
      "palantir_prob_over": 0.1979,
      "palantir_hr_prob": 0.1979,
      "palantir_prob_under": 0.8021,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0926,
      "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.19,
      "fangorn_expected_home_runs": 0.19,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0738,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.018799999999999983,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daniel Schneemann",
      "hitter_id": 682177,
      "team_abbr": "CLE",
      "opponent_abbr": "TEX",
      "pitcher_name": "Kumar Rocker",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 810,
      "under_odds": -1230,
      "expected_home_runs": 0.1913,
      "prob_1_plus_hr": 0.1741,
      "model_over_probability": 0.1741,
      "model_under_probability": 0.8259,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1099,
      "implied_under_probability_raw": 0.9248,
      "implied_over_probability_novig": 0.1062,
      "implied_under_probability_novig": 0.8938,
      "edge_over": 0.0642,
      "edge_under": -0.0989,
      "recommended_side": "Over",
      "recommended_edge": 0.0642,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.65,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.068,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 5.48,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.89,
      "projected_home_runs_palantir": 8.89,
      "hr_prob_rf_safe": 0.1034,
      "hr_prob_catboost_safe": 0.1741,
      "hr_prob_hybrid_gap_adjusted": 0.1161,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1034,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1175,
      "hr_prob_palantir": 0.1564,
      "hr_prob_rf_safe_raw": 0.0995,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1034,
      "hr_prob_rf_safe_calibrated_logistic": 0.1029,
      "hr_edge_palantir": 0.0465,
      "hr_edge_catboost_safe": 0.0642,
      "hr_edge_hybrid_gap_adjusted": 0.0062,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0065,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0104,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0065,
      "hr_edge_rf_safe_calibrated_logistic": -0.007,
      "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.1034,
      "fangorn_projection_spread_ratio": 0.452,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1175,
      "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "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": 22,
      "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": 8.89,
      "palantir_expected_home_runs": 8.89,
      "palantir_prob_over": 0.1564,
      "palantir_hr_prob": 0.1564,
      "palantir_prob_under": 0.8436,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0465,
      "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.1913,
      "fangorn_expected_home_runs": 0.1913,
      "fangorn_prob_over": 0.1034,
      "fangorn_hr_prob": 0.1034,
      "fangorn_prob_under": 0.8966,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0065,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.053000000000000005,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daniel Schneemann",
      "hitter_id": 682177,
      "team_abbr": "CLE",
      "opponent_abbr": "TEX",
      "pitcher_name": "Kumar Rocker",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 800,
      "under_odds": -1305,
      "expected_home_runs": 0.1913,
      "prob_1_plus_hr": 0.1741,
      "model_over_probability": 0.1741,
      "model_under_probability": 0.8259,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1111,
      "implied_under_probability_raw": 0.9288,
      "implied_over_probability_novig": 0.1068,
      "implied_under_probability_novig": 0.8932,
      "edge_over": 0.063,
      "edge_under": -0.1029,
      "recommended_side": "Over",
      "recommended_edge": 0.063,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.65,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.068,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 5.48,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.89,
      "projected_home_runs_palantir": 8.89,
      "hr_prob_rf_safe": 0.1034,
      "hr_prob_catboost_safe": 0.1741,
      "hr_prob_hybrid_gap_adjusted": 0.1161,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1034,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1175,
      "hr_prob_palantir": 0.1564,
      "hr_prob_rf_safe_raw": 0.0995,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1034,
      "hr_prob_rf_safe_calibrated_logistic": 0.1029,
      "hr_edge_palantir": 0.0453,
      "hr_edge_catboost_safe": 0.063,
      "hr_edge_hybrid_gap_adjusted": 0.005,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0077,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0116,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0077,
      "hr_edge_rf_safe_calibrated_logistic": -0.0082,
      "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.1034,
      "fangorn_projection_spread_ratio": 0.452,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1175,
      "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "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": 23,
      "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": 8.89,
      "palantir_expected_home_runs": 8.89,
      "palantir_prob_over": 0.1564,
      "palantir_hr_prob": 0.1564,
      "palantir_prob_under": 0.8436,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0453,
      "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.1913,
      "fangorn_expected_home_runs": 0.1913,
      "fangorn_prob_over": 0.1034,
      "fangorn_hr_prob": 0.1034,
      "fangorn_prob_under": 0.8966,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0077,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.053000000000000005,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daniel Schneemann",
      "hitter_id": 682177,
      "team_abbr": "CLE",
      "opponent_abbr": "TEX",
      "pitcher_name": "Kumar Rocker",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 800,
      "under_odds": null,
      "expected_home_runs": 0.1913,
      "prob_1_plus_hr": 0.1741,
      "model_over_probability": 0.1741,
      "model_under_probability": 0.8259,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1111,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.063,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.063,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.65,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.068,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 5.48,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.89,
      "projected_home_runs_palantir": 8.89,
      "hr_prob_rf_safe": 0.1034,
      "hr_prob_catboost_safe": 0.1741,
      "hr_prob_hybrid_gap_adjusted": 0.1161,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1034,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1175,
      "hr_prob_palantir": 0.1564,
      "hr_prob_rf_safe_raw": 0.0995,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1034,
      "hr_prob_rf_safe_calibrated_logistic": 0.1029,
      "hr_edge_palantir": 0.0453,
      "hr_edge_catboost_safe": 0.063,
      "hr_edge_hybrid_gap_adjusted": 0.005,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0077,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0116,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0077,
      "hr_edge_rf_safe_calibrated_logistic": -0.0082,
      "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.1034,
      "fangorn_projection_spread_ratio": 0.452,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1175,
      "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "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": 28,
      "edge_direction_rank": 24,
      "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": 8.89,
      "palantir_expected_home_runs": 8.89,
      "palantir_prob_over": 0.1564,
      "palantir_hr_prob": 0.1564,
      "palantir_prob_under": 0.8436,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0453,
      "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.1913,
      "fangorn_expected_home_runs": 0.1913,
      "fangorn_prob_over": 0.1034,
      "fangorn_hr_prob": 0.1034,
      "fangorn_prob_under": 0.8966,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0077,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.053000000000000005,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daylen Lile",
      "hitter_id": 695734,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 770,
      "under_odds": -1150,
      "expected_home_runs": 0.1956,
      "prob_1_plus_hr": 0.1777,
      "model_over_probability": 0.1777,
      "model_under_probability": 0.8223,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1149,
      "implied_under_probability_raw": 0.92,
      "implied_over_probability_novig": 0.111,
      "implied_under_probability_novig": 0.889,
      "edge_over": 0.0628,
      "edge_under": -0.0977,
      "recommended_side": "Over",
      "recommended_edge": 0.0628,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8852,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 6.57,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.0,
      "projected_home_runs_palantir": 12.0,
      "hr_prob_rf_safe": 0.1143,
      "hr_prob_catboost_safe": 0.1777,
      "hr_prob_hybrid_gap_adjusted": 0.1257,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1143,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.127,
      "hr_prob_palantir": 0.2092,
      "hr_prob_rf_safe_raw": 0.1206,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1152,
      "hr_edge_palantir": 0.0943,
      "hr_edge_catboost_safe": 0.0628,
      "hr_edge_hybrid_gap_adjusted": 0.0108,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0006,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0057,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0006,
      "hr_edge_rf_safe_calibrated_logistic": 0.0003,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.343,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.127,
      "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": "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": "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": 25,
      "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": 12.0,
      "palantir_expected_home_runs": 12.0,
      "palantir_prob_over": 0.2092,
      "palantir_hr_prob": 0.2092,
      "palantir_prob_under": 0.7908,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0943,
      "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.1956,
      "fangorn_expected_home_runs": 0.1956,
      "fangorn_prob_over": 0.1143,
      "fangorn_hr_prob": 0.1143,
      "fangorn_prob_under": 0.8857,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0006,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0949,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Alec Burleson",
      "hitter_id": 676475,
      "team_abbr": "STL",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -870,
      "expected_home_runs": 0.2239,
      "prob_1_plus_hr": 0.2006,
      "model_over_probability": 0.2006,
      "model_under_probability": 0.7994,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1379,
      "implied_under_probability_raw": 0.8969,
      "implied_over_probability_novig": 0.1333,
      "implied_under_probability_novig": 0.8667,
      "edge_over": 0.0627,
      "edge_under": -0.0975,
      "recommended_side": "Over",
      "recommended_edge": 0.0627,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9072,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.2,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.09,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.075,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 16.0,
      "projected_home_runs_rf_safe_season": 18.6,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.03,
      "projected_home_runs_palantir": 16.03,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2006,
      "hr_prob_hybrid_gap_adjusted": 0.1843,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1834,
      "hr_prob_palantir": 0.2009,
      "hr_prob_rf_safe_raw": 0.2292,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2003,
      "hr_edge_palantir": 0.063,
      "hr_edge_catboost_safe": 0.0627,
      "hr_edge_hybrid_gap_adjusted": 0.0464,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0412,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0913,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0412,
      "hr_edge_rf_safe_calibrated_logistic": 0.0624,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.1625,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1834,
      "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": "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": 30,
      "edge_direction_rank": 26,
      "value_score": 27.6,
      "value_rank": 28,
      "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": 16.03,
      "palantir_expected_home_runs": 16.03,
      "palantir_prob_over": 0.2009,
      "palantir_hr_prob": 0.2009,
      "palantir_prob_under": 0.7991,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.063,
      "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.2239,
      "fangorn_expected_home_runs": 0.2239,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0412,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.021799999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Alec Burleson",
      "hitter_id": 676475,
      "team_abbr": "STL",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": -925,
      "expected_home_runs": 0.2239,
      "prob_1_plus_hr": 0.2006,
      "model_over_probability": 0.2006,
      "model_under_probability": 0.7994,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1379,
      "implied_under_probability_raw": 0.9024,
      "implied_over_probability_novig": 0.1326,
      "implied_under_probability_novig": 0.8674,
      "edge_over": 0.0627,
      "edge_under": -0.103,
      "recommended_side": "Over",
      "recommended_edge": 0.0627,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9072,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.2,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.09,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.075,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 16.0,
      "projected_home_runs_rf_safe_season": 18.6,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.03,
      "projected_home_runs_palantir": 16.03,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2006,
      "hr_prob_hybrid_gap_adjusted": 0.1843,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1834,
      "hr_prob_palantir": 0.2009,
      "hr_prob_rf_safe_raw": 0.2292,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2003,
      "hr_edge_palantir": 0.063,
      "hr_edge_catboost_safe": 0.0627,
      "hr_edge_hybrid_gap_adjusted": 0.0464,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0412,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0913,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0412,
      "hr_edge_rf_safe_calibrated_logistic": 0.0624,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.1625,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1834,
      "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": "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": 31,
      "edge_direction_rank": 27,
      "value_score": 27.6,
      "value_rank": 29,
      "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": 16.03,
      "palantir_expected_home_runs": 16.03,
      "palantir_prob_over": 0.2009,
      "palantir_hr_prob": 0.2009,
      "palantir_prob_under": 0.7991,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.063,
      "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.2239,
      "fangorn_expected_home_runs": 0.2239,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0412,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.021799999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Alec Burleson",
      "hitter_id": 676475,
      "team_abbr": "STL",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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.2239,
      "prob_1_plus_hr": 0.2006,
      "model_over_probability": 0.2006,
      "model_under_probability": 0.7994,
      "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.0627,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0627,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9072,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.2,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.09,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.075,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 16.0,
      "projected_home_runs_rf_safe_season": 18.6,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.03,
      "projected_home_runs_palantir": 16.03,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2006,
      "hr_prob_hybrid_gap_adjusted": 0.1843,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1834,
      "hr_prob_palantir": 0.2009,
      "hr_prob_rf_safe_raw": 0.2292,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2003,
      "hr_edge_palantir": 0.063,
      "hr_edge_catboost_safe": 0.0627,
      "hr_edge_hybrid_gap_adjusted": 0.0464,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0412,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0913,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0412,
      "hr_edge_rf_safe_calibrated_logistic": 0.0624,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.1625,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1834,
      "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": "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": 32,
      "edge_direction_rank": 28,
      "value_score": 27.6,
      "value_rank": 30,
      "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": 16.03,
      "palantir_expected_home_runs": 16.03,
      "palantir_prob_over": 0.2009,
      "palantir_hr_prob": 0.2009,
      "palantir_prob_under": 0.7991,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.063,
      "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.2239,
      "fangorn_expected_home_runs": 0.2239,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0412,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.021799999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Andrew Benintendi",
      "hitter_id": 643217,
      "team_abbr": "CWS",
      "opponent_abbr": "PHI",
      "pitcher_name": "Jes\u00fas Luzardo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 725,
      "under_odds": -1060,
      "expected_home_runs": 0.2026,
      "prob_1_plus_hr": 0.1834,
      "model_over_probability": 0.1834,
      "model_under_probability": 0.8166,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1212,
      "implied_under_probability_raw": 0.9138,
      "implied_over_probability_novig": 0.1171,
      "implied_under_probability_novig": 0.8829,
      "edge_over": 0.0622,
      "edge_under": -0.0972,
      "recommended_side": "Over",
      "recommended_edge": 0.0622,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.801,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.71,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_split_penalty; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.012,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.134,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 16.0,
      "projected_home_runs_rf_safe_season": 16.85,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.1,
      "projected_home_runs_palantir": 15.1,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1834,
      "hr_prob_hybrid_gap_adjusted": 0.1755,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1744,
      "hr_prob_palantir": 0.174,
      "hr_prob_rf_safe_raw": 0.1921,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1669,
      "hr_edge_palantir": 0.0528,
      "hr_edge_catboost_safe": 0.0622,
      "hr_edge_hybrid_gap_adjusted": 0.0543,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0509,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0709,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0509,
      "hr_edge_rf_safe_calibrated_logistic": 0.0457,
      "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.0531,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1744,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: thin opportunity, softened start expectation.",
      "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": 33,
      "edge_direction_rank": 29,
      "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.1,
      "palantir_expected_home_runs": 15.1,
      "palantir_prob_over": 0.174,
      "palantir_hr_prob": 0.174,
      "palantir_prob_under": 0.8260000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0528,
      "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.2026,
      "fangorn_expected_home_runs": 0.2026,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0509,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.001899999999999985,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daylen Lile",
      "hitter_id": 695734,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 765,
      "under_odds": -1220,
      "expected_home_runs": 0.1956,
      "prob_1_plus_hr": 0.1777,
      "model_over_probability": 0.1777,
      "model_under_probability": 0.8223,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1156,
      "implied_under_probability_raw": 0.9242,
      "implied_over_probability_novig": 0.1112,
      "implied_under_probability_novig": 0.8888,
      "edge_over": 0.0621,
      "edge_under": -0.1019,
      "recommended_side": "Over",
      "recommended_edge": 0.0621,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8852,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 6.57,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.0,
      "projected_home_runs_palantir": 12.0,
      "hr_prob_rf_safe": 0.1143,
      "hr_prob_catboost_safe": 0.1777,
      "hr_prob_hybrid_gap_adjusted": 0.1257,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1143,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.127,
      "hr_prob_palantir": 0.2092,
      "hr_prob_rf_safe_raw": 0.1206,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1152,
      "hr_edge_palantir": 0.0936,
      "hr_edge_catboost_safe": 0.0621,
      "hr_edge_hybrid_gap_adjusted": 0.0101,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0013,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.005,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0013,
      "hr_edge_rf_safe_calibrated_logistic": -0.0004,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.343,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.127,
      "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": "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": "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": 34,
      "edge_direction_rank": 30,
      "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": 12.0,
      "palantir_expected_home_runs": 12.0,
      "palantir_prob_over": 0.2092,
      "palantir_hr_prob": 0.2092,
      "palantir_prob_under": 0.7908,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0936,
      "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.1956,
      "fangorn_expected_home_runs": 0.1956,
      "fangorn_prob_over": 0.1143,
      "fangorn_hr_prob": 0.1143,
      "fangorn_prob_under": 0.8857,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0013,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0949,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daylen Lile",
      "hitter_id": 695734,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 765,
      "under_odds": null,
      "expected_home_runs": 0.1956,
      "prob_1_plus_hr": 0.1777,
      "model_over_probability": 0.1777,
      "model_under_probability": 0.8223,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1156,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0621,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0621,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8852,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 6.57,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.0,
      "projected_home_runs_palantir": 12.0,
      "hr_prob_rf_safe": 0.1143,
      "hr_prob_catboost_safe": 0.1777,
      "hr_prob_hybrid_gap_adjusted": 0.1257,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1143,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.127,
      "hr_prob_palantir": 0.2092,
      "hr_prob_rf_safe_raw": 0.1206,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1152,
      "hr_edge_palantir": 0.0936,
      "hr_edge_catboost_safe": 0.0621,
      "hr_edge_hybrid_gap_adjusted": 0.0101,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0013,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.005,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0013,
      "hr_edge_rf_safe_calibrated_logistic": -0.0004,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.343,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.127,
      "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": "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": "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": 35,
      "edge_direction_rank": 31,
      "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": 12.0,
      "palantir_expected_home_runs": 12.0,
      "palantir_prob_over": 0.2092,
      "palantir_hr_prob": 0.2092,
      "palantir_prob_under": 0.7908,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0936,
      "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.1956,
      "fangorn_expected_home_runs": 0.1956,
      "fangorn_prob_over": 0.1143,
      "fangorn_hr_prob": 0.1143,
      "fangorn_prob_under": 0.8857,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0013,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0949,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bryan Reynolds",
      "hitter_id": 668804,
      "team_abbr": "PIT",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 615,
      "under_odds": -900,
      "expected_home_runs": 0.2254,
      "prob_1_plus_hr": 0.2018,
      "model_over_probability": 0.2018,
      "model_under_probability": 0.7982,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": 0.9,
      "implied_over_probability_novig": 0.1345,
      "implied_under_probability_novig": 0.8655,
      "edge_over": 0.0619,
      "edge_under": -0.1018,
      "recommended_side": "Over",
      "recommended_edge": 0.0619,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.31,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 16.09,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.72,
      "projected_home_runs_palantir": 17.72,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.2018,
      "hr_prob_hybrid_gap_adjusted": 0.1529,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1541,
      "hr_prob_palantir": 0.181,
      "hr_prob_rf_safe_raw": 0.1658,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.146,
      "hr_edge_palantir": 0.0411,
      "hr_edge_catboost_safe": 0.0619,
      "hr_edge_hybrid_gap_adjusted": 0.013,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0023,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0259,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0023,
      "hr_edge_rf_safe_calibrated_logistic": 0.0061,
      "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.1955,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1541,
      "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": "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": 36,
      "edge_direction_rank": 32,
      "value_score": 27.4,
      "value_rank": 31,
      "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.72,
      "palantir_expected_home_runs": 17.72,
      "palantir_prob_over": 0.181,
      "palantir_hr_prob": 0.181,
      "palantir_prob_under": 0.819,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0411,
      "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.2254,
      "fangorn_expected_home_runs": 0.2254,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0023,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0388,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "CJ Abrams",
      "hitter_id": 682928,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 590,
      "under_odds": -850,
      "expected_home_runs": 0.2312,
      "prob_1_plus_hr": 0.2064,
      "model_over_probability": 0.2064,
      "model_under_probability": 0.7936,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1449,
      "implied_under_probability_raw": 0.8947,
      "implied_over_probability_novig": 0.1394,
      "implied_under_probability_novig": 0.8606,
      "edge_over": 0.0615,
      "edge_under": -0.1011,
      "recommended_side": "Over",
      "recommended_edge": 0.0615,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9886,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.7,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "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.2064,
      "hr_prob_hybrid_gap_adjusted": 0.1857,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1846,
      "hr_prob_palantir": 0.2152,
      "hr_prob_rf_safe_raw": 0.2261,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1974,
      "hr_edge_palantir": 0.0703,
      "hr_edge_catboost_safe": 0.0615,
      "hr_edge_hybrid_gap_adjusted": 0.0408,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0342,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0812,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0342,
      "hr_edge_rf_safe_calibrated_logistic": 0.0525,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.1089,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1846,
      "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": 37,
      "edge_direction_rank": 33,
      "value_score": 28.4,
      "value_rank": 22,
      "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.2152,
      "palantir_hr_prob": 0.2152,
      "palantir_prob_under": 0.7847999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0703,
      "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.2312,
      "fangorn_expected_home_runs": 0.2312,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0342,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03609999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nathan Lukes",
      "hitter_id": 664770,
      "team_abbr": "TOR",
      "opponent_abbr": "BAL",
      "pitcher_name": "Brandon Young",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 960,
      "under_odds": -1590,
      "expected_home_runs": 0.1694,
      "prob_1_plus_hr": 0.1558,
      "model_over_probability": 0.1558,
      "model_under_probability": 0.8442,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0943,
      "implied_under_probability_raw": 0.9408,
      "implied_over_probability_novig": 0.0911,
      "implied_under_probability_novig": 0.9089,
      "edge_over": 0.0615,
      "edge_under": -0.0966,
      "recommended_side": "Over",
      "recommended_edge": 0.0615,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.65,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.996,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 6.0,
      "projected_home_runs_rf_safe_season": 9.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.48,
      "projected_home_runs_palantir": 7.48,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1558,
      "hr_prob_hybrid_gap_adjusted": 0.1735,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1745,
      "hr_prob_palantir": 0.1904,
      "hr_prob_rf_safe_raw": 0.2294,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2005,
      "hr_edge_palantir": 0.0961,
      "hr_edge_catboost_safe": 0.0615,
      "hr_edge_hybrid_gap_adjusted": 0.0792,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0848,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1351,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0848,
      "hr_edge_rf_safe_calibrated_logistic": 0.1062,
      "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.5383,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1745,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "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": 34,
      "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": 7.48,
      "palantir_expected_home_runs": 7.48,
      "palantir_prob_over": 0.1904,
      "palantir_hr_prob": 0.1904,
      "palantir_prob_under": 0.8096,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0961,
      "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.1694,
      "fangorn_expected_home_runs": 0.1694,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0848,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011300000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Andrew Benintendi",
      "hitter_id": 643217,
      "team_abbr": "CWS",
      "opponent_abbr": "PHI",
      "pitcher_name": "Jes\u00fas Luzardo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": -1125,
      "expected_home_runs": 0.2026,
      "prob_1_plus_hr": 0.1834,
      "model_over_probability": 0.1834,
      "model_under_probability": 0.8166,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.122,
      "implied_under_probability_raw": 0.9184,
      "implied_over_probability_novig": 0.1173,
      "implied_under_probability_novig": 0.8827,
      "edge_over": 0.0614,
      "edge_under": -0.1018,
      "recommended_side": "Over",
      "recommended_edge": 0.0614,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.801,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.71,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_split_penalty; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.012,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.134,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 16.0,
      "projected_home_runs_rf_safe_season": 16.85,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.1,
      "projected_home_runs_palantir": 15.1,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1834,
      "hr_prob_hybrid_gap_adjusted": 0.1755,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1744,
      "hr_prob_palantir": 0.174,
      "hr_prob_rf_safe_raw": 0.1921,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1669,
      "hr_edge_palantir": 0.052,
      "hr_edge_catboost_safe": 0.0614,
      "hr_edge_hybrid_gap_adjusted": 0.0535,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0501,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0701,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0501,
      "hr_edge_rf_safe_calibrated_logistic": 0.0449,
      "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.0531,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1744,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: thin opportunity, softened start expectation.",
      "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": 39,
      "edge_direction_rank": 35,
      "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.1,
      "palantir_expected_home_runs": 15.1,
      "palantir_prob_over": 0.174,
      "palantir_hr_prob": 0.174,
      "palantir_prob_under": 0.8260000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.052,
      "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.2026,
      "fangorn_expected_home_runs": 0.2026,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.001899999999999985,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Andrew Benintendi",
      "hitter_id": 643217,
      "team_abbr": "CWS",
      "opponent_abbr": "PHI",
      "pitcher_name": "Jes\u00fas Luzardo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 720,
      "under_odds": null,
      "expected_home_runs": 0.2026,
      "prob_1_plus_hr": 0.1834,
      "model_over_probability": 0.1834,
      "model_under_probability": 0.8166,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.122,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0614,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0614,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.801,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.71,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_split_penalty; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.012,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.134,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 16.0,
      "projected_home_runs_rf_safe_season": 16.85,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.1,
      "projected_home_runs_palantir": 15.1,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1834,
      "hr_prob_hybrid_gap_adjusted": 0.1755,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1744,
      "hr_prob_palantir": 0.174,
      "hr_prob_rf_safe_raw": 0.1921,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1669,
      "hr_edge_palantir": 0.052,
      "hr_edge_catboost_safe": 0.0614,
      "hr_edge_hybrid_gap_adjusted": 0.0535,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0501,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0701,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0501,
      "hr_edge_rf_safe_calibrated_logistic": 0.0449,
      "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.0531,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1744,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: thin opportunity, softened start expectation.",
      "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": 40,
      "edge_direction_rank": 36,
      "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.1,
      "palantir_expected_home_runs": 15.1,
      "palantir_prob_over": 0.174,
      "palantir_hr_prob": 0.174,
      "palantir_prob_under": 0.8260000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.052,
      "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.2026,
      "fangorn_expected_home_runs": 0.2026,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.001899999999999985,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bryan Reynolds",
      "hitter_id": 668804,
      "team_abbr": "PIT",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 610,
      "under_odds": -850,
      "expected_home_runs": 0.2254,
      "prob_1_plus_hr": 0.2018,
      "model_over_probability": 0.2018,
      "model_under_probability": 0.7982,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1408,
      "implied_under_probability_raw": 0.8947,
      "implied_over_probability_novig": 0.136,
      "implied_under_probability_novig": 0.864,
      "edge_over": 0.061,
      "edge_under": -0.0965,
      "recommended_side": "Over",
      "recommended_edge": 0.061,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.31,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 16.09,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.72,
      "projected_home_runs_palantir": 17.72,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.2018,
      "hr_prob_hybrid_gap_adjusted": 0.1529,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1541,
      "hr_prob_palantir": 0.181,
      "hr_prob_rf_safe_raw": 0.1658,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.146,
      "hr_edge_palantir": 0.0402,
      "hr_edge_catboost_safe": 0.061,
      "hr_edge_hybrid_gap_adjusted": 0.0121,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0014,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.025,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0014,
      "hr_edge_rf_safe_calibrated_logistic": 0.0052,
      "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.1955,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1541,
      "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": "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": 41,
      "edge_direction_rank": 37,
      "value_score": 26.9,
      "value_rank": 32,
      "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.72,
      "palantir_expected_home_runs": 17.72,
      "palantir_prob_over": 0.181,
      "palantir_hr_prob": 0.181,
      "palantir_prob_under": 0.819,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0402,
      "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.2254,
      "fangorn_expected_home_runs": 0.2254,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0014,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0388,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bryan Reynolds",
      "hitter_id": 668804,
      "team_abbr": "PIT",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 610,
      "under_odds": null,
      "expected_home_runs": 0.2254,
      "prob_1_plus_hr": 0.2018,
      "model_over_probability": 0.2018,
      "model_under_probability": 0.7982,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1408,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.061,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.061,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.31,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 16.09,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.72,
      "projected_home_runs_palantir": 17.72,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.2018,
      "hr_prob_hybrid_gap_adjusted": 0.1529,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1541,
      "hr_prob_palantir": 0.181,
      "hr_prob_rf_safe_raw": 0.1658,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.146,
      "hr_edge_palantir": 0.0402,
      "hr_edge_catboost_safe": 0.061,
      "hr_edge_hybrid_gap_adjusted": 0.0121,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0014,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.025,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0014,
      "hr_edge_rf_safe_calibrated_logistic": 0.0052,
      "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.1955,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1541,
      "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": "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": 42,
      "edge_direction_rank": 38,
      "value_score": 26.9,
      "value_rank": 33,
      "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.72,
      "palantir_expected_home_runs": 17.72,
      "palantir_prob_over": 0.181,
      "palantir_hr_prob": 0.181,
      "palantir_prob_under": 0.819,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0402,
      "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.2254,
      "fangorn_expected_home_runs": 0.2254,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0014,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0388,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "CJ Abrams",
      "hitter_id": 682928,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -800,
      "expected_home_runs": 0.2312,
      "prob_1_plus_hr": 0.2064,
      "model_over_probability": 0.2064,
      "model_under_probability": 0.7936,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.146,
      "implied_under_probability_raw": 0.8889,
      "implied_over_probability_novig": 0.1411,
      "implied_under_probability_novig": 0.8589,
      "edge_over": 0.0604,
      "edge_under": -0.0953,
      "recommended_side": "Over",
      "recommended_edge": 0.0604,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9886,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.7,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "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.2064,
      "hr_prob_hybrid_gap_adjusted": 0.1857,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1846,
      "hr_prob_palantir": 0.2152,
      "hr_prob_rf_safe_raw": 0.2261,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1974,
      "hr_edge_palantir": 0.0692,
      "hr_edge_catboost_safe": 0.0604,
      "hr_edge_hybrid_gap_adjusted": 0.0397,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0331,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0801,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0331,
      "hr_edge_rf_safe_calibrated_logistic": 0.0514,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.1089,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1846,
      "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": 44,
      "edge_direction_rank": 39,
      "value_score": 28.0,
      "value_rank": 26,
      "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.2152,
      "palantir_hr_prob": 0.2152,
      "palantir_prob_under": 0.7847999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0692,
      "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.2312,
      "fangorn_expected_home_runs": 0.2312,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0331,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03609999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "CJ Abrams",
      "hitter_id": 682928,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 585,
      "under_odds": null,
      "expected_home_runs": 0.2312,
      "prob_1_plus_hr": 0.2064,
      "model_over_probability": 0.2064,
      "model_under_probability": 0.7936,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.146,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0604,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0604,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9886,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.7,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "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.2064,
      "hr_prob_hybrid_gap_adjusted": 0.1857,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1846,
      "hr_prob_palantir": 0.2152,
      "hr_prob_rf_safe_raw": 0.2261,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1974,
      "hr_edge_palantir": 0.0692,
      "hr_edge_catboost_safe": 0.0604,
      "hr_edge_hybrid_gap_adjusted": 0.0397,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0331,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0801,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0331,
      "hr_edge_rf_safe_calibrated_logistic": 0.0514,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.1089,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1846,
      "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": 45,
      "edge_direction_rank": 40,
      "value_score": 28.0,
      "value_rank": 27,
      "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.2152,
      "palantir_hr_prob": 0.2152,
      "palantir_prob_under": 0.7847999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0692,
      "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.2312,
      "fangorn_expected_home_runs": 0.2312,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0331,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03609999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Colt Keith",
      "hitter_id": 690993,
      "team_abbr": "DET",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 820,
      "under_odds": -1260,
      "expected_home_runs": 0.1851,
      "prob_1_plus_hr": 0.169,
      "model_over_probability": 0.169,
      "model_under_probability": 0.831,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1087,
      "implied_under_probability_raw": 0.9265,
      "implied_over_probability_novig": 0.105,
      "implied_under_probability_novig": 0.895,
      "edge_over": 0.0603,
      "edge_under": -0.0955,
      "recommended_side": "Over",
      "recommended_edge": 0.0603,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9073,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.88,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.054,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 10.74,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.24,
      "projected_home_runs_palantir": 11.24,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.169,
      "hr_prob_hybrid_gap_adjusted": 0.1436,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1422,
      "hr_prob_palantir": 0.1479,
      "hr_prob_rf_safe_raw": 0.1418,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1289,
      "hr_edge_palantir": 0.0392,
      "hr_edge_catboost_safe": 0.0603,
      "hr_edge_hybrid_gap_adjusted": 0.0349,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0268,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0331,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0268,
      "hr_edge_rf_safe_calibrated_logistic": 0.0202,
      "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.1738,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1422,
      "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": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-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": 46,
      "edge_direction_rank": 41,
      "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.24,
      "palantir_expected_home_runs": 11.24,
      "palantir_prob_over": 0.1479,
      "palantir_hr_prob": 0.1479,
      "palantir_prob_under": 0.8521,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0392,
      "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.1851,
      "fangorn_expected_home_runs": 0.1851,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0268,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.012399999999999994,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nathan Lukes",
      "hitter_id": 664770,
      "team_abbr": "TOR",
      "opponent_abbr": "BAL",
      "pitcher_name": "Brandon Young",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 945,
      "under_odds": null,
      "expected_home_runs": 0.1694,
      "prob_1_plus_hr": 0.1558,
      "model_over_probability": 0.1558,
      "model_under_probability": 0.8442,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0957,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0601,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0601,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.65,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.996,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 6.0,
      "projected_home_runs_rf_safe_season": 9.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.48,
      "projected_home_runs_palantir": 7.48,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1558,
      "hr_prob_hybrid_gap_adjusted": 0.1735,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1745,
      "hr_prob_palantir": 0.1904,
      "hr_prob_rf_safe_raw": 0.2294,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2005,
      "hr_edge_palantir": 0.0947,
      "hr_edge_catboost_safe": 0.0601,
      "hr_edge_hybrid_gap_adjusted": 0.0778,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0834,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1337,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0834,
      "hr_edge_rf_safe_calibrated_logistic": 0.1048,
      "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.5383,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1745,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "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": 47,
      "edge_direction_rank": 42,
      "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": 7.48,
      "palantir_expected_home_runs": 7.48,
      "palantir_prob_over": 0.1904,
      "palantir_hr_prob": 0.1904,
      "palantir_prob_under": 0.8096,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0947,
      "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.1694,
      "fangorn_expected_home_runs": 0.1694,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0834,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011300000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Chapman",
      "hitter_id": 656305,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 525,
      "under_odds": -735,
      "expected_home_runs": 0.2484,
      "prob_1_plus_hr": 0.22,
      "model_over_probability": 0.22,
      "model_under_probability": 0.78,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.16,
      "implied_under_probability_raw": 0.8802,
      "implied_over_probability_novig": 0.1538,
      "implied_under_probability_novig": 0.8462,
      "edge_over": 0.06,
      "edge_under": -0.1002,
      "recommended_side": "Over",
      "recommended_edge": 0.06,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9323,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.29,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.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": 19.85,
      "projected_home_runs_palantir": 19.85,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.22,
      "hr_prob_hybrid_gap_adjusted": 0.1865,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1873,
      "hr_prob_palantir": 0.2093,
      "hr_prob_rf_safe_raw": 0.2356,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2065,
      "hr_edge_palantir": 0.0493,
      "hr_edge_catboost_safe": 0.06,
      "hr_edge_hybrid_gap_adjusted": 0.0265,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0191,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0756,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0191,
      "hr_edge_rf_safe_calibrated_logistic": 0.0465,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0814,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1873,
      "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": 48,
      "edge_direction_rank": 43,
      "value_score": 34.2,
      "value_rank": 13,
      "value_box_rank": 5,
      "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.85,
      "palantir_expected_home_runs": 19.85,
      "palantir_prob_over": 0.2093,
      "palantir_hr_prob": 0.2093,
      "palantir_prob_under": 0.7907,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0493,
      "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.2484,
      "fangorn_expected_home_runs": 0.2484,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0191,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.030200000000000005,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nathan Lukes",
      "hitter_id": 664770,
      "team_abbr": "TOR",
      "opponent_abbr": "BAL",
      "pitcher_name": "Brandon Young",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 940,
      "under_odds": -1680,
      "expected_home_runs": 0.1694,
      "prob_1_plus_hr": 0.1558,
      "model_over_probability": 0.1558,
      "model_under_probability": 0.8442,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0962,
      "implied_under_probability_raw": 0.9438,
      "implied_over_probability_novig": 0.0925,
      "implied_under_probability_novig": 0.9075,
      "edge_over": 0.0596,
      "edge_under": -0.0996,
      "recommended_side": "Over",
      "recommended_edge": 0.0596,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.65,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.996,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 6.0,
      "projected_home_runs_rf_safe_season": 9.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.48,
      "projected_home_runs_palantir": 7.48,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1558,
      "hr_prob_hybrid_gap_adjusted": 0.1735,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1745,
      "hr_prob_palantir": 0.1904,
      "hr_prob_rf_safe_raw": 0.2294,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2005,
      "hr_edge_palantir": 0.0942,
      "hr_edge_catboost_safe": 0.0596,
      "hr_edge_hybrid_gap_adjusted": 0.0773,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0829,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1332,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0829,
      "hr_edge_rf_safe_calibrated_logistic": 0.1043,
      "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.5383,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1745,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "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": 49,
      "edge_direction_rank": 44,
      "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": 7.48,
      "palantir_expected_home_runs": 7.48,
      "palantir_prob_over": 0.1904,
      "palantir_hr_prob": 0.1904,
      "palantir_prob_under": 0.8096,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0942,
      "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.1694,
      "fangorn_expected_home_runs": 0.1694,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0829,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011300000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "William Contreras",
      "hitter_id": 661388,
      "team_abbr": "MIL",
      "opponent_abbr": "COL",
      "pitcher_name": "Ryan Feltner",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 670,
      "under_odds": -955,
      "expected_home_runs": 0.21,
      "prob_1_plus_hr": 0.1894,
      "model_over_probability": 0.1894,
      "model_under_probability": 0.8106,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1299,
      "implied_under_probability_raw": 0.9052,
      "implied_over_probability_novig": 0.1255,
      "implied_under_probability_novig": 0.8745,
      "edge_over": 0.0595,
      "edge_under": -0.0946,
      "recommended_side": "Over",
      "recommended_edge": 0.0595,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9403,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.32,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.061,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.063,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 18.0,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.03,
      "projected_home_runs_palantir": 17.03,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1894,
      "hr_prob_hybrid_gap_adjusted": 0.1763,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1756,
      "hr_prob_palantir": 0.1802,
      "hr_prob_rf_safe_raw": 0.1894,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1646,
      "hr_edge_palantir": 0.0503,
      "hr_edge_catboost_safe": 0.0595,
      "hr_edge_hybrid_gap_adjusted": 0.0464,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0422,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0595,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0422,
      "hr_edge_rf_safe_calibrated_logistic": 0.0347,
      "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.0,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1756,
      "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": 50,
      "edge_direction_rank": 45,
      "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.03,
      "palantir_expected_home_runs": 17.03,
      "palantir_prob_over": 0.1802,
      "palantir_hr_prob": 0.1802,
      "palantir_prob_under": 0.8198,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0503,
      "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.21,
      "fangorn_expected_home_runs": 0.21,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0422,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.008099999999999996,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "William Contreras",
      "hitter_id": 661388,
      "team_abbr": "MIL",
      "opponent_abbr": "COL",
      "pitcher_name": "Ryan Feltner",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 670,
      "under_odds": -1015,
      "expected_home_runs": 0.21,
      "prob_1_plus_hr": 0.1894,
      "model_over_probability": 0.1894,
      "model_under_probability": 0.8106,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1299,
      "implied_under_probability_raw": 0.9103,
      "implied_over_probability_novig": 0.1249,
      "implied_under_probability_novig": 0.8751,
      "edge_over": 0.0595,
      "edge_under": -0.0997,
      "recommended_side": "Over",
      "recommended_edge": 0.0595,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9403,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.32,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.061,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.063,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 18.0,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.03,
      "projected_home_runs_palantir": 17.03,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1894,
      "hr_prob_hybrid_gap_adjusted": 0.1763,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1756,
      "hr_prob_palantir": 0.1802,
      "hr_prob_rf_safe_raw": 0.1894,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1646,
      "hr_edge_palantir": 0.0503,
      "hr_edge_catboost_safe": 0.0595,
      "hr_edge_hybrid_gap_adjusted": 0.0464,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0422,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0595,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0422,
      "hr_edge_rf_safe_calibrated_logistic": 0.0347,
      "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.0,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1756,
      "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": 51,
      "edge_direction_rank": 46,
      "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.03,
      "palantir_expected_home_runs": 17.03,
      "palantir_prob_over": 0.1802,
      "palantir_hr_prob": 0.1802,
      "palantir_prob_under": 0.8198,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0503,
      "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.21,
      "fangorn_expected_home_runs": 0.21,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0422,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.008099999999999996,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "William Contreras",
      "hitter_id": 661388,
      "team_abbr": "MIL",
      "opponent_abbr": "COL",
      "pitcher_name": "Ryan Feltner",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 670,
      "under_odds": null,
      "expected_home_runs": 0.21,
      "prob_1_plus_hr": 0.1894,
      "model_over_probability": 0.1894,
      "model_under_probability": 0.8106,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1299,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0595,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0595,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9403,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.32,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.061,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.063,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 18.0,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.03,
      "projected_home_runs_palantir": 17.03,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1894,
      "hr_prob_hybrid_gap_adjusted": 0.1763,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1756,
      "hr_prob_palantir": 0.1802,
      "hr_prob_rf_safe_raw": 0.1894,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1646,
      "hr_edge_palantir": 0.0503,
      "hr_edge_catboost_safe": 0.0595,
      "hr_edge_hybrid_gap_adjusted": 0.0464,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0422,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0595,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0422,
      "hr_edge_rf_safe_calibrated_logistic": 0.0347,
      "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.0,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1756,
      "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": 52,
      "edge_direction_rank": 47,
      "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.03,
      "palantir_expected_home_runs": 17.03,
      "palantir_prob_over": 0.1802,
      "palantir_hr_prob": 0.1802,
      "palantir_prob_under": 0.8198,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0503,
      "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.21,
      "fangorn_expected_home_runs": 0.21,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0422,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.008099999999999996,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Aaron Judge",
      "hitter_id": 592450,
      "team_abbr": "NYY",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 240,
      "under_odds": -295,
      "expected_home_runs": 0.2158,
      "prob_1_plus_hr": 0.1941,
      "model_over_probability": 0.1941,
      "model_under_probability": 0.8059,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2941,
      "implied_under_probability_raw": 0.7468,
      "implied_over_probability_novig": 0.2825,
      "implied_under_probability_novig": 0.7175,
      "edge_over": -0.1,
      "edge_under": 0.0591,
      "recommended_side": "Under",
      "recommended_edge": 0.0591,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.42,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 46.0,
      "projected_home_runs_rf_safe_season": 44.48,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 43.0,
      "projected_home_runs_palantir": 43.0,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1941,
      "hr_prob_hybrid_gap_adjusted": 0.1774,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1765,
      "hr_prob_palantir": 0.1827,
      "hr_prob_rf_safe_raw": 0.1883,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1638,
      "hr_edge_palantir": -0.1114,
      "hr_edge_catboost_safe": -0.1,
      "hr_edge_hybrid_gap_adjusted": -0.1167,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.122,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1058,
      "hr_edge_rf_safe_calibrated_isotonic": -0.122,
      "hr_edge_rf_safe_calibrated_logistic": -0.1303,
      "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.033,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1765,
      "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": 53,
      "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": 43.0,
      "palantir_expected_home_runs": 43.0,
      "palantir_prob_over": 0.1827,
      "palantir_hr_prob": 0.1827,
      "palantir_prob_under": 0.8173,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.1114,
      "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.2158,
      "fangorn_expected_home_runs": 0.2158,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.122,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.010599999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Colt Keith",
      "hitter_id": 690993,
      "team_abbr": "DET",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 810,
      "under_odds": -1335,
      "expected_home_runs": 0.1851,
      "prob_1_plus_hr": 0.169,
      "model_over_probability": 0.169,
      "model_under_probability": 0.831,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1099,
      "implied_under_probability_raw": 0.9303,
      "implied_over_probability_novig": 0.1057,
      "implied_under_probability_novig": 0.8943,
      "edge_over": 0.0591,
      "edge_under": -0.0993,
      "recommended_side": "Over",
      "recommended_edge": 0.0591,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9073,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.88,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.054,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 10.74,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.24,
      "projected_home_runs_palantir": 11.24,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.169,
      "hr_prob_hybrid_gap_adjusted": 0.1436,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1422,
      "hr_prob_palantir": 0.1479,
      "hr_prob_rf_safe_raw": 0.1418,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1289,
      "hr_edge_palantir": 0.038,
      "hr_edge_catboost_safe": 0.0591,
      "hr_edge_hybrid_gap_adjusted": 0.0337,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0256,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0319,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0256,
      "hr_edge_rf_safe_calibrated_logistic": 0.019,
      "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.1738,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1422,
      "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": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-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": 54,
      "edge_direction_rank": 48,
      "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.24,
      "palantir_expected_home_runs": 11.24,
      "palantir_prob_over": 0.1479,
      "palantir_hr_prob": 0.1479,
      "palantir_prob_under": 0.8521,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.038,
      "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.1851,
      "fangorn_expected_home_runs": 0.1851,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0256,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.012399999999999994,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Colt Keith",
      "hitter_id": 690993,
      "team_abbr": "DET",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 810,
      "under_odds": null,
      "expected_home_runs": 0.1851,
      "prob_1_plus_hr": 0.169,
      "model_over_probability": 0.169,
      "model_under_probability": 0.831,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1099,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0591,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0591,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9073,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.88,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.054,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 10.74,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.24,
      "projected_home_runs_palantir": 11.24,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.169,
      "hr_prob_hybrid_gap_adjusted": 0.1436,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1422,
      "hr_prob_palantir": 0.1479,
      "hr_prob_rf_safe_raw": 0.1418,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1289,
      "hr_edge_palantir": 0.038,
      "hr_edge_catboost_safe": 0.0591,
      "hr_edge_hybrid_gap_adjusted": 0.0337,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0256,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0319,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0256,
      "hr_edge_rf_safe_calibrated_logistic": 0.019,
      "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.1738,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1422,
      "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": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-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": 55,
      "edge_direction_rank": 49,
      "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.24,
      "palantir_expected_home_runs": 11.24,
      "palantir_prob_over": 0.1479,
      "palantir_hr_prob": 0.1479,
      "palantir_prob_under": 0.8521,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.038,
      "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.1851,
      "fangorn_expected_home_runs": 0.1851,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0256,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.012399999999999994,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Chapman",
      "hitter_id": 656305,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 520,
      "under_odds": -690,
      "expected_home_runs": 0.2484,
      "prob_1_plus_hr": 0.22,
      "model_over_probability": 0.22,
      "model_under_probability": 0.78,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1613,
      "implied_under_probability_raw": 0.8734,
      "implied_over_probability_novig": 0.1559,
      "implied_under_probability_novig": 0.8441,
      "edge_over": 0.0587,
      "edge_under": -0.0934,
      "recommended_side": "Over",
      "recommended_edge": 0.0587,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9323,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.29,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.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": 19.85,
      "projected_home_runs_palantir": 19.85,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.22,
      "hr_prob_hybrid_gap_adjusted": 0.1865,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1873,
      "hr_prob_palantir": 0.2093,
      "hr_prob_rf_safe_raw": 0.2356,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2065,
      "hr_edge_palantir": 0.048,
      "hr_edge_catboost_safe": 0.0587,
      "hr_edge_hybrid_gap_adjusted": 0.0252,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0178,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0743,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0178,
      "hr_edge_rf_safe_calibrated_logistic": 0.0452,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0814,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1873,
      "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": 56,
      "edge_direction_rank": 50,
      "value_score": 34.1,
      "value_rank": 14,
      "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.85,
      "palantir_expected_home_runs": 19.85,
      "palantir_prob_over": 0.2093,
      "palantir_hr_prob": 0.2093,
      "palantir_prob_under": 0.7907,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.048,
      "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.2484,
      "fangorn_expected_home_runs": 0.2484,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0178,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.030200000000000005,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Chapman",
      "hitter_id": 656305,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 520,
      "under_odds": null,
      "expected_home_runs": 0.2484,
      "prob_1_plus_hr": 0.22,
      "model_over_probability": 0.22,
      "model_under_probability": 0.78,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1613,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0587,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0587,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9323,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.29,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.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": 19.85,
      "projected_home_runs_palantir": 19.85,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.22,
      "hr_prob_hybrid_gap_adjusted": 0.1865,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1873,
      "hr_prob_palantir": 0.2093,
      "hr_prob_rf_safe_raw": 0.2356,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2065,
      "hr_edge_palantir": 0.048,
      "hr_edge_catboost_safe": 0.0587,
      "hr_edge_hybrid_gap_adjusted": 0.0252,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0178,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0743,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0178,
      "hr_edge_rf_safe_calibrated_logistic": 0.0452,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0814,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1873,
      "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": 57,
      "edge_direction_rank": 51,
      "value_score": 34.1,
      "value_rank": 15,
      "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.85,
      "palantir_expected_home_runs": 19.85,
      "palantir_prob_over": 0.2093,
      "palantir_hr_prob": 0.2093,
      "palantir_prob_under": 0.7907,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.048,
      "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.2484,
      "fangorn_expected_home_runs": 0.2484,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0178,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.030200000000000005,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jes\u00fas S\u00e1nchez",
      "hitter_id": 660821,
      "team_abbr": "TOR",
      "opponent_abbr": "BAL",
      "pitcher_name": "Brandon Young",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 685,
      "under_odds": -980,
      "expected_home_runs": 0.205,
      "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.1274,
      "implied_under_probability_raw": 0.9074,
      "implied_over_probability_novig": 0.1231,
      "implied_under_probability_novig": 0.8769,
      "edge_over": 0.058,
      "edge_under": -0.0928,
      "recommended_side": "Over",
      "recommended_edge": 0.058,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8814,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.92,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.996,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 17.58,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.26,
      "projected_home_runs_palantir": 13.26,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1854,
      "hr_prob_hybrid_gap_adjusted": 0.181,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1804,
      "hr_prob_palantir": 0.1657,
      "hr_prob_rf_safe_raw": 0.2136,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1856,
      "hr_edge_palantir": 0.0383,
      "hr_edge_catboost_safe": 0.058,
      "hr_edge_hybrid_gap_adjusted": 0.0536,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0517,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0862,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0517,
      "hr_edge_rf_safe_calibrated_logistic": 0.0582,
      "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.172,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1804,
      "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": "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": 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": 58,
      "edge_direction_rank": 52,
      "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": 13.26,
      "palantir_expected_home_runs": 13.26,
      "palantir_prob_over": 0.1657,
      "palantir_hr_prob": 0.1657,
      "palantir_prob_under": 0.8343,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0383,
      "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.205,
      "fangorn_expected_home_runs": 0.205,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0517,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.013400000000000023,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jes\u00fas S\u00e1nchez",
      "hitter_id": 660821,
      "team_abbr": "TOR",
      "opponent_abbr": "BAL",
      "pitcher_name": "Brandon Young",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 680,
      "under_odds": -1040,
      "expected_home_runs": 0.205,
      "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.1282,
      "implied_under_probability_raw": 0.9123,
      "implied_over_probability_novig": 0.1232,
      "implied_under_probability_novig": 0.8768,
      "edge_over": 0.0572,
      "edge_under": -0.0977,
      "recommended_side": "Over",
      "recommended_edge": 0.0572,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8814,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.92,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.996,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 17.58,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.26,
      "projected_home_runs_palantir": 13.26,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1854,
      "hr_prob_hybrid_gap_adjusted": 0.181,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1804,
      "hr_prob_palantir": 0.1657,
      "hr_prob_rf_safe_raw": 0.2136,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1856,
      "hr_edge_palantir": 0.0375,
      "hr_edge_catboost_safe": 0.0572,
      "hr_edge_hybrid_gap_adjusted": 0.0528,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0509,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0854,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0509,
      "hr_edge_rf_safe_calibrated_logistic": 0.0574,
      "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.172,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1804,
      "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": "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": 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": 59,
      "edge_direction_rank": 53,
      "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": 13.26,
      "palantir_expected_home_runs": 13.26,
      "palantir_prob_over": 0.1657,
      "palantir_hr_prob": 0.1657,
      "palantir_prob_under": 0.8343,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0375,
      "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.205,
      "fangorn_expected_home_runs": 0.205,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0509,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.013400000000000023,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jes\u00fas S\u00e1nchez",
      "hitter_id": 660821,
      "team_abbr": "TOR",
      "opponent_abbr": "BAL",
      "pitcher_name": "Brandon Young",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 680,
      "under_odds": null,
      "expected_home_runs": 0.205,
      "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.1282,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0572,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0572,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8814,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.92,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.996,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 17.58,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.26,
      "projected_home_runs_palantir": 13.26,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1854,
      "hr_prob_hybrid_gap_adjusted": 0.181,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1804,
      "hr_prob_palantir": 0.1657,
      "hr_prob_rf_safe_raw": 0.2136,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1856,
      "hr_edge_palantir": 0.0375,
      "hr_edge_catboost_safe": 0.0572,
      "hr_edge_hybrid_gap_adjusted": 0.0528,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0509,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0854,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0509,
      "hr_edge_rf_safe_calibrated_logistic": 0.0574,
      "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.172,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1804,
      "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": "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": 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": 60,
      "edge_direction_rank": 54,
      "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": 13.26,
      "palantir_expected_home_runs": 13.26,
      "palantir_prob_over": 0.1657,
      "palantir_hr_prob": 0.1657,
      "palantir_prob_under": 0.8343,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0375,
      "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.205,
      "fangorn_expected_home_runs": 0.205,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0509,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.013400000000000023,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luis Garc\u00eda Jr.",
      "hitter_id": 671277,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 675,
      "under_odds": -965,
      "expected_home_runs": 0.2044,
      "prob_1_plus_hr": 0.1849,
      "model_over_probability": 0.1849,
      "model_under_probability": 0.8151,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.129,
      "implied_under_probability_raw": 0.9061,
      "implied_over_probability_novig": 0.1246,
      "implied_under_probability_novig": 0.8754,
      "edge_over": 0.0559,
      "edge_under": -0.091,
      "recommended_side": "Over",
      "recommended_edge": 0.0559,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9264,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.18,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 14.48,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 14.34,
      "projected_home_runs_palantir": 14.34,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1849,
      "hr_prob_hybrid_gap_adjusted": 0.1639,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1628,
      "hr_prob_palantir": 0.1775,
      "hr_prob_rf_safe_raw": 0.1791,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1563,
      "hr_edge_palantir": 0.0485,
      "hr_edge_catboost_safe": 0.0559,
      "hr_edge_hybrid_gap_adjusted": 0.0349,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0283,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0501,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0283,
      "hr_edge_rf_safe_calibrated_logistic": 0.0273,
      "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.0347,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1628,
      "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": 61,
      "edge_direction_rank": 55,
      "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": 14.34,
      "palantir_expected_home_runs": 14.34,
      "palantir_prob_over": 0.1775,
      "palantir_hr_prob": 0.1775,
      "palantir_prob_under": 0.8225,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0485,
      "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.2044,
      "fangorn_expected_home_runs": 0.2044,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0283,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.020199999999999996,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luis Garc\u00eda Jr.",
      "hitter_id": 671277,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 675,
      "under_odds": -1025,
      "expected_home_runs": 0.2044,
      "prob_1_plus_hr": 0.1849,
      "model_over_probability": 0.1849,
      "model_under_probability": 0.8151,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.129,
      "implied_under_probability_raw": 0.9111,
      "implied_over_probability_novig": 0.124,
      "implied_under_probability_novig": 0.876,
      "edge_over": 0.0559,
      "edge_under": -0.096,
      "recommended_side": "Over",
      "recommended_edge": 0.0559,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9264,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.18,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 14.48,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 14.34,
      "projected_home_runs_palantir": 14.34,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1849,
      "hr_prob_hybrid_gap_adjusted": 0.1639,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1628,
      "hr_prob_palantir": 0.1775,
      "hr_prob_rf_safe_raw": 0.1791,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1563,
      "hr_edge_palantir": 0.0485,
      "hr_edge_catboost_safe": 0.0559,
      "hr_edge_hybrid_gap_adjusted": 0.0349,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0283,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0501,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0283,
      "hr_edge_rf_safe_calibrated_logistic": 0.0273,
      "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.0347,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1628,
      "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": 62,
      "edge_direction_rank": 56,
      "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": 14.34,
      "palantir_expected_home_runs": 14.34,
      "palantir_prob_over": 0.1775,
      "palantir_hr_prob": 0.1775,
      "palantir_prob_under": 0.8225,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0485,
      "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.2044,
      "fangorn_expected_home_runs": 0.2044,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0283,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.020199999999999996,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luis Garc\u00eda Jr.",
      "hitter_id": 671277,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 670,
      "under_odds": null,
      "expected_home_runs": 0.2044,
      "prob_1_plus_hr": 0.1849,
      "model_over_probability": 0.1849,
      "model_under_probability": 0.8151,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1299,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.055,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.055,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9264,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.18,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 14.48,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 14.34,
      "projected_home_runs_palantir": 14.34,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1849,
      "hr_prob_hybrid_gap_adjusted": 0.1639,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1628,
      "hr_prob_palantir": 0.1775,
      "hr_prob_rf_safe_raw": 0.1791,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1563,
      "hr_edge_palantir": 0.0476,
      "hr_edge_catboost_safe": 0.055,
      "hr_edge_hybrid_gap_adjusted": 0.034,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0274,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0492,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0274,
      "hr_edge_rf_safe_calibrated_logistic": 0.0264,
      "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.0347,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1628,
      "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": 63,
      "edge_direction_rank": 57,
      "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": 14.34,
      "palantir_expected_home_runs": 14.34,
      "palantir_prob_over": 0.1775,
      "palantir_hr_prob": 0.1775,
      "palantir_prob_under": 0.8225,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0476,
      "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.2044,
      "fangorn_expected_home_runs": 0.2044,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0274,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.020199999999999996,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan India",
      "hitter_id": 663697,
      "team_abbr": "KC",
      "opponent_abbr": "MIN",
      "pitcher_name": "Zebby Matthews",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 920,
      "under_odds": -1485,
      "expected_home_runs": 0.1642,
      "prob_1_plus_hr": 0.1514,
      "model_over_probability": 0.1514,
      "model_under_probability": 0.8486,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.098,
      "implied_under_probability_raw": 0.9369,
      "implied_over_probability_novig": 0.0947,
      "implied_under_probability_novig": 0.9053,
      "edge_over": 0.0534,
      "edge_under": -0.0883,
      "recommended_side": "Over",
      "recommended_edge": 0.0534,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9178,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.92,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 10.49,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.78,
      "projected_home_runs_palantir": 10.78,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1514,
      "hr_prob_hybrid_gap_adjusted": 0.1379,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1371,
      "hr_prob_palantir": 0.1273,
      "hr_prob_rf_safe_raw": 0.1241,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1174,
      "hr_edge_palantir": 0.0293,
      "hr_edge_catboost_safe": 0.0534,
      "hr_edge_hybrid_gap_adjusted": 0.0399,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0356,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0261,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0356,
      "hr_edge_rf_safe_calibrated_logistic": 0.0194,
      "palantir_confidence_label": "Low",
      "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.1931,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1371,
      "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": 40,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: mid-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": 64,
      "edge_direction_rank": 58,
      "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": 10.78,
      "palantir_expected_home_runs": 10.78,
      "palantir_prob_over": 0.1273,
      "palantir_hr_prob": 0.1273,
      "palantir_prob_under": 0.8727,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0293,
      "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.1642,
      "fangorn_expected_home_runs": 0.1642,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0356,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0063,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan India",
      "hitter_id": 663697,
      "team_abbr": "KC",
      "opponent_abbr": "MIN",
      "pitcher_name": "Zebby Matthews",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 905,
      "under_odds": null,
      "expected_home_runs": 0.1642,
      "prob_1_plus_hr": 0.1514,
      "model_over_probability": 0.1514,
      "model_under_probability": 0.8486,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0995,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0519,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0519,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9178,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.92,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 10.49,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.78,
      "projected_home_runs_palantir": 10.78,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1514,
      "hr_prob_hybrid_gap_adjusted": 0.1379,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1371,
      "hr_prob_palantir": 0.1273,
      "hr_prob_rf_safe_raw": 0.1241,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1174,
      "hr_edge_palantir": 0.0278,
      "hr_edge_catboost_safe": 0.0519,
      "hr_edge_hybrid_gap_adjusted": 0.0384,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0341,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0246,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0341,
      "hr_edge_rf_safe_calibrated_logistic": 0.0179,
      "palantir_confidence_label": "Low",
      "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.1931,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1371,
      "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": 40,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: mid-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": 65,
      "edge_direction_rank": 59,
      "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": 10.78,
      "palantir_expected_home_runs": 10.78,
      "palantir_prob_over": 0.1273,
      "palantir_hr_prob": 0.1273,
      "palantir_prob_under": 0.8727,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0278,
      "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.1642,
      "fangorn_expected_home_runs": 0.1642,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0341,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0063,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ozzie Albies",
      "hitter_id": 645277,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 615,
      "under_odds": -850,
      "expected_home_runs": 0.2124,
      "prob_1_plus_hr": 0.1914,
      "model_over_probability": 0.1914,
      "model_under_probability": 0.8086,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": 0.8947,
      "implied_over_probability_novig": 0.1352,
      "implied_under_probability_novig": 0.8648,
      "edge_over": 0.0515,
      "edge_under": -0.0861,
      "recommended_side": "Over",
      "recommended_edge": 0.0515,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9828,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.29,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "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.1422,
      "hr_prob_catboost_safe": 0.1914,
      "hr_prob_hybrid_gap_adjusted": 0.151,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.152,
      "hr_prob_palantir": 0.1637,
      "hr_prob_rf_safe_raw": 0.1539,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1373,
      "hr_edge_palantir": 0.0238,
      "hr_edge_catboost_safe": 0.0515,
      "hr_edge_hybrid_gap_adjusted": 0.0111,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0023,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.014,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0023,
      "hr_edge_rf_safe_calibrated_logistic": -0.0026,
      "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.2133,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.152,
      "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": "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": 66,
      "edge_direction_rank": 60,
      "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.1637,
      "palantir_hr_prob": 0.1637,
      "palantir_prob_under": 0.8363,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0238,
      "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.2124,
      "fangorn_expected_home_runs": 0.2124,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0023,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02150000000000002,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ozzie Albies",
      "hitter_id": 645277,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 615,
      "under_odds": -905,
      "expected_home_runs": 0.2124,
      "prob_1_plus_hr": 0.1914,
      "model_over_probability": 0.1914,
      "model_under_probability": 0.8086,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": 0.9005,
      "implied_over_probability_novig": 0.1345,
      "implied_under_probability_novig": 0.8655,
      "edge_over": 0.0515,
      "edge_under": -0.0919,
      "recommended_side": "Over",
      "recommended_edge": 0.0515,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9828,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.29,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "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.1422,
      "hr_prob_catboost_safe": 0.1914,
      "hr_prob_hybrid_gap_adjusted": 0.151,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.152,
      "hr_prob_palantir": 0.1637,
      "hr_prob_rf_safe_raw": 0.1539,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1373,
      "hr_edge_palantir": 0.0238,
      "hr_edge_catboost_safe": 0.0515,
      "hr_edge_hybrid_gap_adjusted": 0.0111,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0023,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.014,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0023,
      "hr_edge_rf_safe_calibrated_logistic": -0.0026,
      "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.2133,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.152,
      "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": "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": 67,
      "edge_direction_rank": 61,
      "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.1637,
      "palantir_hr_prob": 0.1637,
      "palantir_prob_under": 0.8363,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0238,
      "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.2124,
      "fangorn_expected_home_runs": 0.2124,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0023,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02150000000000002,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan India",
      "hitter_id": 663697,
      "team_abbr": "KC",
      "opponent_abbr": "MIN",
      "pitcher_name": "Zebby Matthews",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 900,
      "under_odds": -1570,
      "expected_home_runs": 0.1642,
      "prob_1_plus_hr": 0.1514,
      "model_over_probability": 0.1514,
      "model_under_probability": 0.8486,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1,
      "implied_under_probability_raw": 0.9401,
      "implied_over_probability_novig": 0.0961,
      "implied_under_probability_novig": 0.9039,
      "edge_over": 0.0514,
      "edge_under": -0.0915,
      "recommended_side": "Over",
      "recommended_edge": 0.0514,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9178,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.92,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 10.49,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.78,
      "projected_home_runs_palantir": 10.78,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1514,
      "hr_prob_hybrid_gap_adjusted": 0.1379,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1371,
      "hr_prob_palantir": 0.1273,
      "hr_prob_rf_safe_raw": 0.1241,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1174,
      "hr_edge_palantir": 0.0273,
      "hr_edge_catboost_safe": 0.0514,
      "hr_edge_hybrid_gap_adjusted": 0.0379,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0336,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0241,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0336,
      "hr_edge_rf_safe_calibrated_logistic": 0.0174,
      "palantir_confidence_label": "Low",
      "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.1931,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1371,
      "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": 40,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: mid-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": 68,
      "edge_direction_rank": 62,
      "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": 10.78,
      "palantir_expected_home_runs": 10.78,
      "palantir_prob_over": 0.1273,
      "palantir_hr_prob": 0.1273,
      "palantir_prob_under": 0.8727,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0273,
      "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.1642,
      "fangorn_expected_home_runs": 0.1642,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0336,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0063,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ozzie Albies",
      "hitter_id": 645277,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 610,
      "under_odds": null,
      "expected_home_runs": 0.2124,
      "prob_1_plus_hr": 0.1914,
      "model_over_probability": 0.1914,
      "model_under_probability": 0.8086,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1408,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0506,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0506,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9828,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.29,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "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.1422,
      "hr_prob_catboost_safe": 0.1914,
      "hr_prob_hybrid_gap_adjusted": 0.151,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.152,
      "hr_prob_palantir": 0.1637,
      "hr_prob_rf_safe_raw": 0.1539,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1373,
      "hr_edge_palantir": 0.0229,
      "hr_edge_catboost_safe": 0.0506,
      "hr_edge_hybrid_gap_adjusted": 0.0102,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0014,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0131,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0014,
      "hr_edge_rf_safe_calibrated_logistic": -0.0035,
      "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.2133,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.152,
      "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": "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": 70,
      "edge_direction_rank": 63,
      "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.1637,
      "palantir_hr_prob": 0.1637,
      "palantir_prob_under": 0.8363,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0229,
      "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.2124,
      "fangorn_expected_home_runs": 0.2124,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0014,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02150000000000002,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Keibert Ruiz",
      "hitter_id": 660688,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 880,
      "under_odds": -1395,
      "expected_home_runs": 0.1632,
      "prob_1_plus_hr": 0.1506,
      "model_over_probability": 0.1506,
      "model_under_probability": 0.8494,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.102,
      "implied_under_probability_raw": 0.9331,
      "implied_over_probability_novig": 0.0985,
      "implied_under_probability_novig": 0.9015,
      "edge_over": 0.0486,
      "edge_under": -0.0837,
      "recommended_side": "Over",
      "recommended_edge": 0.0486,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8916,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.96,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 108.7,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 10.31,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.6,
      "projected_home_runs_palantir": 8.6,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1506,
      "hr_prob_hybrid_gap_adjusted": 0.1447,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1438,
      "hr_prob_palantir": 0.1309,
      "hr_prob_rf_safe_raw": 0.1549,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.138,
      "hr_edge_palantir": 0.0289,
      "hr_edge_catboost_safe": 0.0486,
      "hr_edge_hybrid_gap_adjusted": 0.0427,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0402,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0529,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0402,
      "hr_edge_rf_safe_calibrated_logistic": 0.036,
      "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.1422,
      "fangorn_projection_spread_ratio": 0.031,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1438,
      "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": 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": 72,
      "edge_direction_rank": 64,
      "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": 8.6,
      "palantir_expected_home_runs": 8.6,
      "palantir_prob_over": 0.1309,
      "palantir_hr_prob": 0.1309,
      "palantir_prob_under": 0.8691,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0289,
      "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.1632,
      "fangorn_expected_home_runs": 0.1632,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011300000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bo Naylor",
      "hitter_id": 666310,
      "team_abbr": "CLE",
      "opponent_abbr": "TEX",
      "pitcher_name": "Kumar Rocker",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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.2073,
      "prob_1_plus_hr": 0.1872,
      "model_over_probability": 0.1872,
      "model_under_probability": 0.8128,
      "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.0483,
      "edge_under": -0.083,
      "recommended_side": "Over",
      "recommended_edge": 0.0483,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.86,
      "opportunity_penalty_reason": "historical_split_blend; late_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.068,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 13.8,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.75,
      "projected_home_runs_palantir": 12.75,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1872,
      "hr_prob_hybrid_gap_adjusted": 0.1816,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1808,
      "hr_prob_palantir": 0.184,
      "hr_prob_rf_safe_raw": 0.1975,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1715,
      "hr_edge_palantir": 0.0451,
      "hr_edge_catboost_safe": 0.0483,
      "hr_edge_hybrid_gap_adjusted": 0.0427,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0402,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0586,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0402,
      "hr_edge_rf_safe_calibrated_logistic": 0.0326,
      "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.0615,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1808,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 74,
      "edge_direction_rank": 65,
      "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": 12.75,
      "palantir_expected_home_runs": 12.75,
      "palantir_prob_over": 0.184,
      "palantir_hr_prob": 0.184,
      "palantir_prob_under": 0.8160000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0451,
      "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.2073,
      "fangorn_expected_home_runs": 0.2073,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.004899999999999988,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bo Naylor",
      "hitter_id": 666310,
      "team_abbr": "CLE",
      "opponent_abbr": "TEX",
      "pitcher_name": "Kumar Rocker",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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.2073,
      "prob_1_plus_hr": 0.1872,
      "model_over_probability": 0.1872,
      "model_under_probability": 0.8128,
      "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.0483,
      "edge_under": -0.0887,
      "recommended_side": "Over",
      "recommended_edge": 0.0483,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.86,
      "opportunity_penalty_reason": "historical_split_blend; late_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.068,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 13.8,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.75,
      "projected_home_runs_palantir": 12.75,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1872,
      "hr_prob_hybrid_gap_adjusted": 0.1816,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1808,
      "hr_prob_palantir": 0.184,
      "hr_prob_rf_safe_raw": 0.1975,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1715,
      "hr_edge_palantir": 0.0451,
      "hr_edge_catboost_safe": 0.0483,
      "hr_edge_hybrid_gap_adjusted": 0.0427,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0402,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0586,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0402,
      "hr_edge_rf_safe_calibrated_logistic": 0.0326,
      "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.0615,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1808,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 75,
      "edge_direction_rank": 66,
      "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": 12.75,
      "palantir_expected_home_runs": 12.75,
      "palantir_prob_over": 0.184,
      "palantir_hr_prob": 0.184,
      "palantir_prob_under": 0.8160000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0451,
      "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.2073,
      "fangorn_expected_home_runs": 0.2073,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.004899999999999988,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bo Naylor",
      "hitter_id": 666310,
      "team_abbr": "CLE",
      "opponent_abbr": "TEX",
      "pitcher_name": "Kumar Rocker",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 620,
      "under_odds": null,
      "expected_home_runs": 0.2073,
      "prob_1_plus_hr": 0.1872,
      "model_over_probability": 0.1872,
      "model_under_probability": 0.8128,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1389,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0483,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0483,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.86,
      "opportunity_penalty_reason": "historical_split_blend; late_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.068,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 13.8,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.75,
      "projected_home_runs_palantir": 12.75,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1872,
      "hr_prob_hybrid_gap_adjusted": 0.1816,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1808,
      "hr_prob_palantir": 0.184,
      "hr_prob_rf_safe_raw": 0.1975,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1715,
      "hr_edge_palantir": 0.0451,
      "hr_edge_catboost_safe": 0.0483,
      "hr_edge_hybrid_gap_adjusted": 0.0427,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0402,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0586,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0402,
      "hr_edge_rf_safe_calibrated_logistic": 0.0326,
      "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.0615,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1808,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 76,
      "edge_direction_rank": 67,
      "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": 12.75,
      "palantir_expected_home_runs": 12.75,
      "palantir_prob_over": 0.184,
      "palantir_hr_prob": 0.184,
      "palantir_prob_under": 0.8160000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0451,
      "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.2073,
      "fangorn_expected_home_runs": 0.2073,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.004899999999999988,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Steven Kwan",
      "hitter_id": 680757,
      "team_abbr": "CLE",
      "opponent_abbr": "TEX",
      "pitcher_name": "Kumar Rocker",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 1010,
      "under_odds": -1720,
      "expected_home_runs": 0.1484,
      "prob_1_plus_hr": 0.1379,
      "model_over_probability": 0.1379,
      "model_under_probability": 0.8621,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0901,
      "implied_under_probability_raw": 0.9451,
      "implied_over_probability_novig": 0.087,
      "implied_under_probability_novig": 0.913,
      "edge_over": 0.0478,
      "edge_under": -0.083,
      "recommended_side": "Over",
      "recommended_edge": 0.0478,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.61,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 104.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.068,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 11.0,
      "projected_home_runs_rf_safe_season": 11.27,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.68,
      "projected_home_runs_palantir": 10.68,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1379,
      "hr_prob_hybrid_gap_adjusted": 0.1363,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.136,
      "hr_prob_palantir": 0.1342,
      "hr_prob_rf_safe_raw": 0.141,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1284,
      "hr_edge_palantir": 0.0441,
      "hr_edge_catboost_safe": 0.0478,
      "hr_edge_hybrid_gap_adjusted": 0.0462,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0454,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0509,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0454,
      "hr_edge_rf_safe_calibrated_logistic": 0.0383,
      "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.1355,
      "fangorn_projection_spread_ratio": 0.0245,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.136,
      "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": "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": "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": "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": 77,
      "edge_direction_rank": 68,
      "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": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1342,
      "palantir_hr_prob": 0.1342,
      "palantir_prob_under": 0.8658,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0441,
      "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.1484,
      "fangorn_expected_home_runs": 0.1484,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0454,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0012999999999999956,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Keibert Ruiz",
      "hitter_id": 660688,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 870,
      "under_odds": null,
      "expected_home_runs": 0.1632,
      "prob_1_plus_hr": 0.1506,
      "model_over_probability": 0.1506,
      "model_under_probability": 0.8494,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1031,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0475,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0475,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8916,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.96,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 108.7,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 10.31,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.6,
      "projected_home_runs_palantir": 8.6,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1506,
      "hr_prob_hybrid_gap_adjusted": 0.1447,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1438,
      "hr_prob_palantir": 0.1309,
      "hr_prob_rf_safe_raw": 0.1549,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.138,
      "hr_edge_palantir": 0.0278,
      "hr_edge_catboost_safe": 0.0475,
      "hr_edge_hybrid_gap_adjusted": 0.0416,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0391,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0518,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0391,
      "hr_edge_rf_safe_calibrated_logistic": 0.0349,
      "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.1422,
      "fangorn_projection_spread_ratio": 0.031,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1438,
      "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": 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": 78,
      "edge_direction_rank": 69,
      "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": 8.6,
      "palantir_expected_home_runs": 8.6,
      "palantir_prob_over": 0.1309,
      "palantir_hr_prob": 0.1309,
      "palantir_prob_under": 0.8691,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0278,
      "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.1632,
      "fangorn_expected_home_runs": 0.1632,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0391,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011300000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Keibert Ruiz",
      "hitter_id": 660688,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 865,
      "under_odds": -1475,
      "expected_home_runs": 0.1632,
      "prob_1_plus_hr": 0.1506,
      "model_over_probability": 0.1506,
      "model_under_probability": 0.8494,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1036,
      "implied_under_probability_raw": 0.9365,
      "implied_over_probability_novig": 0.0996,
      "implied_under_probability_novig": 0.9004,
      "edge_over": 0.047,
      "edge_under": -0.0871,
      "recommended_side": "Over",
      "recommended_edge": 0.047,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8916,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.96,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 108.7,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 10.31,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.6,
      "projected_home_runs_palantir": 8.6,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1506,
      "hr_prob_hybrid_gap_adjusted": 0.1447,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1438,
      "hr_prob_palantir": 0.1309,
      "hr_prob_rf_safe_raw": 0.1549,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.138,
      "hr_edge_palantir": 0.0273,
      "hr_edge_catboost_safe": 0.047,
      "hr_edge_hybrid_gap_adjusted": 0.0411,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0386,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0513,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0386,
      "hr_edge_rf_safe_calibrated_logistic": 0.0344,
      "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.1422,
      "fangorn_projection_spread_ratio": 0.031,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1438,
      "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": 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": 79,
      "edge_direction_rank": 70,
      "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": 8.6,
      "palantir_expected_home_runs": 8.6,
      "palantir_prob_over": 0.1309,
      "palantir_hr_prob": 0.1309,
      "palantir_prob_under": 0.8691,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0273,
      "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.1632,
      "fangorn_expected_home_runs": 0.1632,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0386,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011300000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Roman Anthony",
      "hitter_id": 701350,
      "team_abbr": "BOS",
      "opponent_abbr": "NYY",
      "pitcher_name": "Ryan Weathers",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 770,
      "under_odds": -1145,
      "expected_home_runs": 0.1762,
      "prob_1_plus_hr": 0.1615,
      "model_over_probability": 0.1615,
      "model_under_probability": 0.8385,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1149,
      "implied_under_probability_raw": 0.9197,
      "implied_over_probability_novig": 0.1111,
      "implied_under_probability_novig": 0.8889,
      "edge_over": 0.0466,
      "edge_under": -0.0812,
      "recommended_side": "Over",
      "recommended_edge": 0.0466,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.769,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 3.75,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 12.96,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.8,
      "projected_home_runs_palantir": 10.8,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1615,
      "hr_prob_hybrid_gap_adjusted": 0.1749,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1756,
      "hr_prob_palantir": 0.1733,
      "hr_prob_rf_safe_raw": 0.2042,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1772,
      "hr_edge_palantir": 0.0584,
      "hr_edge_catboost_safe": 0.0466,
      "hr_edge_hybrid_gap_adjusted": 0.06,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0642,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0893,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0642,
      "hr_edge_rf_safe_calibrated_logistic": 0.0623,
      "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.296,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1756,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: thin opportunity, softened start expectation.",
      "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": 83,
      "edge_direction_rank": 74,
      "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": 10.8,
      "palantir_expected_home_runs": 10.8,
      "palantir_prob_over": 0.1733,
      "palantir_hr_prob": 0.1733,
      "palantir_prob_under": 0.8267,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0584,
      "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.1762,
      "fangorn_expected_home_runs": 0.1762,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0642,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0058,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jung Hoo Lee",
      "hitter_id": 808982,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2120,
      "expected_home_runs": 0.1354,
      "prob_1_plus_hr": 0.1266,
      "model_over_probability": 0.1266,
      "model_under_probability": 0.8734,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.955,
      "implied_over_probability_novig": 0.0773,
      "implied_under_probability_novig": 0.9227,
      "edge_over": 0.0466,
      "edge_under": -0.0816,
      "recommended_side": "Over",
      "recommended_edge": 0.0466,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8895,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.69,
      "opportunity_penalty_reason": "lower_lineup_slot; historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 106.6,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 7.14,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.52,
      "projected_home_runs_palantir": 7.52,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1266,
      "hr_prob_hybrid_gap_adjusted": 0.1315,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1322,
      "hr_prob_palantir": 0.1354,
      "hr_prob_rf_safe_raw": 0.129,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1205,
      "hr_edge_palantir": 0.0554,
      "hr_edge_catboost_safe": 0.0466,
      "hr_edge_hybrid_gap_adjusted": 0.0515,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0536,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.049,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0536,
      "hr_edge_rf_safe_calibrated_logistic": 0.0405,
      "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.1336,
      "fangorn_projection_spread_ratio": 0.02,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1322,
      "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": "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 3,
      "suppression_note": "Multiple drags are weighing on the HR signal: late lineup slot, thin 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": 80,
      "edge_direction_rank": 71,
      "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": 7.52,
      "palantir_expected_home_runs": 7.52,
      "palantir_prob_over": 0.1354,
      "palantir_hr_prob": 0.1354,
      "palantir_prob_under": 0.8646,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0554,
      "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.1354,
      "fangorn_expected_home_runs": 0.1354,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0536,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.001799999999999996,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jung Hoo Lee",
      "hitter_id": 808982,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2400,
      "expected_home_runs": 0.1354,
      "prob_1_plus_hr": 0.1266,
      "model_over_probability": 0.1266,
      "model_under_probability": 0.8734,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.96,
      "implied_over_probability_novig": 0.0769,
      "implied_under_probability_novig": 0.9231,
      "edge_over": 0.0466,
      "edge_under": -0.0866,
      "recommended_side": "Over",
      "recommended_edge": 0.0466,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8895,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.69,
      "opportunity_penalty_reason": "lower_lineup_slot; historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 106.6,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 7.14,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.52,
      "projected_home_runs_palantir": 7.52,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1266,
      "hr_prob_hybrid_gap_adjusted": 0.1315,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1322,
      "hr_prob_palantir": 0.1354,
      "hr_prob_rf_safe_raw": 0.129,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1205,
      "hr_edge_palantir": 0.0554,
      "hr_edge_catboost_safe": 0.0466,
      "hr_edge_hybrid_gap_adjusted": 0.0515,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0536,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.049,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0536,
      "hr_edge_rf_safe_calibrated_logistic": 0.0405,
      "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.1336,
      "fangorn_projection_spread_ratio": 0.02,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1322,
      "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": "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 3,
      "suppression_note": "Multiple drags are weighing on the HR signal: late lineup slot, thin 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": 81,
      "edge_direction_rank": 72,
      "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": 7.52,
      "palantir_expected_home_runs": 7.52,
      "palantir_prob_over": 0.1354,
      "palantir_hr_prob": 0.1354,
      "palantir_prob_under": 0.8646,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0554,
      "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.1354,
      "fangorn_expected_home_runs": 0.1354,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0536,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.001799999999999996,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jung Hoo Lee",
      "hitter_id": 808982,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": null,
      "expected_home_runs": 0.1354,
      "prob_1_plus_hr": 0.1266,
      "model_over_probability": 0.1266,
      "model_under_probability": 0.8734,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0466,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0466,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8895,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.69,
      "opportunity_penalty_reason": "lower_lineup_slot; historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 106.6,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 7.14,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.52,
      "projected_home_runs_palantir": 7.52,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1266,
      "hr_prob_hybrid_gap_adjusted": 0.1315,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1322,
      "hr_prob_palantir": 0.1354,
      "hr_prob_rf_safe_raw": 0.129,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1205,
      "hr_edge_palantir": 0.0554,
      "hr_edge_catboost_safe": 0.0466,
      "hr_edge_hybrid_gap_adjusted": 0.0515,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0536,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.049,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0536,
      "hr_edge_rf_safe_calibrated_logistic": 0.0405,
      "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.1336,
      "fangorn_projection_spread_ratio": 0.02,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1322,
      "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": "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 3,
      "suppression_note": "Multiple drags are weighing on the HR signal: late lineup slot, thin 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": 82,
      "edge_direction_rank": 73,
      "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": 7.52,
      "palantir_expected_home_runs": 7.52,
      "palantir_prob_over": 0.1354,
      "palantir_hr_prob": 0.1354,
      "palantir_prob_under": 0.8646,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0554,
      "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.1354,
      "fangorn_expected_home_runs": 0.1354,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0536,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.001799999999999996,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Steven Kwan",
      "hitter_id": 680757,
      "team_abbr": "CLE",
      "opponent_abbr": "TEX",
      "pitcher_name": "Kumar Rocker",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 990,
      "under_odds": null,
      "expected_home_runs": 0.1484,
      "prob_1_plus_hr": 0.1379,
      "model_over_probability": 0.1379,
      "model_under_probability": 0.8621,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0917,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0462,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0462,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.61,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 104.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.068,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 11.0,
      "projected_home_runs_rf_safe_season": 11.27,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.68,
      "projected_home_runs_palantir": 10.68,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1379,
      "hr_prob_hybrid_gap_adjusted": 0.1363,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.136,
      "hr_prob_palantir": 0.1342,
      "hr_prob_rf_safe_raw": 0.141,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1284,
      "hr_edge_palantir": 0.0425,
      "hr_edge_catboost_safe": 0.0462,
      "hr_edge_hybrid_gap_adjusted": 0.0446,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0438,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0493,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0438,
      "hr_edge_rf_safe_calibrated_logistic": 0.0367,
      "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.1355,
      "fangorn_projection_spread_ratio": 0.0245,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.136,
      "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": "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": "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": "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": 84,
      "edge_direction_rank": 75,
      "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": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1342,
      "palantir_hr_prob": 0.1342,
      "palantir_prob_under": 0.8658,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0425,
      "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.1484,
      "fangorn_expected_home_runs": 0.1484,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0438,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0012999999999999956,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willy Adames",
      "hitter_id": 642715,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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.2479,
      "prob_1_plus_hr": 0.2196,
      "model_over_probability": 0.2196,
      "model_under_probability": 0.7804,
      "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.0457,
      "edge_under": -0.0854,
      "recommended_side": "Over",
      "recommended_edge": 0.0457,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.23,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 27.0,
      "projected_home_runs_rf_safe_season": 24.26,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 28.26,
      "projected_home_runs_palantir": 28.26,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2196,
      "hr_prob_hybrid_gap_adjusted": 0.1864,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1872,
      "hr_prob_palantir": 0.2285,
      "hr_prob_rf_safe_raw": 0.1997,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1733,
      "hr_edge_palantir": 0.0546,
      "hr_edge_catboost_safe": 0.0457,
      "hr_edge_hybrid_gap_adjusted": 0.0125,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0052,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0258,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0052,
      "hr_edge_rf_safe_calibrated_logistic": -0.0006,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.1015,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1872,
      "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": 87,
      "edge_direction_rank": 77,
      "value_score": 32.3,
      "value_rank": 19,
      "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": 28.26,
      "palantir_expected_home_runs": 28.26,
      "palantir_prob_over": 0.2285,
      "palantir_hr_prob": 0.2285,
      "palantir_prob_under": 0.7715,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0546,
      "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.2479,
      "fangorn_expected_home_runs": 0.2479,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0052,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0494,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Steven Kwan",
      "hitter_id": 680757,
      "team_abbr": "CLE",
      "opponent_abbr": "TEX",
      "pitcher_name": "Kumar Rocker",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 985,
      "under_odds": -1815,
      "expected_home_runs": 0.1484,
      "prob_1_plus_hr": 0.1379,
      "model_over_probability": 0.1379,
      "model_under_probability": 0.8621,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0922,
      "implied_under_probability_raw": 0.9478,
      "implied_over_probability_novig": 0.0887,
      "implied_under_probability_novig": 0.9113,
      "edge_over": 0.0457,
      "edge_under": -0.0857,
      "recommended_side": "Over",
      "recommended_edge": 0.0457,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.61,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 104.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.068,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 11.0,
      "projected_home_runs_rf_safe_season": 11.27,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.68,
      "projected_home_runs_palantir": 10.68,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1379,
      "hr_prob_hybrid_gap_adjusted": 0.1363,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.136,
      "hr_prob_palantir": 0.1342,
      "hr_prob_rf_safe_raw": 0.141,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1284,
      "hr_edge_palantir": 0.042,
      "hr_edge_catboost_safe": 0.0457,
      "hr_edge_hybrid_gap_adjusted": 0.0441,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0433,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0488,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0433,
      "hr_edge_rf_safe_calibrated_logistic": 0.0362,
      "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.1355,
      "fangorn_projection_spread_ratio": 0.0245,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.136,
      "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": "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": "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": "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": 86,
      "edge_direction_rank": 76,
      "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": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1342,
      "palantir_hr_prob": 0.1342,
      "palantir_prob_under": 0.8658,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.042,
      "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.1484,
      "fangorn_expected_home_runs": 0.1484,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0433,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0012999999999999956,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Roman Anthony",
      "hitter_id": 701350,
      "team_abbr": "BOS",
      "opponent_abbr": "NYY",
      "pitcher_name": "Ryan Weathers",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 760,
      "under_odds": -1215,
      "expected_home_runs": 0.1762,
      "prob_1_plus_hr": 0.1615,
      "model_over_probability": 0.1615,
      "model_under_probability": 0.8385,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1163,
      "implied_under_probability_raw": 0.924,
      "implied_over_probability_novig": 0.1118,
      "implied_under_probability_novig": 0.8882,
      "edge_over": 0.0452,
      "edge_under": -0.0855,
      "recommended_side": "Over",
      "recommended_edge": 0.0452,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.769,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 3.75,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 12.96,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.8,
      "projected_home_runs_palantir": 10.8,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1615,
      "hr_prob_hybrid_gap_adjusted": 0.1749,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1756,
      "hr_prob_palantir": 0.1733,
      "hr_prob_rf_safe_raw": 0.2042,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1772,
      "hr_edge_palantir": 0.057,
      "hr_edge_catboost_safe": 0.0452,
      "hr_edge_hybrid_gap_adjusted": 0.0586,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0628,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0879,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0628,
      "hr_edge_rf_safe_calibrated_logistic": 0.0609,
      "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.296,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1756,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: thin opportunity, softened start expectation.",
      "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": 88,
      "edge_direction_rank": 78,
      "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": 10.8,
      "palantir_expected_home_runs": 10.8,
      "palantir_prob_over": 0.1733,
      "palantir_hr_prob": 0.1733,
      "palantir_prob_under": 0.8267,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.057,
      "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.1762,
      "fangorn_expected_home_runs": 0.1762,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0628,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0058,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Roman Anthony",
      "hitter_id": 701350,
      "team_abbr": "BOS",
      "opponent_abbr": "NYY",
      "pitcher_name": "Ryan Weathers",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 760,
      "under_odds": null,
      "expected_home_runs": 0.1762,
      "prob_1_plus_hr": 0.1615,
      "model_over_probability": 0.1615,
      "model_under_probability": 0.8385,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1163,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0452,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0452,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.769,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 3.75,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 12.96,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.8,
      "projected_home_runs_palantir": 10.8,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1615,
      "hr_prob_hybrid_gap_adjusted": 0.1749,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1756,
      "hr_prob_palantir": 0.1733,
      "hr_prob_rf_safe_raw": 0.2042,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1772,
      "hr_edge_palantir": 0.057,
      "hr_edge_catboost_safe": 0.0452,
      "hr_edge_hybrid_gap_adjusted": 0.0586,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0628,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0879,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0628,
      "hr_edge_rf_safe_calibrated_logistic": 0.0609,
      "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.296,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1756,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: thin opportunity, softened start expectation.",
      "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": 89,
      "edge_direction_rank": 79,
      "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": 10.8,
      "palantir_expected_home_runs": 10.8,
      "palantir_prob_over": 0.1733,
      "palantir_hr_prob": 0.1733,
      "palantir_prob_under": 0.8267,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.057,
      "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.1762,
      "fangorn_expected_home_runs": 0.1762,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0628,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0058,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Zach McKinstry",
      "hitter_id": 656716,
      "team_abbr": "DET",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 1010,
      "under_odds": -1715,
      "expected_home_runs": 0.143,
      "prob_1_plus_hr": 0.1332,
      "model_over_probability": 0.1332,
      "model_under_probability": 0.8668,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0901,
      "implied_under_probability_raw": 0.9449,
      "implied_over_probability_novig": 0.0871,
      "implied_under_probability_novig": 0.9129,
      "edge_over": 0.0431,
      "edge_under": -0.0781,
      "recommended_side": "Over",
      "recommended_edge": 0.0431,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.054,
      "pitch_mix_interaction_score": 106.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 9.0,
      "projected_home_runs_rf_safe_season": 9.74,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.8,
      "projected_home_runs_palantir": 8.8,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1332,
      "hr_prob_hybrid_gap_adjusted": 0.1349,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1351,
      "hr_prob_palantir": 0.1305,
      "hr_prob_rf_safe_raw": 0.1434,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.13,
      "hr_edge_palantir": 0.0404,
      "hr_edge_catboost_safe": 0.0431,
      "hr_edge_hybrid_gap_adjusted": 0.0448,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0454,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0533,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0454,
      "hr_edge_rf_safe_calibrated_logistic": 0.0399,
      "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.1355,
      "fangorn_projection_spread_ratio": 0.0822,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1351,
      "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": "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": "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": "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": 90,
      "edge_direction_rank": 80,
      "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": 8.8,
      "palantir_expected_home_runs": 8.8,
      "palantir_prob_over": 0.1305,
      "palantir_hr_prob": 0.1305,
      "palantir_prob_under": 0.8694999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0404,
      "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.143,
      "fangorn_expected_home_runs": 0.143,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0454,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0050000000000000044,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willy Adames",
      "hitter_id": 642715,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -605,
      "expected_home_runs": 0.2479,
      "prob_1_plus_hr": 0.2196,
      "model_over_probability": 0.2196,
      "model_under_probability": 0.7804,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": 0.8582,
      "implied_over_probability_novig": 0.171,
      "implied_under_probability_novig": 0.829,
      "edge_over": 0.0426,
      "edge_under": -0.0778,
      "recommended_side": "Over",
      "recommended_edge": 0.0426,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.23,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 27.0,
      "projected_home_runs_rf_safe_season": 24.26,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 28.26,
      "projected_home_runs_palantir": 28.26,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2196,
      "hr_prob_hybrid_gap_adjusted": 0.1864,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1872,
      "hr_prob_palantir": 0.2285,
      "hr_prob_rf_safe_raw": 0.1997,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1733,
      "hr_edge_palantir": 0.0515,
      "hr_edge_catboost_safe": 0.0426,
      "hr_edge_hybrid_gap_adjusted": 0.0094,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0021,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0227,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0021,
      "hr_edge_rf_safe_calibrated_logistic": -0.0037,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.1015,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1872,
      "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": 91,
      "edge_direction_rank": 81,
      "value_score": 31.8,
      "value_rank": 20,
      "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": 28.26,
      "palantir_expected_home_runs": 28.26,
      "palantir_prob_over": 0.2285,
      "palantir_hr_prob": 0.2285,
      "palantir_prob_under": 0.7715,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0515,
      "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.2479,
      "fangorn_expected_home_runs": 0.2479,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0021,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0494,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willy Adames",
      "hitter_id": 642715,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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.2479,
      "prob_1_plus_hr": 0.2196,
      "model_over_probability": 0.2196,
      "model_under_probability": 0.7804,
      "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.0426,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0426,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.23,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 27.0,
      "projected_home_runs_rf_safe_season": 24.26,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 28.26,
      "projected_home_runs_palantir": 28.26,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2196,
      "hr_prob_hybrid_gap_adjusted": 0.1864,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1872,
      "hr_prob_palantir": 0.2285,
      "hr_prob_rf_safe_raw": 0.1997,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1733,
      "hr_edge_palantir": 0.0515,
      "hr_edge_catboost_safe": 0.0426,
      "hr_edge_hybrid_gap_adjusted": 0.0094,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0021,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0227,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0021,
      "hr_edge_rf_safe_calibrated_logistic": -0.0037,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.1015,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1872,
      "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": 92,
      "edge_direction_rank": 82,
      "value_score": 31.8,
      "value_rank": 21,
      "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": 28.26,
      "palantir_expected_home_runs": 28.26,
      "palantir_prob_over": 0.2285,
      "palantir_hr_prob": 0.2285,
      "palantir_prob_under": 0.7715,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0515,
      "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.2479,
      "fangorn_expected_home_runs": 0.2479,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0021,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0494,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Christian Yelich",
      "hitter_id": 592885,
      "team_abbr": "MIL",
      "opponent_abbr": "COL",
      "pitcher_name": "Ryan Feltner",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": -665,
      "expected_home_runs": 0.2398,
      "prob_1_plus_hr": 0.2132,
      "model_over_probability": 0.2132,
      "model_under_probability": 0.7868,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1709,
      "implied_under_probability_raw": 0.8693,
      "implied_over_probability_novig": 0.1643,
      "implied_under_probability_novig": 0.8357,
      "edge_over": 0.0423,
      "edge_under": -0.0825,
      "recommended_side": "Over",
      "recommended_edge": 0.0423,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.958,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.49,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.061,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.063,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 25.3,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.69,
      "projected_home_runs_palantir": 22.69,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.2132,
      "hr_prob_hybrid_gap_adjusted": 0.2513,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.2597,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.2504,
      "hr_prob_palantir": 0.2382,
      "hr_prob_rf_safe_raw": 0.2617,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2334,
      "hr_edge_palantir": 0.0673,
      "hr_edge_catboost_safe": 0.0423,
      "hr_edge_hybrid_gap_adjusted": 0.0804,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0888,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0908,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0888,
      "hr_edge_rf_safe_calibrated_logistic": 0.0625,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2504,
      "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": "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 93,
      "edge_direction_rank": 83,
      "value_score": 28.3,
      "value_rank": 23,
      "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.69,
      "palantir_expected_home_runs": 22.69,
      "palantir_prob_over": 0.2382,
      "palantir_hr_prob": 0.2382,
      "palantir_prob_under": 0.7618,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0673,
      "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.2398,
      "fangorn_expected_home_runs": 0.2398,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0888,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02149999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Zach McKinstry",
      "hitter_id": 656716,
      "team_abbr": "DET",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 990,
      "under_odds": null,
      "expected_home_runs": 0.143,
      "prob_1_plus_hr": 0.1332,
      "model_over_probability": 0.1332,
      "model_under_probability": 0.8668,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0917,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0415,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0415,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.054,
      "pitch_mix_interaction_score": 106.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 9.0,
      "projected_home_runs_rf_safe_season": 9.74,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.8,
      "projected_home_runs_palantir": 8.8,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1332,
      "hr_prob_hybrid_gap_adjusted": 0.1349,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1351,
      "hr_prob_palantir": 0.1305,
      "hr_prob_rf_safe_raw": 0.1434,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.13,
      "hr_edge_palantir": 0.0388,
      "hr_edge_catboost_safe": 0.0415,
      "hr_edge_hybrid_gap_adjusted": 0.0432,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0438,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0517,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0438,
      "hr_edge_rf_safe_calibrated_logistic": 0.0383,
      "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.1355,
      "fangorn_projection_spread_ratio": 0.0822,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1351,
      "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": "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": "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": "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": 94,
      "edge_direction_rank": 84,
      "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": 8.8,
      "palantir_expected_home_runs": 8.8,
      "palantir_prob_over": 0.1305,
      "palantir_hr_prob": 0.1305,
      "palantir_prob_under": 0.8694999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0388,
      "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.143,
      "fangorn_expected_home_runs": 0.143,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0438,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0050000000000000044,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Iv\u00e1n Herrera",
      "hitter_id": 671056,
      "team_abbr": "STL",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 670,
      "under_odds": -955,
      "expected_home_runs": 0.1874,
      "prob_1_plus_hr": 0.1709,
      "model_over_probability": 0.1709,
      "model_under_probability": 0.8291,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1299,
      "implied_under_probability_raw": 0.9052,
      "implied_over_probability_novig": 0.1255,
      "implied_under_probability_novig": 0.8745,
      "edge_over": 0.041,
      "edge_under": -0.0761,
      "recommended_side": "Over",
      "recommended_edge": 0.041,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.7918,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 3.84,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.09,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.075,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 13.82,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.82,
      "projected_home_runs_palantir": 13.82,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1709,
      "hr_prob_hybrid_gap_adjusted": 0.1767,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1775,
      "hr_prob_palantir": 0.2282,
      "hr_prob_rf_safe_raw": 0.2282,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1993,
      "hr_edge_palantir": 0.0983,
      "hr_edge_catboost_safe": 0.041,
      "hr_edge_hybrid_gap_adjusted": 0.0468,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0492,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0983,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0492,
      "hr_edge_rf_safe_calibrated_logistic": 0.0694,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Balanced Lift",
      "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.382,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1775,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 95,
      "edge_direction_rank": 85,
      "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": 13.82,
      "palantir_expected_home_runs": 13.82,
      "palantir_prob_over": 0.2282,
      "palantir_hr_prob": 0.2282,
      "palantir_prob_under": 0.7718,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0983,
      "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.1874,
      "fangorn_expected_home_runs": 0.1874,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0492,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04909999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Iv\u00e1n Herrera",
      "hitter_id": 671056,
      "team_abbr": "STL",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 670,
      "under_odds": -1015,
      "expected_home_runs": 0.1874,
      "prob_1_plus_hr": 0.1709,
      "model_over_probability": 0.1709,
      "model_under_probability": 0.8291,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1299,
      "implied_under_probability_raw": 0.9103,
      "implied_over_probability_novig": 0.1249,
      "implied_under_probability_novig": 0.8751,
      "edge_over": 0.041,
      "edge_under": -0.0812,
      "recommended_side": "Over",
      "recommended_edge": 0.041,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.7918,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 3.84,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.09,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.075,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 13.82,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.82,
      "projected_home_runs_palantir": 13.82,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1709,
      "hr_prob_hybrid_gap_adjusted": 0.1767,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1775,
      "hr_prob_palantir": 0.2282,
      "hr_prob_rf_safe_raw": 0.2282,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1993,
      "hr_edge_palantir": 0.0983,
      "hr_edge_catboost_safe": 0.041,
      "hr_edge_hybrid_gap_adjusted": 0.0468,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0492,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0983,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0492,
      "hr_edge_rf_safe_calibrated_logistic": 0.0694,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Balanced Lift",
      "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.382,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1775,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 96,
      "edge_direction_rank": 86,
      "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": 13.82,
      "palantir_expected_home_runs": 13.82,
      "palantir_prob_over": 0.2282,
      "palantir_hr_prob": 0.2282,
      "palantir_prob_under": 0.7718,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0983,
      "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.1874,
      "fangorn_expected_home_runs": 0.1874,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0492,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04909999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Iv\u00e1n Herrera",
      "hitter_id": 671056,
      "team_abbr": "STL",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 670,
      "under_odds": null,
      "expected_home_runs": 0.1874,
      "prob_1_plus_hr": 0.1709,
      "model_over_probability": 0.1709,
      "model_under_probability": 0.8291,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1299,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.041,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.041,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.7918,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 3.84,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.09,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.075,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 13.82,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.82,
      "projected_home_runs_palantir": 13.82,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1709,
      "hr_prob_hybrid_gap_adjusted": 0.1767,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1775,
      "hr_prob_palantir": 0.2282,
      "hr_prob_rf_safe_raw": 0.2282,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1993,
      "hr_edge_palantir": 0.0983,
      "hr_edge_catboost_safe": 0.041,
      "hr_edge_hybrid_gap_adjusted": 0.0468,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0492,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0983,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0492,
      "hr_edge_rf_safe_calibrated_logistic": 0.0694,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Balanced Lift",
      "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.382,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1775,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 97,
      "edge_direction_rank": 87,
      "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": 13.82,
      "palantir_expected_home_runs": 13.82,
      "palantir_prob_over": 0.2282,
      "palantir_hr_prob": 0.2282,
      "palantir_prob_under": 0.7718,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0983,
      "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.1874,
      "fangorn_expected_home_runs": 0.1874,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0492,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04909999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Zach McKinstry",
      "hitter_id": 656716,
      "team_abbr": "DET",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 985,
      "under_odds": -1810,
      "expected_home_runs": 0.143,
      "prob_1_plus_hr": 0.1332,
      "model_over_probability": 0.1332,
      "model_under_probability": 0.8668,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0922,
      "implied_under_probability_raw": 0.9476,
      "implied_over_probability_novig": 0.0887,
      "implied_under_probability_novig": 0.9113,
      "edge_over": 0.041,
      "edge_under": -0.0808,
      "recommended_side": "Over",
      "recommended_edge": 0.041,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.054,
      "pitch_mix_interaction_score": 106.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 9.0,
      "projected_home_runs_rf_safe_season": 9.74,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.8,
      "projected_home_runs_palantir": 8.8,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1332,
      "hr_prob_hybrid_gap_adjusted": 0.1349,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1351,
      "hr_prob_palantir": 0.1305,
      "hr_prob_rf_safe_raw": 0.1434,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.13,
      "hr_edge_palantir": 0.0383,
      "hr_edge_catboost_safe": 0.041,
      "hr_edge_hybrid_gap_adjusted": 0.0427,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0433,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0512,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0433,
      "hr_edge_rf_safe_calibrated_logistic": 0.0378,
      "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.1355,
      "fangorn_projection_spread_ratio": 0.0822,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1351,
      "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": "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": "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": "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": 98,
      "edge_direction_rank": 88,
      "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": 8.8,
      "palantir_expected_home_runs": 8.8,
      "palantir_prob_over": 0.1305,
      "palantir_hr_prob": 0.1305,
      "palantir_prob_under": 0.8694999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0383,
      "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.143,
      "fangorn_expected_home_runs": 0.143,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0433,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0050000000000000044,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Christian Yelich",
      "hitter_id": 592885,
      "team_abbr": "MIL",
      "opponent_abbr": "COL",
      "pitcher_name": "Ryan Feltner",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -625,
      "expected_home_runs": 0.2398,
      "prob_1_plus_hr": 0.2132,
      "model_over_probability": 0.2132,
      "model_under_probability": 0.7868,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1724,
      "implied_under_probability_raw": 0.8621,
      "implied_over_probability_novig": 0.1667,
      "implied_under_probability_novig": 0.8333,
      "edge_over": 0.0408,
      "edge_under": -0.0753,
      "recommended_side": "Over",
      "recommended_edge": 0.0408,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.958,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.49,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.061,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.063,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 25.3,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.69,
      "projected_home_runs_palantir": 22.69,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.2132,
      "hr_prob_hybrid_gap_adjusted": 0.2513,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.2597,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.2504,
      "hr_prob_palantir": 0.2382,
      "hr_prob_rf_safe_raw": 0.2617,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2334,
      "hr_edge_palantir": 0.0658,
      "hr_edge_catboost_safe": 0.0408,
      "hr_edge_hybrid_gap_adjusted": 0.0789,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0873,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0893,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0873,
      "hr_edge_rf_safe_calibrated_logistic": 0.061,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2504,
      "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": "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 99,
      "edge_direction_rank": 89,
      "value_score": 28.1,
      "value_rank": 24,
      "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.69,
      "palantir_expected_home_runs": 22.69,
      "palantir_prob_over": 0.2382,
      "palantir_hr_prob": 0.2382,
      "palantir_prob_under": 0.7618,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0658,
      "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.2398,
      "fangorn_expected_home_runs": 0.2398,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0873,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02149999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Christian Yelich",
      "hitter_id": 592885,
      "team_abbr": "MIL",
      "opponent_abbr": "COL",
      "pitcher_name": "Ryan Feltner",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 480,
      "under_odds": null,
      "expected_home_runs": 0.2398,
      "prob_1_plus_hr": 0.2132,
      "model_over_probability": 0.2132,
      "model_under_probability": 0.7868,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1724,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0408,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0408,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.958,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.49,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.061,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.063,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 25.3,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.69,
      "projected_home_runs_palantir": 22.69,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.2132,
      "hr_prob_hybrid_gap_adjusted": 0.2513,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.2597,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.2504,
      "hr_prob_palantir": 0.2382,
      "hr_prob_rf_safe_raw": 0.2617,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2334,
      "hr_edge_palantir": 0.0658,
      "hr_edge_catboost_safe": 0.0408,
      "hr_edge_hybrid_gap_adjusted": 0.0789,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0873,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0893,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0873,
      "hr_edge_rf_safe_calibrated_logistic": 0.061,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2504,
      "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": "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 100,
      "edge_direction_rank": 90,
      "value_score": 28.1,
      "value_rank": 25,
      "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.69,
      "palantir_expected_home_runs": 22.69,
      "palantir_prob_over": 0.2382,
      "palantir_hr_prob": 0.2382,
      "palantir_prob_under": 0.7618,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0658,
      "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.2398,
      "fangorn_expected_home_runs": 0.2398,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0873,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02149999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nico Hoerner",
      "hitter_id": 663538,
      "team_abbr": "CHC",
      "opponent_abbr": "SF",
      "pitcher_name": "Robbie Ray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2120,
      "expected_home_runs": 0.1272,
      "prob_1_plus_hr": 0.1194,
      "model_over_probability": 0.1194,
      "model_under_probability": 0.8806,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.955,
      "implied_over_probability_novig": 0.0773,
      "implied_under_probability_novig": 0.9227,
      "edge_over": 0.0394,
      "edge_under": -0.0744,
      "recommended_side": "Over",
      "recommended_edge": 0.0394,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.71,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 104.2,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 8.0,
      "projected_home_runs_rf_safe_season": 9.68,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.8,
      "projected_home_runs_palantir": 8.8,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1194,
      "hr_prob_hybrid_gap_adjusted": 0.1317,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1323,
      "hr_prob_palantir": 0.1306,
      "hr_prob_rf_safe_raw": 0.1427,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1295,
      "hr_edge_palantir": 0.0506,
      "hr_edge_catboost_safe": 0.0394,
      "hr_edge_hybrid_gap_adjusted": 0.0517,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0555,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0627,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0555,
      "hr_edge_rf_safe_calibrated_logistic": 0.0495,
      "palantir_confidence_label": "Low",
      "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.21,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1323,
      "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": "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": "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": 101,
      "edge_direction_rank": 91,
      "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": 8.8,
      "palantir_expected_home_runs": 8.8,
      "palantir_prob_over": 0.1306,
      "palantir_hr_prob": 0.1306,
      "palantir_prob_under": 0.8694,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0506,
      "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.1272,
      "fangorn_expected_home_runs": 0.1272,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0555,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0049000000000000155,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nico Hoerner",
      "hitter_id": 663538,
      "team_abbr": "CHC",
      "opponent_abbr": "SF",
      "pitcher_name": "Robbie Ray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2400,
      "expected_home_runs": 0.1272,
      "prob_1_plus_hr": 0.1194,
      "model_over_probability": 0.1194,
      "model_under_probability": 0.8806,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.96,
      "implied_over_probability_novig": 0.0769,
      "implied_under_probability_novig": 0.9231,
      "edge_over": 0.0394,
      "edge_under": -0.0794,
      "recommended_side": "Over",
      "recommended_edge": 0.0394,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.71,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 104.2,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 8.0,
      "projected_home_runs_rf_safe_season": 9.68,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.8,
      "projected_home_runs_palantir": 8.8,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1194,
      "hr_prob_hybrid_gap_adjusted": 0.1317,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1323,
      "hr_prob_palantir": 0.1306,
      "hr_prob_rf_safe_raw": 0.1427,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1295,
      "hr_edge_palantir": 0.0506,
      "hr_edge_catboost_safe": 0.0394,
      "hr_edge_hybrid_gap_adjusted": 0.0517,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0555,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0627,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0555,
      "hr_edge_rf_safe_calibrated_logistic": 0.0495,
      "palantir_confidence_label": "Low",
      "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.21,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1323,
      "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": "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": "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": 102,
      "edge_direction_rank": 92,
      "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": 8.8,
      "palantir_expected_home_runs": 8.8,
      "palantir_prob_over": 0.1306,
      "palantir_hr_prob": 0.1306,
      "palantir_prob_under": 0.8694,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0506,
      "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.1272,
      "fangorn_expected_home_runs": 0.1272,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0555,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0049000000000000155,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nico Hoerner",
      "hitter_id": 663538,
      "team_abbr": "CHC",
      "opponent_abbr": "SF",
      "pitcher_name": "Robbie Ray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": null,
      "expected_home_runs": 0.1272,
      "prob_1_plus_hr": 0.1194,
      "model_over_probability": 0.1194,
      "model_under_probability": 0.8806,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0394,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0394,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.71,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.091,
      "pitch_mix_interaction_score": 104.2,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 8.0,
      "projected_home_runs_rf_safe_season": 9.68,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.8,
      "projected_home_runs_palantir": 8.8,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1194,
      "hr_prob_hybrid_gap_adjusted": 0.1317,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1323,
      "hr_prob_palantir": 0.1306,
      "hr_prob_rf_safe_raw": 0.1427,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1295,
      "hr_edge_palantir": 0.0506,
      "hr_edge_catboost_safe": 0.0394,
      "hr_edge_hybrid_gap_adjusted": 0.0517,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0555,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0627,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0555,
      "hr_edge_rf_safe_calibrated_logistic": 0.0495,
      "palantir_confidence_label": "Low",
      "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.21,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1323,
      "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": "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": "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": 103,
      "edge_direction_rank": 93,
      "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": 8.8,
      "palantir_expected_home_runs": 8.8,
      "palantir_prob_over": 0.1306,
      "palantir_hr_prob": 0.1306,
      "palantir_prob_under": 0.8694,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0506,
      "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.1272,
      "fangorn_expected_home_runs": 0.1272,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0555,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0049000000000000155,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Mike Yastrzemski",
      "hitter_id": 573262,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 615,
      "under_odds": -900,
      "expected_home_runs": 0.1969,
      "prob_1_plus_hr": 0.1787,
      "model_over_probability": 0.1787,
      "model_under_probability": 0.8213,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": 0.9,
      "implied_over_probability_novig": 0.1345,
      "implied_under_probability_novig": 0.8655,
      "edge_over": 0.0388,
      "edge_under": -0.0787,
      "recommended_side": "Over",
      "recommended_edge": 0.0388,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9002,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.86,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 17.51,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.11,
      "projected_home_runs_palantir": 16.11,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1787,
      "hr_prob_hybrid_gap_adjusted": 0.1741,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1734,
      "hr_prob_palantir": 0.1702,
      "hr_prob_rf_safe_raw": 0.1836,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1599,
      "hr_edge_palantir": 0.0303,
      "hr_edge_catboost_safe": 0.0388,
      "hr_edge_hybrid_gap_adjusted": 0.0342,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0322,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0437,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0322,
      "hr_edge_rf_safe_calibrated_logistic": 0.02,
      "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.03,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1734,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-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": 104,
      "edge_direction_rank": 94,
      "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": 16.11,
      "palantir_expected_home_runs": 16.11,
      "palantir_prob_over": 0.1702,
      "palantir_hr_prob": 0.1702,
      "palantir_prob_under": 0.8298,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0303,
      "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.1969,
      "fangorn_expected_home_runs": 0.1969,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0322,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0019000000000000128,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cal Raleigh",
      "hitter_id": 663728,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 285,
      "under_odds": -345,
      "expected_home_runs": 0.2064,
      "prob_1_plus_hr": 0.1865,
      "model_over_probability": 0.1865,
      "model_under_probability": 0.8135,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2597,
      "implied_under_probability_raw": 0.7753,
      "implied_over_probability_novig": 0.2509,
      "implied_under_probability_novig": 0.7491,
      "edge_over": -0.0732,
      "edge_under": 0.0382,
      "recommended_side": "Under",
      "recommended_edge": 0.0382,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9293,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.28,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 40.0,
      "projected_home_runs_rf_safe_season": 25.83,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 39.27,
      "projected_home_runs_palantir": 39.27,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1865,
      "hr_prob_hybrid_gap_adjusted": 0.1431,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1442,
      "hr_prob_palantir": 0.1834,
      "hr_prob_rf_safe_raw": 0.1248,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1178,
      "hr_edge_palantir": -0.0763,
      "hr_edge_catboost_safe": -0.0732,
      "hr_edge_hybrid_gap_adjusted": -0.1166,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1261,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1349,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1261,
      "hr_edge_rf_safe_calibrated_logistic": -0.1419,
      "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.3543,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1442,
      "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": 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": 105,
      "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": 39.27,
      "palantir_expected_home_runs": 39.27,
      "palantir_prob_over": 0.1834,
      "palantir_hr_prob": 0.1834,
      "palantir_prob_under": 0.8166,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0763,
      "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.2064,
      "fangorn_expected_home_runs": 0.2064,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.1261,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04980000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willson Contreras",
      "hitter_id": 575929,
      "team_abbr": "BOS",
      "opponent_abbr": "NYY",
      "pitcher_name": "Ryan Weathers",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 510,
      "under_odds": -710,
      "expected_home_runs": 0.2255,
      "prob_1_plus_hr": 0.2019,
      "model_over_probability": 0.2019,
      "model_under_probability": 0.7981,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1639,
      "implied_under_probability_raw": 0.8765,
      "implied_over_probability_novig": 0.1575,
      "implied_under_probability_novig": 0.8425,
      "edge_over": 0.038,
      "edge_under": -0.0784,
      "recommended_side": "Over",
      "recommended_edge": 0.038,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9399,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.32,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 16.6,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.06,
      "projected_home_runs_palantir": 19.06,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2019,
      "hr_prob_hybrid_gap_adjusted": 0.1793,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1781,
      "hr_prob_palantir": 0.2124,
      "hr_prob_rf_safe_raw": 0.1878,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1633,
      "hr_edge_palantir": 0.0485,
      "hr_edge_catboost_safe": 0.038,
      "hr_edge_hybrid_gap_adjusted": 0.0154,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0082,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0239,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0082,
      "hr_edge_rf_safe_calibrated_logistic": -0.0006,
      "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.0778,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1781,
      "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": 109,
      "edge_direction_rank": 98,
      "value_score": 21.4,
      "value_rank": 34,
      "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.06,
      "palantir_expected_home_runs": 19.06,
      "palantir_prob_over": 0.2124,
      "palantir_hr_prob": 0.2124,
      "palantir_prob_under": 0.7876,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0485,
      "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.2255,
      "fangorn_expected_home_runs": 0.2255,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0082,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0403,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Edgar Quero",
      "hitter_id": 700337,
      "team_abbr": "CWS",
      "opponent_abbr": "PHI",
      "pitcher_name": "Jes\u00fas Luzardo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2120,
      "expected_home_runs": 0.1256,
      "prob_1_plus_hr": 0.118,
      "model_over_probability": 0.118,
      "model_under_probability": 0.882,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.955,
      "implied_over_probability_novig": 0.0773,
      "implied_under_probability_novig": 0.9227,
      "edge_over": 0.038,
      "edge_under": -0.073,
      "recommended_side": "Over",
      "recommended_edge": 0.038,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8733,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.76,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.012,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.134,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 8.69,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.12,
      "projected_home_runs_palantir": 7.12,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.118,
      "hr_prob_hybrid_gap_adjusted": 0.1364,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1373,
      "hr_prob_palantir": 0.1199,
      "hr_prob_rf_safe_raw": 0.1444,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1306,
      "hr_edge_palantir": 0.0399,
      "hr_edge_catboost_safe": 0.038,
      "hr_edge_hybrid_gap_adjusted": 0.0564,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0622,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0644,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0622,
      "hr_edge_rf_safe_calibrated_logistic": 0.0506,
      "palantir_confidence_label": "Low",
      "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.2414,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1373,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 40,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, thin opportunity.",
      "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": 106,
      "edge_direction_rank": 95,
      "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": 7.12,
      "palantir_expected_home_runs": 7.12,
      "palantir_prob_over": 0.1199,
      "palantir_hr_prob": 0.1199,
      "palantir_prob_under": 0.8801,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0399,
      "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.1256,
      "fangorn_expected_home_runs": 0.1256,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0622,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022299999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Edgar Quero",
      "hitter_id": 700337,
      "team_abbr": "CWS",
      "opponent_abbr": "PHI",
      "pitcher_name": "Jes\u00fas Luzardo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2400,
      "expected_home_runs": 0.1256,
      "prob_1_plus_hr": 0.118,
      "model_over_probability": 0.118,
      "model_under_probability": 0.882,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.96,
      "implied_over_probability_novig": 0.0769,
      "implied_under_probability_novig": 0.9231,
      "edge_over": 0.038,
      "edge_under": -0.078,
      "recommended_side": "Over",
      "recommended_edge": 0.038,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8733,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.76,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.012,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.134,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 8.69,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.12,
      "projected_home_runs_palantir": 7.12,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.118,
      "hr_prob_hybrid_gap_adjusted": 0.1364,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1373,
      "hr_prob_palantir": 0.1199,
      "hr_prob_rf_safe_raw": 0.1444,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1306,
      "hr_edge_palantir": 0.0399,
      "hr_edge_catboost_safe": 0.038,
      "hr_edge_hybrid_gap_adjusted": 0.0564,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0622,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0644,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0622,
      "hr_edge_rf_safe_calibrated_logistic": 0.0506,
      "palantir_confidence_label": "Low",
      "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.2414,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1373,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 40,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, thin opportunity.",
      "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": 107,
      "edge_direction_rank": 96,
      "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": 7.12,
      "palantir_expected_home_runs": 7.12,
      "palantir_prob_over": 0.1199,
      "palantir_hr_prob": 0.1199,
      "palantir_prob_under": 0.8801,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0399,
      "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.1256,
      "fangorn_expected_home_runs": 0.1256,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0622,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022299999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Edgar Quero",
      "hitter_id": 700337,
      "team_abbr": "CWS",
      "opponent_abbr": "PHI",
      "pitcher_name": "Jes\u00fas Luzardo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": null,
      "expected_home_runs": 0.1256,
      "prob_1_plus_hr": 0.118,
      "model_over_probability": 0.118,
      "model_under_probability": 0.882,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.038,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.038,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8733,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.76,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.012,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.134,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 8.69,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.12,
      "projected_home_runs_palantir": 7.12,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.118,
      "hr_prob_hybrid_gap_adjusted": 0.1364,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1373,
      "hr_prob_palantir": 0.1199,
      "hr_prob_rf_safe_raw": 0.1444,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1306,
      "hr_edge_palantir": 0.0399,
      "hr_edge_catboost_safe": 0.038,
      "hr_edge_hybrid_gap_adjusted": 0.0564,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0622,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0644,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0622,
      "hr_edge_rf_safe_calibrated_logistic": 0.0506,
      "palantir_confidence_label": "Low",
      "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.2414,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1373,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 40,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, thin opportunity.",
      "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": 108,
      "edge_direction_rank": 97,
      "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": 7.12,
      "palantir_expected_home_runs": 7.12,
      "palantir_prob_over": 0.1199,
      "palantir_hr_prob": 0.1199,
      "palantir_prob_under": 0.8801,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0399,
      "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.1256,
      "fangorn_expected_home_runs": 0.1256,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0622,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022299999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Mike Yastrzemski",
      "hitter_id": 573262,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 610,
      "under_odds": -845,
      "expected_home_runs": 0.1969,
      "prob_1_plus_hr": 0.1787,
      "model_over_probability": 0.1787,
      "model_under_probability": 0.8213,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1408,
      "implied_under_probability_raw": 0.8942,
      "implied_over_probability_novig": 0.136,
      "implied_under_probability_novig": 0.864,
      "edge_over": 0.0379,
      "edge_under": -0.0729,
      "recommended_side": "Over",
      "recommended_edge": 0.0379,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9002,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.86,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 17.51,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.11,
      "projected_home_runs_palantir": 16.11,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1787,
      "hr_prob_hybrid_gap_adjusted": 0.1741,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1734,
      "hr_prob_palantir": 0.1702,
      "hr_prob_rf_safe_raw": 0.1836,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1599,
      "hr_edge_palantir": 0.0294,
      "hr_edge_catboost_safe": 0.0379,
      "hr_edge_hybrid_gap_adjusted": 0.0333,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0313,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0428,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0313,
      "hr_edge_rf_safe_calibrated_logistic": 0.0191,
      "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.03,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1734,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-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": 112,
      "edge_direction_rank": 101,
      "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": 16.11,
      "palantir_expected_home_runs": 16.11,
      "palantir_prob_over": 0.1702,
      "palantir_hr_prob": 0.1702,
      "palantir_prob_under": 0.8298,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0294,
      "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.1969,
      "fangorn_expected_home_runs": 0.1969,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0313,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0019000000000000128,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Mike Yastrzemski",
      "hitter_id": 573262,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 610,
      "under_odds": null,
      "expected_home_runs": 0.1969,
      "prob_1_plus_hr": 0.1787,
      "model_over_probability": 0.1787,
      "model_under_probability": 0.8213,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1408,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0379,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0379,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9002,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.86,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 17.51,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.11,
      "projected_home_runs_palantir": 16.11,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1787,
      "hr_prob_hybrid_gap_adjusted": 0.1741,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1734,
      "hr_prob_palantir": 0.1702,
      "hr_prob_rf_safe_raw": 0.1836,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1599,
      "hr_edge_palantir": 0.0294,
      "hr_edge_catboost_safe": 0.0379,
      "hr_edge_hybrid_gap_adjusted": 0.0333,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0313,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0428,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0313,
      "hr_edge_rf_safe_calibrated_logistic": 0.0191,
      "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.03,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1734,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-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": 113,
      "edge_direction_rank": 102,
      "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": 16.11,
      "palantir_expected_home_runs": 16.11,
      "palantir_prob_over": 0.1702,
      "palantir_hr_prob": 0.1702,
      "palantir_prob_under": 0.8298,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0294,
      "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.1969,
      "fangorn_expected_home_runs": 0.1969,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0313,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0019000000000000128,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan Aranda",
      "hitter_id": 666018,
      "team_abbr": "TB",
      "opponent_abbr": "MIA",
      "pitcher_name": "Ryan Gusto",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 655,
      "under_odds": -925,
      "expected_home_runs": 0.1868,
      "prob_1_plus_hr": 0.1704,
      "model_over_probability": 0.1704,
      "model_under_probability": 0.8296,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1325,
      "implied_under_probability_raw": 0.9024,
      "implied_over_probability_novig": 0.128,
      "implied_under_probability_novig": 0.872,
      "edge_over": 0.0379,
      "edge_under": -0.0728,
      "recommended_side": "Over",
      "recommended_edge": 0.0379,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 3.94,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 9.0,
      "projected_home_runs_rf_safe_season": 12.64,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.1,
      "projected_home_runs_palantir": 10.1,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1704,
      "hr_prob_hybrid_gap_adjusted": 0.1765,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1774,
      "hr_prob_palantir": 0.1891,
      "hr_prob_rf_safe_raw": 0.2308,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2018,
      "hr_edge_palantir": 0.0566,
      "hr_edge_catboost_safe": 0.0379,
      "hr_edge_hybrid_gap_adjusted": 0.044,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0466,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0983,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0466,
      "hr_edge_rf_safe_calibrated_logistic": 0.0693,
      "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.4044,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1774,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 110,
      "edge_direction_rank": 99,
      "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": 10.1,
      "palantir_expected_home_runs": 10.1,
      "palantir_prob_over": 0.1891,
      "palantir_hr_prob": 0.1891,
      "palantir_prob_under": 0.8109,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0566,
      "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.1868,
      "fangorn_expected_home_runs": 0.1868,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0466,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.009999999999999981,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan Aranda",
      "hitter_id": 666018,
      "team_abbr": "TB",
      "opponent_abbr": "MIA",
      "pitcher_name": "Ryan Gusto",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 655,
      "under_odds": -980,
      "expected_home_runs": 0.1868,
      "prob_1_plus_hr": 0.1704,
      "model_over_probability": 0.1704,
      "model_under_probability": 0.8296,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1325,
      "implied_under_probability_raw": 0.9074,
      "implied_over_probability_novig": 0.1274,
      "implied_under_probability_novig": 0.8726,
      "edge_over": 0.0379,
      "edge_under": -0.0778,
      "recommended_side": "Over",
      "recommended_edge": 0.0379,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 3.94,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 9.0,
      "projected_home_runs_rf_safe_season": 12.64,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.1,
      "projected_home_runs_palantir": 10.1,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1704,
      "hr_prob_hybrid_gap_adjusted": 0.1765,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1774,
      "hr_prob_palantir": 0.1891,
      "hr_prob_rf_safe_raw": 0.2308,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2018,
      "hr_edge_palantir": 0.0566,
      "hr_edge_catboost_safe": 0.0379,
      "hr_edge_hybrid_gap_adjusted": 0.044,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0466,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0983,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0466,
      "hr_edge_rf_safe_calibrated_logistic": 0.0693,
      "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.4044,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1774,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 111,
      "edge_direction_rank": 100,
      "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": 10.1,
      "palantir_expected_home_runs": 10.1,
      "palantir_prob_over": 0.1891,
      "palantir_hr_prob": 0.1891,
      "palantir_prob_under": 0.8109,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0566,
      "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.1868,
      "fangorn_expected_home_runs": 0.1868,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0466,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.009999999999999981,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan Aranda",
      "hitter_id": 666018,
      "team_abbr": "TB",
      "opponent_abbr": "MIA",
      "pitcher_name": "Ryan Gusto",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 650,
      "under_odds": null,
      "expected_home_runs": 0.1868,
      "prob_1_plus_hr": 0.1704,
      "model_over_probability": 0.1704,
      "model_under_probability": 0.8296,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1333,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0371,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0371,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 3.94,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 9.0,
      "projected_home_runs_rf_safe_season": 12.64,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.1,
      "projected_home_runs_palantir": 10.1,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1704,
      "hr_prob_hybrid_gap_adjusted": 0.1765,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1774,
      "hr_prob_palantir": 0.1891,
      "hr_prob_rf_safe_raw": 0.2308,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2018,
      "hr_edge_palantir": 0.0558,
      "hr_edge_catboost_safe": 0.0371,
      "hr_edge_hybrid_gap_adjusted": 0.0432,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0458,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0975,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0458,
      "hr_edge_rf_safe_calibrated_logistic": 0.0685,
      "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.4044,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1774,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 114,
      "edge_direction_rank": 103,
      "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": 10.1,
      "palantir_expected_home_runs": 10.1,
      "palantir_prob_over": 0.1891,
      "palantir_hr_prob": 0.1891,
      "palantir_prob_under": 0.8109,
      "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.1868,
      "fangorn_expected_home_runs": 0.1868,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0458,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.009999999999999981,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willson Contreras",
      "hitter_id": 575929,
      "team_abbr": "BOS",
      "opponent_abbr": "NYY",
      "pitcher_name": "Ryan Weathers",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -665,
      "expected_home_runs": 0.2255,
      "prob_1_plus_hr": 0.2019,
      "model_over_probability": 0.2019,
      "model_under_probability": 0.7981,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1653,
      "implied_under_probability_raw": 0.8693,
      "implied_over_probability_novig": 0.1598,
      "implied_under_probability_novig": 0.8402,
      "edge_over": 0.0366,
      "edge_under": -0.0712,
      "recommended_side": "Over",
      "recommended_edge": 0.0366,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9399,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.32,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 16.6,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.06,
      "projected_home_runs_palantir": 19.06,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2019,
      "hr_prob_hybrid_gap_adjusted": 0.1793,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1781,
      "hr_prob_palantir": 0.2124,
      "hr_prob_rf_safe_raw": 0.1878,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1633,
      "hr_edge_palantir": 0.0471,
      "hr_edge_catboost_safe": 0.0366,
      "hr_edge_hybrid_gap_adjusted": 0.014,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0068,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0225,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0068,
      "hr_edge_rf_safe_calibrated_logistic": -0.002,
      "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.0778,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1781,
      "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": 116,
      "edge_direction_rank": 104,
      "value_score": 21.3,
      "value_rank": 35,
      "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.06,
      "palantir_expected_home_runs": 19.06,
      "palantir_prob_over": 0.2124,
      "palantir_hr_prob": 0.2124,
      "palantir_prob_under": 0.7876,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0471,
      "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.2255,
      "fangorn_expected_home_runs": 0.2255,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0068,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0403,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willson Contreras",
      "hitter_id": 575929,
      "team_abbr": "BOS",
      "opponent_abbr": "NYY",
      "pitcher_name": "Ryan Weathers",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 505,
      "under_odds": null,
      "expected_home_runs": 0.2255,
      "prob_1_plus_hr": 0.2019,
      "model_over_probability": 0.2019,
      "model_under_probability": 0.7981,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1653,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0366,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0366,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9399,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.32,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 16.6,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.06,
      "projected_home_runs_palantir": 19.06,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2019,
      "hr_prob_hybrid_gap_adjusted": 0.1793,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1781,
      "hr_prob_palantir": 0.2124,
      "hr_prob_rf_safe_raw": 0.1878,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1633,
      "hr_edge_palantir": 0.0471,
      "hr_edge_catboost_safe": 0.0366,
      "hr_edge_hybrid_gap_adjusted": 0.014,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0068,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0225,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0068,
      "hr_edge_rf_safe_calibrated_logistic": -0.002,
      "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.0778,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1781,
      "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": 117,
      "edge_direction_rank": 105,
      "value_score": 21.3,
      "value_rank": 36,
      "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.06,
      "palantir_expected_home_runs": 19.06,
      "palantir_prob_over": 0.2124,
      "palantir_hr_prob": 0.2124,
      "palantir_prob_under": 0.7876,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0471,
      "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.2255,
      "fangorn_expected_home_runs": 0.2255,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0068,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0403,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Yandy D\u00edaz",
      "hitter_id": 650490,
      "team_abbr": "TB",
      "opponent_abbr": "MIA",
      "pitcher_name": "Ryan Gusto",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 575,
      "under_odds": -825,
      "expected_home_runs": 0.2037,
      "prob_1_plus_hr": 0.1843,
      "model_over_probability": 0.1843,
      "model_under_probability": 0.8157,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1481,
      "implied_under_probability_raw": 0.8919,
      "implied_over_probability_novig": 0.1424,
      "implied_under_probability_novig": 0.8576,
      "edge_over": 0.0362,
      "edge_under": -0.0762,
      "recommended_side": "Over",
      "recommended_edge": 0.0362,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9344,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.39,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 25.61,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 20.75,
      "projected_home_runs_palantir": 20.75,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1843,
      "hr_prob_hybrid_gap_adjusted": 0.1807,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1802,
      "hr_prob_palantir": 0.1905,
      "hr_prob_rf_safe_raw": 0.2296,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2007,
      "hr_edge_palantir": 0.0424,
      "hr_edge_catboost_safe": 0.0362,
      "hr_edge_hybrid_gap_adjusted": 0.0326,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.031,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0815,
      "hr_edge_rf_safe_calibrated_isotonic": 0.031,
      "hr_edge_rf_safe_calibrated_logistic": 0.0526,
      "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.2805,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1802,
      "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": "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": 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": 118,
      "edge_direction_rank": 106,
      "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": 20.75,
      "palantir_expected_home_runs": 20.75,
      "palantir_prob_over": 0.1905,
      "palantir_hr_prob": 0.1905,
      "palantir_prob_under": 0.8095,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0424,
      "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.2037,
      "fangorn_expected_home_runs": 0.2037,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.031,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011399999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Rafael Devers",
      "hitter_id": 646240,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 385,
      "under_odds": -500,
      "expected_home_runs": 0.2766,
      "prob_1_plus_hr": 0.2416,
      "model_over_probability": 0.2416,
      "model_under_probability": 0.7584,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2062,
      "implied_under_probability_raw": 0.8333,
      "implied_over_probability_novig": 0.1984,
      "implied_under_probability_novig": 0.8016,
      "edge_over": 0.0354,
      "edge_under": -0.0749,
      "recommended_side": "Over",
      "recommended_edge": 0.0354,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.61,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 30.0,
      "projected_home_runs_rf_safe_season": 24.02,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 28.42,
      "projected_home_runs_palantir": 28.42,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2416,
      "hr_prob_hybrid_gap_adjusted": 0.1904,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1916,
      "hr_prob_palantir": 0.2305,
      "hr_prob_rf_safe_raw": 0.1987,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1724,
      "hr_edge_palantir": 0.0243,
      "hr_edge_catboost_safe": 0.0354,
      "hr_edge_hybrid_gap_adjusted": -0.0158,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0271,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0075,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0271,
      "hr_edge_rf_safe_calibrated_logistic": -0.0338,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.1993,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1916,
      "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": "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": 119,
      "edge_direction_rank": 107,
      "value_score": 43.4,
      "value_rank": 1,
      "value_box_rank": 1,
      "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": 28.42,
      "palantir_expected_home_runs": 28.42,
      "palantir_prob_over": 0.2305,
      "palantir_hr_prob": 0.2305,
      "palantir_prob_under": 0.7695,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0243,
      "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.2766,
      "fangorn_expected_home_runs": 0.2766,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0271,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0514,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Lane Thomas",
      "hitter_id": 657041,
      "team_abbr": "KC",
      "opponent_abbr": "MIN",
      "pitcher_name": "Zebby Matthews",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 670,
      "under_odds": -955,
      "expected_home_runs": 0.1804,
      "prob_1_plus_hr": 0.1651,
      "model_over_probability": 0.1651,
      "model_under_probability": 0.8349,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1299,
      "implied_under_probability_raw": 0.9052,
      "implied_over_probability_novig": 0.1255,
      "implied_under_probability_novig": 0.8745,
      "edge_over": 0.0352,
      "edge_under": -0.0703,
      "recommended_side": "Over",
      "recommended_edge": 0.0352,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.808,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.66,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 10.45,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.68,
      "projected_home_runs_palantir": 10.68,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1651,
      "hr_prob_hybrid_gap_adjusted": 0.1411,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1399,
      "hr_prob_palantir": 0.1286,
      "hr_prob_rf_safe_raw": 0.126,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1186,
      "hr_edge_palantir": -0.0013,
      "hr_edge_catboost_safe": 0.0352,
      "hr_edge_hybrid_gap_adjusted": 0.0112,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0037,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0039,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0037,
      "hr_edge_rf_safe_calibrated_logistic": -0.0113,
      "palantir_confidence_label": "Low",
      "palantir_signal_label": "Conservative Trim",
      "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.2536,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1399,
      "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 48,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: thin opportunity, softened start expectation, 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": 120,
      "edge_direction_rank": 108,
      "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": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1286,
      "palantir_hr_prob": 0.1286,
      "palantir_prob_under": 0.8714,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0013,
      "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.1804,
      "fangorn_expected_home_runs": 0.1804,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0037,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0050000000000000044,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Lane Thomas",
      "hitter_id": 657041,
      "team_abbr": "KC",
      "opponent_abbr": "MIN",
      "pitcher_name": "Zebby Matthews",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 670,
      "under_odds": -1015,
      "expected_home_runs": 0.1804,
      "prob_1_plus_hr": 0.1651,
      "model_over_probability": 0.1651,
      "model_under_probability": 0.8349,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1299,
      "implied_under_probability_raw": 0.9103,
      "implied_over_probability_novig": 0.1249,
      "implied_under_probability_novig": 0.8751,
      "edge_over": 0.0352,
      "edge_under": -0.0754,
      "recommended_side": "Over",
      "recommended_edge": 0.0352,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.808,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.66,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 10.45,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.68,
      "projected_home_runs_palantir": 10.68,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1651,
      "hr_prob_hybrid_gap_adjusted": 0.1411,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1399,
      "hr_prob_palantir": 0.1286,
      "hr_prob_rf_safe_raw": 0.126,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1186,
      "hr_edge_palantir": -0.0013,
      "hr_edge_catboost_safe": 0.0352,
      "hr_edge_hybrid_gap_adjusted": 0.0112,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0037,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0039,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0037,
      "hr_edge_rf_safe_calibrated_logistic": -0.0113,
      "palantir_confidence_label": "Low",
      "palantir_signal_label": "Conservative Trim",
      "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.2536,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1399,
      "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 48,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: thin opportunity, softened start expectation, 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": 121,
      "edge_direction_rank": 109,
      "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": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1286,
      "palantir_hr_prob": 0.1286,
      "palantir_prob_under": 0.8714,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0013,
      "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.1804,
      "fangorn_expected_home_runs": 0.1804,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0037,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0050000000000000044,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Lane Thomas",
      "hitter_id": 657041,
      "team_abbr": "KC",
      "opponent_abbr": "MIN",
      "pitcher_name": "Zebby Matthews",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 670,
      "under_odds": null,
      "expected_home_runs": 0.1804,
      "prob_1_plus_hr": 0.1651,
      "model_over_probability": 0.1651,
      "model_under_probability": 0.8349,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1299,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0352,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0352,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.808,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.66,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 10.45,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.68,
      "projected_home_runs_palantir": 10.68,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1651,
      "hr_prob_hybrid_gap_adjusted": 0.1411,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1399,
      "hr_prob_palantir": 0.1286,
      "hr_prob_rf_safe_raw": 0.126,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1186,
      "hr_edge_palantir": -0.0013,
      "hr_edge_catboost_safe": 0.0352,
      "hr_edge_hybrid_gap_adjusted": 0.0112,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0037,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0039,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0037,
      "hr_edge_rf_safe_calibrated_logistic": -0.0113,
      "palantir_confidence_label": "Low",
      "palantir_signal_label": "Conservative Trim",
      "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.2536,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1399,
      "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 48,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: thin opportunity, softened start expectation, 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": 122,
      "edge_direction_rank": 110,
      "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": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1286,
      "palantir_hr_prob": 0.1286,
      "palantir_prob_under": 0.8714,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0013,
      "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.1804,
      "fangorn_expected_home_runs": 0.1804,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0037,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0050000000000000044,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Yandy D\u00edaz",
      "hitter_id": 650490,
      "team_abbr": "TB",
      "opponent_abbr": "MIA",
      "pitcher_name": "Ryan Gusto",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 570,
      "under_odds": -775,
      "expected_home_runs": 0.2037,
      "prob_1_plus_hr": 0.1843,
      "model_over_probability": 0.1843,
      "model_under_probability": 0.8157,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1493,
      "implied_under_probability_raw": 0.8857,
      "implied_over_probability_novig": 0.1443,
      "implied_under_probability_novig": 0.8557,
      "edge_over": 0.035,
      "edge_under": -0.07,
      "recommended_side": "Over",
      "recommended_edge": 0.035,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9344,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.39,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 25.61,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 20.75,
      "projected_home_runs_palantir": 20.75,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1843,
      "hr_prob_hybrid_gap_adjusted": 0.1807,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1802,
      "hr_prob_palantir": 0.1905,
      "hr_prob_rf_safe_raw": 0.2296,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2007,
      "hr_edge_palantir": 0.0412,
      "hr_edge_catboost_safe": 0.035,
      "hr_edge_hybrid_gap_adjusted": 0.0314,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0298,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0803,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0298,
      "hr_edge_rf_safe_calibrated_logistic": 0.0514,
      "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.2805,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1802,
      "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": "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": 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": 123,
      "edge_direction_rank": 111,
      "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": 20.75,
      "palantir_expected_home_runs": 20.75,
      "palantir_prob_over": 0.1905,
      "palantir_hr_prob": 0.1905,
      "palantir_prob_under": 0.8095,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0412,
      "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.2037,
      "fangorn_expected_home_runs": 0.2037,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0298,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011399999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Yandy D\u00edaz",
      "hitter_id": 650490,
      "team_abbr": "TB",
      "opponent_abbr": "MIA",
      "pitcher_name": "Ryan Gusto",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 570,
      "under_odds": null,
      "expected_home_runs": 0.2037,
      "prob_1_plus_hr": 0.1843,
      "model_over_probability": 0.1843,
      "model_under_probability": 0.8157,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1493,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.035,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.035,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9344,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.39,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 25.61,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 20.75,
      "projected_home_runs_palantir": 20.75,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1843,
      "hr_prob_hybrid_gap_adjusted": 0.1807,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1802,
      "hr_prob_palantir": 0.1905,
      "hr_prob_rf_safe_raw": 0.2296,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2007,
      "hr_edge_palantir": 0.0412,
      "hr_edge_catboost_safe": 0.035,
      "hr_edge_hybrid_gap_adjusted": 0.0314,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0298,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0803,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0298,
      "hr_edge_rf_safe_calibrated_logistic": 0.0514,
      "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.2805,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1802,
      "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": "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": 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": 124,
      "edge_direction_rank": 112,
      "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": 20.75,
      "palantir_expected_home_runs": 20.75,
      "palantir_prob_over": 0.1905,
      "palantir_hr_prob": 0.1905,
      "palantir_prob_under": 0.8095,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0412,
      "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.2037,
      "fangorn_expected_home_runs": 0.2037,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0298,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011399999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Rob Refsnyder",
      "hitter_id": 608701,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 695,
      "under_odds": -1000,
      "expected_home_runs": 0.1746,
      "prob_1_plus_hr": 0.1602,
      "model_over_probability": 0.1602,
      "model_under_probability": 0.8398,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1258,
      "implied_under_probability_raw": 0.9091,
      "implied_over_probability_novig": 0.1216,
      "implied_under_probability_novig": 0.8784,
      "edge_over": 0.0344,
      "edge_under": -0.0693,
      "recommended_side": "Over",
      "recommended_edge": 0.0344,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "partial_role",
      "estimated_start_probability": 0.78,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 3.73,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 9.0,
      "projected_home_runs_rf_safe_season": 12.64,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 9.89,
      "projected_home_runs_palantir": 9.89,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1602,
      "hr_prob_hybrid_gap_adjusted": 0.1746,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1754,
      "hr_prob_palantir": 0.1746,
      "hr_prob_rf_safe_raw": 0.2175,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1892,
      "hr_edge_palantir": 0.0488,
      "hr_edge_catboost_safe": 0.0344,
      "hr_edge_hybrid_gap_adjusted": 0.0488,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0533,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0917,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0533,
      "hr_edge_rf_safe_calibrated_logistic": 0.0634,
      "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.4044,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1754,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: thin opportunity, softened start expectation.",
      "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": 125,
      "edge_direction_rank": 113,
      "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": 9.89,
      "palantir_expected_home_runs": 9.89,
      "palantir_prob_over": 0.1746,
      "palantir_hr_prob": 0.1746,
      "palantir_prob_under": 0.8254,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0488,
      "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.1746,
      "fangorn_expected_home_runs": 0.1746,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0533,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.004500000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brendan Donovan",
      "hitter_id": 680977,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 955,
      "under_odds": -1570,
      "expected_home_runs": 0.138,
      "prob_1_plus_hr": 0.1289,
      "model_over_probability": 0.1289,
      "model_under_probability": 0.8711,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0948,
      "implied_under_probability_raw": 0.9401,
      "implied_over_probability_novig": 0.0916,
      "implied_under_probability_novig": 0.9084,
      "edge_over": 0.0341,
      "edge_under": -0.069,
      "recommended_side": "Over",
      "recommended_edge": 0.0341,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8635,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.73,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 12.0,
      "projected_home_runs_rf_safe_season": 12.95,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.3,
      "projected_home_runs_palantir": 10.3,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1289,
      "hr_prob_hybrid_gap_adjusted": 0.1336,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1342,
      "hr_prob_palantir": 0.1117,
      "hr_prob_rf_safe_raw": 0.1384,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1266,
      "hr_edge_palantir": 0.0169,
      "hr_edge_catboost_safe": 0.0341,
      "hr_edge_hybrid_gap_adjusted": 0.0388,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0407,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0436,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0407,
      "hr_edge_rf_safe_calibrated_logistic": 0.0318,
      "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.1355,
      "fangorn_projection_spread_ratio": 0.0792,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1342,
      "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": "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": 40,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, thin 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": 126,
      "edge_direction_rank": 114,
      "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": 10.3,
      "palantir_expected_home_runs": 10.3,
      "palantir_prob_over": 0.1117,
      "palantir_hr_prob": 0.1117,
      "palantir_prob_under": 0.8883,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0169,
      "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.138,
      "fangorn_expected_home_runs": 0.138,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0407,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.023800000000000016,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luis Arraez",
      "hitter_id": 650333,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2120,
      "expected_home_runs": 0.1207,
      "prob_1_plus_hr": 0.1137,
      "model_over_probability": 0.1137,
      "model_under_probability": 0.8863,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.955,
      "implied_over_probability_novig": 0.0773,
      "implied_under_probability_novig": 0.9227,
      "edge_over": 0.0337,
      "edge_under": -0.0687,
      "recommended_side": "Over",
      "recommended_edge": 0.0337,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9819,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.68,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 104.4,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 8.0,
      "projected_home_runs_rf_safe_season": 10.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.63,
      "projected_home_runs_palantir": 8.63,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1137,
      "hr_prob_hybrid_gap_adjusted": 0.1303,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1312,
      "hr_prob_palantir": 0.1221,
      "hr_prob_rf_safe_raw": 0.1428,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1295,
      "hr_edge_palantir": 0.0421,
      "hr_edge_catboost_safe": 0.0337,
      "hr_edge_hybrid_gap_adjusted": 0.0503,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0555,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0628,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0555,
      "hr_edge_rf_safe_calibrated_logistic": 0.0495,
      "palantir_confidence_label": "Low",
      "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.2763,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1312,
      "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": "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": "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": 127,
      "edge_direction_rank": 115,
      "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": 8.63,
      "palantir_expected_home_runs": 8.63,
      "palantir_prob_over": 0.1221,
      "palantir_hr_prob": 0.1221,
      "palantir_prob_under": 0.8779,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0421,
      "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.1207,
      "fangorn_expected_home_runs": 0.1207,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0555,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.013400000000000009,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luis Arraez",
      "hitter_id": 650333,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2400,
      "expected_home_runs": 0.1207,
      "prob_1_plus_hr": 0.1137,
      "model_over_probability": 0.1137,
      "model_under_probability": 0.8863,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.96,
      "implied_over_probability_novig": 0.0769,
      "implied_under_probability_novig": 0.9231,
      "edge_over": 0.0337,
      "edge_under": -0.0737,
      "recommended_side": "Over",
      "recommended_edge": 0.0337,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9819,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.68,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 104.4,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 8.0,
      "projected_home_runs_rf_safe_season": 10.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.63,
      "projected_home_runs_palantir": 8.63,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1137,
      "hr_prob_hybrid_gap_adjusted": 0.1303,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1312,
      "hr_prob_palantir": 0.1221,
      "hr_prob_rf_safe_raw": 0.1428,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1295,
      "hr_edge_palantir": 0.0421,
      "hr_edge_catboost_safe": 0.0337,
      "hr_edge_hybrid_gap_adjusted": 0.0503,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0555,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0628,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0555,
      "hr_edge_rf_safe_calibrated_logistic": 0.0495,
      "palantir_confidence_label": "Low",
      "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.2763,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1312,
      "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": "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": "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": 128,
      "edge_direction_rank": 116,
      "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": 8.63,
      "palantir_expected_home_runs": 8.63,
      "palantir_prob_over": 0.1221,
      "palantir_hr_prob": 0.1221,
      "palantir_prob_under": 0.8779,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0421,
      "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.1207,
      "fangorn_expected_home_runs": 0.1207,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0555,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.013400000000000009,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luis Arraez",
      "hitter_id": 650333,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": null,
      "expected_home_runs": 0.1207,
      "prob_1_plus_hr": 0.1137,
      "model_over_probability": 0.1137,
      "model_under_probability": 0.8863,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0337,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0337,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9819,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.68,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 104.4,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 8.0,
      "projected_home_runs_rf_safe_season": 10.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.63,
      "projected_home_runs_palantir": 8.63,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1137,
      "hr_prob_hybrid_gap_adjusted": 0.1303,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1312,
      "hr_prob_palantir": 0.1221,
      "hr_prob_rf_safe_raw": 0.1428,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1295,
      "hr_edge_palantir": 0.0421,
      "hr_edge_catboost_safe": 0.0337,
      "hr_edge_hybrid_gap_adjusted": 0.0503,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0555,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0628,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0555,
      "hr_edge_rf_safe_calibrated_logistic": 0.0495,
      "palantir_confidence_label": "Low",
      "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.2763,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1312,
      "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": "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": "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": 129,
      "edge_direction_rank": 117,
      "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": 8.63,
      "palantir_expected_home_runs": 8.63,
      "palantir_prob_over": 0.1221,
      "palantir_hr_prob": 0.1221,
      "palantir_prob_under": 0.8779,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0421,
      "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.1207,
      "fangorn_expected_home_runs": 0.1207,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0555,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.013400000000000009,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Rob Refsnyder",
      "hitter_id": 608701,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 690,
      "under_odds": -1060,
      "expected_home_runs": 0.1746,
      "prob_1_plus_hr": 0.1602,
      "model_over_probability": 0.1602,
      "model_under_probability": 0.8398,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1266,
      "implied_under_probability_raw": 0.9138,
      "implied_over_probability_novig": 0.1217,
      "implied_under_probability_novig": 0.8783,
      "edge_over": 0.0336,
      "edge_under": -0.074,
      "recommended_side": "Over",
      "recommended_edge": 0.0336,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "partial_role",
      "estimated_start_probability": 0.78,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 3.73,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 9.0,
      "projected_home_runs_rf_safe_season": 12.64,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 9.89,
      "projected_home_runs_palantir": 9.89,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1602,
      "hr_prob_hybrid_gap_adjusted": 0.1746,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1754,
      "hr_prob_palantir": 0.1746,
      "hr_prob_rf_safe_raw": 0.2175,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1892,
      "hr_edge_palantir": 0.048,
      "hr_edge_catboost_safe": 0.0336,
      "hr_edge_hybrid_gap_adjusted": 0.048,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0525,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0909,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0525,
      "hr_edge_rf_safe_calibrated_logistic": 0.0626,
      "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.4044,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1754,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: thin opportunity, softened start expectation.",
      "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": 130,
      "edge_direction_rank": 118,
      "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": 9.89,
      "palantir_expected_home_runs": 9.89,
      "palantir_prob_over": 0.1746,
      "palantir_hr_prob": 0.1746,
      "palantir_prob_under": 0.8254,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.048,
      "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.1746,
      "fangorn_expected_home_runs": 0.1746,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0525,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.004500000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Rob Refsnyder",
      "hitter_id": 608701,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 690,
      "under_odds": null,
      "expected_home_runs": 0.1746,
      "prob_1_plus_hr": 0.1602,
      "model_over_probability": 0.1602,
      "model_under_probability": 0.8398,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1266,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0336,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0336,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "partial_role",
      "estimated_start_probability": 0.78,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 3.73,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 9.0,
      "projected_home_runs_rf_safe_season": 12.64,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 9.89,
      "projected_home_runs_palantir": 9.89,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1602,
      "hr_prob_hybrid_gap_adjusted": 0.1746,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1754,
      "hr_prob_palantir": 0.1746,
      "hr_prob_rf_safe_raw": 0.2175,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1892,
      "hr_edge_palantir": 0.048,
      "hr_edge_catboost_safe": 0.0336,
      "hr_edge_hybrid_gap_adjusted": 0.048,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0525,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0909,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0525,
      "hr_edge_rf_safe_calibrated_logistic": 0.0626,
      "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.4044,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1754,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: thin opportunity, softened start expectation.",
      "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": 131,
      "edge_direction_rank": 119,
      "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": 9.89,
      "palantir_expected_home_runs": 9.89,
      "palantir_prob_over": 0.1746,
      "palantir_hr_prob": 0.1746,
      "palantir_prob_under": 0.8254,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.048,
      "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.1746,
      "fangorn_expected_home_runs": 0.1746,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0525,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.004500000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Rafael Devers",
      "hitter_id": 646240,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 380,
      "under_odds": null,
      "expected_home_runs": 0.2766,
      "prob_1_plus_hr": 0.2416,
      "model_over_probability": 0.2416,
      "model_under_probability": 0.7584,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2083,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0333,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0333,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.61,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 30.0,
      "projected_home_runs_rf_safe_season": 24.02,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 28.42,
      "projected_home_runs_palantir": 28.42,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2416,
      "hr_prob_hybrid_gap_adjusted": 0.1904,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1916,
      "hr_prob_palantir": 0.2305,
      "hr_prob_rf_safe_raw": 0.1987,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1724,
      "hr_edge_palantir": 0.0222,
      "hr_edge_catboost_safe": 0.0333,
      "hr_edge_hybrid_gap_adjusted": -0.0179,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0292,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0096,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0292,
      "hr_edge_rf_safe_calibrated_logistic": -0.0359,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.1993,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1916,
      "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": "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": 132,
      "edge_direction_rank": 120,
      "value_score": 43.0,
      "value_rank": 5,
      "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": 28.42,
      "palantir_expected_home_runs": 28.42,
      "palantir_prob_over": 0.2305,
      "palantir_hr_prob": 0.2305,
      "palantir_prob_under": 0.7695,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0222,
      "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.2766,
      "fangorn_expected_home_runs": 0.2766,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0292,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0514,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Randy Arozarena",
      "hitter_id": 668227,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 570,
      "under_odds": -815,
      "expected_home_runs": 0.2013,
      "prob_1_plus_hr": 0.1823,
      "model_over_probability": 0.1823,
      "model_under_probability": 0.8177,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1493,
      "implied_under_probability_raw": 0.8907,
      "implied_over_probability_novig": 0.1436,
      "implied_under_probability_novig": 0.8564,
      "edge_over": 0.033,
      "edge_under": -0.073,
      "recommended_side": "Over",
      "recommended_edge": 0.033,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9892,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.31,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 23.11,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.64,
      "projected_home_runs_palantir": 23.64,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1823,
      "hr_prob_hybrid_gap_adjusted": 0.1752,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1742,
      "hr_prob_palantir": 0.1945,
      "hr_prob_rf_safe_raw": 0.1906,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1656,
      "hr_edge_palantir": 0.0452,
      "hr_edge_catboost_safe": 0.033,
      "hr_edge_hybrid_gap_adjusted": 0.0259,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0228,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0413,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0228,
      "hr_edge_rf_safe_calibrated_logistic": 0.0163,
      "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.0505,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1742,
      "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": 134,
      "edge_direction_rank": 122,
      "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.64,
      "palantir_expected_home_runs": 23.64,
      "palantir_prob_over": 0.1945,
      "palantir_hr_prob": 0.1945,
      "palantir_prob_under": 0.8055,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0452,
      "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.2013,
      "fangorn_expected_home_runs": 0.2013,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0228,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022400000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bo Bichette",
      "hitter_id": 666182,
      "team_abbr": "NYM",
      "opponent_abbr": "SD",
      "pitcher_name": "Michael King",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 725,
      "under_odds": -1060,
      "expected_home_runs": 0.1675,
      "prob_1_plus_hr": 0.1542,
      "model_over_probability": 0.1542,
      "model_under_probability": 0.8458,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1212,
      "implied_under_probability_raw": 0.9138,
      "implied_over_probability_novig": 0.1171,
      "implied_under_probability_novig": 0.8829,
      "edge_over": 0.033,
      "edge_under": -0.068,
      "recommended_side": "Over",
      "recommended_edge": 0.033,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9122,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.22,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.007,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.948,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 16.42,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.12,
      "projected_home_runs_palantir": 15.12,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1542,
      "hr_prob_hybrid_gap_adjusted": 0.1564,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1567,
      "hr_prob_palantir": 0.1655,
      "hr_prob_rf_safe_raw": 0.1784,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1557,
      "hr_edge_palantir": 0.0443,
      "hr_edge_catboost_safe": 0.033,
      "hr_edge_hybrid_gap_adjusted": 0.0352,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0361,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0572,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0361,
      "hr_edge_rf_safe_calibrated_logistic": 0.0345,
      "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.1573,
      "fangorn_projection_spread_ratio": 0.1729,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1567,
      "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": "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": 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": 133,
      "edge_direction_rank": 121,
      "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.12,
      "palantir_expected_home_runs": 15.12,
      "palantir_prob_over": 0.1655,
      "palantir_hr_prob": 0.1655,
      "palantir_prob_under": 0.8345,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0443,
      "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.1675,
      "fangorn_expected_home_runs": 0.1675,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0361,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.008200000000000013,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brendan Donovan",
      "hitter_id": 680977,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 935,
      "under_odds": null,
      "expected_home_runs": 0.138,
      "prob_1_plus_hr": 0.1289,
      "model_over_probability": 0.1289,
      "model_under_probability": 0.8711,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0966,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0323,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0323,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8635,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.73,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 12.0,
      "projected_home_runs_rf_safe_season": 12.95,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.3,
      "projected_home_runs_palantir": 10.3,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1289,
      "hr_prob_hybrid_gap_adjusted": 0.1336,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1342,
      "hr_prob_palantir": 0.1117,
      "hr_prob_rf_safe_raw": 0.1384,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1266,
      "hr_edge_palantir": 0.0151,
      "hr_edge_catboost_safe": 0.0323,
      "hr_edge_hybrid_gap_adjusted": 0.037,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0389,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0418,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0389,
      "hr_edge_rf_safe_calibrated_logistic": 0.03,
      "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.1355,
      "fangorn_projection_spread_ratio": 0.0792,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1342,
      "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": "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": 40,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, thin 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": 135,
      "edge_direction_rank": 123,
      "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": 10.3,
      "palantir_expected_home_runs": 10.3,
      "palantir_prob_over": 0.1117,
      "palantir_hr_prob": 0.1117,
      "palantir_prob_under": 0.8883,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0151,
      "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.138,
      "fangorn_expected_home_runs": 0.138,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0389,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.023800000000000016,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bo Bichette",
      "hitter_id": 666182,
      "team_abbr": "NYM",
      "opponent_abbr": "SD",
      "pitcher_name": "Michael King",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": -1125,
      "expected_home_runs": 0.1675,
      "prob_1_plus_hr": 0.1542,
      "model_over_probability": 0.1542,
      "model_under_probability": 0.8458,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.122,
      "implied_under_probability_raw": 0.9184,
      "implied_over_probability_novig": 0.1173,
      "implied_under_probability_novig": 0.8827,
      "edge_over": 0.0322,
      "edge_under": -0.0726,
      "recommended_side": "Over",
      "recommended_edge": 0.0322,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9122,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.22,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.007,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.948,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 16.42,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.12,
      "projected_home_runs_palantir": 15.12,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1542,
      "hr_prob_hybrid_gap_adjusted": 0.1564,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1567,
      "hr_prob_palantir": 0.1655,
      "hr_prob_rf_safe_raw": 0.1784,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1557,
      "hr_edge_palantir": 0.0435,
      "hr_edge_catboost_safe": 0.0322,
      "hr_edge_hybrid_gap_adjusted": 0.0344,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0353,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0564,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0353,
      "hr_edge_rf_safe_calibrated_logistic": 0.0337,
      "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.1573,
      "fangorn_projection_spread_ratio": 0.1729,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1567,
      "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": "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": 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": 136,
      "edge_direction_rank": 124,
      "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.12,
      "palantir_expected_home_runs": 15.12,
      "palantir_prob_over": 0.1655,
      "palantir_hr_prob": 0.1655,
      "palantir_prob_under": 0.8345,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0435,
      "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.1675,
      "fangorn_expected_home_runs": 0.1675,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0353,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.008200000000000013,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bo Bichette",
      "hitter_id": 666182,
      "team_abbr": "NYM",
      "opponent_abbr": "SD",
      "pitcher_name": "Michael King",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 720,
      "under_odds": null,
      "expected_home_runs": 0.1675,
      "prob_1_plus_hr": 0.1542,
      "model_over_probability": 0.1542,
      "model_under_probability": 0.8458,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.122,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0322,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0322,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9122,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.22,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.007,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.948,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 16.42,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.12,
      "projected_home_runs_palantir": 15.12,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1542,
      "hr_prob_hybrid_gap_adjusted": 0.1564,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1567,
      "hr_prob_palantir": 0.1655,
      "hr_prob_rf_safe_raw": 0.1784,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1557,
      "hr_edge_palantir": 0.0435,
      "hr_edge_catboost_safe": 0.0322,
      "hr_edge_hybrid_gap_adjusted": 0.0344,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0353,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0564,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0353,
      "hr_edge_rf_safe_calibrated_logistic": 0.0337,
      "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.1573,
      "fangorn_projection_spread_ratio": 0.1729,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1567,
      "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": "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": 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": 137,
      "edge_direction_rank": 125,
      "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.12,
      "palantir_expected_home_runs": 15.12,
      "palantir_prob_over": 0.1655,
      "palantir_hr_prob": 0.1655,
      "palantir_prob_under": 0.8345,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0435,
      "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.1675,
      "fangorn_expected_home_runs": 0.1675,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0353,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.008200000000000013,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Randy Arozarena",
      "hitter_id": 668227,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 565,
      "under_odds": -765,
      "expected_home_runs": 0.2013,
      "prob_1_plus_hr": 0.1823,
      "model_over_probability": 0.1823,
      "model_under_probability": 0.8177,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1504,
      "implied_under_probability_raw": 0.8844,
      "implied_over_probability_novig": 0.1453,
      "implied_under_probability_novig": 0.8547,
      "edge_over": 0.0319,
      "edge_under": -0.0667,
      "recommended_side": "Over",
      "recommended_edge": 0.0319,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9892,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.31,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 23.11,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.64,
      "projected_home_runs_palantir": 23.64,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1823,
      "hr_prob_hybrid_gap_adjusted": 0.1752,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1742,
      "hr_prob_palantir": 0.1945,
      "hr_prob_rf_safe_raw": 0.1906,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1656,
      "hr_edge_palantir": 0.0441,
      "hr_edge_catboost_safe": 0.0319,
      "hr_edge_hybrid_gap_adjusted": 0.0248,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0217,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0402,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0217,
      "hr_edge_rf_safe_calibrated_logistic": 0.0152,
      "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.0505,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1742,
      "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": 138,
      "edge_direction_rank": 126,
      "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.64,
      "palantir_expected_home_runs": 23.64,
      "palantir_prob_over": 0.1945,
      "palantir_hr_prob": 0.1945,
      "palantir_prob_under": 0.8055,
      "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.2013,
      "fangorn_expected_home_runs": 0.2013,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0217,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022400000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Randy Arozarena",
      "hitter_id": 668227,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 565,
      "under_odds": null,
      "expected_home_runs": 0.2013,
      "prob_1_plus_hr": 0.1823,
      "model_over_probability": 0.1823,
      "model_under_probability": 0.8177,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1504,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0319,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0319,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9892,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.31,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 23.11,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.64,
      "projected_home_runs_palantir": 23.64,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1823,
      "hr_prob_hybrid_gap_adjusted": 0.1752,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1742,
      "hr_prob_palantir": 0.1945,
      "hr_prob_rf_safe_raw": 0.1906,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1656,
      "hr_edge_palantir": 0.0441,
      "hr_edge_catboost_safe": 0.0319,
      "hr_edge_hybrid_gap_adjusted": 0.0248,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0217,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0402,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0217,
      "hr_edge_rf_safe_calibrated_logistic": 0.0152,
      "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.0505,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1742,
      "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": 139,
      "edge_direction_rank": 127,
      "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.64,
      "palantir_expected_home_runs": 23.64,
      "palantir_prob_over": 0.1945,
      "palantir_hr_prob": 0.1945,
      "palantir_prob_under": 0.8055,
      "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.2013,
      "fangorn_expected_home_runs": 0.2013,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0217,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022400000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brendan Donovan",
      "hitter_id": 680977,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 930,
      "under_odds": -1655,
      "expected_home_runs": 0.138,
      "prob_1_plus_hr": 0.1289,
      "model_over_probability": 0.1289,
      "model_under_probability": 0.8711,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0971,
      "implied_under_probability_raw": 0.943,
      "implied_over_probability_novig": 0.0934,
      "implied_under_probability_novig": 0.9066,
      "edge_over": 0.0318,
      "edge_under": -0.0719,
      "recommended_side": "Over",
      "recommended_edge": 0.0318,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8635,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.73,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 12.0,
      "projected_home_runs_rf_safe_season": 12.95,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.3,
      "projected_home_runs_palantir": 10.3,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1289,
      "hr_prob_hybrid_gap_adjusted": 0.1336,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1342,
      "hr_prob_palantir": 0.1117,
      "hr_prob_rf_safe_raw": 0.1384,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1266,
      "hr_edge_palantir": 0.0146,
      "hr_edge_catboost_safe": 0.0318,
      "hr_edge_hybrid_gap_adjusted": 0.0365,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0384,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0413,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0384,
      "hr_edge_rf_safe_calibrated_logistic": 0.0295,
      "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.1355,
      "fangorn_projection_spread_ratio": 0.0792,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1342,
      "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": "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": 40,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, thin 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": 140,
      "edge_direction_rank": 128,
      "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": 10.3,
      "palantir_expected_home_runs": 10.3,
      "palantir_prob_over": 0.1117,
      "palantir_hr_prob": 0.1117,
      "palantir_prob_under": 0.8883,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0146,
      "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.138,
      "fangorn_expected_home_runs": 0.138,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0384,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.023800000000000016,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Marcus Semien",
      "hitter_id": 543760,
      "team_abbr": "NYM",
      "opponent_abbr": "SD",
      "pitcher_name": "Michael King",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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.1846,
      "prob_1_plus_hr": 0.1686,
      "model_over_probability": 0.1686,
      "model_under_probability": 0.8314,
      "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.0316,
      "edge_under": -0.0715,
      "recommended_side": "Over",
      "recommended_edge": 0.0316,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.14,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.007,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.948,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 13.1,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.75,
      "projected_home_runs_palantir": 15.75,
      "hr_prob_rf_safe": 0.1114,
      "hr_prob_catboost_safe": 0.1686,
      "hr_prob_hybrid_gap_adjusted": 0.1217,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1114,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1228,
      "hr_prob_palantir": 0.1353,
      "hr_prob_rf_safe_raw": 0.1139,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1114,
      "hr_prob_rf_safe_calibrated_logistic": 0.1112,
      "hr_edge_palantir": -0.0017,
      "hr_edge_catboost_safe": 0.0316,
      "hr_edge_hybrid_gap_adjusted": -0.0153,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0256,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0231,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0256,
      "hr_edge_rf_safe_calibrated_logistic": -0.0258,
      "palantir_confidence_label": "Low",
      "palantir_signal_label": "Conservative Trim",
      "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.1114,
      "fangorn_projection_spread_ratio": 0.345,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1228,
      "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": "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": "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": 141,
      "edge_direction_rank": 129,
      "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.75,
      "palantir_expected_home_runs": 15.75,
      "palantir_prob_over": 0.1353,
      "palantir_hr_prob": 0.1353,
      "palantir_prob_under": 0.8647,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0017,
      "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.1846,
      "fangorn_expected_home_runs": 0.1846,
      "fangorn_prob_over": 0.1114,
      "fangorn_hr_prob": 0.1114,
      "fangorn_prob_under": 0.8886000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0256,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.023900000000000005,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Rafael Devers",
      "hitter_id": 646240,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -470,
      "expected_home_runs": 0.2766,
      "prob_1_plus_hr": 0.2416,
      "model_over_probability": 0.2416,
      "model_under_probability": 0.7584,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2105,
      "implied_under_probability_raw": 0.8246,
      "implied_over_probability_novig": 0.2034,
      "implied_under_probability_novig": 0.7966,
      "edge_over": 0.0311,
      "edge_under": -0.0662,
      "recommended_side": "Over",
      "recommended_edge": 0.0311,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.61,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.219,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 30.0,
      "projected_home_runs_rf_safe_season": 24.02,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 28.42,
      "projected_home_runs_palantir": 28.42,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2416,
      "hr_prob_hybrid_gap_adjusted": 0.1904,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1916,
      "hr_prob_palantir": 0.2305,
      "hr_prob_rf_safe_raw": 0.1987,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1724,
      "hr_edge_palantir": 0.02,
      "hr_edge_catboost_safe": 0.0311,
      "hr_edge_hybrid_gap_adjusted": -0.0201,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0314,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0118,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0314,
      "hr_edge_rf_safe_calibrated_logistic": -0.0381,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.1993,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1916,
      "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": "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": 142,
      "edge_direction_rank": 130,
      "value_score": 42.3,
      "value_rank": 6,
      "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": 28.42,
      "palantir_expected_home_runs": 28.42,
      "palantir_prob_over": 0.2305,
      "palantir_hr_prob": 0.2305,
      "palantir_prob_under": 0.7695,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.02,
      "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.2766,
      "fangorn_expected_home_runs": 0.2766,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0314,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0514,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Marcus Semien",
      "hitter_id": 543760,
      "team_abbr": "NYM",
      "opponent_abbr": "SD",
      "pitcher_name": "Michael King",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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.1846,
      "prob_1_plus_hr": 0.1686,
      "model_over_probability": 0.1686,
      "model_under_probability": 0.8314,
      "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.0307,
      "edge_under": -0.066,
      "recommended_side": "Over",
      "recommended_edge": 0.0307,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.14,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.007,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.948,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 13.1,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.75,
      "projected_home_runs_palantir": 15.75,
      "hr_prob_rf_safe": 0.1114,
      "hr_prob_catboost_safe": 0.1686,
      "hr_prob_hybrid_gap_adjusted": 0.1217,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1114,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1228,
      "hr_prob_palantir": 0.1353,
      "hr_prob_rf_safe_raw": 0.1139,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1114,
      "hr_prob_rf_safe_calibrated_logistic": 0.1112,
      "hr_edge_palantir": -0.0026,
      "hr_edge_catboost_safe": 0.0307,
      "hr_edge_hybrid_gap_adjusted": -0.0162,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0265,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.024,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0265,
      "hr_edge_rf_safe_calibrated_logistic": -0.0267,
      "palantir_confidence_label": "Low",
      "palantir_signal_label": "Conservative Trim",
      "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.1114,
      "fangorn_projection_spread_ratio": 0.345,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1228,
      "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": "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": "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": 143,
      "edge_direction_rank": 131,
      "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.75,
      "palantir_expected_home_runs": 15.75,
      "palantir_prob_over": 0.1353,
      "palantir_hr_prob": 0.1353,
      "palantir_prob_under": 0.8647,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0026,
      "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.1846,
      "fangorn_expected_home_runs": 0.1846,
      "fangorn_prob_over": 0.1114,
      "fangorn_hr_prob": 0.1114,
      "fangorn_prob_under": 0.8886000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0265,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.023900000000000005,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Marcus Semien",
      "hitter_id": 543760,
      "team_abbr": "NYM",
      "opponent_abbr": "SD",
      "pitcher_name": "Michael King",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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.1846,
      "prob_1_plus_hr": 0.1686,
      "model_over_probability": 0.1686,
      "model_under_probability": 0.8314,
      "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.0307,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0307,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.14,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.007,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.948,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 13.1,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.75,
      "projected_home_runs_palantir": 15.75,
      "hr_prob_rf_safe": 0.1114,
      "hr_prob_catboost_safe": 0.1686,
      "hr_prob_hybrid_gap_adjusted": 0.1217,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1114,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1228,
      "hr_prob_palantir": 0.1353,
      "hr_prob_rf_safe_raw": 0.1139,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1114,
      "hr_prob_rf_safe_calibrated_logistic": 0.1112,
      "hr_edge_palantir": -0.0026,
      "hr_edge_catboost_safe": 0.0307,
      "hr_edge_hybrid_gap_adjusted": -0.0162,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0265,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.024,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0265,
      "hr_edge_rf_safe_calibrated_logistic": -0.0267,
      "palantir_confidence_label": "Low",
      "palantir_signal_label": "Conservative Trim",
      "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.1114,
      "fangorn_projection_spread_ratio": 0.345,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1228,
      "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": "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": "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": 144,
      "edge_direction_rank": 132,
      "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.75,
      "palantir_expected_home_runs": 15.75,
      "palantir_prob_over": 0.1353,
      "palantir_hr_prob": 0.1353,
      "palantir_prob_under": 0.8647,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0026,
      "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.1846,
      "fangorn_expected_home_runs": 0.1846,
      "fangorn_prob_over": 0.1114,
      "fangorn_hr_prob": 0.1114,
      "fangorn_prob_under": 0.8886000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0265,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.023900000000000005,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Junior Caminero",
      "hitter_id": 691406,
      "team_abbr": "TB",
      "opponent_abbr": "MIA",
      "pitcher_name": "Ryan Gusto",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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.1699,
      "prob_1_plus_hr": 0.1563,
      "model_over_probability": 0.1563,
      "model_under_probability": 0.8437,
      "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.0659,
      "edge_under": 0.0306,
      "recommended_side": "Under",
      "recommended_edge": 0.0306,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8474,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.89,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "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.1721,
      "hr_prob_catboost_safe": 0.1563,
      "hr_prob_hybrid_gap_adjusted": 0.1683,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1689,
      "hr_prob_palantir": 0.1672,
      "hr_prob_rf_safe_raw": 0.1912,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1661,
      "hr_edge_palantir": -0.055,
      "hr_edge_catboost_safe": -0.0659,
      "hr_edge_hybrid_gap_adjusted": -0.0539,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0501,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.031,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0501,
      "hr_edge_rf_safe_calibrated_logistic": -0.0561,
      "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.1721,
      "fangorn_projection_spread_ratio": 0.249,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1689,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 145,
      "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.1672,
      "palantir_hr_prob": 0.1672,
      "palantir_prob_under": 0.8328,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.055,
      "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.1699,
      "fangorn_expected_home_runs": 0.1699,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0501,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0049000000000000155,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cedric Mullins",
      "hitter_id": 656775,
      "team_abbr": "TB",
      "opponent_abbr": "MIA",
      "pitcher_name": "Ryan Gusto",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 605,
      "under_odds": -835,
      "expected_home_runs": 0.1869,
      "prob_1_plus_hr": 0.1705,
      "model_over_probability": 0.1705,
      "model_under_probability": 0.8295,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1418,
      "implied_under_probability_raw": 0.893,
      "implied_over_probability_novig": 0.137,
      "implied_under_probability_novig": 0.863,
      "edge_over": 0.0287,
      "edge_under": -0.0635,
      "recommended_side": "Over",
      "recommended_edge": 0.0287,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8784,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.91,
      "opportunity_penalty_reason": "historical_split_blend; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 15.01,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.5,
      "projected_home_runs_palantir": 15.5,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1705,
      "hr_prob_hybrid_gap_adjusted": 0.149,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1478,
      "hr_prob_palantir": 0.1567,
      "hr_prob_rf_safe_raw": 0.1521,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.136,
      "hr_edge_palantir": 0.0149,
      "hr_edge_catboost_safe": 0.0287,
      "hr_edge_hybrid_gap_adjusted": 0.0072,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0004,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0103,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0004,
      "hr_edge_rf_safe_calibrated_logistic": -0.0058,
      "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.1171,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1478,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, 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": 146,
      "edge_direction_rank": 133,
      "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.5,
      "palantir_expected_home_runs": 15.5,
      "palantir_prob_over": 0.1567,
      "palantir_hr_prob": 0.1567,
      "palantir_prob_under": 0.8432999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0149,
      "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.1869,
      "fangorn_expected_home_runs": 0.1869,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0004,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.014500000000000013,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cedric Mullins",
      "hitter_id": 656775,
      "team_abbr": "TB",
      "opponent_abbr": "MIA",
      "pitcher_name": "Ryan Gusto",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 605,
      "under_odds": -885,
      "expected_home_runs": 0.1869,
      "prob_1_plus_hr": 0.1705,
      "model_over_probability": 0.1705,
      "model_under_probability": 0.8295,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1418,
      "implied_under_probability_raw": 0.8985,
      "implied_over_probability_novig": 0.1363,
      "implied_under_probability_novig": 0.8637,
      "edge_over": 0.0287,
      "edge_under": -0.069,
      "recommended_side": "Over",
      "recommended_edge": 0.0287,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8784,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.91,
      "opportunity_penalty_reason": "historical_split_blend; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 15.01,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.5,
      "projected_home_runs_palantir": 15.5,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1705,
      "hr_prob_hybrid_gap_adjusted": 0.149,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1478,
      "hr_prob_palantir": 0.1567,
      "hr_prob_rf_safe_raw": 0.1521,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.136,
      "hr_edge_palantir": 0.0149,
      "hr_edge_catboost_safe": 0.0287,
      "hr_edge_hybrid_gap_adjusted": 0.0072,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0004,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0103,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0004,
      "hr_edge_rf_safe_calibrated_logistic": -0.0058,
      "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.1171,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1478,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, 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": 147,
      "edge_direction_rank": 134,
      "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.5,
      "palantir_expected_home_runs": 15.5,
      "palantir_prob_over": 0.1567,
      "palantir_hr_prob": 0.1567,
      "palantir_prob_under": 0.8432999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0149,
      "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.1869,
      "fangorn_expected_home_runs": 0.1869,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0004,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.014500000000000013,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cedric Mullins",
      "hitter_id": 656775,
      "team_abbr": "TB",
      "opponent_abbr": "MIA",
      "pitcher_name": "Ryan Gusto",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 605,
      "under_odds": null,
      "expected_home_runs": 0.1869,
      "prob_1_plus_hr": 0.1705,
      "model_over_probability": 0.1705,
      "model_under_probability": 0.8295,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1418,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0287,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0287,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8784,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.91,
      "opportunity_penalty_reason": "historical_split_blend; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 15.01,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.5,
      "projected_home_runs_palantir": 15.5,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1705,
      "hr_prob_hybrid_gap_adjusted": 0.149,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1478,
      "hr_prob_palantir": 0.1567,
      "hr_prob_rf_safe_raw": 0.1521,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.136,
      "hr_edge_palantir": 0.0149,
      "hr_edge_catboost_safe": 0.0287,
      "hr_edge_hybrid_gap_adjusted": 0.0072,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0004,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0103,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0004,
      "hr_edge_rf_safe_calibrated_logistic": -0.0058,
      "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.1171,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1478,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, 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": 148,
      "edge_direction_rank": 135,
      "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.5,
      "palantir_expected_home_runs": 15.5,
      "palantir_prob_over": 0.1567,
      "palantir_hr_prob": 0.1567,
      "palantir_prob_under": 0.8432999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0149,
      "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.1869,
      "fangorn_expected_home_runs": 0.1869,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0004,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.014500000000000013,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "hitter_id": 677951,
      "team_abbr": "KC",
      "opponent_abbr": "MIN",
      "pitcher_name": "Zebby Matthews",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 470,
      "under_odds": -640,
      "expected_home_runs": 0.2278,
      "prob_1_plus_hr": 0.2037,
      "model_over_probability": 0.2037,
      "model_under_probability": 0.7963,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1754,
      "implied_under_probability_raw": 0.8649,
      "implied_over_probability_novig": 0.1686,
      "implied_under_probability_novig": 0.8314,
      "edge_over": 0.0283,
      "edge_under": -0.0686,
      "recommended_side": "Over",
      "recommended_edge": 0.0283,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.52,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "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.1721,
      "hr_prob_catboost_safe": 0.2037,
      "hr_prob_hybrid_gap_adjusted": 0.1797,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1784,
      "hr_prob_palantir": 0.198,
      "hr_prob_rf_safe_raw": 0.1804,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1573,
      "hr_edge_palantir": 0.0226,
      "hr_edge_catboost_safe": 0.0283,
      "hr_edge_hybrid_gap_adjusted": 0.0043,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0033,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.005,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0033,
      "hr_edge_rf_safe_calibrated_logistic": -0.0181,
      "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.1265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1784,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 23,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, mild park drag.",
      "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": 149,
      "edge_direction_rank": 136,
      "value_score": 21.1,
      "value_rank": 37,
      "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.198,
      "palantir_hr_prob": 0.198,
      "palantir_prob_under": 0.802,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0226,
      "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.2278,
      "fangorn_expected_home_runs": 0.2278,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0033,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.025900000000000006,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vladimir Guerrero Jr.",
      "hitter_id": 665489,
      "team_abbr": "TOR",
      "opponent_abbr": "BAL",
      "pitcher_name": "Brandon Young",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": -685,
      "expected_home_runs": 0.2183,
      "prob_1_plus_hr": 0.1961,
      "model_over_probability": 0.1961,
      "model_under_probability": 0.8039,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1681,
      "implied_under_probability_raw": 0.8726,
      "implied_over_probability_novig": 0.1615,
      "implied_under_probability_novig": 0.8385,
      "edge_over": 0.028,
      "edge_under": -0.0687,
      "recommended_side": "Over",
      "recommended_edge": 0.028,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9409,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.42,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.996,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 27.25,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.75,
      "projected_home_runs_palantir": 23.75,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1961,
      "hr_prob_hybrid_gap_adjusted": 0.1832,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1825,
      "hr_prob_palantir": 0.1873,
      "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.0192,
      "hr_edge_catboost_safe": 0.028,
      "hr_edge_hybrid_gap_adjusted": 0.0151,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.011,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0437,
      "hr_edge_rf_safe_calibrated_isotonic": 0.011,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.09,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1825,
      "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": 150,
      "edge_direction_rank": 137,
      "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.75,
      "palantir_expected_home_runs": 23.75,
      "palantir_prob_over": 0.1873,
      "palantir_hr_prob": 0.1873,
      "palantir_prob_under": 0.8127,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0192,
      "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.2183,
      "fangorn_expected_home_runs": 0.2183,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.011,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.008199999999999985,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vinnie Pasquantino",
      "hitter_id": 686469,
      "team_abbr": "KC",
      "opponent_abbr": "MIN",
      "pitcher_name": "Zebby Matthews",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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.2249,
      "prob_1_plus_hr": 0.2014,
      "model_over_probability": 0.2014,
      "model_under_probability": 0.7986,
      "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.0275,
      "edge_under": -0.0672,
      "recommended_side": "Over",
      "recommended_edge": 0.0275,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.964,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.41,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 26.56,
      "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.2597,
      "hr_prob_catboost_safe": 0.2014,
      "hr_prob_hybrid_gap_adjusted": 0.2492,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.2597,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.248,
      "hr_prob_palantir": 0.2225,
      "hr_prob_rf_safe_raw": 0.2476,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2186,
      "hr_edge_palantir": 0.0486,
      "hr_edge_catboost_safe": 0.0275,
      "hr_edge_hybrid_gap_adjusted": 0.0753,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0858,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0737,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0858,
      "hr_edge_rf_safe_calibrated_logistic": 0.0447,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.2648,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.248,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 23,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, mild park drag.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 151,
      "edge_direction_rank": 138,
      "value_score": 19.8,
      "value_rank": 40,
      "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.2225,
      "palantir_hr_prob": 0.2225,
      "palantir_prob_under": 0.7775,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0486,
      "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.2249,
      "fangorn_expected_home_runs": 0.2249,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0858,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03719999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Giancarlo Stanton",
      "hitter_id": 519317,
      "team_abbr": "NYY",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -430,
      "expected_home_runs": 0.1761,
      "prob_1_plus_hr": 0.1615,
      "model_over_probability": 0.1615,
      "model_under_probability": 0.8385,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2247,
      "implied_under_probability_raw": 0.8113,
      "implied_over_probability_novig": 0.2169,
      "implied_under_probability_novig": 0.7831,
      "edge_over": -0.0632,
      "edge_under": 0.0272,
      "recommended_side": "Under",
      "recommended_edge": 0.0272,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8041,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.73,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 28.15,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.8,
      "projected_home_runs_palantir": 22.8,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1615,
      "hr_prob_hybrid_gap_adjusted": 0.1689,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.17,
      "hr_prob_palantir": 0.154,
      "hr_prob_rf_safe_raw": 0.1866,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1623,
      "hr_edge_palantir": -0.0707,
      "hr_edge_catboost_safe": -0.0632,
      "hr_edge_hybrid_gap_adjusted": -0.0558,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0526,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0381,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0526,
      "hr_edge_rf_safe_calibrated_logistic": -0.0624,
      "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.1721,
      "fangorn_projection_spread_ratio": 0.1729,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.17,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: thin opportunity, softened start expectation.",
      "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": 152,
      "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": 22.8,
      "palantir_expected_home_runs": 22.8,
      "palantir_prob_over": 0.154,
      "palantir_hr_prob": 0.154,
      "palantir_prob_under": 0.846,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0707,
      "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.1761,
      "fangorn_expected_home_runs": 0.1761,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0526,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.018100000000000005,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "hitter_id": 677951,
      "team_abbr": "KC",
      "opponent_abbr": "MIN",
      "pitcher_name": "Zebby Matthews",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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.2278,
      "prob_1_plus_hr": 0.2037,
      "model_over_probability": 0.2037,
      "model_under_probability": 0.7963,
      "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.0267,
      "edge_under": -0.0608,
      "recommended_side": "Over",
      "recommended_edge": 0.0267,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.52,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "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.1721,
      "hr_prob_catboost_safe": 0.2037,
      "hr_prob_hybrid_gap_adjusted": 0.1797,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1784,
      "hr_prob_palantir": 0.198,
      "hr_prob_rf_safe_raw": 0.1804,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1573,
      "hr_edge_palantir": 0.021,
      "hr_edge_catboost_safe": 0.0267,
      "hr_edge_hybrid_gap_adjusted": 0.0027,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0049,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0034,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0049,
      "hr_edge_rf_safe_calibrated_logistic": -0.0197,
      "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.1265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1784,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 23,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, mild park drag.",
      "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": 153,
      "edge_direction_rank": 139,
      "value_score": 20.9,
      "value_rank": 38,
      "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.198,
      "palantir_hr_prob": 0.198,
      "palantir_prob_under": 0.802,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.021,
      "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.2278,
      "fangorn_expected_home_runs": 0.2278,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0049,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.025900000000000006,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "hitter_id": 677951,
      "team_abbr": "KC",
      "opponent_abbr": "MIN",
      "pitcher_name": "Zebby Matthews",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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.2278,
      "prob_1_plus_hr": 0.2037,
      "model_over_probability": 0.2037,
      "model_under_probability": 0.7963,
      "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.0267,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0267,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.52,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "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.1721,
      "hr_prob_catboost_safe": 0.2037,
      "hr_prob_hybrid_gap_adjusted": 0.1797,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1784,
      "hr_prob_palantir": 0.198,
      "hr_prob_rf_safe_raw": 0.1804,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1573,
      "hr_edge_palantir": 0.021,
      "hr_edge_catboost_safe": 0.0267,
      "hr_edge_hybrid_gap_adjusted": 0.0027,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0049,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0034,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0049,
      "hr_edge_rf_safe_calibrated_logistic": -0.0197,
      "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.1265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1784,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 23,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, mild park drag.",
      "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": 154,
      "edge_direction_rank": 140,
      "value_score": 20.9,
      "value_rank": 39,
      "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.198,
      "palantir_hr_prob": 0.198,
      "palantir_prob_under": 0.802,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.021,
      "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.2278,
      "fangorn_expected_home_runs": 0.2278,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0049,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.025900000000000006,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vladimir Guerrero Jr.",
      "hitter_id": 665489,
      "team_abbr": "TOR",
      "opponent_abbr": "BAL",
      "pitcher_name": "Brandon Young",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -640,
      "expected_home_runs": 0.2183,
      "prob_1_plus_hr": 0.1961,
      "model_over_probability": 0.1961,
      "model_under_probability": 0.8039,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": 0.8649,
      "implied_over_probability_novig": 0.1639,
      "implied_under_probability_novig": 0.8361,
      "edge_over": 0.0266,
      "edge_under": -0.061,
      "recommended_side": "Over",
      "recommended_edge": 0.0266,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9409,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.42,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.996,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 27.25,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.75,
      "projected_home_runs_palantir": 23.75,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1961,
      "hr_prob_hybrid_gap_adjusted": 0.1832,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1825,
      "hr_prob_palantir": 0.1873,
      "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.0178,
      "hr_edge_catboost_safe": 0.0266,
      "hr_edge_hybrid_gap_adjusted": 0.0137,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0096,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0423,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0096,
      "hr_edge_rf_safe_calibrated_logistic": 0.0145,
      "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.09,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1825,
      "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": 155,
      "edge_direction_rank": 141,
      "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.75,
      "palantir_expected_home_runs": 23.75,
      "palantir_prob_over": 0.1873,
      "palantir_hr_prob": 0.1873,
      "palantir_prob_under": 0.8127,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0178,
      "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.2183,
      "fangorn_expected_home_runs": 0.2183,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0096,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.008199999999999985,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vladimir Guerrero Jr.",
      "hitter_id": 665489,
      "team_abbr": "TOR",
      "opponent_abbr": "BAL",
      "pitcher_name": "Brandon Young",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 490,
      "under_odds": null,
      "expected_home_runs": 0.2183,
      "prob_1_plus_hr": 0.1961,
      "model_over_probability": 0.1961,
      "model_under_probability": 0.8039,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0266,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0266,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9409,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.42,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.996,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 27.25,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.75,
      "projected_home_runs_palantir": 23.75,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1961,
      "hr_prob_hybrid_gap_adjusted": 0.1832,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1825,
      "hr_prob_palantir": 0.1873,
      "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.0178,
      "hr_edge_catboost_safe": 0.0266,
      "hr_edge_hybrid_gap_adjusted": 0.0137,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0096,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0423,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0096,
      "hr_edge_rf_safe_calibrated_logistic": 0.0145,
      "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.09,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1825,
      "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": 156,
      "edge_direction_rank": 142,
      "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.75,
      "palantir_expected_home_runs": 23.75,
      "palantir_prob_over": 0.1873,
      "palantir_hr_prob": 0.1873,
      "palantir_prob_under": 0.8127,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0178,
      "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.2183,
      "fangorn_expected_home_runs": 0.2183,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0096,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.008199999999999985,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cal Raleigh",
      "hitter_id": 663728,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 295,
      "under_odds": -370,
      "expected_home_runs": 0.2064,
      "prob_1_plus_hr": 0.1865,
      "model_over_probability": 0.1865,
      "model_under_probability": 0.8135,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2532,
      "implied_under_probability_raw": 0.7872,
      "implied_over_probability_novig": 0.2434,
      "implied_under_probability_novig": 0.7566,
      "edge_over": -0.0667,
      "edge_under": 0.0263,
      "recommended_side": "Under",
      "recommended_edge": 0.0263,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9293,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.28,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 40.0,
      "projected_home_runs_rf_safe_season": 25.83,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 39.27,
      "projected_home_runs_palantir": 39.27,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1865,
      "hr_prob_hybrid_gap_adjusted": 0.1431,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1442,
      "hr_prob_palantir": 0.1834,
      "hr_prob_rf_safe_raw": 0.1248,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1178,
      "hr_edge_palantir": -0.0698,
      "hr_edge_catboost_safe": -0.0667,
      "hr_edge_hybrid_gap_adjusted": -0.1101,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1196,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1284,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1196,
      "hr_edge_rf_safe_calibrated_logistic": -0.1354,
      "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.3543,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1442,
      "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": "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": "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": 157,
      "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": 39.27,
      "palantir_expected_home_runs": 39.27,
      "palantir_prob_over": 0.1834,
      "palantir_hr_prob": 0.1834,
      "palantir_prob_under": 0.8166,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0698,
      "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.2064,
      "fangorn_expected_home_runs": 0.2064,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.1196,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04980000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Tena",
      "hitter_id": 677588,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2120,
      "expected_home_runs": 0.111,
      "prob_1_plus_hr": 0.1051,
      "model_over_probability": 0.1051,
      "model_under_probability": 0.8949,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.955,
      "implied_over_probability_novig": 0.0773,
      "implied_under_probability_novig": 0.9227,
      "edge_over": 0.0251,
      "edge_under": -0.0601,
      "recommended_side": "Over",
      "recommended_edge": 0.0251,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.65,
      "opportunity_penalty_reason": "historical_split_blend; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 3.0,
      "projected_home_runs_rf_safe_season": 5.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 3.9,
      "projected_home_runs_palantir": 3.9,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1051,
      "hr_prob_hybrid_gap_adjusted": 0.1479,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1469,
      "hr_prob_palantir": 0.1344,
      "hr_prob_rf_safe_raw": 0.1796,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1567,
      "hr_edge_palantir": 0.0544,
      "hr_edge_catboost_safe": 0.0251,
      "hr_edge_hybrid_gap_adjusted": 0.0679,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0773,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0996,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0773,
      "hr_edge_rf_safe_calibrated_logistic": 0.0767,
      "palantir_confidence_label": "Low",
      "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.1573,
      "fangorn_projection_spread_ratio": 0.7833,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1469,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "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": 158,
      "edge_direction_rank": 143,
      "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": 3.9,
      "palantir_expected_home_runs": 3.9,
      "palantir_prob_over": 0.1344,
      "palantir_hr_prob": 0.1344,
      "palantir_prob_under": 0.8656,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0544,
      "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.111,
      "fangorn_expected_home_runs": 0.111,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0773,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022900000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Tena",
      "hitter_id": 677588,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2400,
      "expected_home_runs": 0.111,
      "prob_1_plus_hr": 0.1051,
      "model_over_probability": 0.1051,
      "model_under_probability": 0.8949,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.96,
      "implied_over_probability_novig": 0.0769,
      "implied_under_probability_novig": 0.9231,
      "edge_over": 0.0251,
      "edge_under": -0.0651,
      "recommended_side": "Over",
      "recommended_edge": 0.0251,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.65,
      "opportunity_penalty_reason": "historical_split_blend; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 3.0,
      "projected_home_runs_rf_safe_season": 5.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 3.9,
      "projected_home_runs_palantir": 3.9,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1051,
      "hr_prob_hybrid_gap_adjusted": 0.1479,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1469,
      "hr_prob_palantir": 0.1344,
      "hr_prob_rf_safe_raw": 0.1796,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1567,
      "hr_edge_palantir": 0.0544,
      "hr_edge_catboost_safe": 0.0251,
      "hr_edge_hybrid_gap_adjusted": 0.0679,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0773,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0996,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0773,
      "hr_edge_rf_safe_calibrated_logistic": 0.0767,
      "palantir_confidence_label": "Low",
      "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.1573,
      "fangorn_projection_spread_ratio": 0.7833,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1469,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "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": 159,
      "edge_direction_rank": 144,
      "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": 3.9,
      "palantir_expected_home_runs": 3.9,
      "palantir_prob_over": 0.1344,
      "palantir_hr_prob": 0.1344,
      "palantir_prob_under": 0.8656,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0544,
      "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.111,
      "fangorn_expected_home_runs": 0.111,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0773,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022900000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Tena",
      "hitter_id": 677588,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": null,
      "expected_home_runs": 0.111,
      "prob_1_plus_hr": 0.1051,
      "model_over_probability": 0.1051,
      "model_under_probability": 0.8949,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0251,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0251,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.65,
      "opportunity_penalty_reason": "historical_split_blend; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 3.0,
      "projected_home_runs_rf_safe_season": 5.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 3.9,
      "projected_home_runs_palantir": 3.9,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1051,
      "hr_prob_hybrid_gap_adjusted": 0.1479,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1469,
      "hr_prob_palantir": 0.1344,
      "hr_prob_rf_safe_raw": 0.1796,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1567,
      "hr_edge_palantir": 0.0544,
      "hr_edge_catboost_safe": 0.0251,
      "hr_edge_hybrid_gap_adjusted": 0.0679,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0773,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0996,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0773,
      "hr_edge_rf_safe_calibrated_logistic": 0.0767,
      "palantir_confidence_label": "Low",
      "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.1573,
      "fangorn_projection_spread_ratio": 0.7833,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1469,
      "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": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "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": 160,
      "edge_direction_rank": 145,
      "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": 3.9,
      "palantir_expected_home_runs": 3.9,
      "palantir_prob_over": 0.1344,
      "palantir_hr_prob": 0.1344,
      "palantir_prob_under": 0.8656,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0544,
      "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.111,
      "fangorn_expected_home_runs": 0.111,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0773,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022900000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Trevor Larnach",
      "hitter_id": 663616,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 705,
      "under_odds": -1020,
      "expected_home_runs": 0.1614,
      "prob_1_plus_hr": 0.149,
      "model_over_probability": 0.149,
      "model_under_probability": 0.851,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1242,
      "implied_under_probability_raw": 0.9107,
      "implied_over_probability_novig": 0.12,
      "implied_under_probability_novig": 0.88,
      "edge_over": 0.0248,
      "edge_under": -0.0597,
      "recommended_side": "No Play",
      "recommended_edge": 0.0248,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8658,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.61,
      "opportunity_penalty_reason": "lower_lineup_slot; historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 15.29,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.97,
      "projected_home_runs_palantir": 13.97,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.149,
      "hr_prob_hybrid_gap_adjusted": 0.1442,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1435,
      "hr_prob_palantir": 0.1488,
      "hr_prob_rf_safe_raw": 0.1616,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1429,
      "hr_edge_palantir": 0.0246,
      "hr_edge_catboost_safe": 0.0248,
      "hr_edge_hybrid_gap_adjusted": 0.02,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.018,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0374,
      "hr_edge_rf_safe_calibrated_isotonic": 0.018,
      "hr_edge_rf_safe_calibrated_logistic": 0.0187,
      "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.0921,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1435,
      "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": 56,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: late lineup slot, thin 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": 161,
      "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": 13.97,
      "palantir_expected_home_runs": 13.97,
      "palantir_prob_over": 0.1488,
      "palantir_hr_prob": 0.1488,
      "palantir_prob_under": 0.8512,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0246,
      "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.1614,
      "fangorn_expected_home_runs": 0.1614,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.018,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.006599999999999995,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Trevor Larnach",
      "hitter_id": 663616,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 705,
      "under_odds": -1085,
      "expected_home_runs": 0.1614,
      "prob_1_plus_hr": 0.149,
      "model_over_probability": 0.149,
      "model_under_probability": 0.851,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1242,
      "implied_under_probability_raw": 0.9156,
      "implied_over_probability_novig": 0.1194,
      "implied_under_probability_novig": 0.8806,
      "edge_over": 0.0248,
      "edge_under": -0.0646,
      "recommended_side": "No Play",
      "recommended_edge": 0.0248,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8658,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.61,
      "opportunity_penalty_reason": "lower_lineup_slot; historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 15.29,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.97,
      "projected_home_runs_palantir": 13.97,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.149,
      "hr_prob_hybrid_gap_adjusted": 0.1442,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1435,
      "hr_prob_palantir": 0.1488,
      "hr_prob_rf_safe_raw": 0.1616,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1429,
      "hr_edge_palantir": 0.0246,
      "hr_edge_catboost_safe": 0.0248,
      "hr_edge_hybrid_gap_adjusted": 0.02,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.018,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0374,
      "hr_edge_rf_safe_calibrated_isotonic": 0.018,
      "hr_edge_rf_safe_calibrated_logistic": 0.0187,
      "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.0921,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1435,
      "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": 56,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: late lineup slot, thin 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": 162,
      "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": 13.97,
      "palantir_expected_home_runs": 13.97,
      "palantir_prob_over": 0.1488,
      "palantir_hr_prob": 0.1488,
      "palantir_prob_under": 0.8512,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0246,
      "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.1614,
      "fangorn_expected_home_runs": 0.1614,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.018,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.006599999999999995,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vinnie Pasquantino",
      "hitter_id": 686469,
      "team_abbr": "KC",
      "opponent_abbr": "MIN",
      "pitcher_name": "Zebby Matthews",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -605,
      "expected_home_runs": 0.2249,
      "prob_1_plus_hr": 0.2014,
      "model_over_probability": 0.2014,
      "model_under_probability": 0.7986,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": 0.8582,
      "implied_over_probability_novig": 0.171,
      "implied_under_probability_novig": 0.829,
      "edge_over": 0.0244,
      "edge_under": -0.0596,
      "recommended_side": "No Play",
      "recommended_edge": 0.0244,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.964,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.41,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 26.56,
      "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.2597,
      "hr_prob_catboost_safe": 0.2014,
      "hr_prob_hybrid_gap_adjusted": 0.2492,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.2597,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.248,
      "hr_prob_palantir": 0.2225,
      "hr_prob_rf_safe_raw": 0.2476,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2186,
      "hr_edge_palantir": 0.0455,
      "hr_edge_catboost_safe": 0.0244,
      "hr_edge_hybrid_gap_adjusted": 0.0722,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0827,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0706,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0827,
      "hr_edge_rf_safe_calibrated_logistic": 0.0416,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.2648,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.248,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 23,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, mild park drag.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 163,
      "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": 23.5,
      "palantir_expected_home_runs": 23.5,
      "palantir_prob_over": 0.2225,
      "palantir_hr_prob": 0.2225,
      "palantir_prob_under": 0.7775,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0455,
      "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.2249,
      "fangorn_expected_home_runs": 0.2249,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0827,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03719999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vinnie Pasquantino",
      "hitter_id": 686469,
      "team_abbr": "KC",
      "opponent_abbr": "MIN",
      "pitcher_name": "Zebby Matthews",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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.2249,
      "prob_1_plus_hr": 0.2014,
      "model_over_probability": 0.2014,
      "model_under_probability": 0.7986,
      "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.0244,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0244,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.964,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.41,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 26.56,
      "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.2597,
      "hr_prob_catboost_safe": 0.2014,
      "hr_prob_hybrid_gap_adjusted": 0.2492,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.2597,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.248,
      "hr_prob_palantir": 0.2225,
      "hr_prob_rf_safe_raw": 0.2476,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2186,
      "hr_edge_palantir": 0.0455,
      "hr_edge_catboost_safe": 0.0244,
      "hr_edge_hybrid_gap_adjusted": 0.0722,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0827,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0706,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0827,
      "hr_edge_rf_safe_calibrated_logistic": 0.0416,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.2648,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.248,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 23,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, mild park drag.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 164,
      "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": 23.5,
      "palantir_expected_home_runs": 23.5,
      "palantir_prob_over": 0.2225,
      "palantir_hr_prob": 0.2225,
      "palantir_prob_under": 0.7775,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0455,
      "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.2249,
      "fangorn_expected_home_runs": 0.2249,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0827,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03719999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Trevor Larnach",
      "hitter_id": 663616,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 700,
      "under_odds": null,
      "expected_home_runs": 0.1614,
      "prob_1_plus_hr": 0.149,
      "model_over_probability": 0.149,
      "model_under_probability": 0.851,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.125,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.024,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.024,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8658,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.61,
      "opportunity_penalty_reason": "lower_lineup_slot; historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 15.29,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.97,
      "projected_home_runs_palantir": 13.97,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.149,
      "hr_prob_hybrid_gap_adjusted": 0.1442,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1435,
      "hr_prob_palantir": 0.1488,
      "hr_prob_rf_safe_raw": 0.1616,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1429,
      "hr_edge_palantir": 0.0238,
      "hr_edge_catboost_safe": 0.024,
      "hr_edge_hybrid_gap_adjusted": 0.0192,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0172,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0366,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0172,
      "hr_edge_rf_safe_calibrated_logistic": 0.0179,
      "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.0921,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1435,
      "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": 56,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: late lineup slot, thin 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": 165,
      "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": 13.97,
      "palantir_expected_home_runs": 13.97,
      "palantir_prob_over": 0.1488,
      "palantir_hr_prob": 0.1488,
      "palantir_prob_under": 0.8512,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0238,
      "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.1614,
      "fangorn_expected_home_runs": 0.1614,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0172,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.006599999999999995,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cody Bellinger",
      "hitter_id": 641355,
      "team_abbr": "NYY",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 470,
      "under_odds": -640,
      "expected_home_runs": 0.2223,
      "prob_1_plus_hr": 0.1993,
      "model_over_probability": 0.1993,
      "model_under_probability": 0.8007,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1754,
      "implied_under_probability_raw": 0.8649,
      "implied_over_probability_novig": 0.1686,
      "implied_under_probability_novig": 0.8314,
      "edge_over": 0.0239,
      "edge_under": -0.0642,
      "recommended_side": "No Play",
      "recommended_edge": 0.0239,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9856,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.5,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "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.1721,
      "hr_prob_catboost_safe": 0.1993,
      "hr_prob_hybrid_gap_adjusted": 0.1786,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1776,
      "hr_prob_palantir": 0.21,
      "hr_prob_rf_safe_raw": 0.1937,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1683,
      "hr_edge_palantir": 0.0346,
      "hr_edge_catboost_safe": 0.0239,
      "hr_edge_hybrid_gap_adjusted": 0.0032,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0033,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0183,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0033,
      "hr_edge_rf_safe_calibrated_logistic": -0.0071,
      "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.0313,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1776,
      "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": 166,
      "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.21,
      "palantir_hr_prob": 0.21,
      "palantir_prob_under": 0.79,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0346,
      "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.2223,
      "fangorn_expected_home_runs": 0.2223,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0033,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03789999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Bell",
      "hitter_id": 605137,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 550,
      "under_odds": -780,
      "expected_home_runs": 0.1947,
      "prob_1_plus_hr": 0.1769,
      "model_over_probability": 0.1769,
      "model_under_probability": 0.8231,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1538,
      "implied_under_probability_raw": 0.8864,
      "implied_over_probability_novig": 0.1479,
      "implied_under_probability_novig": 0.8521,
      "edge_over": 0.0231,
      "edge_under": -0.0633,
      "recommended_side": "No Play",
      "recommended_edge": 0.0231,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9525,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.27,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 18.29,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.45,
      "projected_home_runs_palantir": 18.45,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1769,
      "hr_prob_hybrid_gap_adjusted": 0.1505,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1491,
      "hr_prob_palantir": 0.1644,
      "hr_prob_rf_safe_raw": 0.1631,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.144,
      "hr_edge_palantir": 0.0106,
      "hr_edge_catboost_safe": 0.0231,
      "hr_edge_hybrid_gap_adjusted": -0.0033,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0116,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0093,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0116,
      "hr_edge_rf_safe_calibrated_logistic": -0.0098,
      "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.0855,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1491,
      "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": 167,
      "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.45,
      "palantir_expected_home_runs": 18.45,
      "palantir_prob_over": 0.1644,
      "palantir_hr_prob": 0.1644,
      "palantir_prob_under": 0.8356,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0106,
      "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.1947,
      "fangorn_expected_home_runs": 0.1947,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0116,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022199999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cody Bellinger",
      "hitter_id": 641355,
      "team_abbr": "NYY",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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.2223,
      "prob_1_plus_hr": 0.1993,
      "model_over_probability": 0.1993,
      "model_under_probability": 0.8007,
      "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.0223,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0223,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9856,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.5,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "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.1721,
      "hr_prob_catboost_safe": 0.1993,
      "hr_prob_hybrid_gap_adjusted": 0.1786,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1776,
      "hr_prob_palantir": 0.21,
      "hr_prob_rf_safe_raw": 0.1937,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1683,
      "hr_edge_palantir": 0.033,
      "hr_edge_catboost_safe": 0.0223,
      "hr_edge_hybrid_gap_adjusted": 0.0016,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0049,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0167,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0049,
      "hr_edge_rf_safe_calibrated_logistic": -0.0087,
      "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.0313,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1776,
      "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": 168,
      "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.21,
      "palantir_hr_prob": 0.21,
      "palantir_prob_under": 0.79,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.033,
      "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.2223,
      "fangorn_expected_home_runs": 0.2223,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0049,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03789999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "George Springer",
      "hitter_id": 543807,
      "team_abbr": "TOR",
      "opponent_abbr": "BAL",
      "pitcher_name": "Brandon Young",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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.2183,
      "prob_1_plus_hr": 0.1961,
      "model_over_probability": 0.1961,
      "model_under_probability": 0.8039,
      "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.0222,
      "edge_under": -0.0619,
      "recommended_side": "No Play",
      "recommended_edge": 0.0222,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9138,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.41,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.996,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 23.13,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.97,
      "projected_home_runs_palantir": 24.97,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1961,
      "hr_prob_hybrid_gap_adjusted": 0.1779,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1769,
      "hr_prob_palantir": 0.2032,
      "hr_prob_rf_safe_raw": 0.1897,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1649,
      "hr_edge_palantir": 0.0293,
      "hr_edge_catboost_safe": 0.0222,
      "hr_edge_hybrid_gap_adjusted": 0.004,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0018,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0158,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0018,
      "hr_edge_rf_safe_calibrated_logistic": -0.009,
      "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.0363,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1769,
      "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": 169,
      "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.97,
      "palantir_expected_home_runs": 24.97,
      "palantir_prob_over": 0.2032,
      "palantir_hr_prob": 0.2032,
      "palantir_prob_under": 0.7968,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0293,
      "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.2183,
      "fangorn_expected_home_runs": 0.2183,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0018,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03109999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Bell",
      "hitter_id": 605137,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 545,
      "under_odds": -730,
      "expected_home_runs": 0.1947,
      "prob_1_plus_hr": 0.1769,
      "model_over_probability": 0.1769,
      "model_under_probability": 0.8231,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.155,
      "implied_under_probability_raw": 0.8795,
      "implied_over_probability_novig": 0.1498,
      "implied_under_probability_novig": 0.8502,
      "edge_over": 0.0219,
      "edge_under": -0.0564,
      "recommended_side": "No Play",
      "recommended_edge": 0.0219,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9525,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.27,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 18.29,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.45,
      "projected_home_runs_palantir": 18.45,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1769,
      "hr_prob_hybrid_gap_adjusted": 0.1505,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1491,
      "hr_prob_palantir": 0.1644,
      "hr_prob_rf_safe_raw": 0.1631,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.144,
      "hr_edge_palantir": 0.0094,
      "hr_edge_catboost_safe": 0.0219,
      "hr_edge_hybrid_gap_adjusted": -0.0045,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0128,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0081,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0128,
      "hr_edge_rf_safe_calibrated_logistic": -0.011,
      "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.0855,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1491,
      "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": 170,
      "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.45,
      "palantir_expected_home_runs": 18.45,
      "palantir_prob_over": 0.1644,
      "palantir_hr_prob": 0.1644,
      "palantir_prob_under": 0.8356,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0094,
      "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.1947,
      "fangorn_expected_home_runs": 0.1947,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0128,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022199999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Bell",
      "hitter_id": 605137,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 545,
      "under_odds": null,
      "expected_home_runs": 0.1947,
      "prob_1_plus_hr": 0.1769,
      "model_over_probability": 0.1769,
      "model_under_probability": 0.8231,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.155,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0219,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0219,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9525,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.27,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 18.29,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.45,
      "projected_home_runs_palantir": 18.45,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1769,
      "hr_prob_hybrid_gap_adjusted": 0.1505,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1491,
      "hr_prob_palantir": 0.1644,
      "hr_prob_rf_safe_raw": 0.1631,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.144,
      "hr_edge_palantir": 0.0094,
      "hr_edge_catboost_safe": 0.0219,
      "hr_edge_hybrid_gap_adjusted": -0.0045,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0128,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0081,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0128,
      "hr_edge_rf_safe_calibrated_logistic": -0.011,
      "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.0855,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1491,
      "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": 171,
      "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.45,
      "palantir_expected_home_runs": 18.45,
      "palantir_prob_over": 0.1644,
      "palantir_hr_prob": 0.1644,
      "palantir_prob_under": 0.8356,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0094,
      "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.1947,
      "fangorn_expected_home_runs": 0.1947,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0128,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022199999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "James Wood",
      "hitter_id": 695578,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": -660,
      "expected_home_runs": 0.2137,
      "prob_1_plus_hr": 0.1924,
      "model_over_probability": 0.1924,
      "model_under_probability": 0.8076,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1709,
      "implied_under_probability_raw": 0.8684,
      "implied_over_probability_novig": 0.1644,
      "implied_under_probability_novig": 0.8356,
      "edge_over": 0.0215,
      "edge_under": -0.0608,
      "recommended_side": "No Play",
      "recommended_edge": 0.0215,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9621,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.5,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 25.43,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.57,
      "projected_home_runs_palantir": 22.57,
      "hr_prob_rf_safe": 0.1957,
      "hr_prob_catboost_safe": 0.1924,
      "hr_prob_hybrid_gap_adjusted": 0.1947,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1957,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.195,
      "hr_prob_palantir": 0.2143,
      "hr_prob_rf_safe_raw": 0.2379,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1957,
      "hr_prob_rf_safe_calibrated_logistic": 0.2088,
      "hr_edge_palantir": 0.0434,
      "hr_edge_catboost_safe": 0.0215,
      "hr_edge_hybrid_gap_adjusted": 0.0238,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0248,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.067,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0248,
      "hr_edge_rf_safe_calibrated_logistic": 0.0379,
      "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.2715,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.195,
      "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": 172,
      "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.57,
      "palantir_expected_home_runs": 22.57,
      "palantir_prob_over": 0.2143,
      "palantir_hr_prob": 0.2143,
      "palantir_prob_under": 0.7857000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0434,
      "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.2137,
      "fangorn_expected_home_runs": 0.2137,
      "fangorn_prob_over": 0.1957,
      "fangorn_hr_prob": 0.1957,
      "fangorn_prob_under": 0.8043,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0248,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.018599999999999978,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Chase Meidroth",
      "hitter_id": 805367,
      "team_abbr": "CWS",
      "opponent_abbr": "PHI",
      "pitcher_name": "Jes\u00fas Luzardo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2120,
      "expected_home_runs": 0.1069,
      "prob_1_plus_hr": 0.1014,
      "model_over_probability": 0.1014,
      "model_under_probability": 0.8986,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.955,
      "implied_over_probability_novig": 0.0773,
      "implied_under_probability_novig": 0.9227,
      "edge_over": 0.0214,
      "edge_under": -0.0564,
      "recommended_side": "No Play",
      "recommended_edge": 0.0214,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9394,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.51,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.012,
      "pitch_mix_interaction_score": 104.7,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.134,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 6.34,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 6.2,
      "projected_home_runs_palantir": 6.2,
      "hr_prob_rf_safe": 0.0908,
      "hr_prob_catboost_safe": 0.1014,
      "hr_prob_hybrid_gap_adjusted": 0.094,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0908,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0929,
      "hr_prob_palantir": 0.0903,
      "hr_prob_rf_safe_raw": 0.0923,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0908,
      "hr_prob_rf_safe_calibrated_logistic": 0.0989,
      "hr_edge_palantir": 0.0103,
      "hr_edge_catboost_safe": 0.0214,
      "hr_edge_hybrid_gap_adjusted": 0.014,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0108,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0123,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0108,
      "hr_edge_rf_safe_calibrated_logistic": 0.0189,
      "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.0908,
      "fangorn_projection_spread_ratio": 0.0943,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0929,
      "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": "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": "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": "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": 173,
      "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": 6.2,
      "palantir_expected_home_runs": 6.2,
      "palantir_prob_over": 0.0903,
      "palantir_hr_prob": 0.0903,
      "palantir_prob_under": 0.9097,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0103,
      "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.1069,
      "fangorn_expected_home_runs": 0.1069,
      "fangorn_prob_over": 0.0908,
      "fangorn_hr_prob": 0.0908,
      "fangorn_prob_under": 0.9092,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0108,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0005000000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Chase Meidroth",
      "hitter_id": 805367,
      "team_abbr": "CWS",
      "opponent_abbr": "PHI",
      "pitcher_name": "Jes\u00fas Luzardo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2400,
      "expected_home_runs": 0.1069,
      "prob_1_plus_hr": 0.1014,
      "model_over_probability": 0.1014,
      "model_under_probability": 0.8986,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.96,
      "implied_over_probability_novig": 0.0769,
      "implied_under_probability_novig": 0.9231,
      "edge_over": 0.0214,
      "edge_under": -0.0614,
      "recommended_side": "No Play",
      "recommended_edge": 0.0214,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9394,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.51,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.012,
      "pitch_mix_interaction_score": 104.7,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.134,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 6.34,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 6.2,
      "projected_home_runs_palantir": 6.2,
      "hr_prob_rf_safe": 0.0908,
      "hr_prob_catboost_safe": 0.1014,
      "hr_prob_hybrid_gap_adjusted": 0.094,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0908,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0929,
      "hr_prob_palantir": 0.0903,
      "hr_prob_rf_safe_raw": 0.0923,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0908,
      "hr_prob_rf_safe_calibrated_logistic": 0.0989,
      "hr_edge_palantir": 0.0103,
      "hr_edge_catboost_safe": 0.0214,
      "hr_edge_hybrid_gap_adjusted": 0.014,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0108,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0123,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0108,
      "hr_edge_rf_safe_calibrated_logistic": 0.0189,
      "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.0908,
      "fangorn_projection_spread_ratio": 0.0943,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0929,
      "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": "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": "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": "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": 174,
      "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": 6.2,
      "palantir_expected_home_runs": 6.2,
      "palantir_prob_over": 0.0903,
      "palantir_hr_prob": 0.0903,
      "palantir_prob_under": 0.9097,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0103,
      "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.1069,
      "fangorn_expected_home_runs": 0.1069,
      "fangorn_prob_over": 0.0908,
      "fangorn_hr_prob": 0.0908,
      "fangorn_prob_under": 0.9092,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0108,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0005000000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Chase Meidroth",
      "hitter_id": 805367,
      "team_abbr": "CWS",
      "opponent_abbr": "PHI",
      "pitcher_name": "Jes\u00fas Luzardo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": null,
      "expected_home_runs": 0.1069,
      "prob_1_plus_hr": 0.1014,
      "model_over_probability": 0.1014,
      "model_under_probability": 0.8986,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0214,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0214,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9394,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.51,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.012,
      "pitch_mix_interaction_score": 104.7,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.134,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 6.34,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 6.2,
      "projected_home_runs_palantir": 6.2,
      "hr_prob_rf_safe": 0.0908,
      "hr_prob_catboost_safe": 0.1014,
      "hr_prob_hybrid_gap_adjusted": 0.094,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0908,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0929,
      "hr_prob_palantir": 0.0903,
      "hr_prob_rf_safe_raw": 0.0923,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0908,
      "hr_prob_rf_safe_calibrated_logistic": 0.0989,
      "hr_edge_palantir": 0.0103,
      "hr_edge_catboost_safe": 0.0214,
      "hr_edge_hybrid_gap_adjusted": 0.014,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0108,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0123,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0108,
      "hr_edge_rf_safe_calibrated_logistic": 0.0189,
      "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.0908,
      "fangorn_projection_spread_ratio": 0.0943,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0929,
      "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": "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": "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": "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": 175,
      "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": 6.2,
      "palantir_expected_home_runs": 6.2,
      "palantir_prob_over": 0.0903,
      "palantir_hr_prob": 0.0903,
      "palantir_prob_under": 0.9097,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0103,
      "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.1069,
      "fangorn_expected_home_runs": 0.1069,
      "fangorn_prob_over": 0.0908,
      "fangorn_hr_prob": 0.0908,
      "fangorn_prob_under": 0.9092,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0108,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0005000000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cody Bellinger",
      "hitter_id": 641355,
      "team_abbr": "NYY",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 460,
      "under_odds": -600,
      "expected_home_runs": 0.2223,
      "prob_1_plus_hr": 0.1993,
      "model_over_probability": 0.1993,
      "model_under_probability": 0.8007,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1786,
      "implied_under_probability_raw": 0.8571,
      "implied_over_probability_novig": 0.1724,
      "implied_under_probability_novig": 0.8276,
      "edge_over": 0.0207,
      "edge_under": -0.0564,
      "recommended_side": "No Play",
      "recommended_edge": 0.0207,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9856,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.5,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "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.1721,
      "hr_prob_catboost_safe": 0.1993,
      "hr_prob_hybrid_gap_adjusted": 0.1786,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1776,
      "hr_prob_palantir": 0.21,
      "hr_prob_rf_safe_raw": 0.1937,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1683,
      "hr_edge_palantir": 0.0314,
      "hr_edge_catboost_safe": 0.0207,
      "hr_edge_hybrid_gap_adjusted": 0.0,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0065,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0151,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0065,
      "hr_edge_rf_safe_calibrated_logistic": -0.0103,
      "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.0313,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1776,
      "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": 176,
      "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.21,
      "palantir_hr_prob": 0.21,
      "palantir_prob_under": 0.79,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0314,
      "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.2223,
      "fangorn_expected_home_runs": 0.2223,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0065,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03789999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Junior Caminero",
      "hitter_id": 691406,
      "team_abbr": "TB",
      "opponent_abbr": "MIA",
      "pitcher_name": "Ryan Gusto",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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.1699,
      "prob_1_plus_hr": 0.1563,
      "model_over_probability": 0.1563,
      "model_under_probability": 0.8437,
      "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.0611,
      "edge_under": 0.0207,
      "recommended_side": "No Play",
      "recommended_edge": 0.0207,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8474,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.89,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "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.1721,
      "hr_prob_catboost_safe": 0.1563,
      "hr_prob_hybrid_gap_adjusted": 0.1683,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1689,
      "hr_prob_palantir": 0.1672,
      "hr_prob_rf_safe_raw": 0.1912,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1661,
      "hr_edge_palantir": -0.0502,
      "hr_edge_catboost_safe": -0.0611,
      "hr_edge_hybrid_gap_adjusted": -0.0491,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0453,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0262,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0453,
      "hr_edge_rf_safe_calibrated_logistic": -0.0513,
      "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.1721,
      "fangorn_projection_spread_ratio": 0.249,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1689,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 177,
      "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.1672,
      "palantir_hr_prob": 0.1672,
      "palantir_prob_under": 0.8328,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0502,
      "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.1699,
      "fangorn_expected_home_runs": 0.1699,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0453,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0049000000000000155,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Ram\u00edrez",
      "hitter_id": 608070,
      "team_abbr": "CLE",
      "opponent_abbr": "TEX",
      "pitcher_name": "Kumar Rocker",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 395,
      "under_odds": -520,
      "expected_home_runs": 0.251,
      "prob_1_plus_hr": 0.222,
      "model_over_probability": 0.222,
      "model_under_probability": 0.778,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.202,
      "implied_under_probability_raw": 0.8387,
      "implied_over_probability_novig": 0.1941,
      "implied_under_probability_novig": 0.8059,
      "edge_over": 0.02,
      "edge_under": -0.0607,
      "recommended_side": "No Play",
      "recommended_edge": 0.02,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.71,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.068,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 29.0,
      "projected_home_runs_rf_safe_season": 26.73,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 27.86,
      "projected_home_runs_palantir": 27.86,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.222,
      "hr_prob_hybrid_gap_adjusted": 0.1869,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1877,
      "hr_prob_palantir": 0.2143,
      "hr_prob_rf_safe_raw": 0.2065,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1793,
      "hr_edge_palantir": 0.0123,
      "hr_edge_catboost_safe": 0.02,
      "hr_edge_hybrid_gap_adjusted": -0.0151,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0229,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0045,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0229,
      "hr_edge_rf_safe_calibrated_logistic": -0.0227,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0783,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1877,
      "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": 178,
      "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.86,
      "palantir_expected_home_runs": 27.86,
      "palantir_prob_over": 0.2143,
      "palantir_hr_prob": 0.2143,
      "palantir_prob_under": 0.7857000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0123,
      "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.251,
      "fangorn_expected_home_runs": 0.251,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0229,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03519999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "George Springer",
      "hitter_id": 543807,
      "team_abbr": "TOR",
      "opponent_abbr": "BAL",
      "pitcher_name": "Brandon Young",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -605,
      "expected_home_runs": 0.2183,
      "prob_1_plus_hr": 0.1961,
      "model_over_probability": 0.1961,
      "model_under_probability": 0.8039,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": 0.8582,
      "implied_over_probability_novig": 0.171,
      "implied_under_probability_novig": 0.829,
      "edge_over": 0.0191,
      "edge_under": -0.0543,
      "recommended_side": "No Play",
      "recommended_edge": 0.0191,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9138,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.41,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.996,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 23.13,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.97,
      "projected_home_runs_palantir": 24.97,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1961,
      "hr_prob_hybrid_gap_adjusted": 0.1779,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1769,
      "hr_prob_palantir": 0.2032,
      "hr_prob_rf_safe_raw": 0.1897,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1649,
      "hr_edge_palantir": 0.0262,
      "hr_edge_catboost_safe": 0.0191,
      "hr_edge_hybrid_gap_adjusted": 0.0009,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0049,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0127,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0049,
      "hr_edge_rf_safe_calibrated_logistic": -0.0121,
      "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.0363,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1769,
      "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": 179,
      "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.97,
      "palantir_expected_home_runs": 24.97,
      "palantir_prob_over": 0.2032,
      "palantir_hr_prob": 0.2032,
      "palantir_prob_under": 0.7968,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0262,
      "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.2183,
      "fangorn_expected_home_runs": 0.2183,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0049,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03109999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "George Springer",
      "hitter_id": 543807,
      "team_abbr": "TOR",
      "opponent_abbr": "BAL",
      "pitcher_name": "Brandon Young",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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.2183,
      "prob_1_plus_hr": 0.1961,
      "model_over_probability": 0.1961,
      "model_under_probability": 0.8039,
      "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.0191,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0191,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9138,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.41,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.996,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 23.13,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.97,
      "projected_home_runs_palantir": 24.97,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1961,
      "hr_prob_hybrid_gap_adjusted": 0.1779,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1769,
      "hr_prob_palantir": 0.2032,
      "hr_prob_rf_safe_raw": 0.1897,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1649,
      "hr_edge_palantir": 0.0262,
      "hr_edge_catboost_safe": 0.0191,
      "hr_edge_hybrid_gap_adjusted": 0.0009,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0049,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0127,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0049,
      "hr_edge_rf_safe_calibrated_logistic": -0.0121,
      "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.0363,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1769,
      "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": 180,
      "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.97,
      "palantir_expected_home_runs": 24.97,
      "palantir_prob_over": 0.2032,
      "palantir_hr_prob": 0.2032,
      "palantir_prob_under": 0.7968,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0262,
      "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.2183,
      "fangorn_expected_home_runs": 0.2183,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0049,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03109999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Juan Soto",
      "hitter_id": 665742,
      "team_abbr": "NYM",
      "opponent_abbr": "SD",
      "pitcher_name": "Michael King",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 310,
      "under_odds": -375,
      "expected_home_runs": 0.2124,
      "prob_1_plus_hr": 0.1914,
      "model_over_probability": 0.1914,
      "model_under_probability": 0.8086,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2439,
      "implied_under_probability_raw": 0.7895,
      "implied_over_probability_novig": 0.236,
      "implied_under_probability_novig": 0.764,
      "edge_over": -0.0525,
      "edge_under": 0.0191,
      "recommended_side": "No Play",
      "recommended_edge": 0.0191,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.71,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.007,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.948,
      "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.1914,
      "hr_prob_hybrid_gap_adjusted": 0.1828,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1816,
      "hr_prob_palantir": 0.1851,
      "hr_prob_rf_safe_raw": 0.225,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1963,
      "hr_edge_palantir": -0.0588,
      "hr_edge_catboost_safe": -0.0525,
      "hr_edge_hybrid_gap_adjusted": -0.0611,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0648,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0189,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0648,
      "hr_edge_rf_safe_calibrated_logistic": -0.0476,
      "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.1816,
      "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": 181,
      "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.1851,
      "palantir_hr_prob": 0.1851,
      "palantir_prob_under": 0.8149,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0588,
      "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.2124,
      "fangorn_expected_home_runs": 0.2124,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0648,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.005999999999999978,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Riley Greene",
      "hitter_id": 682985,
      "team_abbr": "DET",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 445,
      "under_odds": -600,
      "expected_home_runs": 0.2257,
      "prob_1_plus_hr": 0.202,
      "model_over_probability": 0.202,
      "model_under_probability": 0.798,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1835,
      "implied_under_probability_raw": 0.8571,
      "implied_over_probability_novig": 0.1763,
      "implied_under_probability_novig": 0.8237,
      "edge_over": 0.0185,
      "edge_under": -0.0591,
      "recommended_side": "No Play",
      "recommended_edge": 0.0185,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.97,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.34,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.054,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "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.1791,
      "hr_prob_catboost_safe": 0.202,
      "hr_prob_hybrid_gap_adjusted": 0.1846,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1837,
      "hr_prob_palantir": 0.2124,
      "hr_prob_rf_safe_raw": 0.2183,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.19,
      "hr_edge_palantir": 0.0289,
      "hr_edge_catboost_safe": 0.0185,
      "hr_edge_hybrid_gap_adjusted": 0.0011,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0044,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0348,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0044,
      "hr_edge_rf_safe_calibrated_logistic": 0.0065,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0913,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1837,
      "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": 184,
      "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.2124,
      "palantir_hr_prob": 0.2124,
      "palantir_prob_under": 0.7876,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0289,
      "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.2257,
      "fangorn_expected_home_runs": 0.2257,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0044,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.033299999999999996,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "James Wood",
      "hitter_id": 695578,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -620,
      "expected_home_runs": 0.2137,
      "prob_1_plus_hr": 0.1924,
      "model_over_probability": 0.1924,
      "model_under_probability": 0.8076,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1739,
      "implied_under_probability_raw": 0.8611,
      "implied_over_probability_novig": 0.168,
      "implied_under_probability_novig": 0.832,
      "edge_over": 0.0185,
      "edge_under": -0.0535,
      "recommended_side": "No Play",
      "recommended_edge": 0.0185,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9621,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.5,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 25.43,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.57,
      "projected_home_runs_palantir": 22.57,
      "hr_prob_rf_safe": 0.1957,
      "hr_prob_catboost_safe": 0.1924,
      "hr_prob_hybrid_gap_adjusted": 0.1947,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1957,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.195,
      "hr_prob_palantir": 0.2143,
      "hr_prob_rf_safe_raw": 0.2379,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1957,
      "hr_prob_rf_safe_calibrated_logistic": 0.2088,
      "hr_edge_palantir": 0.0404,
      "hr_edge_catboost_safe": 0.0185,
      "hr_edge_hybrid_gap_adjusted": 0.0208,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0218,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.064,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0218,
      "hr_edge_rf_safe_calibrated_logistic": 0.0349,
      "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.2715,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.195,
      "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": 182,
      "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.57,
      "palantir_expected_home_runs": 22.57,
      "palantir_prob_over": 0.2143,
      "palantir_hr_prob": 0.2143,
      "palantir_prob_under": 0.7857000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0404,
      "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.2137,
      "fangorn_expected_home_runs": 0.2137,
      "fangorn_prob_over": 0.1957,
      "fangorn_hr_prob": 0.1957,
      "fangorn_prob_under": 0.8043,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0218,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.018599999999999978,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "James Wood",
      "hitter_id": 695578,
      "team_abbr": "WSH",
      "opponent_abbr": "AZ",
      "pitcher_name": "Merrill Kelly",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 475,
      "under_odds": null,
      "expected_home_runs": 0.2137,
      "prob_1_plus_hr": 0.1924,
      "model_over_probability": 0.1924,
      "model_under_probability": 0.8076,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1739,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0185,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0185,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9621,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.5,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 25.43,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.57,
      "projected_home_runs_palantir": 22.57,
      "hr_prob_rf_safe": 0.1957,
      "hr_prob_catboost_safe": 0.1924,
      "hr_prob_hybrid_gap_adjusted": 0.1947,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1957,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.195,
      "hr_prob_palantir": 0.2143,
      "hr_prob_rf_safe_raw": 0.2379,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1957,
      "hr_prob_rf_safe_calibrated_logistic": 0.2088,
      "hr_edge_palantir": 0.0404,
      "hr_edge_catboost_safe": 0.0185,
      "hr_edge_hybrid_gap_adjusted": 0.0208,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0218,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.064,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0218,
      "hr_edge_rf_safe_calibrated_logistic": 0.0349,
      "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.2715,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.195,
      "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": 183,
      "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.57,
      "palantir_expected_home_runs": 22.57,
      "palantir_prob_over": 0.2143,
      "palantir_hr_prob": 0.2143,
      "palantir_prob_under": 0.7857000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0404,
      "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.2137,
      "fangorn_expected_home_runs": 0.2137,
      "fangorn_prob_over": 0.1957,
      "fangorn_hr_prob": 0.1957,
      "fangorn_prob_under": 0.8043,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0218,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.018599999999999978,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Ram\u00edrez",
      "hitter_id": 608070,
      "team_abbr": "CLE",
      "opponent_abbr": "TEX",
      "pitcher_name": "Kumar Rocker",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 390,
      "under_odds": null,
      "expected_home_runs": 0.251,
      "prob_1_plus_hr": 0.222,
      "model_over_probability": 0.222,
      "model_under_probability": 0.778,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2041,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0179,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0179,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.71,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.068,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 29.0,
      "projected_home_runs_rf_safe_season": 26.73,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 27.86,
      "projected_home_runs_palantir": 27.86,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.222,
      "hr_prob_hybrid_gap_adjusted": 0.1869,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1877,
      "hr_prob_palantir": 0.2143,
      "hr_prob_rf_safe_raw": 0.2065,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1793,
      "hr_edge_palantir": 0.0102,
      "hr_edge_catboost_safe": 0.0179,
      "hr_edge_hybrid_gap_adjusted": -0.0172,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.025,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0024,
      "hr_edge_rf_safe_calibrated_isotonic": -0.025,
      "hr_edge_rf_safe_calibrated_logistic": -0.0248,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0783,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1877,
      "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": 185,
      "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.86,
      "palantir_expected_home_runs": 27.86,
      "palantir_prob_over": 0.2143,
      "palantir_hr_prob": 0.2143,
      "palantir_prob_under": 0.7857000000000001,
      "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.251,
      "fangorn_expected_home_runs": 0.251,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.025,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03519999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Byron Buxton",
      "hitter_id": 621439,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 370,
      "under_odds": -465,
      "expected_home_runs": 0.1735,
      "prob_1_plus_hr": 0.1593,
      "model_over_probability": 0.1593,
      "model_under_probability": 0.8407,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2128,
      "implied_under_probability_raw": 0.823,
      "implied_over_probability_novig": 0.2054,
      "implied_under_probability_novig": 0.7946,
      "edge_over": -0.0535,
      "edge_under": 0.0177,
      "recommended_side": "No Play",
      "recommended_edge": 0.0177,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8585,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.01,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 27.7,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.73,
      "projected_home_runs_palantir": 23.73,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1593,
      "hr_prob_hybrid_gap_adjusted": 0.1683,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1695,
      "hr_prob_palantir": 0.1576,
      "hr_prob_rf_safe_raw": 0.1815,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1582,
      "hr_edge_palantir": -0.0552,
      "hr_edge_catboost_safe": -0.0535,
      "hr_edge_hybrid_gap_adjusted": -0.0445,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0407,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0313,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0407,
      "hr_edge_rf_safe_calibrated_logistic": -0.0546,
      "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.1721,
      "fangorn_projection_spread_ratio": 0.1542,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1695,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, opportunity penalty.",
      "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": 186,
      "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": 23.73,
      "palantir_expected_home_runs": 23.73,
      "palantir_prob_over": 0.1576,
      "palantir_hr_prob": 0.1576,
      "palantir_prob_under": 0.8424,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0552,
      "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.1735,
      "fangorn_expected_home_runs": 0.1735,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0407,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.014500000000000013,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Giancarlo Stanton",
      "hitter_id": 519317,
      "team_abbr": "NYY",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": -460,
      "expected_home_runs": 0.1761,
      "prob_1_plus_hr": 0.1615,
      "model_over_probability": 0.1615,
      "model_under_probability": 0.8385,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2174,
      "implied_under_probability_raw": 0.8214,
      "implied_over_probability_novig": 0.2093,
      "implied_under_probability_novig": 0.7907,
      "edge_over": -0.0559,
      "edge_under": 0.0171,
      "recommended_side": "No Play",
      "recommended_edge": 0.0171,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8041,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.73,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 28.15,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.8,
      "projected_home_runs_palantir": 22.8,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1615,
      "hr_prob_hybrid_gap_adjusted": 0.1689,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.17,
      "hr_prob_palantir": 0.154,
      "hr_prob_rf_safe_raw": 0.1866,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1623,
      "hr_edge_palantir": -0.0634,
      "hr_edge_catboost_safe": -0.0559,
      "hr_edge_hybrid_gap_adjusted": -0.0485,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0453,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0308,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0453,
      "hr_edge_rf_safe_calibrated_logistic": -0.0551,
      "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.1721,
      "fangorn_projection_spread_ratio": 0.1729,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.17,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: thin opportunity, softened start expectation.",
      "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": 187,
      "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.8,
      "palantir_expected_home_runs": 22.8,
      "palantir_prob_over": 0.154,
      "palantir_hr_prob": 0.154,
      "palantir_prob_under": 0.846,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0634,
      "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.1761,
      "fangorn_expected_home_runs": 0.1761,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0453,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.018100000000000005,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Riley Greene",
      "hitter_id": 682985,
      "team_abbr": "DET",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 440,
      "under_odds": null,
      "expected_home_runs": 0.2257,
      "prob_1_plus_hr": 0.202,
      "model_over_probability": 0.202,
      "model_under_probability": 0.798,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1852,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0168,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0168,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.97,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.34,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.054,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "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.1791,
      "hr_prob_catboost_safe": 0.202,
      "hr_prob_hybrid_gap_adjusted": 0.1846,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1837,
      "hr_prob_palantir": 0.2124,
      "hr_prob_rf_safe_raw": 0.2183,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.19,
      "hr_edge_palantir": 0.0272,
      "hr_edge_catboost_safe": 0.0168,
      "hr_edge_hybrid_gap_adjusted": -0.0006,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0061,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0331,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0061,
      "hr_edge_rf_safe_calibrated_logistic": 0.0048,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0913,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1837,
      "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": 188,
      "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.2124,
      "palantir_hr_prob": 0.2124,
      "palantir_prob_under": 0.7876,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0272,
      "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.2257,
      "fangorn_expected_home_runs": 0.2257,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0061,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.033299999999999996,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Ram\u00edrez",
      "hitter_id": 608070,
      "team_abbr": "CLE",
      "opponent_abbr": "TEX",
      "pitcher_name": "Kumar Rocker",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 385,
      "under_odds": -485,
      "expected_home_runs": 0.251,
      "prob_1_plus_hr": 0.222,
      "model_over_probability": 0.222,
      "model_under_probability": 0.778,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2062,
      "implied_under_probability_raw": 0.8291,
      "implied_over_probability_novig": 0.1992,
      "implied_under_probability_novig": 0.8008,
      "edge_over": 0.0158,
      "edge_under": -0.0511,
      "recommended_side": "No Play",
      "recommended_edge": 0.0158,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.71,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.068,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 29.0,
      "projected_home_runs_rf_safe_season": 26.73,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 27.86,
      "projected_home_runs_palantir": 27.86,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.222,
      "hr_prob_hybrid_gap_adjusted": 0.1869,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1877,
      "hr_prob_palantir": 0.2143,
      "hr_prob_rf_safe_raw": 0.2065,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1793,
      "hr_edge_palantir": 0.0081,
      "hr_edge_catboost_safe": 0.0158,
      "hr_edge_hybrid_gap_adjusted": -0.0193,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0271,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0003,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0271,
      "hr_edge_rf_safe_calibrated_logistic": -0.0269,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0783,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1877,
      "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": 189,
      "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.86,
      "palantir_expected_home_runs": 27.86,
      "palantir_prob_over": 0.2143,
      "palantir_hr_prob": 0.2143,
      "palantir_prob_under": 0.7857000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0081,
      "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.251,
      "fangorn_expected_home_runs": 0.251,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0271,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03519999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Riley Greene",
      "hitter_id": 682985,
      "team_abbr": "DET",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 435,
      "under_odds": -560,
      "expected_home_runs": 0.2257,
      "prob_1_plus_hr": 0.202,
      "model_over_probability": 0.202,
      "model_under_probability": 0.798,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1869,
      "implied_under_probability_raw": 0.8485,
      "implied_over_probability_novig": 0.1805,
      "implied_under_probability_novig": 0.8195,
      "edge_over": 0.0151,
      "edge_under": -0.0505,
      "recommended_side": "No Play",
      "recommended_edge": 0.0151,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.97,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.34,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.054,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "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.1791,
      "hr_prob_catboost_safe": 0.202,
      "hr_prob_hybrid_gap_adjusted": 0.1846,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1837,
      "hr_prob_palantir": 0.2124,
      "hr_prob_rf_safe_raw": 0.2183,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.19,
      "hr_edge_palantir": 0.0255,
      "hr_edge_catboost_safe": 0.0151,
      "hr_edge_hybrid_gap_adjusted": -0.0023,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0078,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0314,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0078,
      "hr_edge_rf_safe_calibrated_logistic": 0.0031,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0913,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1837,
      "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": 190,
      "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.2124,
      "palantir_hr_prob": 0.2124,
      "palantir_prob_under": 0.7876,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0255,
      "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.2257,
      "fangorn_expected_home_runs": 0.2257,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0078,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.033299999999999996,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Victor Scott II",
      "hitter_id": 687363,
      "team_abbr": "STL",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2120,
      "expected_home_runs": 0.0991,
      "prob_1_plus_hr": 0.0943,
      "model_over_probability": 0.0943,
      "model_under_probability": 0.9057,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.955,
      "implied_over_probability_novig": 0.0773,
      "implied_under_probability_novig": 0.9227,
      "edge_over": 0.0143,
      "edge_under": -0.0493,
      "recommended_side": "No Play",
      "recommended_edge": 0.0143,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; late_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.09,
      "pitch_mix_interaction_score": 104.2,
      "environment_summary": "neutral",
      "hr_multiplier": 1.075,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 5.0,
      "projected_home_runs_rf_safe_season": 1.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 4.25,
      "projected_home_runs_palantir": 4.25,
      "hr_prob_rf_safe": 0.0,
      "hr_prob_catboost_safe": 0.0943,
      "hr_prob_hybrid_gap_adjusted": 0.0113,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0189,
      "hr_prob_palantir": 0.0808,
      "hr_prob_rf_safe_raw": 0.0264,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0688,
      "hr_edge_palantir": 0.0008,
      "hr_edge_catboost_safe": 0.0143,
      "hr_edge_hybrid_gap_adjusted": -0.0687,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.08,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0536,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0112,
      "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.0,
      "fangorn_projection_spread_ratio": 0.73,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0189,
      "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": "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": "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": "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": 193,
      "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": 4.25,
      "palantir_expected_home_runs": 4.25,
      "palantir_prob_over": 0.0808,
      "palantir_hr_prob": 0.0808,
      "palantir_prob_under": 0.9192,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0008,
      "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.0991,
      "fangorn_expected_home_runs": 0.0991,
      "fangorn_prob_over": 0.0,
      "fangorn_hr_prob": 0.0,
      "fangorn_prob_under": 1.0,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.08,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0808,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Victor Scott II",
      "hitter_id": 687363,
      "team_abbr": "STL",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2400,
      "expected_home_runs": 0.0991,
      "prob_1_plus_hr": 0.0943,
      "model_over_probability": 0.0943,
      "model_under_probability": 0.9057,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.96,
      "implied_over_probability_novig": 0.0769,
      "implied_under_probability_novig": 0.9231,
      "edge_over": 0.0143,
      "edge_under": -0.0543,
      "recommended_side": "No Play",
      "recommended_edge": 0.0143,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; late_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.09,
      "pitch_mix_interaction_score": 104.2,
      "environment_summary": "neutral",
      "hr_multiplier": 1.075,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 5.0,
      "projected_home_runs_rf_safe_season": 1.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 4.25,
      "projected_home_runs_palantir": 4.25,
      "hr_prob_rf_safe": 0.0,
      "hr_prob_catboost_safe": 0.0943,
      "hr_prob_hybrid_gap_adjusted": 0.0113,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0189,
      "hr_prob_palantir": 0.0808,
      "hr_prob_rf_safe_raw": 0.0264,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0688,
      "hr_edge_palantir": 0.0008,
      "hr_edge_catboost_safe": 0.0143,
      "hr_edge_hybrid_gap_adjusted": -0.0687,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.08,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0536,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0112,
      "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.0,
      "fangorn_projection_spread_ratio": 0.73,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0189,
      "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": "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": "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": "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": 194,
      "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": 4.25,
      "palantir_expected_home_runs": 4.25,
      "palantir_prob_over": 0.0808,
      "palantir_hr_prob": 0.0808,
      "palantir_prob_under": 0.9192,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0008,
      "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.0991,
      "fangorn_expected_home_runs": 0.0991,
      "fangorn_prob_over": 0.0,
      "fangorn_hr_prob": 0.0,
      "fangorn_prob_under": 1.0,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.08,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0808,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Victor Scott II",
      "hitter_id": 687363,
      "team_abbr": "STL",
      "opponent_abbr": "CIN",
      "pitcher_name": "Brady Singer",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": null,
      "expected_home_runs": 0.0991,
      "prob_1_plus_hr": 0.0943,
      "model_over_probability": 0.0943,
      "model_under_probability": 0.9057,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0143,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0143,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; late_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.09,
      "pitch_mix_interaction_score": 104.2,
      "environment_summary": "neutral",
      "hr_multiplier": 1.075,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 5.0,
      "projected_home_runs_rf_safe_season": 1.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 4.25,
      "projected_home_runs_palantir": 4.25,
      "hr_prob_rf_safe": 0.0,
      "hr_prob_catboost_safe": 0.0943,
      "hr_prob_hybrid_gap_adjusted": 0.0113,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0189,
      "hr_prob_palantir": 0.0808,
      "hr_prob_rf_safe_raw": 0.0264,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0688,
      "hr_edge_palantir": 0.0008,
      "hr_edge_catboost_safe": 0.0143,
      "hr_edge_hybrid_gap_adjusted": -0.0687,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.08,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0536,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0112,
      "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.0,
      "fangorn_projection_spread_ratio": 0.73,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0189,
      "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": "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": "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": "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": 195,
      "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": 4.25,
      "palantir_expected_home_runs": 4.25,
      "palantir_prob_over": 0.0808,
      "palantir_hr_prob": 0.0808,
      "palantir_prob_under": 0.9192,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0008,
      "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.0991,
      "fangorn_expected_home_runs": 0.0991,
      "fangorn_prob_over": 0.0,
      "fangorn_hr_prob": 0.0,
      "fangorn_prob_under": 1.0,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.08,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0808,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Julio Rodr\u00edguez",
      "hitter_id": 677594,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 440,
      "under_odds": -590,
      "expected_home_runs": 0.2223,
      "prob_1_plus_hr": 0.1993,
      "model_over_probability": 0.1993,
      "model_under_probability": 0.8007,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1852,
      "implied_under_probability_raw": 0.8551,
      "implied_over_probability_novig": 0.178,
      "implied_under_probability_novig": 0.822,
      "edge_over": 0.0141,
      "edge_under": -0.0544,
      "recommended_side": "No Play",
      "recommended_edge": 0.0141,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.71,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 24.02,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 26.32,
      "projected_home_runs_palantir": 26.32,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1993,
      "hr_prob_hybrid_gap_adjusted": 0.1786,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1776,
      "hr_prob_palantir": 0.2015,
      "hr_prob_rf_safe_raw": 0.1857,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1616,
      "hr_edge_palantir": 0.0163,
      "hr_edge_catboost_safe": 0.0141,
      "hr_edge_hybrid_gap_adjusted": -0.0066,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0131,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0005,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0131,
      "hr_edge_rf_safe_calibrated_logistic": -0.0236,
      "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.0762,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1776,
      "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": 196,
      "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": 26.32,
      "palantir_expected_home_runs": 26.32,
      "palantir_prob_over": 0.2015,
      "palantir_hr_prob": 0.2015,
      "palantir_prob_under": 0.7985,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0163,
      "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.2223,
      "fangorn_expected_home_runs": 0.2223,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0131,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02940000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Drake Baldwin",
      "hitter_id": 686948,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": -740,
      "expected_home_runs": 0.1895,
      "prob_1_plus_hr": 0.1726,
      "model_over_probability": 0.1726,
      "model_under_probability": 0.8274,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1587,
      "implied_under_probability_raw": 0.881,
      "implied_over_probability_novig": 0.1526,
      "implied_under_probability_novig": 0.8474,
      "edge_over": 0.0139,
      "edge_under": -0.0536,
      "recommended_side": "No Play",
      "recommended_edge": 0.0139,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 3.94,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "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.1721,
      "hr_prob_catboost_safe": 0.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1723,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1722,
      "hr_prob_palantir": 0.1484,
      "hr_prob_rf_safe_raw": 0.1876,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1632,
      "hr_edge_palantir": -0.0103,
      "hr_edge_catboost_safe": 0.0139,
      "hr_edge_hybrid_gap_adjusted": 0.0136,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0134,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0289,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0134,
      "hr_edge_rf_safe_calibrated_logistic": 0.0045,
      "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.0967,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1722,
      "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": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 197,
      "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.1484,
      "palantir_hr_prob": 0.1484,
      "palantir_prob_under": 0.8516,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0103,
      "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.1895,
      "fangorn_expected_home_runs": 0.1895,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0134,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0237,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Spencer Torkelson",
      "hitter_id": 679529,
      "team_abbr": "DET",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": -680,
      "expected_home_runs": 0.2007,
      "prob_1_plus_hr": 0.1818,
      "model_over_probability": 0.1818,
      "model_under_probability": 0.8182,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1681,
      "implied_under_probability_raw": 0.8718,
      "implied_over_probability_novig": 0.1617,
      "implied_under_probability_novig": 0.8383,
      "edge_over": 0.0137,
      "edge_under": -0.0536,
      "recommended_side": "No Play",
      "recommended_edge": 0.0137,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9244,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.08,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.054,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 23.0,
      "projected_home_runs_rf_safe_season": 24.86,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.96,
      "projected_home_runs_palantir": 24.96,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1818,
      "hr_prob_hybrid_gap_adjusted": 0.175,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1741,
      "hr_prob_palantir": 0.1957,
      "hr_prob_rf_safe_raw": 0.195,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1693,
      "hr_edge_palantir": 0.0276,
      "hr_edge_catboost_safe": 0.0137,
      "hr_edge_hybrid_gap_adjusted": 0.0069,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.004,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0269,
      "hr_edge_rf_safe_calibrated_isotonic": 0.004,
      "hr_edge_rf_safe_calibrated_logistic": 0.0012,
      "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.0809,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1741,
      "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": 198,
      "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.96,
      "palantir_expected_home_runs": 24.96,
      "palantir_prob_over": 0.1957,
      "palantir_hr_prob": 0.1957,
      "palantir_prob_under": 0.8043,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0276,
      "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.2007,
      "fangorn_expected_home_runs": 0.2007,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02360000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Chandler Simpson",
      "hitter_id": 802415,
      "team_abbr": "TB",
      "opponent_abbr": "MIA",
      "pitcher_name": "Ryan Gusto",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2120,
      "expected_home_runs": 0.032,
      "prob_1_plus_hr": 0.0315,
      "model_over_probability": 0.0315,
      "model_under_probability": 0.9685,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.955,
      "implied_over_probability_novig": 0.0773,
      "implied_under_probability_novig": 0.9227,
      "edge_over": -0.0485,
      "edge_under": 0.0135,
      "recommended_side": "No Play",
      "recommended_edge": 0.0135,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.909,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.39,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 99.1,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 3.0,
      "projected_home_runs_rf_safe_season": 2.89,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 4.21,
      "projected_home_runs_palantir": 4.21,
      "hr_prob_rf_safe": 0.0,
      "hr_prob_catboost_safe": 0.0315,
      "hr_prob_hybrid_gap_adjusted": 0.0076,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0063,
      "hr_prob_palantir": 0.0439,
      "hr_prob_rf_safe_raw": 0.0304,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0703,
      "hr_edge_palantir": -0.0361,
      "hr_edge_catboost_safe": -0.0485,
      "hr_edge_hybrid_gap_adjusted": -0.0724,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.08,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0496,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0097,
      "palantir_confidence_label": "Low",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "STRONG_SUPPORT",
      "fangorn_support_label": "Strong Support",
      "fangorn_support_warning_count": 0,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.0,
      "fangorn_projection_spread_ratio": 0.0367,
      "fangorn_logistic_dominance_tier": "BALANCED",
      "fangorn_logistic_dominance_label": "Balanced",
      "fangorn_logistic_refined_delta": -0.0063,
      "fangorn_exposure_tier": "FULL_EXPOSURE",
      "fangorn_exposure_label": "Full Exposure",
      "fangorn_confidence_segment_label": "Strong Support + Balanced",
      "fangorn_exposure_note": "Cleanest full-size trust pocket from the internal replay.",
      "damage_tier": "STRONG_DAMAGE",
      "damage_label": "Strong Damage",
      "damage_score": 2,
      "damage_rank_bucket": "unranked",
      "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": 199,
      "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": 4.21,
      "palantir_expected_home_runs": 4.21,
      "palantir_prob_over": 0.0439,
      "palantir_hr_prob": 0.0439,
      "palantir_prob_under": 0.9561,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0361,
      "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.032,
      "fangorn_expected_home_runs": 0.032,
      "fangorn_prob_over": 0.0,
      "fangorn_hr_prob": 0.0,
      "fangorn_prob_under": 1.0,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.08,
      "fangorn_confidence": "Strong Support + Balanced",
      "fangorn_signal_label": "Strong Support / Full 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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0439,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kyle Manzardo",
      "hitter_id": 700932,
      "team_abbr": "CLE",
      "opponent_abbr": "TEX",
      "pitcher_name": "Kumar Rocker",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": -650,
      "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.1739,
      "implied_under_probability_raw": 0.8667,
      "implied_over_probability_novig": 0.1671,
      "implied_under_probability_novig": 0.8329,
      "edge_over": 0.0127,
      "edge_under": -0.0533,
      "recommended_side": "No Play",
      "recommended_edge": 0.0127,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 3.94,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.068,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 16.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.0,
      "projected_home_runs_palantir": 18.0,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1866,
      "hr_prob_hybrid_gap_adjusted": 0.1644,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1632,
      "hr_prob_palantir": 0.1964,
      "hr_prob_rf_safe_raw": 0.1787,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.156,
      "hr_edge_palantir": 0.0225,
      "hr_edge_catboost_safe": 0.0127,
      "hr_edge_hybrid_gap_adjusted": -0.0095,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0166,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0048,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0166,
      "hr_edge_rf_safe_calibrated_logistic": -0.0179,
      "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.0465,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1632,
      "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": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 202,
      "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.0,
      "palantir_expected_home_runs": 18.0,
      "palantir_prob_over": 0.1964,
      "palantir_hr_prob": 0.1964,
      "palantir_prob_under": 0.8036,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0225,
      "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.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0166,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.039099999999999996,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Drake Baldwin",
      "hitter_id": 686948,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 525,
      "under_odds": null,
      "expected_home_runs": 0.1895,
      "prob_1_plus_hr": 0.1726,
      "model_over_probability": 0.1726,
      "model_under_probability": 0.8274,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.16,
      "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": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 3.94,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "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.1721,
      "hr_prob_catboost_safe": 0.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1723,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1722,
      "hr_prob_palantir": 0.1484,
      "hr_prob_rf_safe_raw": 0.1876,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1632,
      "hr_edge_palantir": -0.0116,
      "hr_edge_catboost_safe": 0.0126,
      "hr_edge_hybrid_gap_adjusted": 0.0123,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0121,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0276,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0121,
      "hr_edge_rf_safe_calibrated_logistic": 0.0032,
      "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.0967,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1722,
      "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": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 203,
      "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.1484,
      "palantir_hr_prob": 0.1484,
      "palantir_prob_under": 0.8516,
      "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.1895,
      "fangorn_expected_home_runs": 0.1895,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0121,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0237,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daulton Varsho",
      "hitter_id": 662139,
      "team_abbr": "TOR",
      "opponent_abbr": "BAL",
      "pitcher_name": "Brandon Young",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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.2063,
      "prob_1_plus_hr": 0.1864,
      "model_over_probability": 0.1864,
      "model_under_probability": 0.8136,
      "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.0125,
      "edge_under": -0.0522,
      "recommended_side": "No Play",
      "recommended_edge": 0.0125,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8872,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.03,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.996,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 16.54,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.44,
      "projected_home_runs_palantir": 17.44,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1864,
      "hr_prob_hybrid_gap_adjusted": 0.1501,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.151,
      "hr_prob_palantir": 0.1725,
      "hr_prob_rf_safe_raw": 0.1644,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1449,
      "hr_edge_palantir": -0.0014,
      "hr_edge_catboost_safe": 0.0125,
      "hr_edge_hybrid_gap_adjusted": -0.0238,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0317,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0095,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0317,
      "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.1295,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.151,
      "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": 204,
      "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.44,
      "palantir_expected_home_runs": 17.44,
      "palantir_prob_over": 0.1725,
      "palantir_hr_prob": 0.1725,
      "palantir_prob_under": 0.8275,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0014,
      "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.2063,
      "fangorn_expected_home_runs": 0.2063,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0317,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.030299999999999994,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Julio Rodr\u00edguez",
      "hitter_id": 677594,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 435,
      "under_odds": null,
      "expected_home_runs": 0.2223,
      "prob_1_plus_hr": 0.1993,
      "model_over_probability": 0.1993,
      "model_under_probability": 0.8007,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1869,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0124,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0124,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.71,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 24.02,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 26.32,
      "projected_home_runs_palantir": 26.32,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1993,
      "hr_prob_hybrid_gap_adjusted": 0.1786,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1776,
      "hr_prob_palantir": 0.2015,
      "hr_prob_rf_safe_raw": 0.1857,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1616,
      "hr_edge_palantir": 0.0146,
      "hr_edge_catboost_safe": 0.0124,
      "hr_edge_hybrid_gap_adjusted": -0.0083,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0148,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0012,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0148,
      "hr_edge_rf_safe_calibrated_logistic": -0.0253,
      "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.0762,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1776,
      "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": 206,
      "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": 26.32,
      "palantir_expected_home_runs": 26.32,
      "palantir_prob_over": 0.2015,
      "palantir_hr_prob": 0.2015,
      "palantir_prob_under": 0.7985,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0146,
      "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.2223,
      "fangorn_expected_home_runs": 0.2223,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0148,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02940000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Spencer Torkelson",
      "hitter_id": 679529,
      "team_abbr": "DET",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 490,
      "under_odds": null,
      "expected_home_runs": 0.2007,
      "prob_1_plus_hr": 0.1818,
      "model_over_probability": 0.1818,
      "model_under_probability": 0.8182,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0123,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0123,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9244,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.08,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.054,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 23.0,
      "projected_home_runs_rf_safe_season": 24.86,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.96,
      "projected_home_runs_palantir": 24.96,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1818,
      "hr_prob_hybrid_gap_adjusted": 0.175,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1741,
      "hr_prob_palantir": 0.1957,
      "hr_prob_rf_safe_raw": 0.195,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1693,
      "hr_edge_palantir": 0.0262,
      "hr_edge_catboost_safe": 0.0123,
      "hr_edge_hybrid_gap_adjusted": 0.0055,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0026,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0255,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0026,
      "hr_edge_rf_safe_calibrated_logistic": -0.0002,
      "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.0809,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1741,
      "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": 207,
      "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.96,
      "palantir_expected_home_runs": 24.96,
      "palantir_prob_over": 0.1957,
      "palantir_hr_prob": 0.1957,
      "palantir_prob_under": 0.8043,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0262,
      "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.2007,
      "fangorn_expected_home_runs": 0.2007,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0026,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02360000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jakob Marsee",
      "hitter_id": 805300,
      "team_abbr": "MIA",
      "opponent_abbr": "TB",
      "pitcher_name": "Drew Rasmussen",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 855,
      "under_odds": -1340,
      "expected_home_runs": 0.1241,
      "prob_1_plus_hr": 0.1167,
      "model_over_probability": 0.1167,
      "model_under_probability": 0.8833,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1047,
      "implied_under_probability_raw": 0.9306,
      "implied_over_probability_novig": 0.1011,
      "implied_under_probability_novig": 0.8989,
      "edge_over": 0.012,
      "edge_under": -0.0473,
      "recommended_side": "No Play",
      "recommended_edge": 0.012,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8618,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.971,
      "pitch_mix_interaction_score": 109.9,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 7.62,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.57,
      "projected_home_runs_palantir": 7.57,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1167,
      "hr_prob_hybrid_gap_adjusted": 0.1295,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1302,
      "hr_prob_palantir": 0.1256,
      "hr_prob_rf_safe_raw": 0.1264,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1188,
      "hr_edge_palantir": 0.0209,
      "hr_edge_catboost_safe": 0.012,
      "hr_edge_hybrid_gap_adjusted": 0.0248,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0289,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0217,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0289,
      "hr_edge_rf_safe_calibrated_logistic": 0.0141,
      "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.1336,
      "fangorn_projection_spread_ratio": 0.0886,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1302,
      "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": "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": "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": "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": 208,
      "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": 7.57,
      "palantir_expected_home_runs": 7.57,
      "palantir_prob_over": 0.1256,
      "palantir_hr_prob": 0.1256,
      "palantir_prob_under": 0.8744000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0209,
      "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.1241,
      "fangorn_expected_home_runs": 0.1241,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0289,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.008000000000000007,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Drake Baldwin",
      "hitter_id": 686948,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 520,
      "under_odds": -695,
      "expected_home_runs": 0.1895,
      "prob_1_plus_hr": 0.1726,
      "model_over_probability": 0.1726,
      "model_under_probability": 0.8274,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1613,
      "implied_under_probability_raw": 0.8742,
      "implied_over_probability_novig": 0.1558,
      "implied_under_probability_novig": 0.8442,
      "edge_over": 0.0113,
      "edge_under": -0.0468,
      "recommended_side": "No Play",
      "recommended_edge": 0.0113,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 3.94,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "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.1721,
      "hr_prob_catboost_safe": 0.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1723,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1722,
      "hr_prob_palantir": 0.1484,
      "hr_prob_rf_safe_raw": 0.1876,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1632,
      "hr_edge_palantir": -0.0129,
      "hr_edge_catboost_safe": 0.0113,
      "hr_edge_hybrid_gap_adjusted": 0.011,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0108,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0263,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0108,
      "hr_edge_rf_safe_calibrated_logistic": 0.0019,
      "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.0967,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1722,
      "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": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 210,
      "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.1484,
      "palantir_hr_prob": 0.1484,
      "palantir_prob_under": 0.8516,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0129,
      "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.1895,
      "fangorn_expected_home_runs": 0.1895,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0108,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0237,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kyle Manzardo",
      "hitter_id": 700932,
      "team_abbr": "CLE",
      "opponent_abbr": "TEX",
      "pitcher_name": "Kumar Rocker",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 470,
      "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.1754,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0112,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0112,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 3.94,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.068,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 16.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.0,
      "projected_home_runs_palantir": 18.0,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1866,
      "hr_prob_hybrid_gap_adjusted": 0.1644,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1632,
      "hr_prob_palantir": 0.1964,
      "hr_prob_rf_safe_raw": 0.1787,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.156,
      "hr_edge_palantir": 0.021,
      "hr_edge_catboost_safe": 0.0112,
      "hr_edge_hybrid_gap_adjusted": -0.011,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0181,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0033,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0181,
      "hr_edge_rf_safe_calibrated_logistic": -0.0194,
      "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.0465,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1632,
      "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": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 211,
      "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.0,
      "palantir_expected_home_runs": 18.0,
      "palantir_prob_over": 0.1964,
      "palantir_hr_prob": 0.1964,
      "palantir_prob_under": 0.8036,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.021,
      "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.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0181,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.039099999999999996,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daulton Varsho",
      "hitter_id": 662139,
      "team_abbr": "TOR",
      "opponent_abbr": "BAL",
      "pitcher_name": "Brandon Young",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 470,
      "under_odds": null,
      "expected_home_runs": 0.2063,
      "prob_1_plus_hr": 0.1864,
      "model_over_probability": 0.1864,
      "model_under_probability": 0.8136,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1754,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.011,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.011,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8872,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.03,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.996,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 16.54,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.44,
      "projected_home_runs_palantir": 17.44,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1864,
      "hr_prob_hybrid_gap_adjusted": 0.1501,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.151,
      "hr_prob_palantir": 0.1725,
      "hr_prob_rf_safe_raw": 0.1644,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1449,
      "hr_edge_palantir": -0.0029,
      "hr_edge_catboost_safe": 0.011,
      "hr_edge_hybrid_gap_adjusted": -0.0253,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0332,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.011,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0332,
      "hr_edge_rf_safe_calibrated_logistic": -0.0305,
      "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.1295,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.151,
      "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": 213,
      "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.44,
      "palantir_expected_home_runs": 17.44,
      "palantir_prob_over": 0.1725,
      "palantir_hr_prob": 0.1725,
      "palantir_prob_under": 0.8275,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0029,
      "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.2063,
      "fangorn_expected_home_runs": 0.2063,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0332,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.030299999999999994,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Austin Riley",
      "hitter_id": 663586,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": -685,
      "expected_home_runs": 0.1973,
      "prob_1_plus_hr": 0.1791,
      "model_over_probability": 0.1791,
      "model_under_probability": 0.8209,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1681,
      "implied_under_probability_raw": 0.8726,
      "implied_over_probability_novig": 0.1615,
      "implied_under_probability_novig": 0.8385,
      "edge_over": 0.011,
      "edge_under": -0.0517,
      "recommended_side": "No Play",
      "recommended_edge": 0.011,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9116,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.12,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 16.31,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.54,
      "projected_home_runs_palantir": 16.54,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1791,
      "hr_prob_hybrid_gap_adjusted": 0.1434,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1442,
      "hr_prob_palantir": 0.1439,
      "hr_prob_rf_safe_raw": 0.1421,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1291,
      "hr_edge_palantir": -0.0242,
      "hr_edge_catboost_safe": 0.011,
      "hr_edge_hybrid_gap_adjusted": -0.0247,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0326,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.026,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0326,
      "hr_edge_rf_safe_calibrated_logistic": -0.039,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "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.2233,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1442,
      "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": "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": "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": 212,
      "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": 16.54,
      "palantir_expected_home_runs": 16.54,
      "palantir_prob_over": 0.1439,
      "palantir_hr_prob": 0.1439,
      "palantir_prob_under": 0.8561,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0242,
      "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.1973,
      "fangorn_expected_home_runs": 0.1973,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0326,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.00839999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Spencer Torkelson",
      "hitter_id": 679529,
      "team_abbr": "DET",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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.2007,
      "prob_1_plus_hr": 0.1818,
      "model_over_probability": 0.1818,
      "model_under_probability": 0.8182,
      "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.0109,
      "edge_under": -0.0457,
      "recommended_side": "No Play",
      "recommended_edge": 0.0109,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9244,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.08,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.054,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 23.0,
      "projected_home_runs_rf_safe_season": 24.86,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.96,
      "projected_home_runs_palantir": 24.96,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1818,
      "hr_prob_hybrid_gap_adjusted": 0.175,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1741,
      "hr_prob_palantir": 0.1957,
      "hr_prob_rf_safe_raw": 0.195,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1693,
      "hr_edge_palantir": 0.0248,
      "hr_edge_catboost_safe": 0.0109,
      "hr_edge_hybrid_gap_adjusted": 0.0041,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0012,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0241,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0012,
      "hr_edge_rf_safe_calibrated_logistic": -0.0016,
      "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.0809,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1741,
      "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": 216,
      "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.96,
      "palantir_expected_home_runs": 24.96,
      "palantir_prob_over": 0.1957,
      "palantir_hr_prob": 0.1957,
      "palantir_prob_under": 0.8043,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0248,
      "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.2007,
      "fangorn_expected_home_runs": 0.2007,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0012,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02360000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jakob Marsee",
      "hitter_id": 805300,
      "team_abbr": "MIA",
      "opponent_abbr": "TB",
      "pitcher_name": "Drew Rasmussen",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 845,
      "under_odds": -1415,
      "expected_home_runs": 0.1241,
      "prob_1_plus_hr": 0.1167,
      "model_over_probability": 0.1167,
      "model_under_probability": 0.8833,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1058,
      "implied_under_probability_raw": 0.934,
      "implied_over_probability_novig": 0.1018,
      "implied_under_probability_novig": 0.8982,
      "edge_over": 0.0109,
      "edge_under": -0.0507,
      "recommended_side": "No Play",
      "recommended_edge": 0.0109,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8618,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.971,
      "pitch_mix_interaction_score": 109.9,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 7.62,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.57,
      "projected_home_runs_palantir": 7.57,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1167,
      "hr_prob_hybrid_gap_adjusted": 0.1295,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1302,
      "hr_prob_palantir": 0.1256,
      "hr_prob_rf_safe_raw": 0.1264,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1188,
      "hr_edge_palantir": 0.0198,
      "hr_edge_catboost_safe": 0.0109,
      "hr_edge_hybrid_gap_adjusted": 0.0237,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0278,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0206,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0278,
      "hr_edge_rf_safe_calibrated_logistic": 0.013,
      "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.1336,
      "fangorn_projection_spread_ratio": 0.0886,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1302,
      "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": "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": "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": "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": 214,
      "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": 7.57,
      "palantir_expected_home_runs": 7.57,
      "palantir_prob_over": 0.1256,
      "palantir_hr_prob": 0.1256,
      "palantir_prob_under": 0.8744000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0198,
      "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.1241,
      "fangorn_expected_home_runs": 0.1241,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0278,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.008000000000000007,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jakob Marsee",
      "hitter_id": 805300,
      "team_abbr": "MIA",
      "opponent_abbr": "TB",
      "pitcher_name": "Drew Rasmussen",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 845,
      "under_odds": null,
      "expected_home_runs": 0.1241,
      "prob_1_plus_hr": 0.1167,
      "model_over_probability": 0.1167,
      "model_under_probability": 0.8833,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1058,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0109,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0109,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8618,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.971,
      "pitch_mix_interaction_score": 109.9,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 7.62,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.57,
      "projected_home_runs_palantir": 7.57,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1167,
      "hr_prob_hybrid_gap_adjusted": 0.1295,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1302,
      "hr_prob_palantir": 0.1256,
      "hr_prob_rf_safe_raw": 0.1264,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1188,
      "hr_edge_palantir": 0.0198,
      "hr_edge_catboost_safe": 0.0109,
      "hr_edge_hybrid_gap_adjusted": 0.0237,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0278,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0206,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0278,
      "hr_edge_rf_safe_calibrated_logistic": 0.013,
      "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.1336,
      "fangorn_projection_spread_ratio": 0.0886,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1302,
      "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": "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": "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": "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": 215,
      "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": 7.57,
      "palantir_expected_home_runs": 7.57,
      "palantir_prob_over": 0.1256,
      "palantir_hr_prob": 0.1256,
      "palantir_prob_under": 0.8744000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0198,
      "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.1241,
      "fangorn_expected_home_runs": 0.1241,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0278,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.008000000000000007,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Xavier Edwards",
      "hitter_id": 669364,
      "team_abbr": "MIA",
      "opponent_abbr": "TB",
      "pitcher_name": "Drew Rasmussen",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2120,
      "expected_home_runs": 0.0347,
      "prob_1_plus_hr": 0.0341,
      "model_over_probability": 0.0341,
      "model_under_probability": 0.9659,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.955,
      "implied_over_probability_novig": 0.0773,
      "implied_under_probability_novig": 0.9227,
      "edge_over": -0.0459,
      "edge_under": 0.0109,
      "recommended_side": "No Play",
      "recommended_edge": 0.0109,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8853,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.29,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.971,
      "pitch_mix_interaction_score": 103.4,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 3.0,
      "projected_home_runs_rf_safe_season": 6.14,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 5.63,
      "projected_home_runs_palantir": 5.63,
      "hr_prob_rf_safe": 0.0471,
      "hr_prob_catboost_safe": 0.0341,
      "hr_prob_hybrid_gap_adjusted": 0.0432,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0471,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0445,
      "hr_prob_palantir": 0.063,
      "hr_prob_rf_safe_raw": 0.0686,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0471,
      "hr_prob_rf_safe_calibrated_logistic": 0.0869,
      "hr_edge_palantir": -0.017,
      "hr_edge_catboost_safe": -0.0459,
      "hr_edge_hybrid_gap_adjusted": -0.0368,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0329,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0114,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0329,
      "hr_edge_rf_safe_calibrated_logistic": 0.0069,
      "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.0471,
      "fangorn_projection_spread_ratio": 1.0467,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0445,
      "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": "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": "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": "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": 217,
      "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": 5.63,
      "palantir_expected_home_runs": 5.63,
      "palantir_prob_over": 0.063,
      "palantir_hr_prob": 0.063,
      "palantir_prob_under": 0.937,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.017,
      "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.0347,
      "fangorn_expected_home_runs": 0.0347,
      "fangorn_prob_over": 0.0471,
      "fangorn_hr_prob": 0.0471,
      "fangorn_prob_under": 0.9529,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0329,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.015899999999999997,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Julio Rodr\u00edguez",
      "hitter_id": 677594,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 430,
      "under_odds": -555,
      "expected_home_runs": 0.2223,
      "prob_1_plus_hr": 0.1993,
      "model_over_probability": 0.1993,
      "model_under_probability": 0.8007,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1887,
      "implied_under_probability_raw": 0.8473,
      "implied_over_probability_novig": 0.1821,
      "implied_under_probability_novig": 0.8179,
      "edge_over": 0.0106,
      "edge_under": -0.0466,
      "recommended_side": "No Play",
      "recommended_edge": 0.0106,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.71,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 24.02,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 26.32,
      "projected_home_runs_palantir": 26.32,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1993,
      "hr_prob_hybrid_gap_adjusted": 0.1786,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1776,
      "hr_prob_palantir": 0.2015,
      "hr_prob_rf_safe_raw": 0.1857,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1616,
      "hr_edge_palantir": 0.0128,
      "hr_edge_catboost_safe": 0.0106,
      "hr_edge_hybrid_gap_adjusted": -0.0101,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0166,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.003,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0166,
      "hr_edge_rf_safe_calibrated_logistic": -0.0271,
      "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.0762,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1776,
      "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": 218,
      "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": 26.32,
      "palantir_expected_home_runs": 26.32,
      "palantir_prob_over": 0.2015,
      "palantir_hr_prob": 0.2015,
      "palantir_prob_under": 0.7985,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0128,
      "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.2223,
      "fangorn_expected_home_runs": 0.2223,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0166,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02940000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Naylor",
      "hitter_id": 647304,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 525,
      "under_odds": -735,
      "expected_home_runs": 0.1862,
      "prob_1_plus_hr": 0.1699,
      "model_over_probability": 0.1699,
      "model_under_probability": 0.8301,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.16,
      "implied_under_probability_raw": 0.8802,
      "implied_over_probability_novig": 0.1538,
      "implied_under_probability_novig": 0.8462,
      "edge_over": 0.0099,
      "edge_under": -0.0501,
      "recommended_side": "No Play",
      "recommended_edge": 0.0099,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9078,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 20.68,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 20.98,
      "projected_home_runs_palantir": 20.98,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1699,
      "hr_prob_hybrid_gap_adjusted": 0.1488,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1477,
      "hr_prob_palantir": 0.1627,
      "hr_prob_rf_safe_raw": 0.1606,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1421,
      "hr_edge_palantir": 0.0027,
      "hr_edge_catboost_safe": 0.0099,
      "hr_edge_hybrid_gap_adjusted": -0.0112,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0178,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0006,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0178,
      "hr_edge_rf_safe_calibrated_logistic": -0.0179,
      "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.06,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1477,
      "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": 220,
      "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": 20.98,
      "palantir_expected_home_runs": 20.98,
      "palantir_prob_over": 0.1627,
      "palantir_hr_prob": 0.1627,
      "palantir_prob_under": 0.8372999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0027,
      "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.1862,
      "fangorn_expected_home_runs": 0.1862,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0178,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.020500000000000018,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kyle Manzardo",
      "hitter_id": 700932,
      "team_abbr": "CLE",
      "opponent_abbr": "TEX",
      "pitcher_name": "Kumar Rocker",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -610,
      "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.177,
      "implied_under_probability_raw": 0.8592,
      "implied_over_probability_novig": 0.1708,
      "implied_under_probability_novig": 0.8292,
      "edge_over": 0.0096,
      "edge_under": -0.0458,
      "recommended_side": "No Play",
      "recommended_edge": 0.0096,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 3.94,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.015,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.068,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 16.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.0,
      "projected_home_runs_palantir": 18.0,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1866,
      "hr_prob_hybrid_gap_adjusted": 0.1644,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1632,
      "hr_prob_palantir": 0.1964,
      "hr_prob_rf_safe_raw": 0.1787,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.156,
      "hr_edge_palantir": 0.0194,
      "hr_edge_catboost_safe": 0.0096,
      "hr_edge_hybrid_gap_adjusted": -0.0126,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0197,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0017,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0197,
      "hr_edge_rf_safe_calibrated_logistic": -0.021,
      "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.0465,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1632,
      "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": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 225,
      "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.0,
      "palantir_expected_home_runs": 18.0,
      "palantir_prob_over": 0.1964,
      "palantir_hr_prob": 0.1964,
      "palantir_prob_under": 0.8036,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0194,
      "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.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0197,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.039099999999999996,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Austin Riley",
      "hitter_id": 663586,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -640,
      "expected_home_runs": 0.1973,
      "prob_1_plus_hr": 0.1791,
      "model_over_probability": 0.1791,
      "model_under_probability": 0.8209,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": 0.8649,
      "implied_over_probability_novig": 0.1639,
      "implied_under_probability_novig": 0.8361,
      "edge_over": 0.0096,
      "edge_under": -0.044,
      "recommended_side": "No Play",
      "recommended_edge": 0.0096,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9116,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.12,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 16.31,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.54,
      "projected_home_runs_palantir": 16.54,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1791,
      "hr_prob_hybrid_gap_adjusted": 0.1434,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1442,
      "hr_prob_palantir": 0.1439,
      "hr_prob_rf_safe_raw": 0.1421,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1291,
      "hr_edge_palantir": -0.0256,
      "hr_edge_catboost_safe": 0.0096,
      "hr_edge_hybrid_gap_adjusted": -0.0261,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.034,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0274,
      "hr_edge_rf_safe_calibrated_isotonic": -0.034,
      "hr_edge_rf_safe_calibrated_logistic": -0.0404,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "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.2233,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1442,
      "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": "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": "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": 223,
      "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": 16.54,
      "palantir_expected_home_runs": 16.54,
      "palantir_prob_over": 0.1439,
      "palantir_hr_prob": 0.1439,
      "palantir_prob_under": 0.8561,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0256,
      "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.1973,
      "fangorn_expected_home_runs": 0.1973,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.034,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.00839999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Austin Riley",
      "hitter_id": 663586,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 490,
      "under_odds": null,
      "expected_home_runs": 0.1973,
      "prob_1_plus_hr": 0.1791,
      "model_over_probability": 0.1791,
      "model_under_probability": 0.8209,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0096,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0096,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9116,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.12,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 16.31,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.54,
      "projected_home_runs_palantir": 16.54,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1791,
      "hr_prob_hybrid_gap_adjusted": 0.1434,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1355,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1442,
      "hr_prob_palantir": 0.1439,
      "hr_prob_rf_safe_raw": 0.1421,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1291,
      "hr_edge_palantir": -0.0256,
      "hr_edge_catboost_safe": 0.0096,
      "hr_edge_hybrid_gap_adjusted": -0.0261,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.034,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0274,
      "hr_edge_rf_safe_calibrated_isotonic": -0.034,
      "hr_edge_rf_safe_calibrated_logistic": -0.0404,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "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.2233,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1442,
      "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": "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": "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": 224,
      "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": 16.54,
      "palantir_expected_home_runs": 16.54,
      "palantir_prob_over": 0.1439,
      "palantir_hr_prob": 0.1439,
      "palantir_prob_under": 0.8561,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0256,
      "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.1973,
      "fangorn_expected_home_runs": 0.1973,
      "fangorn_prob_over": 0.1355,
      "fangorn_hr_prob": 0.1355,
      "fangorn_prob_under": 0.8645,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.034,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.00839999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daulton Varsho",
      "hitter_id": 662139,
      "team_abbr": "TOR",
      "opponent_abbr": "BAL",
      "pitcher_name": "Brandon Young",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -605,
      "expected_home_runs": 0.2063,
      "prob_1_plus_hr": 0.1864,
      "model_over_probability": 0.1864,
      "model_under_probability": 0.8136,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": 0.8582,
      "implied_over_probability_novig": 0.171,
      "implied_under_probability_novig": 0.829,
      "edge_over": 0.0094,
      "edge_under": -0.0446,
      "recommended_side": "No Play",
      "recommended_edge": 0.0094,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8872,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.03,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.08,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.996,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 16.54,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.44,
      "projected_home_runs_palantir": 17.44,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1864,
      "hr_prob_hybrid_gap_adjusted": 0.1501,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.151,
      "hr_prob_palantir": 0.1725,
      "hr_prob_rf_safe_raw": 0.1644,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1449,
      "hr_edge_palantir": -0.0045,
      "hr_edge_catboost_safe": 0.0094,
      "hr_edge_hybrid_gap_adjusted": -0.0269,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0348,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0126,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0348,
      "hr_edge_rf_safe_calibrated_logistic": -0.0321,
      "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.1295,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.151,
      "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": 228,
      "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.44,
      "palantir_expected_home_runs": 17.44,
      "palantir_prob_over": 0.1725,
      "palantir_hr_prob": 0.1725,
      "palantir_prob_under": 0.8275,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0045,
      "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.2063,
      "fangorn_expected_home_runs": 0.2063,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0348,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.030299999999999994,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Agust\u00edn Ram\u00edrez",
      "hitter_id": 682663,
      "team_abbr": "MIA",
      "opponent_abbr": "TB",
      "pitcher_name": "Drew Rasmussen",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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.1685,
      "prob_1_plus_hr": 0.1551,
      "model_over_probability": 0.1551,
      "model_under_probability": 0.8449,
      "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.0091,
      "edge_under": -0.0493,
      "recommended_side": "No Play",
      "recommended_edge": 0.0091,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9073,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.971,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 17.5,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.47,
      "projected_home_runs_palantir": 18.47,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1551,
      "hr_prob_hybrid_gap_adjusted": 0.146,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1447,
      "hr_prob_palantir": 0.1511,
      "hr_prob_rf_safe_raw": 0.1438,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1302,
      "hr_edge_palantir": 0.0051,
      "hr_edge_catboost_safe": 0.0091,
      "hr_edge_hybrid_gap_adjusted": 0.0,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0038,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0022,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0038,
      "hr_edge_rf_safe_calibrated_logistic": -0.0158,
      "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.0789,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1447,
      "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": 230,
      "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.47,
      "palantir_expected_home_runs": 18.47,
      "palantir_prob_over": 0.1511,
      "palantir_hr_prob": 0.1511,
      "palantir_prob_under": 0.8489,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0051,
      "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.1685,
      "fangorn_expected_home_runs": 0.1685,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0038,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.008900000000000019,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Salvador Perez",
      "hitter_id": 521692,
      "team_abbr": "KC",
      "opponent_abbr": "MIN",
      "pitcher_name": "Zebby Matthews",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 460,
      "under_odds": -625,
      "expected_home_runs": 0.2077,
      "prob_1_plus_hr": 0.1875,
      "model_over_probability": 0.1875,
      "model_under_probability": 0.8125,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1786,
      "implied_under_probability_raw": 0.8621,
      "implied_over_probability_novig": 0.1716,
      "implied_under_probability_novig": 0.8284,
      "edge_over": 0.0089,
      "edge_under": -0.0496,
      "recommended_side": "No Play",
      "recommended_edge": 0.0089,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.23,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 24.98,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 26.09,
      "projected_home_runs_palantir": 26.09,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1875,
      "hr_prob_hybrid_gap_adjusted": 0.1758,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1752,
      "hr_prob_palantir": 0.1881,
      "hr_prob_rf_safe_raw": 0.1809,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1577,
      "hr_edge_palantir": 0.0095,
      "hr_edge_catboost_safe": 0.0089,
      "hr_edge_hybrid_gap_adjusted": -0.0028,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0065,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0023,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0065,
      "hr_edge_rf_safe_calibrated_logistic": -0.0209,
      "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.0392,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1752,
      "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": 231,
      "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": 26.09,
      "palantir_expected_home_runs": 26.09,
      "palantir_prob_over": 0.1881,
      "palantir_hr_prob": 0.1881,
      "palantir_prob_under": 0.8119000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0095,
      "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.2077,
      "fangorn_expected_home_runs": 0.2077,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0065,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.015999999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Naylor",
      "hitter_id": 647304,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 520,
      "under_odds": -690,
      "expected_home_runs": 0.1862,
      "prob_1_plus_hr": 0.1699,
      "model_over_probability": 0.1699,
      "model_under_probability": 0.8301,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1613,
      "implied_under_probability_raw": 0.8734,
      "implied_over_probability_novig": 0.1559,
      "implied_under_probability_novig": 0.8441,
      "edge_over": 0.0086,
      "edge_under": -0.0433,
      "recommended_side": "No Play",
      "recommended_edge": 0.0086,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9078,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 20.68,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 20.98,
      "projected_home_runs_palantir": 20.98,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1699,
      "hr_prob_hybrid_gap_adjusted": 0.1488,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1477,
      "hr_prob_palantir": 0.1627,
      "hr_prob_rf_safe_raw": 0.1606,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1421,
      "hr_edge_palantir": 0.0014,
      "hr_edge_catboost_safe": 0.0086,
      "hr_edge_hybrid_gap_adjusted": -0.0125,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0191,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0007,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0191,
      "hr_edge_rf_safe_calibrated_logistic": -0.0192,
      "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.06,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1477,
      "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": 232,
      "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": 20.98,
      "palantir_expected_home_runs": 20.98,
      "palantir_prob_over": 0.1627,
      "palantir_hr_prob": 0.1627,
      "palantir_prob_under": 0.8372999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0014,
      "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.1862,
      "fangorn_expected_home_runs": 0.1862,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0191,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.020500000000000018,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Naylor",
      "hitter_id": 647304,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 520,
      "under_odds": null,
      "expected_home_runs": 0.1862,
      "prob_1_plus_hr": 0.1699,
      "model_over_probability": 0.1699,
      "model_under_probability": 0.8301,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1613,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0086,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0086,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9078,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 20.68,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 20.98,
      "projected_home_runs_palantir": 20.98,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1699,
      "hr_prob_hybrid_gap_adjusted": 0.1488,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1477,
      "hr_prob_palantir": 0.1627,
      "hr_prob_rf_safe_raw": 0.1606,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1421,
      "hr_edge_palantir": 0.0014,
      "hr_edge_catboost_safe": 0.0086,
      "hr_edge_hybrid_gap_adjusted": -0.0125,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0191,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0007,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0191,
      "hr_edge_rf_safe_calibrated_logistic": -0.0192,
      "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.06,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1477,
      "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": 233,
      "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": 20.98,
      "palantir_expected_home_runs": 20.98,
      "palantir_prob_over": 0.1627,
      "palantir_hr_prob": 0.1627,
      "palantir_prob_under": 0.8372999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0014,
      "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.1862,
      "fangorn_expected_home_runs": 0.1862,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0191,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.020500000000000018,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Chandler Simpson",
      "hitter_id": 802415,
      "team_abbr": "TB",
      "opponent_abbr": "MIA",
      "pitcher_name": "Ryan Gusto",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2400,
      "expected_home_runs": 0.032,
      "prob_1_plus_hr": 0.0315,
      "model_over_probability": 0.0315,
      "model_under_probability": 0.9685,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.96,
      "implied_over_probability_novig": 0.0769,
      "implied_under_probability_novig": 0.9231,
      "edge_over": -0.0485,
      "edge_under": 0.0085,
      "recommended_side": "No Play",
      "recommended_edge": 0.0085,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.909,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.39,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 99.1,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 3.0,
      "projected_home_runs_rf_safe_season": 2.89,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 4.21,
      "projected_home_runs_palantir": 4.21,
      "hr_prob_rf_safe": 0.0,
      "hr_prob_catboost_safe": 0.0315,
      "hr_prob_hybrid_gap_adjusted": 0.0076,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0063,
      "hr_prob_palantir": 0.0439,
      "hr_prob_rf_safe_raw": 0.0304,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0703,
      "hr_edge_palantir": -0.0361,
      "hr_edge_catboost_safe": -0.0485,
      "hr_edge_hybrid_gap_adjusted": -0.0724,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.08,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0496,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0097,
      "palantir_confidence_label": "Low",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "STRONG_SUPPORT",
      "fangorn_support_label": "Strong Support",
      "fangorn_support_warning_count": 0,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.0,
      "fangorn_projection_spread_ratio": 0.0367,
      "fangorn_logistic_dominance_tier": "BALANCED",
      "fangorn_logistic_dominance_label": "Balanced",
      "fangorn_logistic_refined_delta": -0.0063,
      "fangorn_exposure_tier": "FULL_EXPOSURE",
      "fangorn_exposure_label": "Full Exposure",
      "fangorn_confidence_segment_label": "Strong Support + Balanced",
      "fangorn_exposure_note": "Cleanest full-size trust pocket from the internal replay.",
      "damage_tier": "STRONG_DAMAGE",
      "damage_label": "Strong Damage",
      "damage_score": 2,
      "damage_rank_bucket": "unranked",
      "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": 234,
      "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": 4.21,
      "palantir_expected_home_runs": 4.21,
      "palantir_prob_over": 0.0439,
      "palantir_hr_prob": 0.0439,
      "palantir_prob_under": 0.9561,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0361,
      "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.032,
      "fangorn_expected_home_runs": 0.032,
      "fangorn_prob_over": 0.0,
      "fangorn_hr_prob": 0.0,
      "fangorn_prob_under": 1.0,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.08,
      "fangorn_confidence": "Strong Support + Balanced",
      "fangorn_signal_label": "Strong Support / Full 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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0439,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Agust\u00edn Ram\u00edrez",
      "hitter_id": 682663,
      "team_abbr": "MIA",
      "opponent_abbr": "TB",
      "pitcher_name": "Drew Rasmussen",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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.1685,
      "prob_1_plus_hr": 0.1551,
      "model_over_probability": 0.1551,
      "model_under_probability": 0.8449,
      "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.008,
      "edge_under": -0.0434,
      "recommended_side": "No Play",
      "recommended_edge": 0.008,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9073,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.971,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 17.5,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.47,
      "projected_home_runs_palantir": 18.47,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1551,
      "hr_prob_hybrid_gap_adjusted": 0.146,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1447,
      "hr_prob_palantir": 0.1511,
      "hr_prob_rf_safe_raw": 0.1438,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1302,
      "hr_edge_palantir": 0.004,
      "hr_edge_catboost_safe": 0.008,
      "hr_edge_hybrid_gap_adjusted": -0.0011,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0049,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0033,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0049,
      "hr_edge_rf_safe_calibrated_logistic": -0.0169,
      "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.0789,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1447,
      "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": 235,
      "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.47,
      "palantir_expected_home_runs": 18.47,
      "palantir_prob_over": 0.1511,
      "palantir_hr_prob": 0.1511,
      "palantir_prob_under": 0.8489,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.004,
      "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.1685,
      "fangorn_expected_home_runs": 0.1685,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0049,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.008900000000000019,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Agust\u00edn Ram\u00edrez",
      "hitter_id": 682663,
      "team_abbr": "MIA",
      "opponent_abbr": "TB",
      "pitcher_name": "Drew Rasmussen",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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.1685,
      "prob_1_plus_hr": 0.1551,
      "model_over_probability": 0.1551,
      "model_under_probability": 0.8449,
      "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.008,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.008,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9073,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.971,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 17.5,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.47,
      "projected_home_runs_palantir": 18.47,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1551,
      "hr_prob_hybrid_gap_adjusted": 0.146,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1447,
      "hr_prob_palantir": 0.1511,
      "hr_prob_rf_safe_raw": 0.1438,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1302,
      "hr_edge_palantir": 0.004,
      "hr_edge_catboost_safe": 0.008,
      "hr_edge_hybrid_gap_adjusted": -0.0011,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0049,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0033,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0049,
      "hr_edge_rf_safe_calibrated_logistic": -0.0169,
      "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.0789,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1447,
      "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": 236,
      "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.47,
      "palantir_expected_home_runs": 18.47,
      "palantir_prob_over": 0.1511,
      "palantir_hr_prob": 0.1511,
      "palantir_prob_under": 0.8489,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.004,
      "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.1685,
      "fangorn_expected_home_runs": 0.1685,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0049,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.008900000000000019,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Byron Buxton",
      "hitter_id": 621439,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 385,
      "under_odds": -500,
      "expected_home_runs": 0.1735,
      "prob_1_plus_hr": 0.1593,
      "model_over_probability": 0.1593,
      "model_under_probability": 0.8407,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2062,
      "implied_under_probability_raw": 0.8333,
      "implied_over_probability_novig": 0.1984,
      "implied_under_probability_novig": 0.8016,
      "edge_over": -0.0469,
      "edge_under": 0.0074,
      "recommended_side": "No Play",
      "recommended_edge": 0.0074,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8585,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.01,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 27.7,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.73,
      "projected_home_runs_palantir": 23.73,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1593,
      "hr_prob_hybrid_gap_adjusted": 0.1683,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1695,
      "hr_prob_palantir": 0.1576,
      "hr_prob_rf_safe_raw": 0.1815,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1582,
      "hr_edge_palantir": -0.0486,
      "hr_edge_catboost_safe": -0.0469,
      "hr_edge_hybrid_gap_adjusted": -0.0379,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0341,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0247,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0341,
      "hr_edge_rf_safe_calibrated_logistic": -0.048,
      "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.1721,
      "fangorn_projection_spread_ratio": 0.1542,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1695,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, opportunity penalty.",
      "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": 237,
      "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": 23.73,
      "palantir_expected_home_runs": 23.73,
      "palantir_prob_over": 0.1576,
      "palantir_hr_prob": 0.1576,
      "palantir_prob_under": 0.8424,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0486,
      "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.1735,
      "fangorn_expected_home_runs": 0.1735,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0341,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.014500000000000013,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Salvador Perez",
      "hitter_id": 521692,
      "team_abbr": "KC",
      "opponent_abbr": "MIN",
      "pitcher_name": "Zebby Matthews",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 455,
      "under_odds": null,
      "expected_home_runs": 0.2077,
      "prob_1_plus_hr": 0.1875,
      "model_over_probability": 0.1875,
      "model_under_probability": 0.8125,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1802,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0073,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0073,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.23,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 24.98,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 26.09,
      "projected_home_runs_palantir": 26.09,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1875,
      "hr_prob_hybrid_gap_adjusted": 0.1758,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1752,
      "hr_prob_palantir": 0.1881,
      "hr_prob_rf_safe_raw": 0.1809,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1577,
      "hr_edge_palantir": 0.0079,
      "hr_edge_catboost_safe": 0.0073,
      "hr_edge_hybrid_gap_adjusted": -0.0044,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0081,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0007,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0081,
      "hr_edge_rf_safe_calibrated_logistic": -0.0225,
      "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.0392,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1752,
      "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": 238,
      "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": 26.09,
      "palantir_expected_home_runs": 26.09,
      "palantir_prob_over": 0.1881,
      "palantir_hr_prob": 0.1881,
      "palantir_prob_under": 0.8119000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0079,
      "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.2077,
      "fangorn_expected_home_runs": 0.2077,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0081,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.015999999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Juan Soto",
      "hitter_id": 665742,
      "team_abbr": "NYM",
      "opponent_abbr": "SD",
      "pitcher_name": "Michael King",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 320,
      "under_odds": -405,
      "expected_home_runs": 0.2124,
      "prob_1_plus_hr": 0.1914,
      "model_over_probability": 0.1914,
      "model_under_probability": 0.8086,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2381,
      "implied_under_probability_raw": 0.802,
      "implied_over_probability_novig": 0.2289,
      "implied_under_probability_novig": 0.7711,
      "edge_over": -0.0467,
      "edge_under": 0.0066,
      "recommended_side": "No Play",
      "recommended_edge": 0.0066,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.71,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.007,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.948,
      "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.1914,
      "hr_prob_hybrid_gap_adjusted": 0.1828,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1816,
      "hr_prob_palantir": 0.1851,
      "hr_prob_rf_safe_raw": 0.225,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1963,
      "hr_edge_palantir": -0.053,
      "hr_edge_catboost_safe": -0.0467,
      "hr_edge_hybrid_gap_adjusted": -0.0553,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.059,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0131,
      "hr_edge_rf_safe_calibrated_isotonic": -0.059,
      "hr_edge_rf_safe_calibrated_logistic": -0.0418,
      "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.1816,
      "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": 240,
      "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.1851,
      "palantir_hr_prob": 0.1851,
      "palantir_prob_under": 0.8149,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.053,
      "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.2124,
      "fangorn_expected_home_runs": 0.2124,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.005999999999999978,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Xavier Edwards",
      "hitter_id": 669364,
      "team_abbr": "MIA",
      "opponent_abbr": "TB",
      "pitcher_name": "Drew Rasmussen",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2400,
      "expected_home_runs": 0.0347,
      "prob_1_plus_hr": 0.0341,
      "model_over_probability": 0.0341,
      "model_under_probability": 0.9659,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.96,
      "implied_over_probability_novig": 0.0769,
      "implied_under_probability_novig": 0.9231,
      "edge_over": -0.0459,
      "edge_under": 0.0059,
      "recommended_side": "No Play",
      "recommended_edge": 0.0059,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8853,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.29,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.971,
      "pitch_mix_interaction_score": 103.4,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 3.0,
      "projected_home_runs_rf_safe_season": 6.14,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 5.63,
      "projected_home_runs_palantir": 5.63,
      "hr_prob_rf_safe": 0.0471,
      "hr_prob_catboost_safe": 0.0341,
      "hr_prob_hybrid_gap_adjusted": 0.0432,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0471,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0445,
      "hr_prob_palantir": 0.063,
      "hr_prob_rf_safe_raw": 0.0686,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0471,
      "hr_prob_rf_safe_calibrated_logistic": 0.0869,
      "hr_edge_palantir": -0.017,
      "hr_edge_catboost_safe": -0.0459,
      "hr_edge_hybrid_gap_adjusted": -0.0368,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0329,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0114,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0329,
      "hr_edge_rf_safe_calibrated_logistic": 0.0069,
      "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.0471,
      "fangorn_projection_spread_ratio": 1.0467,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0445,
      "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": "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": "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": "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": 242,
      "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": 5.63,
      "palantir_expected_home_runs": 5.63,
      "palantir_prob_over": 0.063,
      "palantir_hr_prob": 0.063,
      "palantir_prob_under": 0.937,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.017,
      "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.0347,
      "fangorn_expected_home_runs": 0.0347,
      "fangorn_prob_over": 0.0471,
      "fangorn_hr_prob": 0.0471,
      "fangorn_prob_under": 0.9529,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0329,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.015899999999999997,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Salvador Perez",
      "hitter_id": 521692,
      "team_abbr": "KC",
      "opponent_abbr": "MIN",
      "pitcher_name": "Zebby Matthews",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 450,
      "under_odds": -585,
      "expected_home_runs": 0.2077,
      "prob_1_plus_hr": 0.1875,
      "model_over_probability": 0.1875,
      "model_under_probability": 0.8125,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1818,
      "implied_under_probability_raw": 0.854,
      "implied_over_probability_novig": 0.1755,
      "implied_under_probability_novig": 0.8245,
      "edge_over": 0.0057,
      "edge_under": -0.0415,
      "recommended_side": "No Play",
      "recommended_edge": 0.0057,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.23,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.175,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 24.98,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 26.09,
      "projected_home_runs_palantir": 26.09,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1875,
      "hr_prob_hybrid_gap_adjusted": 0.1758,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1752,
      "hr_prob_palantir": 0.1881,
      "hr_prob_rf_safe_raw": 0.1809,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1577,
      "hr_edge_palantir": 0.0063,
      "hr_edge_catboost_safe": 0.0057,
      "hr_edge_hybrid_gap_adjusted": -0.006,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0097,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0009,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0097,
      "hr_edge_rf_safe_calibrated_logistic": -0.0241,
      "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.0392,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1752,
      "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": 244,
      "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": 26.09,
      "palantir_expected_home_runs": 26.09,
      "palantir_prob_over": 0.1881,
      "palantir_hr_prob": 0.1881,
      "palantir_prob_under": 0.8119000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0063,
      "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.2077,
      "fangorn_expected_home_runs": 0.2077,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0097,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.015999999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jorge Polanco",
      "hitter_id": 593871,
      "team_abbr": "NYM",
      "opponent_abbr": "SD",
      "pitcher_name": "Michael King",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": -675,
      "expected_home_runs": 0.1895,
      "prob_1_plus_hr": 0.1726,
      "model_over_probability": 0.1726,
      "model_under_probability": 0.8274,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1681,
      "implied_under_probability_raw": 0.871,
      "implied_over_probability_novig": 0.1618,
      "implied_under_probability_novig": 0.8382,
      "edge_over": 0.0045,
      "edge_under": -0.0436,
      "recommended_side": "No Play",
      "recommended_edge": 0.0045,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9109,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.12,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.007,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.948,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 21.0,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.71,
      "projected_home_runs_palantir": 18.71,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1723,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1722,
      "hr_prob_palantir": 0.1702,
      "hr_prob_rf_safe_raw": 0.189,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1643,
      "hr_edge_palantir": 0.0021,
      "hr_edge_catboost_safe": 0.0045,
      "hr_edge_hybrid_gap_adjusted": 0.0042,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.004,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0209,
      "hr_edge_rf_safe_calibrated_isotonic": 0.004,
      "hr_edge_rf_safe_calibrated_logistic": -0.0038,
      "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.1053,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1722,
      "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": 247,
      "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.71,
      "palantir_expected_home_runs": 18.71,
      "palantir_prob_over": 0.1702,
      "palantir_hr_prob": 0.1702,
      "palantir_prob_under": 0.8298,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0021,
      "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.1895,
      "fangorn_expected_home_runs": 0.1895,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0019000000000000128,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Wallner",
      "hitter_id": 670242,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 395,
      "under_odds": -500,
      "expected_home_runs": 0.1781,
      "prob_1_plus_hr": 0.1631,
      "model_over_probability": 0.1631,
      "model_under_probability": 0.8369,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.202,
      "implied_under_probability_raw": 0.8333,
      "implied_over_probability_novig": 0.1951,
      "implied_under_probability_novig": 0.8049,
      "edge_over": -0.0389,
      "edge_under": 0.0036,
      "recommended_side": "No Play",
      "recommended_edge": 0.0036,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8404,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.03,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 18.28,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.72,
      "projected_home_runs_palantir": 16.72,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1631,
      "hr_prob_hybrid_gap_adjusted": 0.1591,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1585,
      "hr_prob_palantir": 0.1607,
      "hr_prob_rf_safe_raw": 0.1743,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1525,
      "hr_edge_palantir": -0.0413,
      "hr_edge_catboost_safe": -0.0389,
      "hr_edge_hybrid_gap_adjusted": -0.0429,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0447,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0277,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0447,
      "hr_edge_rf_safe_calibrated_logistic": -0.0495,
      "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.0753,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1585,
      "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": 38,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 249,
      "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": 16.72,
      "palantir_expected_home_runs": 16.72,
      "palantir_prob_over": 0.1607,
      "palantir_hr_prob": 0.1607,
      "palantir_prob_under": 0.8392999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0413,
      "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.1781,
      "fangorn_expected_home_runs": 0.1781,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0447,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.003400000000000014,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jake Mangum",
      "hitter_id": 663968,
      "team_abbr": "PIT",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2120,
      "expected_home_runs": 0.0859,
      "prob_1_plus_hr": 0.0823,
      "model_over_probability": 0.0823,
      "model_under_probability": 0.9177,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.955,
      "implied_over_probability_novig": 0.0773,
      "implied_under_probability_novig": 0.9227,
      "edge_over": 0.0023,
      "edge_under": -0.0373,
      "recommended_side": "No Play",
      "recommended_edge": 0.0023,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 105.5,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 5.0,
      "projected_home_runs_rf_safe_season": 6.0,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 6.24,
      "projected_home_runs_palantir": 6.24,
      "hr_prob_rf_safe": 0.1034,
      "hr_prob_catboost_safe": 0.0823,
      "hr_prob_hybrid_gap_adjusted": 0.0983,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1034,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0992,
      "hr_prob_palantir": 0.1017,
      "hr_prob_rf_safe_raw": 0.0979,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1034,
      "hr_prob_rf_safe_calibrated_logistic": 0.102,
      "hr_edge_palantir": 0.0217,
      "hr_edge_catboost_safe": 0.0023,
      "hr_edge_hybrid_gap_adjusted": 0.0183,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0234,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0179,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0234,
      "hr_edge_rf_safe_calibrated_logistic": 0.022,
      "palantir_confidence_label": "Low",
      "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.1034,
      "fangorn_projection_spread_ratio": 0.2,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0992,
      "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": "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": "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": 251,
      "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": 6.24,
      "palantir_expected_home_runs": 6.24,
      "palantir_prob_over": 0.1017,
      "palantir_hr_prob": 0.1017,
      "palantir_prob_under": 0.8983,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0217,
      "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.0859,
      "fangorn_expected_home_runs": 0.0859,
      "fangorn_prob_over": 0.1034,
      "fangorn_hr_prob": 0.1034,
      "fangorn_prob_under": 0.8966,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0234,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.001700000000000007,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jake Mangum",
      "hitter_id": 663968,
      "team_abbr": "PIT",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": -2400,
      "expected_home_runs": 0.0859,
      "prob_1_plus_hr": 0.0823,
      "model_over_probability": 0.0823,
      "model_under_probability": 0.9177,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": 0.96,
      "implied_over_probability_novig": 0.0769,
      "implied_under_probability_novig": 0.9231,
      "edge_over": 0.0023,
      "edge_under": -0.0423,
      "recommended_side": "No Play",
      "recommended_edge": 0.0023,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 105.5,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 5.0,
      "projected_home_runs_rf_safe_season": 6.0,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 6.24,
      "projected_home_runs_palantir": 6.24,
      "hr_prob_rf_safe": 0.1034,
      "hr_prob_catboost_safe": 0.0823,
      "hr_prob_hybrid_gap_adjusted": 0.0983,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1034,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0992,
      "hr_prob_palantir": 0.1017,
      "hr_prob_rf_safe_raw": 0.0979,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1034,
      "hr_prob_rf_safe_calibrated_logistic": 0.102,
      "hr_edge_palantir": 0.0217,
      "hr_edge_catboost_safe": 0.0023,
      "hr_edge_hybrid_gap_adjusted": 0.0183,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0234,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0179,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0234,
      "hr_edge_rf_safe_calibrated_logistic": 0.022,
      "palantir_confidence_label": "Low",
      "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.1034,
      "fangorn_projection_spread_ratio": 0.2,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0992,
      "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": "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": "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": 252,
      "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": 6.24,
      "palantir_expected_home_runs": 6.24,
      "palantir_prob_over": 0.1017,
      "palantir_hr_prob": 0.1017,
      "palantir_prob_under": 0.8983,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0217,
      "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.0859,
      "fangorn_expected_home_runs": 0.0859,
      "fangorn_prob_over": 0.1034,
      "fangorn_hr_prob": 0.1034,
      "fangorn_prob_under": 0.8966,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0234,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.001700000000000007,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jake Mangum",
      "hitter_id": 663968,
      "team_abbr": "PIT",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": null,
      "expected_home_runs": 0.0859,
      "prob_1_plus_hr": 0.0823,
      "model_over_probability": 0.0823,
      "model_under_probability": 0.9177,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0023,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0023,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 105.5,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 5.0,
      "projected_home_runs_rf_safe_season": 6.0,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 6.24,
      "projected_home_runs_palantir": 6.24,
      "hr_prob_rf_safe": 0.1034,
      "hr_prob_catboost_safe": 0.0823,
      "hr_prob_hybrid_gap_adjusted": 0.0983,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1034,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0992,
      "hr_prob_palantir": 0.1017,
      "hr_prob_rf_safe_raw": 0.0979,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1034,
      "hr_prob_rf_safe_calibrated_logistic": 0.102,
      "hr_edge_palantir": 0.0217,
      "hr_edge_catboost_safe": 0.0023,
      "hr_edge_hybrid_gap_adjusted": 0.0183,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0234,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0179,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0234,
      "hr_edge_rf_safe_calibrated_logistic": 0.022,
      "palantir_confidence_label": "Low",
      "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.1034,
      "fangorn_projection_spread_ratio": 0.2,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0992,
      "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": "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": "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": 253,
      "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": 6.24,
      "palantir_expected_home_runs": 6.24,
      "palantir_prob_over": 0.1017,
      "palantir_hr_prob": 0.1017,
      "palantir_prob_under": 0.8983,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0217,
      "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.0859,
      "fangorn_expected_home_runs": 0.0859,
      "fangorn_prob_over": 0.1034,
      "fangorn_hr_prob": 0.1034,
      "fangorn_prob_under": 0.8966,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0234,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.001700000000000007,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jorge Polanco",
      "hitter_id": 593871,
      "team_abbr": "NYM",
      "opponent_abbr": "SD",
      "pitcher_name": "Michael King",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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.1895,
      "prob_1_plus_hr": 0.1726,
      "model_over_probability": 0.1726,
      "model_under_probability": 0.8274,
      "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.0017,
      "edge_under": -0.0365,
      "recommended_side": "No Play",
      "recommended_edge": 0.0017,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9109,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.12,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.007,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.948,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 21.0,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.71,
      "projected_home_runs_palantir": 18.71,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1723,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1722,
      "hr_prob_palantir": 0.1702,
      "hr_prob_rf_safe_raw": 0.189,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1643,
      "hr_edge_palantir": -0.0007,
      "hr_edge_catboost_safe": 0.0017,
      "hr_edge_hybrid_gap_adjusted": 0.0014,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0012,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0181,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0012,
      "hr_edge_rf_safe_calibrated_logistic": -0.0066,
      "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.1053,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1722,
      "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": 257,
      "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.71,
      "palantir_expected_home_runs": 18.71,
      "palantir_prob_over": 0.1702,
      "palantir_hr_prob": 0.1702,
      "palantir_prob_under": 0.8298,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0007,
      "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.1895,
      "fangorn_expected_home_runs": 0.1895,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0012,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0019000000000000128,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jorge Polanco",
      "hitter_id": 593871,
      "team_abbr": "NYM",
      "opponent_abbr": "SD",
      "pitcher_name": "Michael King",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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.1895,
      "prob_1_plus_hr": 0.1726,
      "model_over_probability": 0.1726,
      "model_under_probability": 0.8274,
      "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.0017,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0017,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9109,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.12,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.007,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.948,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 21.0,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.71,
      "projected_home_runs_palantir": 18.71,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1723,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1722,
      "hr_prob_palantir": 0.1702,
      "hr_prob_rf_safe_raw": 0.189,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1643,
      "hr_edge_palantir": -0.0007,
      "hr_edge_catboost_safe": 0.0017,
      "hr_edge_hybrid_gap_adjusted": 0.0014,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0012,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0181,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0012,
      "hr_edge_rf_safe_calibrated_logistic": -0.0066,
      "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.1053,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1722,
      "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": 258,
      "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.71,
      "palantir_expected_home_runs": 18.71,
      "palantir_prob_over": 0.1702,
      "palantir_hr_prob": 0.1702,
      "palantir_prob_under": 0.8298,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0007,
      "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.1895,
      "fangorn_expected_home_runs": 0.1895,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0012,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0019000000000000128,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Francisco Lindor",
      "hitter_id": 596019,
      "team_abbr": "NYM",
      "opponent_abbr": "SD",
      "pitcher_name": "Michael King",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 420,
      "under_odds": -555,
      "expected_home_runs": 0.2153,
      "prob_1_plus_hr": 0.1937,
      "model_over_probability": 0.1937,
      "model_under_probability": 0.8063,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1923,
      "implied_under_probability_raw": 0.8473,
      "implied_over_probability_novig": 0.185,
      "implied_under_probability_novig": 0.815,
      "edge_over": 0.0014,
      "edge_under": -0.041,
      "recommended_side": "No Play",
      "recommended_edge": 0.0014,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.61,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.007,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.948,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 29.0,
      "projected_home_runs_rf_safe_season": 25.41,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 28.53,
      "projected_home_runs_palantir": 28.53,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1937,
      "hr_prob_hybrid_gap_adjusted": 0.1643,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.155,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1627,
      "hr_prob_palantir": 0.1909,
      "hr_prob_rf_safe_raw": 0.1719,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1507,
      "hr_edge_palantir": -0.0014,
      "hr_edge_catboost_safe": 0.0014,
      "hr_edge_hybrid_gap_adjusted": -0.028,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0373,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0204,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0373,
      "hr_edge_rf_safe_calibrated_logistic": -0.0416,
      "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.1238,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1627,
      "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": 259,
      "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": 28.53,
      "palantir_expected_home_runs": 28.53,
      "palantir_prob_over": 0.1909,
      "palantir_hr_prob": 0.1909,
      "palantir_prob_under": 0.8091,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0014,
      "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.2153,
      "fangorn_expected_home_runs": 0.2153,
      "fangorn_prob_over": 0.155,
      "fangorn_hr_prob": 0.155,
      "fangorn_prob_under": 0.845,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0373,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03589999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luke Keaschall",
      "hitter_id": 807712,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 820,
      "under_odds": -1255,
      "expected_home_runs": 0.1159,
      "prob_1_plus_hr": 0.1094,
      "model_over_probability": 0.1094,
      "model_under_probability": 0.8906,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1087,
      "implied_under_probability_raw": 0.9262,
      "implied_over_probability_novig": 0.105,
      "implied_under_probability_novig": 0.895,
      "edge_over": 0.0007,
      "edge_under": -0.0356,
      "recommended_side": "No Play",
      "recommended_edge": 0.0007,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8142,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.01,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 105.6,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 3.85,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.55,
      "projected_home_runs_palantir": 7.55,
      "hr_prob_rf_safe": 0.0281,
      "hr_prob_catboost_safe": 0.1094,
      "hr_prob_hybrid_gap_adjusted": 0.0378,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0281,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0443,
      "hr_prob_palantir": 0.1175,
      "hr_prob_rf_safe_raw": 0.0618,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0281,
      "hr_prob_rf_safe_calibrated_logistic": 0.0837,
      "hr_edge_palantir": 0.0088,
      "hr_edge_catboost_safe": 0.0007,
      "hr_edge_hybrid_gap_adjusted": -0.0709,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0806,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0469,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0806,
      "hr_edge_rf_safe_calibrated_logistic": -0.025,
      "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.0281,
      "fangorn_projection_spread_ratio": 0.45,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0443,
      "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": "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": 38,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 261,
      "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": 7.55,
      "palantir_expected_home_runs": 7.55,
      "palantir_prob_over": 0.1175,
      "palantir_hr_prob": 0.1175,
      "palantir_prob_under": 0.8825000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0088,
      "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.1159,
      "fangorn_expected_home_runs": 0.1159,
      "fangorn_prob_over": 0.0281,
      "fangorn_hr_prob": 0.0281,
      "fangorn_prob_under": 0.9719,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0806,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0894,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Francisco Lindor",
      "hitter_id": 596019,
      "team_abbr": "NYM",
      "opponent_abbr": "SD",
      "pitcher_name": "Michael King",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 415,
      "under_odds": null,
      "expected_home_runs": 0.2153,
      "prob_1_plus_hr": 0.1937,
      "model_over_probability": 0.1937,
      "model_under_probability": 0.8063,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1942,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0005,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0005,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.61,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.007,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.948,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 29.0,
      "projected_home_runs_rf_safe_season": 25.41,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 28.53,
      "projected_home_runs_palantir": 28.53,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1937,
      "hr_prob_hybrid_gap_adjusted": 0.1643,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.155,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1627,
      "hr_prob_palantir": 0.1909,
      "hr_prob_rf_safe_raw": 0.1719,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1507,
      "hr_edge_palantir": -0.0033,
      "hr_edge_catboost_safe": -0.0005,
      "hr_edge_hybrid_gap_adjusted": -0.0299,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0392,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0223,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0392,
      "hr_edge_rf_safe_calibrated_logistic": -0.0435,
      "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.1238,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1627,
      "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": 262,
      "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": 28.53,
      "palantir_expected_home_runs": 28.53,
      "palantir_prob_over": 0.1909,
      "palantir_hr_prob": 0.1909,
      "palantir_prob_under": 0.8091,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0033,
      "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.2153,
      "fangorn_expected_home_runs": 0.2153,
      "fangorn_prob_over": 0.155,
      "fangorn_hr_prob": 0.155,
      "fangorn_prob_under": 0.845,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03589999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luke Keaschall",
      "hitter_id": 807712,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 810,
      "under_odds": -1330,
      "expected_home_runs": 0.1159,
      "prob_1_plus_hr": 0.1094,
      "model_over_probability": 0.1094,
      "model_under_probability": 0.8906,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1099,
      "implied_under_probability_raw": 0.9301,
      "implied_over_probability_novig": 0.1057,
      "implied_under_probability_novig": 0.8943,
      "edge_over": -0.0005,
      "edge_under": -0.0395,
      "recommended_side": "No Play",
      "recommended_edge": -0.0005,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8142,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.01,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 105.6,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 3.85,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.55,
      "projected_home_runs_palantir": 7.55,
      "hr_prob_rf_safe": 0.0281,
      "hr_prob_catboost_safe": 0.1094,
      "hr_prob_hybrid_gap_adjusted": 0.0378,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0281,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0443,
      "hr_prob_palantir": 0.1175,
      "hr_prob_rf_safe_raw": 0.0618,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0281,
      "hr_prob_rf_safe_calibrated_logistic": 0.0837,
      "hr_edge_palantir": 0.0076,
      "hr_edge_catboost_safe": -0.0005,
      "hr_edge_hybrid_gap_adjusted": -0.0721,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0818,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0481,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0818,
      "hr_edge_rf_safe_calibrated_logistic": -0.0262,
      "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.0281,
      "fangorn_projection_spread_ratio": 0.45,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0443,
      "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": "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": 38,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 263,
      "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": 7.55,
      "palantir_expected_home_runs": 7.55,
      "palantir_prob_over": 0.1175,
      "palantir_hr_prob": 0.1175,
      "palantir_prob_under": 0.8825000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0076,
      "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.1159,
      "fangorn_expected_home_runs": 0.1159,
      "fangorn_prob_over": 0.0281,
      "fangorn_hr_prob": 0.0281,
      "fangorn_prob_under": 0.9719,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0818,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0894,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luke Keaschall",
      "hitter_id": 807712,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 810,
      "under_odds": null,
      "expected_home_runs": 0.1159,
      "prob_1_plus_hr": 0.1094,
      "model_over_probability": 0.1094,
      "model_under_probability": 0.8906,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1099,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0005,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0005,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8142,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.01,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 105.6,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 3.85,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.55,
      "projected_home_runs_palantir": 7.55,
      "hr_prob_rf_safe": 0.0281,
      "hr_prob_catboost_safe": 0.1094,
      "hr_prob_hybrid_gap_adjusted": 0.0378,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0281,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0443,
      "hr_prob_palantir": 0.1175,
      "hr_prob_rf_safe_raw": 0.0618,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0281,
      "hr_prob_rf_safe_calibrated_logistic": 0.0837,
      "hr_edge_palantir": 0.0076,
      "hr_edge_catboost_safe": -0.0005,
      "hr_edge_hybrid_gap_adjusted": -0.0721,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0818,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0481,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0818,
      "hr_edge_rf_safe_calibrated_logistic": -0.0262,
      "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.0281,
      "fangorn_projection_spread_ratio": 0.45,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0443,
      "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": "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": 38,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 264,
      "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": 7.55,
      "palantir_expected_home_runs": 7.55,
      "palantir_prob_over": 0.1175,
      "palantir_hr_prob": 0.1175,
      "palantir_prob_under": 0.8825000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0076,
      "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.1159,
      "fangorn_expected_home_runs": 0.1159,
      "fangorn_prob_over": 0.0281,
      "fangorn_hr_prob": 0.0281,
      "fangorn_prob_under": 0.9719,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0818,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0894,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ben Rice",
      "hitter_id": 700250,
      "team_abbr": "NYY",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 520,
      "under_odds": -730,
      "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.1613,
      "implied_under_probability_raw": 0.8795,
      "implied_over_probability_novig": 0.155,
      "implied_under_probability_novig": 0.845,
      "edge_over": -0.0007,
      "edge_under": -0.0401,
      "recommended_side": "No Play",
      "recommended_edge": -0.0007,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8461,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.67,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "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.1606,
      "hr_prob_hybrid_gap_adjusted": 0.1747,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1754,
      "hr_prob_palantir": 0.1672,
      "hr_prob_rf_safe_raw": 0.2012,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1746,
      "hr_edge_palantir": 0.0059,
      "hr_edge_catboost_safe": -0.0007,
      "hr_edge_hybrid_gap_adjusted": 0.0134,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0178,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0399,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0178,
      "hr_edge_rf_safe_calibrated_logistic": 0.0133,
      "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.1754,
      "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": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "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": 260,
      "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.1672,
      "palantir_hr_prob": 0.1672,
      "palantir_prob_under": 0.8328,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0059,
      "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.1751,
      "fangorn_expected_home_runs": 0.1751,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0178,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011900000000000022,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ben Rice",
      "hitter_id": 700250,
      "team_abbr": "NYY",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 515,
      "under_odds": -685,
      "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.1626,
      "implied_under_probability_raw": 0.8726,
      "implied_over_probability_novig": 0.1571,
      "implied_under_probability_novig": 0.8429,
      "edge_over": -0.002,
      "edge_under": -0.0332,
      "recommended_side": "No Play",
      "recommended_edge": -0.002,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8461,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.67,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "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.1606,
      "hr_prob_hybrid_gap_adjusted": 0.1747,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1754,
      "hr_prob_palantir": 0.1672,
      "hr_prob_rf_safe_raw": 0.2012,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1746,
      "hr_edge_palantir": 0.0046,
      "hr_edge_catboost_safe": -0.002,
      "hr_edge_hybrid_gap_adjusted": 0.0121,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0165,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0386,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0165,
      "hr_edge_rf_safe_calibrated_logistic": 0.012,
      "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.1754,
      "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": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "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": 255,
      "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.1672,
      "palantir_hr_prob": 0.1672,
      "palantir_prob_under": 0.8328,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0046,
      "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.1751,
      "fangorn_expected_home_runs": 0.1751,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0165,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011900000000000022,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ben Rice",
      "hitter_id": 700250,
      "team_abbr": "NYY",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 515,
      "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.1626,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.002,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.002,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8461,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.67,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "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.1606,
      "hr_prob_hybrid_gap_adjusted": 0.1747,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1754,
      "hr_prob_palantir": 0.1672,
      "hr_prob_rf_safe_raw": 0.2012,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1746,
      "hr_edge_palantir": 0.0046,
      "hr_edge_catboost_safe": -0.002,
      "hr_edge_hybrid_gap_adjusted": 0.0121,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0165,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0386,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0165,
      "hr_edge_rf_safe_calibrated_logistic": 0.012,
      "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.1754,
      "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": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "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": 256,
      "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.1672,
      "palantir_hr_prob": 0.1672,
      "palantir_prob_under": 0.8328,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0046,
      "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.1751,
      "fangorn_expected_home_runs": 0.1751,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0165,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011900000000000022,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Marcell Ozuna",
      "hitter_id": 542303,
      "team_abbr": "PIT",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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.2424,
      "prob_1_plus_hr": 0.2153,
      "model_over_probability": 0.2153,
      "model_under_probability": 0.7847,
      "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.0021,
      "edge_under": -0.0383,
      "recommended_side": "No Play",
      "recommended_edge": -0.0021,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9858,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.59,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 30.0,
      "projected_home_runs_rf_safe_season": 21.52,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 25.34,
      "projected_home_runs_palantir": 25.34,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.2153,
      "hr_prob_hybrid_gap_adjusted": 0.1553,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1568,
      "hr_prob_palantir": 0.1851,
      "hr_prob_rf_safe_raw": 0.1596,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1414,
      "hr_edge_palantir": -0.0323,
      "hr_edge_catboost_safe": -0.0021,
      "hr_edge_hybrid_gap_adjusted": -0.0621,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0752,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0578,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0752,
      "hr_edge_rf_safe_calibrated_logistic": -0.076,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "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.2827,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1568,
      "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": 254,
      "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.34,
      "palantir_expected_home_runs": 25.34,
      "palantir_prob_over": 0.1851,
      "palantir_hr_prob": 0.1851,
      "palantir_prob_under": 0.8149,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0323,
      "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.2424,
      "fangorn_expected_home_runs": 0.2424,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0752,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.042899999999999994,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Francisco Lindor",
      "hitter_id": 596019,
      "team_abbr": "NYM",
      "opponent_abbr": "SD",
      "pitcher_name": "Michael King",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 410,
      "under_odds": -520,
      "expected_home_runs": 0.2153,
      "prob_1_plus_hr": 0.1937,
      "model_over_probability": 0.1937,
      "model_under_probability": 0.8063,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1961,
      "implied_under_probability_raw": 0.8387,
      "implied_over_probability_novig": 0.1895,
      "implied_under_probability_novig": 0.8105,
      "edge_over": -0.0024,
      "edge_under": -0.0324,
      "recommended_side": "No Play",
      "recommended_edge": -0.0024,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.61,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.007,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.948,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 29.0,
      "projected_home_runs_rf_safe_season": 25.41,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 28.53,
      "projected_home_runs_palantir": 28.53,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1937,
      "hr_prob_hybrid_gap_adjusted": 0.1643,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.155,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1627,
      "hr_prob_palantir": 0.1909,
      "hr_prob_rf_safe_raw": 0.1719,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1507,
      "hr_edge_palantir": -0.0052,
      "hr_edge_catboost_safe": -0.0024,
      "hr_edge_hybrid_gap_adjusted": -0.0318,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0411,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0242,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0411,
      "hr_edge_rf_safe_calibrated_logistic": -0.0454,
      "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.1238,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1627,
      "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": 250,
      "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": 28.53,
      "palantir_expected_home_runs": 28.53,
      "palantir_prob_over": 0.1909,
      "palantir_hr_prob": 0.1909,
      "palantir_prob_under": 0.8091,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0052,
      "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.2153,
      "fangorn_expected_home_runs": 0.2153,
      "fangorn_prob_over": 0.155,
      "fangorn_hr_prob": 0.155,
      "fangorn_prob_under": 0.845,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0411,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03589999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Marcell Ozuna",
      "hitter_id": 542303,
      "team_abbr": "PIT",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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.2424,
      "prob_1_plus_hr": 0.2153,
      "model_over_probability": 0.2153,
      "model_under_probability": 0.7847,
      "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.0045,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0045,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9858,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.59,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 30.0,
      "projected_home_runs_rf_safe_season": 21.52,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 25.34,
      "projected_home_runs_palantir": 25.34,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.2153,
      "hr_prob_hybrid_gap_adjusted": 0.1553,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1568,
      "hr_prob_palantir": 0.1851,
      "hr_prob_rf_safe_raw": 0.1596,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1414,
      "hr_edge_palantir": -0.0347,
      "hr_edge_catboost_safe": -0.0045,
      "hr_edge_hybrid_gap_adjusted": -0.0645,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0776,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0602,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0776,
      "hr_edge_rf_safe_calibrated_logistic": -0.0784,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "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.2827,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1568,
      "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": 248,
      "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.34,
      "palantir_expected_home_runs": 25.34,
      "palantir_prob_over": 0.1851,
      "palantir_hr_prob": 0.1851,
      "palantir_prob_under": 0.8149,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0347,
      "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.2424,
      "fangorn_expected_home_runs": 0.2424,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0776,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.042899999999999994,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Olson",
      "hitter_id": 621566,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 370,
      "under_odds": -475,
      "expected_home_runs": 0.2323,
      "prob_1_plus_hr": 0.2073,
      "model_over_probability": 0.2073,
      "model_under_probability": 0.7927,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2128,
      "implied_under_probability_raw": 0.8261,
      "implied_over_probability_novig": 0.2048,
      "implied_under_probability_novig": 0.7952,
      "edge_over": -0.0055,
      "edge_under": -0.0334,
      "recommended_side": "No Play",
      "recommended_edge": -0.0055,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.61,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 33.0,
      "projected_home_runs_rf_safe_season": 27.19,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 30.51,
      "projected_home_runs_palantir": 30.51,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.2073,
      "hr_prob_hybrid_gap_adjusted": 0.1663,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1673,
      "hr_prob_palantir": 0.1933,
      "hr_prob_rf_safe_raw": 0.1742,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1524,
      "hr_edge_palantir": -0.0195,
      "hr_edge_catboost_safe": -0.0055,
      "hr_edge_hybrid_gap_adjusted": -0.0465,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0555,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0386,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0555,
      "hr_edge_rf_safe_calibrated_logistic": -0.0604,
      "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.1573,
      "fangorn_projection_spread_ratio": 0.1761,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1673,
      "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": 246,
      "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": 30.51,
      "palantir_expected_home_runs": 30.51,
      "palantir_prob_over": 0.1933,
      "palantir_hr_prob": 0.1933,
      "palantir_prob_under": 0.8067,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0195,
      "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.2323,
      "fangorn_expected_home_runs": 0.2323,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0555,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.036000000000000004,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Wallner",
      "hitter_id": 670242,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 405,
      "under_odds": -535,
      "expected_home_runs": 0.1781,
      "prob_1_plus_hr": 0.1631,
      "model_over_probability": 0.1631,
      "model_under_probability": 0.8369,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.198,
      "implied_under_probability_raw": 0.8425,
      "implied_over_probability_novig": 0.1903,
      "implied_under_probability_novig": 0.8097,
      "edge_over": -0.0349,
      "edge_under": -0.0056,
      "recommended_side": "No Play",
      "recommended_edge": -0.0056,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8404,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.03,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 18.28,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.72,
      "projected_home_runs_palantir": 16.72,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1631,
      "hr_prob_hybrid_gap_adjusted": 0.1591,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1585,
      "hr_prob_palantir": 0.1607,
      "hr_prob_rf_safe_raw": 0.1743,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1525,
      "hr_edge_palantir": -0.0373,
      "hr_edge_catboost_safe": -0.0349,
      "hr_edge_hybrid_gap_adjusted": -0.0389,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0407,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0237,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0407,
      "hr_edge_rf_safe_calibrated_logistic": -0.0455,
      "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.0753,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1585,
      "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": 38,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 245,
      "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": 16.72,
      "palantir_expected_home_runs": 16.72,
      "palantir_prob_over": 0.1607,
      "palantir_hr_prob": 0.1607,
      "palantir_prob_under": 0.8392999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0373,
      "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.1781,
      "fangorn_expected_home_runs": 0.1781,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0407,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.003400000000000014,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ronald Acu\u00f1a Jr.",
      "hitter_id": 660670,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 425,
      "under_odds": -560,
      "expected_home_runs": 0.2042,
      "prob_1_plus_hr": 0.1847,
      "model_over_probability": 0.1847,
      "model_under_probability": 0.8153,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1905,
      "implied_under_probability_raw": 0.8485,
      "implied_over_probability_novig": 0.1833,
      "implied_under_probability_novig": 0.8167,
      "edge_over": -0.0058,
      "edge_under": -0.0332,
      "recommended_side": "No Play",
      "recommended_edge": -0.0058,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8813,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.28,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 18.28,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.17,
      "projected_home_runs_palantir": 19.17,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1847,
      "hr_prob_hybrid_gap_adjusted": 0.1621,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.155,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1609,
      "hr_prob_palantir": 0.1778,
      "hr_prob_rf_safe_raw": 0.1703,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1494,
      "hr_edge_palantir": -0.0127,
      "hr_edge_catboost_safe": -0.0058,
      "hr_edge_hybrid_gap_adjusted": -0.0284,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0355,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0202,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0355,
      "hr_edge_rf_safe_calibrated_logistic": -0.0411,
      "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.086,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1609,
      "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": 243,
      "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.17,
      "palantir_expected_home_runs": 19.17,
      "palantir_prob_over": 0.1778,
      "palantir_hr_prob": 0.1778,
      "palantir_prob_under": 0.8222,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0127,
      "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.2042,
      "fangorn_expected_home_runs": 0.2042,
      "fangorn_prob_over": 0.155,
      "fangorn_hr_prob": 0.155,
      "fangorn_prob_under": 0.845,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0355,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022800000000000015,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jazz Chisholm Jr.",
      "hitter_id": 665862,
      "team_abbr": "NYY",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 430,
      "under_odds": -570,
      "expected_home_runs": 0.2015,
      "prob_1_plus_hr": 0.1825,
      "model_over_probability": 0.1825,
      "model_under_probability": 0.8175,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1887,
      "implied_under_probability_raw": 0.8507,
      "implied_over_probability_novig": 0.1815,
      "implied_under_probability_novig": 0.8185,
      "edge_over": -0.0062,
      "edge_under": -0.0332,
      "recommended_side": "No Play",
      "recommended_edge": -0.0062,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9533,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.18,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 25.3,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.6,
      "projected_home_runs_palantir": 24.6,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1825,
      "hr_prob_hybrid_gap_adjusted": 0.1752,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1742,
      "hr_prob_palantir": 0.1866,
      "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.0021,
      "hr_edge_catboost_safe": -0.0062,
      "hr_edge_hybrid_gap_adjusted": -0.0135,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0166,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0027,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0166,
      "hr_edge_rf_safe_calibrated_logistic": -0.0224,
      "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.0542,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1742,
      "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": 241,
      "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.6,
      "palantir_expected_home_runs": 24.6,
      "palantir_prob_over": 0.1866,
      "palantir_hr_prob": 0.1866,
      "palantir_prob_under": 0.8134,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0021,
      "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.2015,
      "fangorn_expected_home_runs": 0.2015,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0166,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.014499999999999985,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Marcell Ozuna",
      "hitter_id": 542303,
      "team_abbr": "PIT",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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.2424,
      "prob_1_plus_hr": 0.2153,
      "model_over_probability": 0.2153,
      "model_under_probability": 0.7847,
      "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.0069,
      "edge_under": -0.0284,
      "recommended_side": "No Play",
      "recommended_edge": -0.0069,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9858,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.59,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 30.0,
      "projected_home_runs_rf_safe_season": 21.52,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 25.34,
      "projected_home_runs_palantir": 25.34,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.2153,
      "hr_prob_hybrid_gap_adjusted": 0.1553,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1568,
      "hr_prob_palantir": 0.1851,
      "hr_prob_rf_safe_raw": 0.1596,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1414,
      "hr_edge_palantir": -0.0371,
      "hr_edge_catboost_safe": -0.0069,
      "hr_edge_hybrid_gap_adjusted": -0.0669,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.08,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0626,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0808,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "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.2827,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1568,
      "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": 239,
      "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.34,
      "palantir_expected_home_runs": 25.34,
      "palantir_prob_over": 0.1851,
      "palantir_hr_prob": 0.1851,
      "palantir_prob_under": 0.8149,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0371,
      "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.2424,
      "fangorn_expected_home_runs": 0.2424,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.08,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.042899999999999994,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kerry Carpenter",
      "hitter_id": 681481,
      "team_abbr": "DET",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 400,
      "under_odds": -530,
      "expected_home_runs": 0.2115,
      "prob_1_plus_hr": 0.1906,
      "model_over_probability": 0.1906,
      "model_under_probability": 0.8094,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2,
      "implied_under_probability_raw": 0.8413,
      "implied_over_probability_novig": 0.1921,
      "implied_under_probability_novig": 0.8079,
      "edge_over": -0.0094,
      "edge_under": -0.0319,
      "recommended_side": "No Play",
      "recommended_edge": -0.0094,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.879,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.09,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.054,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 22.45,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.37,
      "projected_home_runs_palantir": 18.37,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1906,
      "hr_prob_hybrid_gap_adjusted": 0.1826,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1814,
      "hr_prob_palantir": 0.1689,
      "hr_prob_rf_safe_raw": 0.2024,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1757,
      "hr_edge_palantir": -0.0311,
      "hr_edge_catboost_safe": -0.0094,
      "hr_edge_hybrid_gap_adjusted": -0.0174,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0209,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0024,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0209,
      "hr_edge_rf_safe_calibrated_logistic": -0.0243,
      "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.069,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1814,
      "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": 229,
      "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.37,
      "palantir_expected_home_runs": 18.37,
      "palantir_prob_over": 0.1689,
      "palantir_hr_prob": 0.1689,
      "palantir_prob_under": 0.8311,
      "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.2115,
      "fangorn_expected_home_runs": 0.2115,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0209,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.010200000000000015,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ronald Acu\u00f1a Jr.",
      "hitter_id": 660670,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 415,
      "under_odds": -525,
      "expected_home_runs": 0.2042,
      "prob_1_plus_hr": 0.1847,
      "model_over_probability": 0.1847,
      "model_under_probability": 0.8153,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1942,
      "implied_under_probability_raw": 0.84,
      "implied_over_probability_novig": 0.1878,
      "implied_under_probability_novig": 0.8122,
      "edge_over": -0.0095,
      "edge_under": -0.0247,
      "recommended_side": "No Play",
      "recommended_edge": -0.0095,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8813,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.28,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 18.28,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.17,
      "projected_home_runs_palantir": 19.17,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1847,
      "hr_prob_hybrid_gap_adjusted": 0.1621,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.155,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1609,
      "hr_prob_palantir": 0.1778,
      "hr_prob_rf_safe_raw": 0.1703,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1494,
      "hr_edge_palantir": -0.0164,
      "hr_edge_catboost_safe": -0.0095,
      "hr_edge_hybrid_gap_adjusted": -0.0321,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0392,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0239,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0392,
      "hr_edge_rf_safe_calibrated_logistic": -0.0448,
      "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.086,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1609,
      "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": 226,
      "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.17,
      "palantir_expected_home_runs": 19.17,
      "palantir_prob_over": 0.1778,
      "palantir_hr_prob": 0.1778,
      "palantir_prob_under": 0.8222,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0164,
      "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.2042,
      "fangorn_expected_home_runs": 0.2042,
      "fangorn_prob_over": 0.155,
      "fangorn_hr_prob": 0.155,
      "fangorn_prob_under": 0.845,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022800000000000015,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ronald Acu\u00f1a Jr.",
      "hitter_id": 660670,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 415,
      "under_odds": null,
      "expected_home_runs": 0.2042,
      "prob_1_plus_hr": 0.1847,
      "model_over_probability": 0.1847,
      "model_under_probability": 0.8153,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1942,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0095,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0095,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8813,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.28,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 18.28,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.17,
      "projected_home_runs_palantir": 19.17,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1847,
      "hr_prob_hybrid_gap_adjusted": 0.1621,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.155,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1609,
      "hr_prob_palantir": 0.1778,
      "hr_prob_rf_safe_raw": 0.1703,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1494,
      "hr_edge_palantir": -0.0164,
      "hr_edge_catboost_safe": -0.0095,
      "hr_edge_hybrid_gap_adjusted": -0.0321,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0392,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0239,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0392,
      "hr_edge_rf_safe_calibrated_logistic": -0.0448,
      "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.086,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1609,
      "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": 227,
      "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.17,
      "palantir_expected_home_runs": 19.17,
      "palantir_prob_over": 0.1778,
      "palantir_hr_prob": 0.1778,
      "palantir_prob_under": 0.8222,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0164,
      "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.2042,
      "fangorn_expected_home_runs": 0.2042,
      "fangorn_prob_over": 0.155,
      "fangorn_hr_prob": 0.155,
      "fangorn_prob_under": 0.845,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022800000000000015,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jazz Chisholm Jr.",
      "hitter_id": 665862,
      "team_abbr": "NYY",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 420,
      "under_odds": -535,
      "expected_home_runs": 0.2015,
      "prob_1_plus_hr": 0.1825,
      "model_over_probability": 0.1825,
      "model_under_probability": 0.8175,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1923,
      "implied_under_probability_raw": 0.8425,
      "implied_over_probability_novig": 0.1858,
      "implied_under_probability_novig": 0.8142,
      "edge_over": -0.0098,
      "edge_under": -0.025,
      "recommended_side": "No Play",
      "recommended_edge": -0.0098,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9533,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.18,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 25.3,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.6,
      "projected_home_runs_palantir": 24.6,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1825,
      "hr_prob_hybrid_gap_adjusted": 0.1752,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1742,
      "hr_prob_palantir": 0.1866,
      "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.0057,
      "hr_edge_catboost_safe": -0.0098,
      "hr_edge_hybrid_gap_adjusted": -0.0171,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0202,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0009,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0202,
      "hr_edge_rf_safe_calibrated_logistic": -0.026,
      "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.0542,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1742,
      "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": 221,
      "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.6,
      "palantir_expected_home_runs": 24.6,
      "palantir_prob_over": 0.1866,
      "palantir_hr_prob": 0.1866,
      "palantir_prob_under": 0.8134,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0057,
      "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.2015,
      "fangorn_expected_home_runs": 0.2015,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0202,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.014499999999999985,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jazz Chisholm Jr.",
      "hitter_id": 665862,
      "team_abbr": "NYY",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 420,
      "under_odds": null,
      "expected_home_runs": 0.2015,
      "prob_1_plus_hr": 0.1825,
      "model_over_probability": 0.1825,
      "model_under_probability": 0.8175,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1923,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0098,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0098,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9533,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.18,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 25.3,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.6,
      "projected_home_runs_palantir": 24.6,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1825,
      "hr_prob_hybrid_gap_adjusted": 0.1752,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1742,
      "hr_prob_palantir": 0.1866,
      "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.0057,
      "hr_edge_catboost_safe": -0.0098,
      "hr_edge_hybrid_gap_adjusted": -0.0171,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0202,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0009,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0202,
      "hr_edge_rf_safe_calibrated_logistic": -0.026,
      "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.0542,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1742,
      "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": 222,
      "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.6,
      "palantir_expected_home_runs": 24.6,
      "palantir_prob_over": 0.1866,
      "palantir_hr_prob": 0.1866,
      "palantir_prob_under": 0.8134,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0057,
      "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.2015,
      "fangorn_expected_home_runs": 0.2015,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0202,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.014499999999999985,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Olson",
      "hitter_id": 621566,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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.2323,
      "prob_1_plus_hr": 0.2073,
      "model_over_probability": 0.2073,
      "model_under_probability": 0.7927,
      "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.0101,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0101,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.61,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 33.0,
      "projected_home_runs_rf_safe_season": 27.19,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 30.51,
      "projected_home_runs_palantir": 30.51,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.2073,
      "hr_prob_hybrid_gap_adjusted": 0.1663,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1673,
      "hr_prob_palantir": 0.1933,
      "hr_prob_rf_safe_raw": 0.1742,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1524,
      "hr_edge_palantir": -0.0241,
      "hr_edge_catboost_safe": -0.0101,
      "hr_edge_hybrid_gap_adjusted": -0.0511,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0601,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0432,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0601,
      "hr_edge_rf_safe_calibrated_logistic": -0.065,
      "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.1573,
      "fangorn_projection_spread_ratio": 0.1761,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1673,
      "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": 219,
      "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": 30.51,
      "palantir_expected_home_runs": 30.51,
      "palantir_prob_over": 0.1933,
      "palantir_hr_prob": 0.1933,
      "palantir_prob_under": 0.8067,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0241,
      "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.2323,
      "fangorn_expected_home_runs": 0.2323,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0601,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.036000000000000004,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kerry Carpenter",
      "hitter_id": 681481,
      "team_abbr": "DET",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 395,
      "under_odds": null,
      "expected_home_runs": 0.2115,
      "prob_1_plus_hr": 0.1906,
      "model_over_probability": 0.1906,
      "model_under_probability": 0.8094,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.202,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0114,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0114,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.879,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.09,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.054,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 22.45,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.37,
      "projected_home_runs_palantir": 18.37,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1906,
      "hr_prob_hybrid_gap_adjusted": 0.1826,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1814,
      "hr_prob_palantir": 0.1689,
      "hr_prob_rf_safe_raw": 0.2024,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1757,
      "hr_edge_palantir": -0.0331,
      "hr_edge_catboost_safe": -0.0114,
      "hr_edge_hybrid_gap_adjusted": -0.0194,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0229,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0004,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0229,
      "hr_edge_rf_safe_calibrated_logistic": -0.0263,
      "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.069,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1814,
      "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": 209,
      "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.37,
      "palantir_expected_home_runs": 18.37,
      "palantir_prob_over": 0.1689,
      "palantir_hr_prob": 0.1689,
      "palantir_prob_under": 0.8311,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0331,
      "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.2115,
      "fangorn_expected_home_runs": 0.2115,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0229,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.010200000000000015,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Olson",
      "hitter_id": 621566,
      "team_abbr": "ATL",
      "opponent_abbr": "PIT",
      "pitcher_name": "Mitch Keller",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -445,
      "expected_home_runs": 0.2323,
      "prob_1_plus_hr": 0.2073,
      "model_over_probability": 0.2073,
      "model_under_probability": 0.7927,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2198,
      "implied_under_probability_raw": 0.8165,
      "implied_over_probability_novig": 0.2121,
      "implied_under_probability_novig": 0.7879,
      "edge_over": -0.0125,
      "edge_under": -0.0238,
      "recommended_side": "No Play",
      "recommended_edge": -0.0125,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.61,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.064,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 33.0,
      "projected_home_runs_rf_safe_season": 27.19,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 30.51,
      "projected_home_runs_palantir": 30.51,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.2073,
      "hr_prob_hybrid_gap_adjusted": 0.1663,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1673,
      "hr_prob_palantir": 0.1933,
      "hr_prob_rf_safe_raw": 0.1742,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1524,
      "hr_edge_palantir": -0.0265,
      "hr_edge_catboost_safe": -0.0125,
      "hr_edge_hybrid_gap_adjusted": -0.0535,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0625,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0456,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0625,
      "hr_edge_rf_safe_calibrated_logistic": -0.0674,
      "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.1573,
      "fangorn_projection_spread_ratio": 0.1761,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1673,
      "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": 205,
      "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": 30.51,
      "palantir_expected_home_runs": 30.51,
      "palantir_prob_over": 0.1933,
      "palantir_hr_prob": 0.1933,
      "palantir_prob_under": 0.8067,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0265,
      "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.2323,
      "fangorn_expected_home_runs": 0.2323,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0625,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.036000000000000004,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kerry Carpenter",
      "hitter_id": 681481,
      "team_abbr": "DET",
      "opponent_abbr": "SEA",
      "pitcher_name": "Bryan Woo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": 390,
      "under_odds": -495,
      "expected_home_runs": 0.2115,
      "prob_1_plus_hr": 0.1906,
      "model_over_probability": 0.1906,
      "model_under_probability": 0.8094,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2041,
      "implied_under_probability_raw": 0.8319,
      "implied_over_probability_novig": 0.197,
      "implied_under_probability_novig": 0.803,
      "edge_over": -0.0135,
      "edge_under": -0.0225,
      "recommended_side": "No Play",
      "recommended_edge": -0.0135,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.879,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.09,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.054,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 22.45,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.37,
      "projected_home_runs_palantir": 18.37,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1906,
      "hr_prob_hybrid_gap_adjusted": 0.1826,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1814,
      "hr_prob_palantir": 0.1689,
      "hr_prob_rf_safe_raw": 0.2024,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1757,
      "hr_edge_palantir": -0.0352,
      "hr_edge_catboost_safe": -0.0135,
      "hr_edge_hybrid_gap_adjusted": -0.0215,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.025,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0017,
      "hr_edge_rf_safe_calibrated_isotonic": -0.025,
      "hr_edge_rf_safe_calibrated_logistic": -0.0284,
      "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.069,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1814,
      "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": 200,
      "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.37,
      "palantir_expected_home_runs": 18.37,
      "palantir_prob_over": 0.1689,
      "palantir_hr_prob": 0.1689,
      "palantir_prob_under": 0.8311,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0352,
      "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.2115,
      "fangorn_expected_home_runs": 0.2115,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.025,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.010200000000000015,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Royce Lewis",
      "hitter_id": 668904,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-05T12: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": 540,
      "under_odds": -760,
      "expected_home_runs": 0.154,
      "prob_1_plus_hr": 0.1427,
      "model_over_probability": 0.1427,
      "model_under_probability": 0.8573,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1562,
      "implied_under_probability_raw": 0.8837,
      "implied_over_probability_novig": 0.1502,
      "implied_under_probability_novig": 0.8498,
      "edge_over": -0.0135,
      "edge_under": -0.0264,
      "recommended_side": "No Play",
      "recommended_edge": -0.0135,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8028,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.64,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 109.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 13.49,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.48,
      "projected_home_runs_palantir": 12.48,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1427,
      "hr_prob_hybrid_gap_adjusted": 0.1363,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1354,
      "hr_prob_palantir": 0.1203,
      "hr_prob_rf_safe_raw": 0.1293,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1207,
      "hr_edge_palantir": -0.0359,
      "hr_edge_catboost_safe": -0.0135,
      "hr_edge_hybrid_gap_adjusted": -0.0199,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0226,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0269,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0226,
      "hr_edge_rf_safe_calibrated_logistic": -0.0355,
      "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.1336,
      "fangorn_projection_spread_ratio": 0.1007,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1354,
      "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": "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 48,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: thin opportunity, softened start expectation, 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": 201,
      "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": 12.48,
      "palantir_expected_home_runs": 12.48,
      "palantir_prob_over": 0.1203,
      "palantir_hr_prob": 0.1203,
      "palantir_prob_under": 0.8797,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0359,
      "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.154,
      "fangorn_expected_home_runs": 0.154,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0226,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.013299999999999992,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Royce Lewis",
      "hitter_id": 668904,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-05T12: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": -715,
      "expected_home_runs": 0.154,
      "prob_1_plus_hr": 0.1427,
      "model_over_probability": 0.1427,
      "model_under_probability": 0.8573,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1575,
      "implied_under_probability_raw": 0.8773,
      "implied_over_probability_novig": 0.1522,
      "implied_under_probability_novig": 0.8478,
      "edge_over": -0.0148,
      "edge_under": -0.02,
      "recommended_side": "No Play",
      "recommended_edge": -0.0148,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8028,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.64,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 109.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 13.49,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.48,
      "projected_home_runs_palantir": 12.48,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1427,
      "hr_prob_hybrid_gap_adjusted": 0.1363,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1354,
      "hr_prob_palantir": 0.1203,
      "hr_prob_rf_safe_raw": 0.1293,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1207,
      "hr_edge_palantir": -0.0372,
      "hr_edge_catboost_safe": -0.0148,
      "hr_edge_hybrid_gap_adjusted": -0.0212,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0239,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0282,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0239,
      "hr_edge_rf_safe_calibrated_logistic": -0.0368,
      "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.1336,
      "fangorn_projection_spread_ratio": 0.1007,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1354,
      "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": "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 48,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: thin opportunity, softened start expectation, 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": 191,
      "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": 12.48,
      "palantir_expected_home_runs": 12.48,
      "palantir_prob_over": 0.1203,
      "palantir_hr_prob": 0.1203,
      "palantir_prob_under": 0.8797,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0372,
      "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.154,
      "fangorn_expected_home_runs": 0.154,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0239,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.013299999999999992,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Royce Lewis",
      "hitter_id": 668904,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 535,
      "under_odds": null,
      "expected_home_runs": 0.154,
      "prob_1_plus_hr": 0.1427,
      "model_over_probability": 0.1427,
      "model_under_probability": 0.8573,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1575,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0148,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0148,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8028,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.64,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 109.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 13.49,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.48,
      "projected_home_runs_palantir": 12.48,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1427,
      "hr_prob_hybrid_gap_adjusted": 0.1363,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1354,
      "hr_prob_palantir": 0.1203,
      "hr_prob_rf_safe_raw": 0.1293,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1207,
      "hr_edge_palantir": -0.0372,
      "hr_edge_catboost_safe": -0.0148,
      "hr_edge_hybrid_gap_adjusted": -0.0212,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0239,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0282,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0239,
      "hr_edge_rf_safe_calibrated_logistic": -0.0368,
      "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.1336,
      "fangorn_projection_spread_ratio": 0.1007,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1354,
      "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": "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 48,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: thin opportunity, softened start expectation, 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": 192,
      "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": 12.48,
      "palantir_expected_home_runs": 12.48,
      "palantir_prob_over": 0.1203,
      "palantir_hr_prob": 0.1203,
      "palantir_prob_under": 0.8797,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0372,
      "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.154,
      "fangorn_expected_home_runs": 0.154,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0239,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.013299999999999992,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Wallner",
      "hitter_id": 670242,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 400,
      "under_odds": null,
      "expected_home_runs": 0.1781,
      "prob_1_plus_hr": 0.1631,
      "model_over_probability": 0.1631,
      "model_under_probability": 0.8369,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0369,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0369,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8404,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.03,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 18.28,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.72,
      "projected_home_runs_palantir": 16.72,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1631,
      "hr_prob_hybrid_gap_adjusted": 0.1591,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1573,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1585,
      "hr_prob_palantir": 0.1607,
      "hr_prob_rf_safe_raw": 0.1743,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1525,
      "hr_edge_palantir": -0.0393,
      "hr_edge_catboost_safe": -0.0369,
      "hr_edge_hybrid_gap_adjusted": -0.0409,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0427,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0257,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0427,
      "hr_edge_rf_safe_calibrated_logistic": -0.0475,
      "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.0753,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1585,
      "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": 38,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 115,
      "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": 16.72,
      "palantir_expected_home_runs": 16.72,
      "palantir_prob_over": 0.1607,
      "palantir_hr_prob": 0.1607,
      "palantir_prob_under": 0.8392999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0393,
      "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.1781,
      "fangorn_expected_home_runs": 0.1781,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0427,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.003400000000000014,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Xavier Edwards",
      "hitter_id": 669364,
      "team_abbr": "MIA",
      "opponent_abbr": "TB",
      "pitcher_name": "Drew Rasmussen",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": null,
      "expected_home_runs": 0.0347,
      "prob_1_plus_hr": 0.0341,
      "model_over_probability": 0.0341,
      "model_under_probability": 0.9659,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0459,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0459,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8853,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.29,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.971,
      "pitch_mix_interaction_score": 103.4,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 3.0,
      "projected_home_runs_rf_safe_season": 6.14,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 5.63,
      "projected_home_runs_palantir": 5.63,
      "hr_prob_rf_safe": 0.0471,
      "hr_prob_catboost_safe": 0.0341,
      "hr_prob_hybrid_gap_adjusted": 0.0432,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0471,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0445,
      "hr_prob_palantir": 0.063,
      "hr_prob_rf_safe_raw": 0.0686,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0471,
      "hr_prob_rf_safe_calibrated_logistic": 0.0869,
      "hr_edge_palantir": -0.017,
      "hr_edge_catboost_safe": -0.0459,
      "hr_edge_hybrid_gap_adjusted": -0.0368,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0329,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0114,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0329,
      "hr_edge_rf_safe_calibrated_logistic": 0.0069,
      "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.0471,
      "fangorn_projection_spread_ratio": 1.0467,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0445,
      "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": "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": "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": "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": 85,
      "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": 5.63,
      "palantir_expected_home_runs": 5.63,
      "palantir_prob_over": 0.063,
      "palantir_hr_prob": 0.063,
      "palantir_prob_under": 0.937,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.017,
      "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.0347,
      "fangorn_expected_home_runs": 0.0347,
      "fangorn_prob_over": 0.0471,
      "fangorn_hr_prob": 0.0471,
      "fangorn_prob_under": 0.9529,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0329,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.015899999999999997,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Chandler Simpson",
      "hitter_id": 802415,
      "team_abbr": "TB",
      "opponent_abbr": "MIA",
      "pitcher_name": "Ryan Gusto",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 1150,
      "under_odds": null,
      "expected_home_runs": 0.032,
      "prob_1_plus_hr": 0.0315,
      "model_over_probability": 0.0315,
      "model_under_probability": 0.9685,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.08,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0485,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0485,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.909,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.39,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 99.1,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 3.0,
      "projected_home_runs_rf_safe_season": 2.89,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 4.21,
      "projected_home_runs_palantir": 4.21,
      "hr_prob_rf_safe": 0.0,
      "hr_prob_catboost_safe": 0.0315,
      "hr_prob_hybrid_gap_adjusted": 0.0076,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0063,
      "hr_prob_palantir": 0.0439,
      "hr_prob_rf_safe_raw": 0.0304,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0703,
      "hr_edge_palantir": -0.0361,
      "hr_edge_catboost_safe": -0.0485,
      "hr_edge_hybrid_gap_adjusted": -0.0724,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.08,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0496,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0097,
      "palantir_confidence_label": "Low",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "STRONG_SUPPORT",
      "fangorn_support_label": "Strong Support",
      "fangorn_support_warning_count": 0,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.0,
      "fangorn_projection_spread_ratio": 0.0367,
      "fangorn_logistic_dominance_tier": "BALANCED",
      "fangorn_logistic_dominance_label": "Balanced",
      "fangorn_logistic_refined_delta": -0.0063,
      "fangorn_exposure_tier": "FULL_EXPOSURE",
      "fangorn_exposure_label": "Full Exposure",
      "fangorn_confidence_segment_label": "Strong Support + Balanced",
      "fangorn_exposure_note": "Cleanest full-size trust pocket from the internal replay.",
      "damage_tier": "STRONG_DAMAGE",
      "damage_label": "Strong Damage",
      "damage_score": 2,
      "damage_rank_bucket": "unranked",
      "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": 73,
      "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": 4.21,
      "palantir_expected_home_runs": 4.21,
      "palantir_prob_over": 0.0439,
      "palantir_hr_prob": 0.0439,
      "palantir_prob_under": 0.9561,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0361,
      "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.032,
      "fangorn_expected_home_runs": 0.032,
      "fangorn_prob_over": 0.0,
      "fangorn_hr_prob": 0.0,
      "fangorn_prob_under": 1.0,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.08,
      "fangorn_confidence": "Strong Support + Balanced",
      "fangorn_signal_label": "Strong Support / Full 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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0439,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Juan Soto",
      "hitter_id": 665742,
      "team_abbr": "NYM",
      "opponent_abbr": "SD",
      "pitcher_name": "Michael King",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 315,
      "under_odds": null,
      "expected_home_runs": 0.2124,
      "prob_1_plus_hr": 0.1914,
      "model_over_probability": 0.1914,
      "model_under_probability": 0.8086,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.241,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0496,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0496,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.71,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.007,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.948,
      "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.1914,
      "hr_prob_hybrid_gap_adjusted": 0.1828,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1816,
      "hr_prob_palantir": 0.1851,
      "hr_prob_rf_safe_raw": 0.225,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1963,
      "hr_edge_palantir": -0.0559,
      "hr_edge_catboost_safe": -0.0496,
      "hr_edge_hybrid_gap_adjusted": -0.0582,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0619,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.016,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0619,
      "hr_edge_rf_safe_calibrated_logistic": -0.0447,
      "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.1816,
      "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": 71,
      "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.1851,
      "palantir_hr_prob": 0.1851,
      "palantir_prob_under": 0.8149,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0559,
      "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.2124,
      "fangorn_expected_home_runs": 0.2124,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.005999999999999978,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Byron Buxton",
      "hitter_id": 621439,
      "team_abbr": "MIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Michael Wacha",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 375,
      "under_odds": null,
      "expected_home_runs": 0.1735,
      "prob_1_plus_hr": 0.1593,
      "model_over_probability": 0.1593,
      "model_under_probability": 0.8407,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2105,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0512,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0512,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8585,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.01,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.02,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.963,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 27.7,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.73,
      "projected_home_runs_palantir": 23.73,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1593,
      "hr_prob_hybrid_gap_adjusted": 0.1683,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1695,
      "hr_prob_palantir": 0.1576,
      "hr_prob_rf_safe_raw": 0.1815,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1582,
      "hr_edge_palantir": -0.0529,
      "hr_edge_catboost_safe": -0.0512,
      "hr_edge_hybrid_gap_adjusted": -0.0422,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0384,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.029,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0384,
      "hr_edge_rf_safe_calibrated_logistic": -0.0523,
      "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.1721,
      "fangorn_projection_spread_ratio": 0.1542,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1695,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, opportunity penalty.",
      "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": 69,
      "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": 23.73,
      "palantir_expected_home_runs": 23.73,
      "palantir_prob_over": 0.1576,
      "palantir_hr_prob": 0.1576,
      "palantir_prob_under": 0.8424,
      "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.1735,
      "fangorn_expected_home_runs": 0.1735,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0384,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.014500000000000013,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Giancarlo Stanton",
      "hitter_id": 519317,
      "team_abbr": "NYY",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 350,
      "under_odds": null,
      "expected_home_runs": 0.1761,
      "prob_1_plus_hr": 0.1615,
      "model_over_probability": 0.1615,
      "model_under_probability": 0.8385,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2222,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0607,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0607,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8041,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.73,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 28.15,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.8,
      "projected_home_runs_palantir": 22.8,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1615,
      "hr_prob_hybrid_gap_adjusted": 0.1689,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.17,
      "hr_prob_palantir": 0.154,
      "hr_prob_rf_safe_raw": 0.1866,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1623,
      "hr_edge_palantir": -0.0682,
      "hr_edge_catboost_safe": -0.0607,
      "hr_edge_hybrid_gap_adjusted": -0.0533,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0501,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0356,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0501,
      "hr_edge_rf_safe_calibrated_logistic": -0.0599,
      "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.1721,
      "fangorn_projection_spread_ratio": 0.1729,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.17,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: thin opportunity, softened start expectation.",
      "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": 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": 22.8,
      "palantir_expected_home_runs": 22.8,
      "palantir_prob_over": 0.154,
      "palantir_hr_prob": 0.154,
      "palantir_prob_under": 0.846,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0682,
      "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.1761,
      "fangorn_expected_home_runs": 0.1761,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0501,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.018100000000000005,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Junior Caminero",
      "hitter_id": 691406,
      "team_abbr": "TB",
      "opponent_abbr": "MIA",
      "pitcher_name": "Ryan Gusto",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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.1699,
      "prob_1_plus_hr": 0.1563,
      "model_over_probability": 0.1563,
      "model_under_probability": 0.8437,
      "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.0635,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0635,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8474,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.89,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.154,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.919,
      "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.1721,
      "hr_prob_catboost_safe": 0.1563,
      "hr_prob_hybrid_gap_adjusted": 0.1683,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1689,
      "hr_prob_palantir": 0.1672,
      "hr_prob_rf_safe_raw": 0.1912,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1661,
      "hr_edge_palantir": -0.0526,
      "hr_edge_catboost_safe": -0.0635,
      "hr_edge_hybrid_gap_adjusted": -0.0515,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0477,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0286,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0477,
      "hr_edge_rf_safe_calibrated_logistic": -0.0537,
      "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.1721,
      "fangorn_projection_spread_ratio": 0.249,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1689,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "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": 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": 22.62,
      "palantir_expected_home_runs": 22.62,
      "palantir_prob_over": 0.1672,
      "palantir_hr_prob": 0.1672,
      "palantir_prob_under": 0.8328,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0526,
      "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.1699,
      "fangorn_expected_home_runs": 0.1699,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0477,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0049000000000000155,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cal Raleigh",
      "hitter_id": 663728,
      "team_abbr": "SEA",
      "opponent_abbr": "DET",
      "pitcher_name": "Framber Valdez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 290,
      "under_odds": null,
      "expected_home_runs": 0.2064,
      "prob_1_plus_hr": 0.1865,
      "model_over_probability": 0.1865,
      "model_under_probability": 0.8135,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2564,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0699,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0699,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9293,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.28,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.025,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.023,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 40.0,
      "projected_home_runs_rf_safe_season": 25.83,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 39.27,
      "projected_home_runs_palantir": 39.27,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1865,
      "hr_prob_hybrid_gap_adjusted": 0.1431,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1336,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1442,
      "hr_prob_palantir": 0.1834,
      "hr_prob_rf_safe_raw": 0.1248,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1178,
      "hr_edge_palantir": -0.073,
      "hr_edge_catboost_safe": -0.0699,
      "hr_edge_hybrid_gap_adjusted": -0.1133,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1228,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1316,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1228,
      "hr_edge_rf_safe_calibrated_logistic": -0.1386,
      "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.3543,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1442,
      "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": "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": "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": 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": 39.27,
      "palantir_expected_home_runs": 39.27,
      "palantir_prob_over": 0.1834,
      "palantir_hr_prob": 0.1834,
      "palantir_prob_under": 0.8166,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.073,
      "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.2064,
      "fangorn_expected_home_runs": 0.2064,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.1228,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04980000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Aaron Judge",
      "hitter_id": 592450,
      "team_abbr": "NYY",
      "opponent_abbr": "BOS",
      "pitcher_name": "Sonny Gray",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-05T12: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": 235,
      "under_odds": null,
      "expected_home_runs": 0.2158,
      "prob_1_plus_hr": 0.1941,
      "model_over_probability": 0.1941,
      "model_under_probability": 0.8059,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2985,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.1044,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.1044,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.42,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.059,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.024,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 46.0,
      "projected_home_runs_rf_safe_season": 44.48,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 43.0,
      "projected_home_runs_palantir": 43.0,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1941,
      "hr_prob_hybrid_gap_adjusted": 0.1774,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1765,
      "hr_prob_palantir": 0.1827,
      "hr_prob_rf_safe_raw": 0.1883,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1638,
      "hr_edge_palantir": -0.1158,
      "hr_edge_catboost_safe": -0.1044,
      "hr_edge_hybrid_gap_adjusted": -0.1211,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1264,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1102,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1264,
      "hr_edge_rf_safe_calibrated_logistic": -0.1347,
      "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.033,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1765,
      "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": 43.0,
      "palantir_expected_home_runs": 43.0,
      "palantir_prob_over": 0.1827,
      "palantir_hr_prob": 0.1827,
      "palantir_prob_under": 0.8173,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.1158,
      "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.2158,
      "fangorn_expected_home_runs": 0.2158,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.1264,
      "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": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.010599999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    }
  ],
  "value_plays": [
    {
      "hitter_name": "Rafael Devers",
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "over_odds": 385,
      "prob_1_plus_hr": 0.2416,
      "edge_over": 0.0354,
      "recommended_side": "Over",
      "play_tier": "Lean",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.219,
      "environment_summary": "hitter-friendly",
      "value_score": 43.4,
      "value_rank": 1,
      "value_row_rank": 1,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Ian Happ",
      "team_abbr": "CHC",
      "opponent_abbr": "SF",
      "pitcher_name": "Robbie Ray",
      "sportsbook": "FanDuel",
      "over_odds": 550,
      "prob_1_plus_hr": 0.2325,
      "edge_over": 0.0787,
      "recommended_side": "Over",
      "play_tier": "Strong",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.219,
      "environment_summary": "hitter-friendly",
      "value_score": 43.3,
      "value_rank": 2,
      "value_row_rank": 2,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Dansby Swanson",
      "team_abbr": "CHC",
      "opponent_abbr": "SF",
      "pitcher_name": "Robbie Ray",
      "sportsbook": "FanDuel",
      "over_odds": 605,
      "prob_1_plus_hr": 0.2214,
      "edge_over": 0.0796,
      "recommended_side": "Over",
      "play_tier": "Strong",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.219,
      "environment_summary": "hitter-friendly",
      "value_score": 39.9,
      "value_rank": 3,
      "value_row_rank": 7,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Alex Bregman",
      "team_abbr": "CHC",
      "opponent_abbr": "SF",
      "pitcher_name": "Robbie Ray",
      "sportsbook": "FanDuel",
      "over_odds": 535,
      "prob_1_plus_hr": 0.2274,
      "edge_over": 0.0699,
      "recommended_side": "Over",
      "play_tier": "Play",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.219,
      "environment_summary": "hitter-friendly",
      "value_score": 39.5,
      "value_rank": 4,
      "value_row_rank": 8,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Matt Chapman",
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Edward Cabrera",
      "sportsbook": "FanDuel",
      "over_odds": 525,
      "prob_1_plus_hr": 0.22,
      "edge_over": 0.06,
      "recommended_side": "Over",
      "play_tier": "Play",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.219,
      "environment_summary": "hitter-friendly",
      "value_score": 34.2,
      "value_rank": 5,
      "value_row_rank": 13,
      "value_formula_version": "v2_value_score"
    }
  ],
  "unmatched_inputs": []
}