{
  "date": "2026-06-02",
  "generated_at": "2026-06-02T08:02:14.852844",
  "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-02",
  "sportsbook_input_summary": {
    "input_type": "manual_sportsbook_input",
    "source_count": 1,
    "row_count": 327,
    "matched_count": 327,
    "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": 327,
    "matched_rows": 327,
    "unmatched_rows": 0,
    "over_recommendation_count": 137,
    "under_recommendation_count": 7,
    "strong_count": 7,
    "play_count": 54,
    "lean_count": 83,
    "no_play_count": 183,
    "average_edge_over": 0.0118,
    "average_edge_under": -0.0495,
    "value_play_count": 5
  },
  "edge_count": 327,
  "edges": [
    {
      "hitter_name": "Jake Cronenworth",
      "hitter_id": 630105,
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 905,
      "under_odds": -1450,
      "expected_home_runs": 0.1923,
      "prob_1_plus_hr": 0.1749,
      "model_over_probability": 0.1749,
      "model_under_probability": 0.8251,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0995,
      "implied_under_probability_raw": 0.9355,
      "implied_over_probability_novig": 0.0961,
      "implied_under_probability_novig": 0.9039,
      "edge_over": 0.0754,
      "edge_under": -0.1104,
      "recommended_side": "Over",
      "recommended_edge": 0.0754,
      "play_tier": "Strong",
      "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.9469,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.87,
      "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.159,
      "pitch_mix_interaction_score": 109.9,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 10.86,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.92,
      "projected_home_runs_palantir": 11.92,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1749,
      "hr_prob_hybrid_gap_adjusted": 0.15,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1487,
      "hr_prob_palantir": 0.1617,
      "hr_prob_rf_safe_raw": 0.1484,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1334,
      "hr_edge_palantir": 0.0622,
      "hr_edge_catboost_safe": 0.0754,
      "hr_edge_hybrid_gap_adjusted": 0.0505,
      "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.0489,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0427,
      "hr_edge_rf_safe_calibrated_logistic": 0.0339,
      "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.1646,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1487,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 36,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: late lineup slot, lighter opportunity.",
      "trust_modifier": "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": 4,
      "edge_direction_rank": 1,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 11.92,
      "palantir_expected_home_runs": 11.92,
      "palantir_prob_over": 0.1617,
      "palantir_hr_prob": 0.1617,
      "palantir_prob_under": 0.8383,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0622,
      "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.1923,
      "fangorn_expected_home_runs": 0.1923,
      "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.0427,
      "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.019500000000000017,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jake Cronenworth",
      "hitter_id": 630105,
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 890,
      "under_odds": -1535,
      "expected_home_runs": 0.1923,
      "prob_1_plus_hr": 0.1749,
      "model_over_probability": 0.1749,
      "model_under_probability": 0.8251,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.101,
      "implied_under_probability_raw": 0.9388,
      "implied_over_probability_novig": 0.0971,
      "implied_under_probability_novig": 0.9029,
      "edge_over": 0.0739,
      "edge_under": -0.1137,
      "recommended_side": "Over",
      "recommended_edge": 0.0739,
      "play_tier": "Strong",
      "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.9469,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.87,
      "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.159,
      "pitch_mix_interaction_score": 109.9,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 10.86,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.92,
      "projected_home_runs_palantir": 11.92,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1749,
      "hr_prob_hybrid_gap_adjusted": 0.15,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1487,
      "hr_prob_palantir": 0.1617,
      "hr_prob_rf_safe_raw": 0.1484,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1334,
      "hr_edge_palantir": 0.0607,
      "hr_edge_catboost_safe": 0.0739,
      "hr_edge_hybrid_gap_adjusted": 0.049,
      "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.0474,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0412,
      "hr_edge_rf_safe_calibrated_logistic": 0.0324,
      "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.1646,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1487,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 36,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: late lineup slot, lighter opportunity.",
      "trust_modifier": "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": 5,
      "edge_direction_rank": 2,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 11.92,
      "palantir_expected_home_runs": 11.92,
      "palantir_prob_over": 0.1617,
      "palantir_hr_prob": 0.1617,
      "palantir_prob_under": 0.8383,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0607,
      "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.1923,
      "fangorn_expected_home_runs": 0.1923,
      "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.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.019500000000000017,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jake Cronenworth",
      "hitter_id": 630105,
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 890,
      "under_odds": null,
      "expected_home_runs": 0.1923,
      "prob_1_plus_hr": 0.1749,
      "model_over_probability": 0.1749,
      "model_under_probability": 0.8251,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.101,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0739,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0739,
      "play_tier": "Strong",
      "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.9469,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.87,
      "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.159,
      "pitch_mix_interaction_score": 109.9,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 10.86,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.92,
      "projected_home_runs_palantir": 11.92,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1749,
      "hr_prob_hybrid_gap_adjusted": 0.15,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1487,
      "hr_prob_palantir": 0.1617,
      "hr_prob_rf_safe_raw": 0.1484,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1334,
      "hr_edge_palantir": 0.0607,
      "hr_edge_catboost_safe": 0.0739,
      "hr_edge_hybrid_gap_adjusted": 0.049,
      "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.0474,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0412,
      "hr_edge_rf_safe_calibrated_logistic": 0.0324,
      "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.1646,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1487,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 36,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: late lineup slot, lighter opportunity.",
      "trust_modifier": "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": 3,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 11.92,
      "palantir_expected_home_runs": 11.92,
      "palantir_prob_over": 0.1617,
      "palantir_hr_prob": 0.1617,
      "palantir_prob_under": 0.8383,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0607,
      "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.1923,
      "fangorn_expected_home_runs": 0.1923,
      "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.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.019500000000000017,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jarren Duran",
      "hitter_id": 680776,
      "team_abbr": "BOS",
      "opponent_abbr": "BAL",
      "pitcher_name": "Shane Baz",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 715,
      "under_odds": -1045,
      "expected_home_runs": 0.2176,
      "prob_1_plus_hr": 0.1956,
      "model_over_probability": 0.1956,
      "model_under_probability": 0.8044,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1227,
      "implied_under_probability_raw": 0.9127,
      "implied_over_probability_novig": 0.1185,
      "implied_under_probability_novig": 0.8815,
      "edge_over": 0.0729,
      "edge_under": -0.1083,
      "recommended_side": "Over",
      "recommended_edge": 0.0729,
      "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.9781,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.66,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.051,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.992,
      "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.1573,
      "hr_prob_catboost_safe": 0.1956,
      "hr_prob_hybrid_gap_adjusted": 0.1665,
      "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.165,
      "hr_prob_palantir": 0.1977,
      "hr_prob_rf_safe_raw": 0.1788,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.156,
      "hr_edge_palantir": 0.075,
      "hr_edge_catboost_safe": 0.0729,
      "hr_edge_hybrid_gap_adjusted": 0.0438,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0346,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0561,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0346,
      "hr_edge_rf_safe_calibrated_logistic": 0.0333,
      "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.0947,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.165,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 7,
      "edge_direction_rank": 4,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 15.18,
      "palantir_expected_home_runs": 15.18,
      "palantir_prob_over": 0.1977,
      "palantir_hr_prob": 0.1977,
      "palantir_prob_under": 0.8023,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.075,
      "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.2176,
      "fangorn_expected_home_runs": 0.2176,
      "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.0346,
      "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.04039999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jarren Duran",
      "hitter_id": 680776,
      "team_abbr": "BOS",
      "opponent_abbr": "BAL",
      "pitcher_name": "Shane Baz",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 715,
      "under_odds": -1110,
      "expected_home_runs": 0.2176,
      "prob_1_plus_hr": 0.1956,
      "model_over_probability": 0.1956,
      "model_under_probability": 0.8044,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1227,
      "implied_under_probability_raw": 0.9174,
      "implied_over_probability_novig": 0.118,
      "implied_under_probability_novig": 0.882,
      "edge_over": 0.0729,
      "edge_under": -0.113,
      "recommended_side": "Over",
      "recommended_edge": 0.0729,
      "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.9781,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.66,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.051,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.992,
      "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.1573,
      "hr_prob_catboost_safe": 0.1956,
      "hr_prob_hybrid_gap_adjusted": 0.1665,
      "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.165,
      "hr_prob_palantir": 0.1977,
      "hr_prob_rf_safe_raw": 0.1788,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.156,
      "hr_edge_palantir": 0.075,
      "hr_edge_catboost_safe": 0.0729,
      "hr_edge_hybrid_gap_adjusted": 0.0438,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0346,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0561,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0346,
      "hr_edge_rf_safe_calibrated_logistic": 0.0333,
      "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.0947,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.165,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 8,
      "edge_direction_rank": 5,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 15.18,
      "palantir_expected_home_runs": 15.18,
      "palantir_prob_over": 0.1977,
      "palantir_hr_prob": 0.1977,
      "palantir_prob_under": 0.8023,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.075,
      "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.2176,
      "fangorn_expected_home_runs": 0.2176,
      "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.0346,
      "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.04039999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jarren Duran",
      "hitter_id": 680776,
      "team_abbr": "BOS",
      "opponent_abbr": "BAL",
      "pitcher_name": "Shane Baz",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 715,
      "under_odds": null,
      "expected_home_runs": 0.2176,
      "prob_1_plus_hr": 0.1956,
      "model_over_probability": 0.1956,
      "model_under_probability": 0.8044,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1227,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0729,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0729,
      "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.9781,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.66,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.051,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.992,
      "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.1573,
      "hr_prob_catboost_safe": 0.1956,
      "hr_prob_hybrid_gap_adjusted": 0.1665,
      "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.165,
      "hr_prob_palantir": 0.1977,
      "hr_prob_rf_safe_raw": 0.1788,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.156,
      "hr_edge_palantir": 0.075,
      "hr_edge_catboost_safe": 0.0729,
      "hr_edge_hybrid_gap_adjusted": 0.0438,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0346,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0561,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0346,
      "hr_edge_rf_safe_calibrated_logistic": 0.0333,
      "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.0947,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.165,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 9,
      "edge_direction_rank": 6,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 15.18,
      "palantir_expected_home_runs": 15.18,
      "palantir_prob_over": 0.1977,
      "palantir_hr_prob": 0.1977,
      "palantir_prob_under": 0.8023,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.075,
      "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.2176,
      "fangorn_expected_home_runs": 0.2176,
      "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.0346,
      "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.04039999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Aaron Judge",
      "hitter_id": 592450,
      "team_abbr": "NYY",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 215,
      "under_odds": -255,
      "expected_home_runs": 0.2365,
      "prob_1_plus_hr": 0.2106,
      "model_over_probability": 0.2106,
      "model_under_probability": 0.7894,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.3175,
      "implied_under_probability_raw": 0.7183,
      "implied_over_probability_novig": 0.3065,
      "implied_under_probability_novig": 0.6935,
      "edge_over": -0.1069,
      "edge_under": 0.0711,
      "recommended_side": "Under",
      "recommended_edge": 0.0711,
      "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.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": 0.964,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1791,
      "hr_prob_catboost_safe": 0.2106,
      "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.1854,
      "hr_prob_palantir": 0.1983,
      "hr_prob_rf_safe_raw": 0.2044,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1775,
      "hr_edge_palantir": -0.1192,
      "hr_edge_catboost_safe": -0.1069,
      "hr_edge_hybrid_gap_adjusted": -0.1308,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1384,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1131,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1384,
      "hr_edge_rf_safe_calibrated_logistic": -0.14,
      "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.033,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1854,
      "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": 10,
      "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.1983,
      "palantir_hr_prob": 0.1983,
      "palantir_prob_under": 0.8017,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.1192,
      "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.2365,
      "fangorn_expected_home_runs": 0.2365,
      "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.1384,
      "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.019199999999999995,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Geraldo Perdomo",
      "hitter_id": 672695,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Eric Lauer",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 990,
      "under_odds": -1665,
      "expected_home_runs": 0.1702,
      "prob_1_plus_hr": 0.1565,
      "model_over_probability": 0.1565,
      "model_under_probability": 0.8435,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0917,
      "implied_under_probability_raw": 0.9433,
      "implied_over_probability_novig": 0.0886,
      "implied_under_probability_novig": 0.9114,
      "edge_over": 0.0648,
      "edge_under": -0.0998,
      "recommended_side": "Over",
      "recommended_edge": 0.0648,
      "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.8853,
      "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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.22,
      "pitch_mix_interaction_score": 106.8,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 11.0,
      "projected_home_runs_rf_safe_season": 15.4,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 14.2,
      "projected_home_runs_palantir": 14.2,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1565,
      "hr_prob_hybrid_gap_adjusted": 0.1737,
      "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.1746,
      "hr_prob_palantir": 0.1973,
      "hr_prob_rf_safe_raw": 0.212,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1842,
      "hr_edge_palantir": 0.1056,
      "hr_edge_catboost_safe": 0.0648,
      "hr_edge_hybrid_gap_adjusted": 0.082,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0874,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1203,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0874,
      "hr_edge_rf_safe_calibrated_logistic": 0.0925,
      "palantir_confidence_label": "Watch",
      "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.4,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1746,
      "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": 12,
      "edge_direction_rank": 7,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 14.2,
      "palantir_expected_home_runs": 14.2,
      "palantir_prob_over": 0.1973,
      "palantir_hr_prob": 0.1973,
      "palantir_prob_under": 0.8027,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.1056,
      "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.1702,
      "fangorn_expected_home_runs": 0.1702,
      "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.0874,
      "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.018199999999999994,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Geraldo Perdomo",
      "hitter_id": 672695,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Eric Lauer",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 975,
      "under_odds": null,
      "expected_home_runs": 0.1702,
      "prob_1_plus_hr": 0.1565,
      "model_over_probability": 0.1565,
      "model_under_probability": 0.8435,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.093,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0635,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0635,
      "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.8853,
      "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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.22,
      "pitch_mix_interaction_score": 106.8,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 11.0,
      "projected_home_runs_rf_safe_season": 15.4,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 14.2,
      "projected_home_runs_palantir": 14.2,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1565,
      "hr_prob_hybrid_gap_adjusted": 0.1737,
      "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.1746,
      "hr_prob_palantir": 0.1973,
      "hr_prob_rf_safe_raw": 0.212,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1842,
      "hr_edge_palantir": 0.1043,
      "hr_edge_catboost_safe": 0.0635,
      "hr_edge_hybrid_gap_adjusted": 0.0807,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0861,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.119,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0861,
      "hr_edge_rf_safe_calibrated_logistic": 0.0912,
      "palantir_confidence_label": "Watch",
      "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.4,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1746,
      "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": 13,
      "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": 14.2,
      "palantir_expected_home_runs": 14.2,
      "palantir_prob_over": 0.1973,
      "palantir_hr_prob": 0.1973,
      "palantir_prob_under": 0.8027,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.1043,
      "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.1702,
      "fangorn_expected_home_runs": 0.1702,
      "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.0861,
      "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.018199999999999994,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brandon Marsh",
      "hitter_id": 669016,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -1170,
      "expected_home_runs": 0.1941,
      "prob_1_plus_hr": 0.1764,
      "model_over_probability": 0.1764,
      "model_under_probability": 0.8236,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1136,
      "implied_under_probability_raw": 0.9213,
      "implied_over_probability_novig": 0.1098,
      "implied_under_probability_novig": 0.8902,
      "edge_over": 0.0628,
      "edge_under": -0.0977,
      "recommended_side": "Over",
      "recommended_edge": 0.0628,
      "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.8668,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.74,
      "opportunity_penalty_reason": "historical_split_blend; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 14.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.11,
      "projected_home_runs_palantir": 11.11,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1764,
      "hr_prob_hybrid_gap_adjusted": 0.1734,
      "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.173,
      "hr_prob_palantir": 0.1529,
      "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.0393,
      "hr_edge_catboost_safe": 0.0628,
      "hr_edge_hybrid_gap_adjusted": 0.0598,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0585,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0776,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0585,
      "hr_edge_rf_safe_calibrated_logistic": 0.0525,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0931,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.173,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "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": "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": 14,
      "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.11,
      "palantir_expected_home_runs": 11.11,
      "palantir_prob_over": 0.1529,
      "palantir_hr_prob": 0.1529,
      "palantir_prob_under": 0.8471,
      "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.1941,
      "fangorn_expected_home_runs": 0.1941,
      "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.0585,
      "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.019199999999999995,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Geraldo Perdomo",
      "hitter_id": 672695,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Eric Lauer",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 965,
      "under_odds": -1760,
      "expected_home_runs": 0.1702,
      "prob_1_plus_hr": 0.1565,
      "model_over_probability": 0.1565,
      "model_under_probability": 0.8435,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0939,
      "implied_under_probability_raw": 0.9462,
      "implied_over_probability_novig": 0.0903,
      "implied_under_probability_novig": 0.9097,
      "edge_over": 0.0626,
      "edge_under": -0.1027,
      "recommended_side": "Over",
      "recommended_edge": 0.0626,
      "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.8853,
      "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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.22,
      "pitch_mix_interaction_score": 106.8,
      "environment_summary": "neutral",
      "hr_multiplier": 0.998,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 11.0,
      "projected_home_runs_rf_safe_season": 15.4,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 14.2,
      "projected_home_runs_palantir": 14.2,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1565,
      "hr_prob_hybrid_gap_adjusted": 0.1737,
      "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.1746,
      "hr_prob_palantir": 0.1973,
      "hr_prob_rf_safe_raw": 0.212,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1842,
      "hr_edge_palantir": 0.1034,
      "hr_edge_catboost_safe": 0.0626,
      "hr_edge_hybrid_gap_adjusted": 0.0798,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0852,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1181,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0852,
      "hr_edge_rf_safe_calibrated_logistic": 0.0903,
      "palantir_confidence_label": "Watch",
      "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.4,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1746,
      "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": 15,
      "edge_direction_rank": 10,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 14.2,
      "palantir_expected_home_runs": 14.2,
      "palantir_prob_over": 0.1973,
      "palantir_hr_prob": 0.1973,
      "palantir_prob_under": 0.8027,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.1034,
      "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.1702,
      "fangorn_expected_home_runs": 0.1702,
      "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.0852,
      "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.018199999999999994,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Carlos Santana",
      "hitter_id": 467793,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Eric Lauer",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 595,
      "under_odds": -865,
      "expected_home_runs": 0.2305,
      "prob_1_plus_hr": 0.2059,
      "model_over_probability": 0.2059,
      "model_under_probability": 0.7941,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1439,
      "implied_under_probability_raw": 0.8964,
      "implied_over_probability_novig": 0.1383,
      "implied_under_probability_novig": 0.8617,
      "edge_over": 0.062,
      "edge_under": -0.1023,
      "recommended_side": "Over",
      "recommended_edge": 0.062,
      "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.9554,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.19,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.22,
      "pitch_mix_interaction_score": 108.4,
      "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": 11.99,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.9,
      "projected_home_runs_palantir": 13.9,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.2059,
      "hr_prob_hybrid_gap_adjusted": 0.1482,
      "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.1496,
      "hr_prob_palantir": 0.1631,
      "hr_prob_rf_safe_raw": 0.1423,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1292,
      "hr_edge_palantir": 0.0192,
      "hr_edge_catboost_safe": 0.062,
      "hr_edge_hybrid_gap_adjusted": 0.0043,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0084,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0016,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0084,
      "hr_edge_rf_safe_calibrated_logistic": -0.0147,
      "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.3339,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1496,
      "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": 16,
      "edge_direction_rank": 11,
      "value_score": 28.4,
      "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": 13.9,
      "palantir_expected_home_runs": 13.9,
      "palantir_prob_over": 0.1631,
      "palantir_hr_prob": 0.1631,
      "palantir_prob_under": 0.8369,
      "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.2305,
      "fangorn_expected_home_runs": 0.2305,
      "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.0084,
      "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.027599999999999986,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brandon Marsh",
      "hitter_id": 669016,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -1240,
      "expected_home_runs": 0.1941,
      "prob_1_plus_hr": 0.1764,
      "model_over_probability": 0.1764,
      "model_under_probability": 0.8236,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1149,
      "implied_under_probability_raw": 0.9254,
      "implied_over_probability_novig": 0.1104,
      "implied_under_probability_novig": 0.8896,
      "edge_over": 0.0615,
      "edge_under": -0.1018,
      "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.8668,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.74,
      "opportunity_penalty_reason": "historical_split_blend; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 14.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.11,
      "projected_home_runs_palantir": 11.11,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1764,
      "hr_prob_hybrid_gap_adjusted": 0.1734,
      "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.173,
      "hr_prob_palantir": 0.1529,
      "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.038,
      "hr_edge_catboost_safe": 0.0615,
      "hr_edge_hybrid_gap_adjusted": 0.0585,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0572,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0763,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0572,
      "hr_edge_rf_safe_calibrated_logistic": 0.0512,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0931,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.173,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "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": "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": 17,
      "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.11,
      "palantir_expected_home_runs": 11.11,
      "palantir_prob_over": 0.1529,
      "palantir_hr_prob": 0.1529,
      "palantir_prob_under": 0.8471,
      "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.1941,
      "fangorn_expected_home_runs": 0.1941,
      "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.0572,
      "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.019199999999999995,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brandon Marsh",
      "hitter_id": 669016,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 770,
      "under_odds": null,
      "expected_home_runs": 0.1941,
      "prob_1_plus_hr": 0.1764,
      "model_over_probability": 0.1764,
      "model_under_probability": 0.8236,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1149,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0615,
      "edge_under": null,
      "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.8668,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.74,
      "opportunity_penalty_reason": "historical_split_blend; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 13.0,
      "projected_home_runs_rf_safe_season": 14.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.11,
      "projected_home_runs_palantir": 11.11,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1764,
      "hr_prob_hybrid_gap_adjusted": 0.1734,
      "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.173,
      "hr_prob_palantir": 0.1529,
      "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.038,
      "hr_edge_catboost_safe": 0.0615,
      "hr_edge_hybrid_gap_adjusted": 0.0585,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0572,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0763,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0572,
      "hr_edge_rf_safe_calibrated_logistic": 0.0512,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0931,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.173,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "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": "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": 18,
      "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": 11.11,
      "palantir_expected_home_runs": 11.11,
      "palantir_prob_over": 0.1529,
      "palantir_hr_prob": 0.1529,
      "palantir_prob_under": 0.8471,
      "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.1941,
      "fangorn_expected_home_runs": 0.1941,
      "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.0572,
      "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.019199999999999995,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Carlos Santana",
      "hitter_id": 467793,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Eric Lauer",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -815,
      "expected_home_runs": 0.2305,
      "prob_1_plus_hr": 0.2059,
      "model_over_probability": 0.2059,
      "model_under_probability": 0.7941,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1449,
      "implied_under_probability_raw": 0.8907,
      "implied_over_probability_novig": 0.1399,
      "implied_under_probability_novig": 0.8601,
      "edge_over": 0.061,
      "edge_under": -0.0966,
      "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.9554,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.19,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.22,
      "pitch_mix_interaction_score": 108.4,
      "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": 11.99,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.9,
      "projected_home_runs_palantir": 13.9,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.2059,
      "hr_prob_hybrid_gap_adjusted": 0.1482,
      "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.1496,
      "hr_prob_palantir": 0.1631,
      "hr_prob_rf_safe_raw": 0.1423,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1292,
      "hr_edge_palantir": 0.0182,
      "hr_edge_catboost_safe": 0.061,
      "hr_edge_hybrid_gap_adjusted": 0.0033,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0094,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0026,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0094,
      "hr_edge_rf_safe_calibrated_logistic": -0.0157,
      "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.3339,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1496,
      "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": 19,
      "edge_direction_rank": 14,
      "value_score": 28.1,
      "value_rank": 8,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.9,
      "palantir_expected_home_runs": 13.9,
      "palantir_prob_over": 0.1631,
      "palantir_hr_prob": 0.1631,
      "palantir_prob_under": 0.8369,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0182,
      "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.2305,
      "fangorn_expected_home_runs": 0.2305,
      "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.0094,
      "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.027599999999999986,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Carlos Santana",
      "hitter_id": 467793,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Eric Lauer",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 590,
      "under_odds": null,
      "expected_home_runs": 0.2305,
      "prob_1_plus_hr": 0.2059,
      "model_over_probability": 0.2059,
      "model_under_probability": 0.7941,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1449,
      "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.9554,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.19,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.22,
      "pitch_mix_interaction_score": 108.4,
      "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": 11.99,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.9,
      "projected_home_runs_palantir": 13.9,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.2059,
      "hr_prob_hybrid_gap_adjusted": 0.1482,
      "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.1496,
      "hr_prob_palantir": 0.1631,
      "hr_prob_rf_safe_raw": 0.1423,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1292,
      "hr_edge_palantir": 0.0182,
      "hr_edge_catboost_safe": 0.061,
      "hr_edge_hybrid_gap_adjusted": 0.0033,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0094,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0026,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0094,
      "hr_edge_rf_safe_calibrated_logistic": -0.0157,
      "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.3339,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1496,
      "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": 20,
      "edge_direction_rank": 15,
      "value_score": 28.1,
      "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": 13.9,
      "palantir_expected_home_runs": 13.9,
      "palantir_prob_over": 0.1631,
      "palantir_hr_prob": 0.1631,
      "palantir_prob_under": 0.8369,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0182,
      "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.2305,
      "fangorn_expected_home_runs": 0.2305,
      "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.0094,
      "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.027599999999999986,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Alec Bohm",
      "hitter_id": 664761,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 805,
      "under_odds": -1225,
      "expected_home_runs": 0.1872,
      "prob_1_plus_hr": 0.1707,
      "model_over_probability": 0.1707,
      "model_under_probability": 0.8293,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1105,
      "implied_under_probability_raw": 0.9245,
      "implied_over_probability_novig": 0.1068,
      "implied_under_probability_novig": 0.8932,
      "edge_over": 0.0602,
      "edge_under": -0.0952,
      "recommended_side": "Over",
      "recommended_edge": 0.0602,
      "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.9223,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.07,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 12.24,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.57,
      "projected_home_runs_palantir": 11.57,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1707,
      "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.1479,
      "hr_prob_palantir": 0.1433,
      "hr_prob_rf_safe_raw": 0.151,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1352,
      "hr_edge_palantir": 0.0328,
      "hr_edge_catboost_safe": 0.0602,
      "hr_edge_hybrid_gap_adjusted": 0.0385,
      "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.0405,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0317,
      "hr_edge_rf_safe_calibrated_logistic": 0.0247,
      "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.1257,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1479,
      "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": 21,
      "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": 11.57,
      "palantir_expected_home_runs": 11.57,
      "palantir_prob_over": 0.1433,
      "palantir_hr_prob": 0.1433,
      "palantir_prob_under": 0.8567,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0328,
      "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.1872,
      "fangorn_expected_home_runs": 0.1872,
      "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.0011000000000000176,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nolan Schanuel",
      "hitter_id": 694384,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 1035,
      "under_odds": -1785,
      "expected_home_runs": 0.1597,
      "prob_1_plus_hr": 0.1476,
      "model_over_probability": 0.1476,
      "model_under_probability": 0.8524,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0881,
      "implied_under_probability_raw": 0.9469,
      "implied_over_probability_novig": 0.0851,
      "implied_under_probability_novig": 0.9149,
      "edge_over": 0.0595,
      "edge_under": -0.0945,
      "recommended_side": "Over",
      "recommended_edge": 0.0595,
      "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.9065,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.74,
      "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.205,
      "pitch_mix_interaction_score": 109.8,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 9.72,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 9.98,
      "projected_home_runs_palantir": 9.98,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1476,
      "hr_prob_hybrid_gap_adjusted": 0.1438,
      "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.1433,
      "hr_prob_palantir": 0.1473,
      "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.0592,
      "hr_edge_catboost_safe": 0.0595,
      "hr_edge_hybrid_gap_adjusted": 0.0557,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0541,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0557,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0541,
      "hr_edge_rf_safe_calibrated_logistic": 0.0421,
      "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.028,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1433,
      "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": "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": 22,
      "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": 9.98,
      "palantir_expected_home_runs": 9.98,
      "palantir_prob_over": 0.1473,
      "palantir_hr_prob": 0.1473,
      "palantir_prob_under": 0.8527,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0592,
      "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.1597,
      "fangorn_expected_home_runs": 0.1597,
      "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.0541,
      "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.005099999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Alec Bohm",
      "hitter_id": 664761,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 795,
      "under_odds": -1295,
      "expected_home_runs": 0.1872,
      "prob_1_plus_hr": 0.1707,
      "model_over_probability": 0.1707,
      "model_under_probability": 0.8293,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1117,
      "implied_under_probability_raw": 0.9283,
      "implied_over_probability_novig": 0.1074,
      "implied_under_probability_novig": 0.8926,
      "edge_over": 0.059,
      "edge_under": -0.099,
      "recommended_side": "Over",
      "recommended_edge": 0.059,
      "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.9223,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.07,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 12.24,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.57,
      "projected_home_runs_palantir": 11.57,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1707,
      "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.1479,
      "hr_prob_palantir": 0.1433,
      "hr_prob_rf_safe_raw": 0.151,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1352,
      "hr_edge_palantir": 0.0316,
      "hr_edge_catboost_safe": 0.059,
      "hr_edge_hybrid_gap_adjusted": 0.0373,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0305,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0393,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0305,
      "hr_edge_rf_safe_calibrated_logistic": 0.0235,
      "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.1257,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1479,
      "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": 23,
      "edge_direction_rank": 18,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.57,
      "palantir_expected_home_runs": 11.57,
      "palantir_prob_over": 0.1433,
      "palantir_hr_prob": 0.1433,
      "palantir_prob_under": 0.8567,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0316,
      "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.1872,
      "fangorn_expected_home_runs": 0.1872,
      "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.0305,
      "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.0011000000000000176,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Alec Bohm",
      "hitter_id": 664761,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 795,
      "under_odds": null,
      "expected_home_runs": 0.1872,
      "prob_1_plus_hr": 0.1707,
      "model_over_probability": 0.1707,
      "model_under_probability": 0.8293,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1117,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.059,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.059,
      "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.9223,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.07,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 12.24,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.57,
      "projected_home_runs_palantir": 11.57,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1707,
      "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.1479,
      "hr_prob_palantir": 0.1433,
      "hr_prob_rf_safe_raw": 0.151,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1352,
      "hr_edge_palantir": 0.0316,
      "hr_edge_catboost_safe": 0.059,
      "hr_edge_hybrid_gap_adjusted": 0.0373,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0305,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0393,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0305,
      "hr_edge_rf_safe_calibrated_logistic": 0.0235,
      "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.1257,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1479,
      "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": 24,
      "edge_direction_rank": 19,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.57,
      "palantir_expected_home_runs": 11.57,
      "palantir_prob_over": 0.1433,
      "palantir_hr_prob": 0.1433,
      "palantir_prob_under": 0.8567,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0316,
      "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.1872,
      "fangorn_expected_home_runs": 0.1872,
      "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.0305,
      "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.0011000000000000176,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nolan Schanuel",
      "hitter_id": 694384,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 1015,
      "under_odds": null,
      "expected_home_runs": 0.1597,
      "prob_1_plus_hr": 0.1476,
      "model_over_probability": 0.1476,
      "model_under_probability": 0.8524,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0897,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0579,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0579,
      "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.9065,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.74,
      "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.205,
      "pitch_mix_interaction_score": 109.8,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 9.72,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 9.98,
      "projected_home_runs_palantir": 9.98,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1476,
      "hr_prob_hybrid_gap_adjusted": 0.1438,
      "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.1433,
      "hr_prob_palantir": 0.1473,
      "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.0576,
      "hr_edge_catboost_safe": 0.0579,
      "hr_edge_hybrid_gap_adjusted": 0.0541,
      "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.0541,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0525,
      "hr_edge_rf_safe_calibrated_logistic": 0.0405,
      "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.028,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1433,
      "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": "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": 25,
      "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": 9.98,
      "palantir_expected_home_runs": 9.98,
      "palantir_prob_over": 0.1473,
      "palantir_hr_prob": 0.1473,
      "palantir_prob_under": 0.8527,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0576,
      "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.1597,
      "fangorn_expected_home_runs": 0.1597,
      "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.0525,
      "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.005099999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nolan Schanuel",
      "hitter_id": 694384,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 1005,
      "under_odds": -1885,
      "expected_home_runs": 0.1597,
      "prob_1_plus_hr": 0.1476,
      "model_over_probability": 0.1476,
      "model_under_probability": 0.8524,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0905,
      "implied_under_probability_raw": 0.9496,
      "implied_over_probability_novig": 0.087,
      "implied_under_probability_novig": 0.913,
      "edge_over": 0.0571,
      "edge_under": -0.0972,
      "recommended_side": "Over",
      "recommended_edge": 0.0571,
      "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.9065,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.74,
      "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.205,
      "pitch_mix_interaction_score": 109.8,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 9.72,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 9.98,
      "projected_home_runs_palantir": 9.98,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1476,
      "hr_prob_hybrid_gap_adjusted": 0.1438,
      "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.1433,
      "hr_prob_palantir": 0.1473,
      "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.0568,
      "hr_edge_catboost_safe": 0.0571,
      "hr_edge_hybrid_gap_adjusted": 0.0533,
      "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.0533,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0517,
      "hr_edge_rf_safe_calibrated_logistic": 0.0397,
      "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.028,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1433,
      "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": "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": 26,
      "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": 9.98,
      "palantir_expected_home_runs": 9.98,
      "palantir_prob_over": 0.1473,
      "palantir_hr_prob": 0.1473,
      "palantir_prob_under": 0.8527,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0568,
      "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.1597,
      "fangorn_expected_home_runs": 0.1597,
      "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.0517,
      "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.005099999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan India",
      "hitter_id": 663697,
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 885,
      "under_odds": -1405,
      "expected_home_runs": 0.1726,
      "prob_1_plus_hr": 0.1585,
      "model_over_probability": 0.1585,
      "model_under_probability": 0.8415,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1015,
      "implied_under_probability_raw": 0.9336,
      "implied_over_probability_novig": 0.0981,
      "implied_under_probability_novig": 0.9019,
      "edge_over": 0.057,
      "edge_under": -0.0921,
      "recommended_side": "Over",
      "recommended_edge": 0.057,
      "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.9649,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.08,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "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.1585,
      "hr_prob_hybrid_gap_adjusted": 0.1396,
      "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.1386,
      "hr_prob_palantir": 0.1334,
      "hr_prob_rf_safe_raw": 0.13,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1211,
      "hr_edge_palantir": 0.0319,
      "hr_edge_catboost_safe": 0.057,
      "hr_edge_hybrid_gap_adjusted": 0.0381,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0321,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0285,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0321,
      "hr_edge_rf_safe_calibrated_logistic": 0.0196,
      "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.1386,
      "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": 27,
      "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": 10.78,
      "palantir_expected_home_runs": 10.78,
      "palantir_prob_over": 0.1334,
      "palantir_hr_prob": 0.1334,
      "palantir_prob_under": 0.8666,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0319,
      "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.1726,
      "fangorn_expected_home_runs": 0.1726,
      "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.0321,
      "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.00020000000000000573,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jakob Marsee",
      "hitter_id": 805300,
      "team_abbr": "MIA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1759,
      "prob_1_plus_hr": 0.1613,
      "model_over_probability": 0.1613,
      "model_under_probability": 0.8387,
      "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.0566,
      "edge_under": -0.0919,
      "recommended_side": "Over",
      "recommended_edge": 0.0566,
      "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.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": 1.14,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "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.1573,
      "hr_prob_catboost_safe": 0.1613,
      "hr_prob_hybrid_gap_adjusted": 0.1585,
      "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.1581,
      "hr_prob_palantir": 0.1732,
      "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.0685,
      "hr_edge_catboost_safe": 0.0566,
      "hr_edge_hybrid_gap_adjusted": 0.0538,
      "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.0696,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0526,
      "hr_edge_rf_safe_calibrated_logistic": 0.0478,
      "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.0886,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1581,
      "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": 28,
      "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": 7.57,
      "palantir_expected_home_runs": 7.57,
      "palantir_prob_over": 0.1732,
      "palantir_hr_prob": 0.1732,
      "palantir_prob_under": 0.8268,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0685,
      "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.1759,
      "fangorn_expected_home_runs": 0.1759,
      "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.0526,
      "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": "Jackson Merrill",
      "hitter_id": 701538,
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -725,
      "expected_home_runs": 0.2448,
      "prob_1_plus_hr": 0.2171,
      "model_over_probability": 0.2171,
      "model_under_probability": 0.7829,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1613,
      "implied_under_probability_raw": 0.8788,
      "implied_over_probability_novig": 0.1551,
      "implied_under_probability_novig": 0.8449,
      "edge_over": 0.0558,
      "edge_under": -0.0959,
      "recommended_side": "Over",
      "recommended_edge": 0.0558,
      "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.9544,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.38,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 11.41,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.49,
      "projected_home_runs_palantir": 17.49,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.2171,
      "hr_prob_hybrid_gap_adjusted": 0.1436,
      "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.1503,
      "hr_prob_palantir": 0.2018,
      "hr_prob_rf_safe_raw": 0.1367,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1255,
      "hr_edge_palantir": 0.0405,
      "hr_edge_catboost_safe": 0.0558,
      "hr_edge_hybrid_gap_adjusted": -0.0177,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0277,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0246,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0277,
      "hr_edge_rf_safe_calibrated_logistic": -0.0358,
      "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.1336,
      "fangorn_projection_spread_ratio": 0.3995,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1503,
      "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": 24,
      "value_score": 32.1,
      "value_rank": 4,
      "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": 17.49,
      "palantir_expected_home_runs": 17.49,
      "palantir_prob_over": 0.2018,
      "palantir_hr_prob": 0.2018,
      "palantir_prob_under": 0.7982,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0405,
      "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.2448,
      "fangorn_expected_home_runs": 0.2448,
      "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.0277,
      "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.06820000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jakob Marsee",
      "hitter_id": 805300,
      "team_abbr": "MIA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1759,
      "prob_1_plus_hr": 0.1613,
      "model_over_probability": 0.1613,
      "model_under_probability": 0.8387,
      "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.0555,
      "edge_under": -0.0953,
      "recommended_side": "Over",
      "recommended_edge": 0.0555,
      "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.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": 1.14,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "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.1573,
      "hr_prob_catboost_safe": 0.1613,
      "hr_prob_hybrid_gap_adjusted": 0.1585,
      "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.1581,
      "hr_prob_palantir": 0.1732,
      "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.0674,
      "hr_edge_catboost_safe": 0.0555,
      "hr_edge_hybrid_gap_adjusted": 0.0527,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0515,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0685,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0515,
      "hr_edge_rf_safe_calibrated_logistic": 0.0467,
      "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.0886,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1581,
      "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": 30,
      "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": 7.57,
      "palantir_expected_home_runs": 7.57,
      "palantir_prob_over": 0.1732,
      "palantir_hr_prob": 0.1732,
      "palantir_prob_under": 0.8268,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0674,
      "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.1759,
      "fangorn_expected_home_runs": 0.1759,
      "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.0515,
      "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": "Jakob Marsee",
      "hitter_id": 805300,
      "team_abbr": "MIA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1759,
      "prob_1_plus_hr": 0.1613,
      "model_over_probability": 0.1613,
      "model_under_probability": 0.8387,
      "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.0555,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0555,
      "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.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": 1.14,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "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.1573,
      "hr_prob_catboost_safe": 0.1613,
      "hr_prob_hybrid_gap_adjusted": 0.1585,
      "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.1581,
      "hr_prob_palantir": 0.1732,
      "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.0674,
      "hr_edge_catboost_safe": 0.0555,
      "hr_edge_hybrid_gap_adjusted": 0.0527,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0515,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0685,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0515,
      "hr_edge_rf_safe_calibrated_logistic": 0.0467,
      "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.0886,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1581,
      "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": 31,
      "edge_direction_rank": 26,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1732,
      "palantir_hr_prob": 0.1732,
      "palantir_prob_under": 0.8268,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0674,
      "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.1759,
      "fangorn_expected_home_runs": 0.1759,
      "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.0515,
      "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": "Jonathan India",
      "hitter_id": 663697,
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 870,
      "under_odds": -1485,
      "expected_home_runs": 0.1726,
      "prob_1_plus_hr": 0.1585,
      "model_over_probability": 0.1585,
      "model_under_probability": 0.8415,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1031,
      "implied_under_probability_raw": 0.9369,
      "implied_over_probability_novig": 0.0991,
      "implied_under_probability_novig": 0.9009,
      "edge_over": 0.0554,
      "edge_under": -0.0954,
      "recommended_side": "Over",
      "recommended_edge": 0.0554,
      "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.9649,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.08,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "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.1585,
      "hr_prob_hybrid_gap_adjusted": 0.1396,
      "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.1386,
      "hr_prob_palantir": 0.1334,
      "hr_prob_rf_safe_raw": 0.13,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1211,
      "hr_edge_palantir": 0.0303,
      "hr_edge_catboost_safe": 0.0554,
      "hr_edge_hybrid_gap_adjusted": 0.0365,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0305,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0269,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0305,
      "hr_edge_rf_safe_calibrated_logistic": 0.018,
      "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.1386,
      "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": 32,
      "edge_direction_rank": 27,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1334,
      "palantir_hr_prob": 0.1334,
      "palantir_prob_under": 0.8666,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0303,
      "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.1726,
      "fangorn_expected_home_runs": 0.1726,
      "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.0305,
      "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.00020000000000000573,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan India",
      "hitter_id": 663697,
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1726,
      "prob_1_plus_hr": 0.1585,
      "model_over_probability": 0.1585,
      "model_under_probability": 0.8415,
      "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.0554,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0554,
      "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.9649,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.08,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "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.1585,
      "hr_prob_hybrid_gap_adjusted": 0.1396,
      "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.1386,
      "hr_prob_palantir": 0.1334,
      "hr_prob_rf_safe_raw": 0.13,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1211,
      "hr_edge_palantir": 0.0303,
      "hr_edge_catboost_safe": 0.0554,
      "hr_edge_hybrid_gap_adjusted": 0.0365,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0305,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0269,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0305,
      "hr_edge_rf_safe_calibrated_logistic": 0.018,
      "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.1386,
      "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": 33,
      "edge_direction_rank": 28,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1334,
      "palantir_hr_prob": 0.1334,
      "palantir_prob_under": 0.8666,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0303,
      "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.1726,
      "fangorn_expected_home_runs": 0.1726,
      "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.0305,
      "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.00020000000000000573,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nick Castellanos",
      "hitter_id": 592206,
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2265,
      "prob_1_plus_hr": 0.2027,
      "model_over_probability": 0.2027,
      "model_under_probability": 0.7973,
      "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.0546,
      "edge_under": -0.0946,
      "recommended_side": "Over",
      "recommended_edge": 0.0546,
      "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.9343,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.21,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 16.62,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.33,
      "projected_home_runs_palantir": 18.33,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.2027,
      "hr_prob_hybrid_gap_adjusted": 0.1531,
      "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.1543,
      "hr_prob_palantir": 0.1794,
      "hr_prob_rf_safe_raw": 0.1641,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1447,
      "hr_edge_palantir": 0.0313,
      "hr_edge_catboost_safe": 0.0546,
      "hr_edge_hybrid_gap_adjusted": 0.005,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0059,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.016,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0059,
      "hr_edge_rf_safe_calibrated_logistic": -0.0034,
      "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.2086,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1543,
      "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": 34,
      "edge_direction_rank": 29,
      "value_score": 24.8,
      "value_rank": 10,
      "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.33,
      "palantir_expected_home_runs": 18.33,
      "palantir_prob_over": 0.1794,
      "palantir_hr_prob": 0.1794,
      "palantir_prob_under": 0.8206,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0313,
      "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.2265,
      "fangorn_expected_home_runs": 0.2265,
      "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.0059,
      "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.03720000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jackson Merrill",
      "hitter_id": 701538,
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -680,
      "expected_home_runs": 0.2448,
      "prob_1_plus_hr": 0.2171,
      "model_over_probability": 0.2171,
      "model_under_probability": 0.7829,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1626,
      "implied_under_probability_raw": 0.8718,
      "implied_over_probability_novig": 0.1572,
      "implied_under_probability_novig": 0.8428,
      "edge_over": 0.0545,
      "edge_under": -0.0889,
      "recommended_side": "Over",
      "recommended_edge": 0.0545,
      "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.9544,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.38,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 11.41,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.49,
      "projected_home_runs_palantir": 17.49,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.2171,
      "hr_prob_hybrid_gap_adjusted": 0.1436,
      "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.1503,
      "hr_prob_palantir": 0.2018,
      "hr_prob_rf_safe_raw": 0.1367,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1255,
      "hr_edge_palantir": 0.0392,
      "hr_edge_catboost_safe": 0.0545,
      "hr_edge_hybrid_gap_adjusted": -0.019,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.029,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0259,
      "hr_edge_rf_safe_calibrated_isotonic": -0.029,
      "hr_edge_rf_safe_calibrated_logistic": -0.0371,
      "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.1336,
      "fangorn_projection_spread_ratio": 0.3995,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1503,
      "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": 30,
      "value_score": 32.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": 17.49,
      "palantir_expected_home_runs": 17.49,
      "palantir_prob_over": 0.2018,
      "palantir_hr_prob": 0.2018,
      "palantir_prob_under": 0.7982,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0392,
      "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.2448,
      "fangorn_expected_home_runs": 0.2448,
      "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.029,
      "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.06820000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jackson Merrill",
      "hitter_id": 701538,
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2448,
      "prob_1_plus_hr": 0.2171,
      "model_over_probability": 0.2171,
      "model_under_probability": 0.7829,
      "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.0545,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0545,
      "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.9544,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.38,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 11.41,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.49,
      "projected_home_runs_palantir": 17.49,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.2171,
      "hr_prob_hybrid_gap_adjusted": 0.1436,
      "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.1503,
      "hr_prob_palantir": 0.2018,
      "hr_prob_rf_safe_raw": 0.1367,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1255,
      "hr_edge_palantir": 0.0392,
      "hr_edge_catboost_safe": 0.0545,
      "hr_edge_hybrid_gap_adjusted": -0.019,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.029,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0259,
      "hr_edge_rf_safe_calibrated_isotonic": -0.029,
      "hr_edge_rf_safe_calibrated_logistic": -0.0371,
      "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.1336,
      "fangorn_projection_spread_ratio": 0.3995,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1503,
      "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": 36,
      "edge_direction_rank": 31,
      "value_score": 32.0,
      "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": 17.49,
      "palantir_expected_home_runs": 17.49,
      "palantir_prob_over": 0.2018,
      "palantir_hr_prob": 0.2018,
      "palantir_prob_under": 0.7982,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0392,
      "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.2448,
      "fangorn_expected_home_runs": 0.2448,
      "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.029,
      "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.06820000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nick Kurtz",
      "hitter_id": 701762,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 265,
      "under_odds": -320,
      "expected_home_runs": 0.2031,
      "prob_1_plus_hr": 0.1838,
      "model_over_probability": 0.1838,
      "model_under_probability": 0.8162,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.274,
      "implied_under_probability_raw": 0.7619,
      "implied_over_probability_novig": 0.2645,
      "implied_under_probability_novig": 0.7355,
      "edge_over": -0.0902,
      "edge_under": 0.0543,
      "recommended_side": "Under",
      "recommended_edge": 0.0543,
      "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.946,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.53,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 31.0,
      "projected_home_runs_rf_safe_season": 19.61,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 30.38,
      "projected_home_runs_palantir": 30.38,
      "hr_prob_rf_safe": 0.1143,
      "hr_prob_catboost_safe": 0.1838,
      "hr_prob_hybrid_gap_adjusted": 0.1268,
      "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.1282,
      "hr_prob_palantir": 0.1805,
      "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.0935,
      "hr_edge_catboost_safe": -0.0902,
      "hr_edge_hybrid_gap_adjusted": -0.1472,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1597,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1534,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1597,
      "hr_edge_rf_safe_calibrated_logistic": -0.1588,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.3674,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1282,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "STRONG_DAMAGE",
      "damage_label": "Strong Damage",
      "damage_score": 2,
      "damage_rank_bucket": "top_3",
      "damage_note": "Strong damage support from top-board HR context or fuller trust alignment.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 37,
      "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": 30.38,
      "palantir_expected_home_runs": 30.38,
      "palantir_prob_over": 0.1805,
      "palantir_hr_prob": 0.1805,
      "palantir_prob_under": 0.8195,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0935,
      "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.2031,
      "fangorn_expected_home_runs": 0.2031,
      "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.1597,
      "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.0662,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Shohei Ohtani",
      "hitter_id": 660271,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2438,
      "prob_1_plus_hr": 0.2164,
      "model_over_probability": 0.2164,
      "model_under_probability": 0.7836,
      "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.0866,
      "edge_under": 0.0539,
      "recommended_side": "Under",
      "recommended_edge": 0.0539,
      "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.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.085,
      "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": 47.0,
      "projected_home_runs_rf_safe_season": 46.52,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 43.12,
      "projected_home_runs_palantir": 43.12,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2164,
      "hr_prob_hybrid_gap_adjusted": 0.1881,
      "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.1866,
      "hr_prob_palantir": 0.2004,
      "hr_prob_rf_safe_raw": 0.2144,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1864,
      "hr_edge_palantir": -0.1026,
      "hr_edge_catboost_safe": -0.0866,
      "hr_edge_hybrid_gap_adjusted": -0.1149,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1239,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0886,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1239,
      "hr_edge_rf_safe_calibrated_logistic": -0.1166,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Balanced Anchor",
      "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.0102,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1866,
      "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": 38,
      "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": 43.12,
      "palantir_expected_home_runs": 43.12,
      "palantir_prob_over": 0.2004,
      "palantir_hr_prob": 0.2004,
      "palantir_prob_under": 0.7996,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.1026,
      "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.2438,
      "fangorn_expected_home_runs": 0.2438,
      "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.1239,
      "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.021299999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nick Castellanos",
      "hitter_id": 592206,
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2265,
      "prob_1_plus_hr": 0.2027,
      "model_over_probability": 0.2027,
      "model_under_probability": 0.7973,
      "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.0534,
      "edge_under": -0.0884,
      "recommended_side": "Over",
      "recommended_edge": 0.0534,
      "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.9343,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.21,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 16.62,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.33,
      "projected_home_runs_palantir": 18.33,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.2027,
      "hr_prob_hybrid_gap_adjusted": 0.1531,
      "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.1543,
      "hr_prob_palantir": 0.1794,
      "hr_prob_rf_safe_raw": 0.1641,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1447,
      "hr_edge_palantir": 0.0301,
      "hr_edge_catboost_safe": 0.0534,
      "hr_edge_hybrid_gap_adjusted": 0.0038,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0071,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0148,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0071,
      "hr_edge_rf_safe_calibrated_logistic": -0.0046,
      "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.2086,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1543,
      "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": 40,
      "edge_direction_rank": 32,
      "value_score": 24.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.33,
      "palantir_expected_home_runs": 18.33,
      "palantir_prob_over": 0.1794,
      "palantir_hr_prob": 0.1794,
      "palantir_prob_under": 0.8206,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0301,
      "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.2265,
      "fangorn_expected_home_runs": 0.2265,
      "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.0071,
      "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.03720000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nick Castellanos",
      "hitter_id": 592206,
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2265,
      "prob_1_plus_hr": 0.2027,
      "model_over_probability": 0.2027,
      "model_under_probability": 0.7973,
      "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.0534,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0534,
      "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.9343,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.21,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 16.62,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.33,
      "projected_home_runs_palantir": 18.33,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.2027,
      "hr_prob_hybrid_gap_adjusted": 0.1531,
      "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.1543,
      "hr_prob_palantir": 0.1794,
      "hr_prob_rf_safe_raw": 0.1641,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1447,
      "hr_edge_palantir": 0.0301,
      "hr_edge_catboost_safe": 0.0534,
      "hr_edge_hybrid_gap_adjusted": 0.0038,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0071,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0148,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0071,
      "hr_edge_rf_safe_calibrated_logistic": -0.0046,
      "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.2086,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1543,
      "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": 33,
      "value_score": 24.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.33,
      "palantir_expected_home_runs": 18.33,
      "palantir_prob_over": 0.1794,
      "palantir_hr_prob": 0.1794,
      "palantir_prob_under": 0.8206,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0301,
      "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.2265,
      "fangorn_expected_home_runs": 0.2265,
      "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.0071,
      "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.03720000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ryan O'Hearn",
      "hitter_id": 656811,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 640,
      "under_odds": -895,
      "expected_home_runs": 0.2084,
      "prob_1_plus_hr": 0.1881,
      "model_over_probability": 0.1881,
      "model_under_probability": 0.8119,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1351,
      "implied_under_probability_raw": 0.8995,
      "implied_over_probability_novig": 0.1306,
      "implied_under_probability_novig": 0.8694,
      "edge_over": 0.053,
      "edge_under": -0.0876,
      "recommended_side": "Over",
      "recommended_edge": 0.053,
      "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.8982,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.16,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 15.95,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.95,
      "projected_home_runs_palantir": 13.95,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1881,
      "hr_prob_hybrid_gap_adjusted": 0.1818,
      "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.1809,
      "hr_prob_palantir": 0.1762,
      "hr_prob_rf_safe_raw": 0.1988,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1725,
      "hr_edge_palantir": 0.0411,
      "hr_edge_catboost_safe": 0.053,
      "hr_edge_hybrid_gap_adjusted": 0.0467,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.044,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0637,
      "hr_edge_rf_safe_calibrated_isotonic": 0.044,
      "hr_edge_rf_safe_calibrated_logistic": 0.0374,
      "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.0633,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1809,
      "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": 42,
      "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": 13.95,
      "palantir_expected_home_runs": 13.95,
      "palantir_prob_over": 0.1762,
      "palantir_hr_prob": 0.1762,
      "palantir_prob_under": 0.8238,
      "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.2084,
      "fangorn_expected_home_runs": 0.2084,
      "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.044,
      "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.0029000000000000137,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ryan O'Hearn",
      "hitter_id": 656811,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 640,
      "under_odds": -955,
      "expected_home_runs": 0.2084,
      "prob_1_plus_hr": 0.1881,
      "model_over_probability": 0.1881,
      "model_under_probability": 0.8119,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1351,
      "implied_under_probability_raw": 0.9052,
      "implied_over_probability_novig": 0.1299,
      "implied_under_probability_novig": 0.8701,
      "edge_over": 0.053,
      "edge_under": -0.0933,
      "recommended_side": "Over",
      "recommended_edge": 0.053,
      "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.8982,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.16,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 15.95,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.95,
      "projected_home_runs_palantir": 13.95,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1881,
      "hr_prob_hybrid_gap_adjusted": 0.1818,
      "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.1809,
      "hr_prob_palantir": 0.1762,
      "hr_prob_rf_safe_raw": 0.1988,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1725,
      "hr_edge_palantir": 0.0411,
      "hr_edge_catboost_safe": 0.053,
      "hr_edge_hybrid_gap_adjusted": 0.0467,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.044,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0637,
      "hr_edge_rf_safe_calibrated_isotonic": 0.044,
      "hr_edge_rf_safe_calibrated_logistic": 0.0374,
      "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.0633,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1809,
      "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": 43,
      "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": 13.95,
      "palantir_expected_home_runs": 13.95,
      "palantir_prob_over": 0.1762,
      "palantir_hr_prob": 0.1762,
      "palantir_prob_under": 0.8238,
      "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.2084,
      "fangorn_expected_home_runs": 0.2084,
      "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.044,
      "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.0029000000000000137,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Aaron Judge",
      "hitter_id": 592450,
      "team_abbr": "NYY",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -280,
      "expected_home_runs": 0.2365,
      "prob_1_plus_hr": 0.2106,
      "model_over_probability": 0.2106,
      "model_under_probability": 0.7894,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.303,
      "implied_under_probability_raw": 0.7368,
      "implied_over_probability_novig": 0.2914,
      "implied_under_probability_novig": 0.7086,
      "edge_over": -0.0924,
      "edge_under": 0.0526,
      "recommended_side": "Under",
      "recommended_edge": 0.0526,
      "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": 0.964,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1791,
      "hr_prob_catboost_safe": 0.2106,
      "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.1854,
      "hr_prob_palantir": 0.1983,
      "hr_prob_rf_safe_raw": 0.2044,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1775,
      "hr_edge_palantir": -0.1047,
      "hr_edge_catboost_safe": -0.0924,
      "hr_edge_hybrid_gap_adjusted": -0.1163,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1239,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0986,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1239,
      "hr_edge_rf_safe_calibrated_logistic": -0.1255,
      "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.033,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1854,
      "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": 44,
      "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": 43.0,
      "palantir_expected_home_runs": 43.0,
      "palantir_prob_over": 0.1983,
      "palantir_hr_prob": 0.1983,
      "palantir_prob_under": 0.8017,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.1047,
      "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.2365,
      "fangorn_expected_home_runs": 0.2365,
      "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.1239,
      "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.019199999999999995,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ryan O'Hearn",
      "hitter_id": 656811,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 635,
      "under_odds": null,
      "expected_home_runs": 0.2084,
      "prob_1_plus_hr": 0.1881,
      "model_over_probability": 0.1881,
      "model_under_probability": 0.8119,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1361,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.052,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.052,
      "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.8982,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.16,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 15.95,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.95,
      "projected_home_runs_palantir": 13.95,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1881,
      "hr_prob_hybrid_gap_adjusted": 0.1818,
      "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.1809,
      "hr_prob_palantir": 0.1762,
      "hr_prob_rf_safe_raw": 0.1988,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1725,
      "hr_edge_palantir": 0.0401,
      "hr_edge_catboost_safe": 0.052,
      "hr_edge_hybrid_gap_adjusted": 0.0457,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.043,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0627,
      "hr_edge_rf_safe_calibrated_isotonic": 0.043,
      "hr_edge_rf_safe_calibrated_logistic": 0.0364,
      "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.0633,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1809,
      "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": 45,
      "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": 13.95,
      "palantir_expected_home_runs": 13.95,
      "palantir_prob_over": 0.1762,
      "palantir_hr_prob": 0.1762,
      "palantir_prob_under": 0.8238,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0401,
      "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.2084,
      "fangorn_expected_home_runs": 0.2084,
      "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.043,
      "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.0029000000000000137,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Freddie Freeman",
      "hitter_id": 518692,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2485,
      "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.1681,
      "implied_under_probability_raw": 0.8718,
      "implied_over_probability_novig": 0.1617,
      "implied_under_probability_novig": 0.8383,
      "edge_over": 0.0519,
      "edge_under": -0.0918,
      "recommended_side": "Over",
      "recommended_edge": 0.0519,
      "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.085,
      "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": 23.0,
      "projected_home_runs_rf_safe_season": 20.99,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.5,
      "projected_home_runs_palantir": 23.5,
      "hr_prob_rf_safe": 0.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.2242,
      "hr_prob_rf_safe_raw": 0.2029,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1761,
      "hr_edge_palantir": 0.0561,
      "hr_edge_catboost_safe": 0.0519,
      "hr_edge_hybrid_gap_adjusted": 0.0184,
      "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.0348,
      "hr_edge_rf_safe_calibrated_isotonic": 0.011,
      "hr_edge_rf_safe_calibrated_logistic": 0.008,
      "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.0874,
      "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": 46,
      "edge_direction_rank": 37,
      "value_score": 33.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": 23.5,
      "palantir_expected_home_runs": 23.5,
      "palantir_prob_over": 0.2242,
      "palantir_hr_prob": 0.2242,
      "palantir_prob_under": 0.7758,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0561,
      "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.2485,
      "fangorn_expected_home_runs": 0.2485,
      "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.0451,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan Aranda",
      "hitter_id": 666018,
      "team_abbr": "TB",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.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.1325,
      "implied_under_probability_raw": 0.9024,
      "implied_over_probability_novig": 0.128,
      "implied_under_probability_novig": 0.872,
      "edge_over": 0.0518,
      "edge_under": -0.0867,
      "recommended_side": "Over",
      "recommended_edge": 0.0518,
      "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.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.1,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.045,
      "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.2597,
      "hr_prob_catboost_safe": 0.1843,
      "hr_prob_hybrid_gap_adjusted": 0.2461,
      "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.2446,
      "hr_prob_palantir": 0.2044,
      "hr_prob_rf_safe_raw": 0.2488,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2199,
      "hr_edge_palantir": 0.0719,
      "hr_edge_catboost_safe": 0.0518,
      "hr_edge_hybrid_gap_adjusted": 0.1136,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1272,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1163,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1272,
      "hr_edge_rf_safe_calibrated_logistic": 0.0874,
      "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.4044,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2446,
      "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": 33,
      "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 47,
      "edge_direction_rank": 38,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2044,
      "palantir_hr_prob": 0.2044,
      "palantir_prob_under": 0.7956,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0719,
      "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.2037,
      "fangorn_expected_home_runs": 0.2037,
      "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.1272,
      "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.05529999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan Aranda",
      "hitter_id": 666018,
      "team_abbr": "TB",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.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.1325,
      "implied_under_probability_raw": 0.9074,
      "implied_over_probability_novig": 0.1274,
      "implied_under_probability_novig": 0.8726,
      "edge_over": 0.0518,
      "edge_under": -0.0917,
      "recommended_side": "Over",
      "recommended_edge": 0.0518,
      "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.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.1,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.045,
      "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.2597,
      "hr_prob_catboost_safe": 0.1843,
      "hr_prob_hybrid_gap_adjusted": 0.2461,
      "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.2446,
      "hr_prob_palantir": 0.2044,
      "hr_prob_rf_safe_raw": 0.2488,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2199,
      "hr_edge_palantir": 0.0719,
      "hr_edge_catboost_safe": 0.0518,
      "hr_edge_hybrid_gap_adjusted": 0.1136,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1272,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1163,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1272,
      "hr_edge_rf_safe_calibrated_logistic": 0.0874,
      "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.4044,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2446,
      "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": 33,
      "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 48,
      "edge_direction_rank": 39,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2044,
      "palantir_hr_prob": 0.2044,
      "palantir_prob_under": 0.7956,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0719,
      "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.2037,
      "fangorn_expected_home_runs": 0.2037,
      "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.1272,
      "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.05529999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bryan Reynolds",
      "hitter_id": 668804,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2121,
      "prob_1_plus_hr": 0.1911,
      "model_over_probability": 0.1911,
      "model_under_probability": 0.8089,
      "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.0512,
      "edge_under": -0.0911,
      "recommended_side": "Over",
      "recommended_edge": 0.0512,
      "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.9896,
      "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.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "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.1911,
      "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.1713,
      "hr_prob_rf_safe_raw": 0.1569,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1394,
      "hr_edge_palantir": 0.0314,
      "hr_edge_catboost_safe": 0.0512,
      "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.017,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0023,
      "hr_edge_rf_safe_calibrated_logistic": -0.0005,
      "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.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": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 50,
      "edge_direction_rank": 40,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1713,
      "palantir_hr_prob": 0.1713,
      "palantir_prob_under": 0.8287,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0314,
      "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.2121,
      "fangorn_expected_home_runs": 0.2121,
      "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.029100000000000015,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Yandy D\u00edaz",
      "hitter_id": 650490,
      "team_abbr": "TB",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2221,
      "prob_1_plus_hr": 0.1992,
      "model_over_probability": 0.1992,
      "model_under_probability": 0.8008,
      "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.0511,
      "edge_under": -0.0911,
      "recommended_side": "Over",
      "recommended_edge": 0.0511,
      "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.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.1,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.045,
      "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.2597,
      "hr_prob_catboost_safe": 0.1992,
      "hr_prob_hybrid_gap_adjusted": 0.2488,
      "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.2476,
      "hr_prob_palantir": 0.2058,
      "hr_prob_rf_safe_raw": 0.2475,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2186,
      "hr_edge_palantir": 0.0577,
      "hr_edge_catboost_safe": 0.0511,
      "hr_edge_hybrid_gap_adjusted": 0.1007,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1116,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0994,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1116,
      "hr_edge_rf_safe_calibrated_logistic": 0.0705,
      "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.2805,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2476,
      "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": 51,
      "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": 20.75,
      "palantir_expected_home_runs": 20.75,
      "palantir_prob_over": 0.2058,
      "palantir_hr_prob": 0.2058,
      "palantir_prob_under": 0.7942,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0577,
      "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.2221,
      "fangorn_expected_home_runs": 0.2221,
      "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.1116,
      "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.053899999999999976,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan Aranda",
      "hitter_id": 666018,
      "team_abbr": "TB",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.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.1333,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.051,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.051,
      "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.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.1,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.045,
      "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.2597,
      "hr_prob_catboost_safe": 0.1843,
      "hr_prob_hybrid_gap_adjusted": 0.2461,
      "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.2446,
      "hr_prob_palantir": 0.2044,
      "hr_prob_rf_safe_raw": 0.2488,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2199,
      "hr_edge_palantir": 0.0711,
      "hr_edge_catboost_safe": 0.051,
      "hr_edge_hybrid_gap_adjusted": 0.1128,
      "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.1155,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1264,
      "hr_edge_rf_safe_calibrated_logistic": 0.0866,
      "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.4044,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2446,
      "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": 33,
      "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 52,
      "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": 10.1,
      "palantir_expected_home_runs": 10.1,
      "palantir_prob_over": 0.2044,
      "palantir_hr_prob": 0.2044,
      "palantir_prob_under": 0.7956,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0711,
      "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.2037,
      "fangorn_expected_home_runs": 0.2037,
      "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.1264,
      "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.05529999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Freddie Freeman",
      "hitter_id": 518692,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2485,
      "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.1695,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0505,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0505,
      "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.085,
      "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": 23.0,
      "projected_home_runs_rf_safe_season": 20.99,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.5,
      "projected_home_runs_palantir": 23.5,
      "hr_prob_rf_safe": 0.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.2242,
      "hr_prob_rf_safe_raw": 0.2029,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1761,
      "hr_edge_palantir": 0.0547,
      "hr_edge_catboost_safe": 0.0505,
      "hr_edge_hybrid_gap_adjusted": 0.017,
      "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.0334,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0096,
      "hr_edge_rf_safe_calibrated_logistic": 0.0066,
      "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.0874,
      "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": 53,
      "edge_direction_rank": 43,
      "value_score": 33.2,
      "value_rank": 2,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2242,
      "palantir_hr_prob": 0.2242,
      "palantir_prob_under": 0.7758,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0547,
      "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.2485,
      "fangorn_expected_home_runs": 0.2485,
      "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.0451,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bryan Reynolds",
      "hitter_id": 668804,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2121,
      "prob_1_plus_hr": 0.1911,
      "model_over_probability": 0.1911,
      "model_under_probability": 0.8089,
      "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.0503,
      "edge_under": -0.0858,
      "recommended_side": "Over",
      "recommended_edge": 0.0503,
      "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.9896,
      "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.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "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.1911,
      "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.1713,
      "hr_prob_rf_safe_raw": 0.1569,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1394,
      "hr_edge_palantir": 0.0305,
      "hr_edge_catboost_safe": 0.0503,
      "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.0161,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0014,
      "hr_edge_rf_safe_calibrated_logistic": -0.0014,
      "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.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": 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": 54,
      "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": 17.72,
      "palantir_expected_home_runs": 17.72,
      "palantir_prob_over": 0.1713,
      "palantir_hr_prob": 0.1713,
      "palantir_prob_under": 0.8287,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0305,
      "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.2121,
      "fangorn_expected_home_runs": 0.2121,
      "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.029100000000000015,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bryan Reynolds",
      "hitter_id": 668804,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2121,
      "prob_1_plus_hr": 0.1911,
      "model_over_probability": 0.1911,
      "model_under_probability": 0.8089,
      "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.0503,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0503,
      "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.9896,
      "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.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "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.1911,
      "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.1713,
      "hr_prob_rf_safe_raw": 0.1569,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1394,
      "hr_edge_palantir": 0.0305,
      "hr_edge_catboost_safe": 0.0503,
      "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.0161,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0014,
      "hr_edge_rf_safe_calibrated_logistic": -0.0014,
      "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.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": 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": 55,
      "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.72,
      "palantir_expected_home_runs": 17.72,
      "palantir_prob_over": 0.1713,
      "palantir_hr_prob": 0.1713,
      "palantir_prob_under": 0.8287,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0305,
      "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.2121,
      "fangorn_expected_home_runs": 0.2121,
      "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.029100000000000015,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Yandy D\u00edaz",
      "hitter_id": 650490,
      "team_abbr": "TB",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2221,
      "prob_1_plus_hr": 0.1992,
      "model_over_probability": 0.1992,
      "model_under_probability": 0.8008,
      "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.0499,
      "edge_under": -0.0849,
      "recommended_side": "Over",
      "recommended_edge": 0.0499,
      "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.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.1,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.045,
      "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.2597,
      "hr_prob_catboost_safe": 0.1992,
      "hr_prob_hybrid_gap_adjusted": 0.2488,
      "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.2476,
      "hr_prob_palantir": 0.2058,
      "hr_prob_rf_safe_raw": 0.2475,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2186,
      "hr_edge_palantir": 0.0565,
      "hr_edge_catboost_safe": 0.0499,
      "hr_edge_hybrid_gap_adjusted": 0.0995,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1104,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0982,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1104,
      "hr_edge_rf_safe_calibrated_logistic": 0.0693,
      "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.2805,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2476,
      "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": 56,
      "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": 20.75,
      "palantir_expected_home_runs": 20.75,
      "palantir_prob_over": 0.2058,
      "palantir_hr_prob": 0.2058,
      "palantir_prob_under": 0.7942,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0565,
      "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.2221,
      "fangorn_expected_home_runs": 0.2221,
      "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.1104,
      "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.053899999999999976,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Yandy D\u00edaz",
      "hitter_id": 650490,
      "team_abbr": "TB",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2221,
      "prob_1_plus_hr": 0.1992,
      "model_over_probability": 0.1992,
      "model_under_probability": 0.8008,
      "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.0499,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0499,
      "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.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.1,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.045,
      "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.2597,
      "hr_prob_catboost_safe": 0.1992,
      "hr_prob_hybrid_gap_adjusted": 0.2488,
      "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.2476,
      "hr_prob_palantir": 0.2058,
      "hr_prob_rf_safe_raw": 0.2475,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2186,
      "hr_edge_palantir": 0.0565,
      "hr_edge_catboost_safe": 0.0499,
      "hr_edge_hybrid_gap_adjusted": 0.0995,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1104,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0982,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1104,
      "hr_edge_rf_safe_calibrated_logistic": 0.0693,
      "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.2805,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2476,
      "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": 57,
      "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": 20.75,
      "palantir_expected_home_runs": 20.75,
      "palantir_prob_over": 0.2058,
      "palantir_hr_prob": 0.2058,
      "palantir_prob_under": 0.7942,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0565,
      "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.2221,
      "fangorn_expected_home_runs": 0.2221,
      "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.1104,
      "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.053899999999999976,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Spencer Horwitz",
      "hitter_id": 687462,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 755,
      "under_odds": -1115,
      "expected_home_runs": 0.1825,
      "prob_1_plus_hr": 0.1668,
      "model_over_probability": 0.1668,
      "model_under_probability": 0.8332,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.117,
      "implied_under_probability_raw": 0.9177,
      "implied_over_probability_novig": 0.1131,
      "implied_under_probability_novig": 0.8869,
      "edge_over": 0.0498,
      "edge_under": -0.0845,
      "recommended_side": "Over",
      "recommended_edge": 0.0498,
      "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.8409,
      "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.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 10.62,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.85,
      "projected_home_runs_palantir": 8.85,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1668,
      "hr_prob_hybrid_gap_adjusted": 0.1602,
      "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.1592,
      "hr_prob_palantir": 0.1491,
      "hr_prob_rf_safe_raw": 0.1762,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.154,
      "hr_edge_palantir": 0.0321,
      "hr_edge_catboost_safe": 0.0498,
      "hr_edge_hybrid_gap_adjusted": 0.0432,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0403,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0592,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0403,
      "hr_edge_rf_safe_calibrated_logistic": 0.037,
      "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.062,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1592,
      "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 60,
      "suppression_reason_count": 5,
      "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": 58,
      "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": 8.85,
      "palantir_expected_home_runs": 8.85,
      "palantir_prob_over": 0.1491,
      "palantir_hr_prob": 0.1491,
      "palantir_prob_under": 0.8509,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0321,
      "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.1825,
      "fangorn_expected_home_runs": 0.1825,
      "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.0403,
      "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": "Trea Turner",
      "hitter_id": 607208,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -835,
      "expected_home_runs": 0.2188,
      "prob_1_plus_hr": 0.1965,
      "model_over_probability": 0.1965,
      "model_under_probability": 0.8035,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1471,
      "implied_under_probability_raw": 0.893,
      "implied_over_probability_novig": 0.1414,
      "implied_under_probability_novig": 0.8586,
      "edge_over": 0.0494,
      "edge_under": -0.0895,
      "recommended_side": "Over",
      "recommended_edge": 0.0494,
      "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.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.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 15.97,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.9,
      "projected_home_runs_palantir": 17.9,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1965,
      "hr_prob_hybrid_gap_adjusted": 0.1625,
      "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.1633,
      "hr_prob_palantir": 0.1863,
      "hr_prob_rf_safe_raw": 0.168,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1477,
      "hr_edge_palantir": 0.0392,
      "hr_edge_catboost_safe": 0.0494,
      "hr_edge_hybrid_gap_adjusted": 0.0154,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0079,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0209,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0079,
      "hr_edge_rf_safe_calibrated_logistic": 0.0006,
      "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.155,
      "fangorn_projection_spread_ratio": 0.1595,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1633,
      "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": 59,
      "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": 17.9,
      "palantir_expected_home_runs": 17.9,
      "palantir_prob_over": 0.1863,
      "palantir_hr_prob": 0.1863,
      "palantir_prob_under": 0.8137,
      "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.2188,
      "fangorn_expected_home_runs": 0.2188,
      "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.0079,
      "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.031299999999999994,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Spencer Horwitz",
      "hitter_id": 687462,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 750,
      "under_odds": -1185,
      "expected_home_runs": 0.1825,
      "prob_1_plus_hr": 0.1668,
      "model_over_probability": 0.1668,
      "model_under_probability": 0.8332,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1176,
      "implied_under_probability_raw": 0.9222,
      "implied_over_probability_novig": 0.1131,
      "implied_under_probability_novig": 0.8869,
      "edge_over": 0.0492,
      "edge_under": -0.089,
      "recommended_side": "Over",
      "recommended_edge": 0.0492,
      "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.8409,
      "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.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 10.62,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.85,
      "projected_home_runs_palantir": 8.85,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1668,
      "hr_prob_hybrid_gap_adjusted": 0.1602,
      "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.1592,
      "hr_prob_palantir": 0.1491,
      "hr_prob_rf_safe_raw": 0.1762,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.154,
      "hr_edge_palantir": 0.0315,
      "hr_edge_catboost_safe": 0.0492,
      "hr_edge_hybrid_gap_adjusted": 0.0426,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0397,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0586,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0397,
      "hr_edge_rf_safe_calibrated_logistic": 0.0364,
      "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.062,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1592,
      "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 60,
      "suppression_reason_count": 5,
      "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": 61,
      "edge_direction_rank": 50,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.85,
      "palantir_expected_home_runs": 8.85,
      "palantir_prob_over": 0.1491,
      "palantir_hr_prob": 0.1491,
      "palantir_prob_under": 0.8509,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0315,
      "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.1825,
      "fangorn_expected_home_runs": 0.1825,
      "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.0397,
      "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": "Freddie Freeman",
      "hitter_id": 518692,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -640,
      "expected_home_runs": 0.2485,
      "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.1709,
      "implied_under_probability_raw": 0.8649,
      "implied_over_probability_novig": 0.165,
      "implied_under_probability_novig": 0.835,
      "edge_over": 0.0491,
      "edge_under": -0.0849,
      "recommended_side": "Over",
      "recommended_edge": 0.0491,
      "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.085,
      "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": 23.0,
      "projected_home_runs_rf_safe_season": 20.99,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.5,
      "projected_home_runs_palantir": 23.5,
      "hr_prob_rf_safe": 0.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.2242,
      "hr_prob_rf_safe_raw": 0.2029,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1761,
      "hr_edge_palantir": 0.0533,
      "hr_edge_catboost_safe": 0.0491,
      "hr_edge_hybrid_gap_adjusted": 0.0156,
      "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.032,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0082,
      "hr_edge_rf_safe_calibrated_logistic": 0.0052,
      "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.0874,
      "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": 62,
      "edge_direction_rank": 51,
      "value_score": 33.0,
      "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": 23.5,
      "palantir_expected_home_runs": 23.5,
      "palantir_prob_over": 0.2242,
      "palantir_hr_prob": 0.2242,
      "palantir_prob_under": 0.7758,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0533,
      "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.2485,
      "fangorn_expected_home_runs": 0.2485,
      "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.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.0451,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Spencer Horwitz",
      "hitter_id": 687462,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 745,
      "under_odds": null,
      "expected_home_runs": 0.1825,
      "prob_1_plus_hr": 0.1668,
      "model_over_probability": 0.1668,
      "model_under_probability": 0.8332,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1183,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0485,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0485,
      "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.8409,
      "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.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 10.62,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.85,
      "projected_home_runs_palantir": 8.85,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1668,
      "hr_prob_hybrid_gap_adjusted": 0.1602,
      "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.1592,
      "hr_prob_palantir": 0.1491,
      "hr_prob_rf_safe_raw": 0.1762,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.154,
      "hr_edge_palantir": 0.0308,
      "hr_edge_catboost_safe": 0.0485,
      "hr_edge_hybrid_gap_adjusted": 0.0419,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.039,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0579,
      "hr_edge_rf_safe_calibrated_isotonic": 0.039,
      "hr_edge_rf_safe_calibrated_logistic": 0.0357,
      "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.062,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1592,
      "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 60,
      "suppression_reason_count": 5,
      "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": 63,
      "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": 8.85,
      "palantir_expected_home_runs": 8.85,
      "palantir_prob_over": 0.1491,
      "palantir_hr_prob": 0.1491,
      "palantir_prob_under": 0.8509,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0308,
      "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.1825,
      "fangorn_expected_home_runs": 0.1825,
      "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.039,
      "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": "Trea Turner",
      "hitter_id": 607208,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -785,
      "expected_home_runs": 0.2188,
      "prob_1_plus_hr": 0.1965,
      "model_over_probability": 0.1965,
      "model_under_probability": 0.8035,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1481,
      "implied_under_probability_raw": 0.887,
      "implied_over_probability_novig": 0.1431,
      "implied_under_probability_novig": 0.8569,
      "edge_over": 0.0484,
      "edge_under": -0.0835,
      "recommended_side": "Over",
      "recommended_edge": 0.0484,
      "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.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.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 15.97,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.9,
      "projected_home_runs_palantir": 17.9,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1965,
      "hr_prob_hybrid_gap_adjusted": 0.1625,
      "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.1633,
      "hr_prob_palantir": 0.1863,
      "hr_prob_rf_safe_raw": 0.168,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1477,
      "hr_edge_palantir": 0.0382,
      "hr_edge_catboost_safe": 0.0484,
      "hr_edge_hybrid_gap_adjusted": 0.0144,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0069,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0199,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0069,
      "hr_edge_rf_safe_calibrated_logistic": -0.0004,
      "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.155,
      "fangorn_projection_spread_ratio": 0.1595,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1633,
      "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": 64,
      "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": 17.9,
      "palantir_expected_home_runs": 17.9,
      "palantir_prob_over": 0.1863,
      "palantir_hr_prob": 0.1863,
      "palantir_prob_under": 0.8137,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0382,
      "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.2188,
      "fangorn_expected_home_runs": 0.2188,
      "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.0069,
      "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.031299999999999994,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Trea Turner",
      "hitter_id": 607208,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 575,
      "under_odds": null,
      "expected_home_runs": 0.2188,
      "prob_1_plus_hr": 0.1965,
      "model_over_probability": 0.1965,
      "model_under_probability": 0.8035,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1481,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0484,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0484,
      "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.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.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 15.97,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.9,
      "projected_home_runs_palantir": 17.9,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1965,
      "hr_prob_hybrid_gap_adjusted": 0.1625,
      "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.1633,
      "hr_prob_palantir": 0.1863,
      "hr_prob_rf_safe_raw": 0.168,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1477,
      "hr_edge_palantir": 0.0382,
      "hr_edge_catboost_safe": 0.0484,
      "hr_edge_hybrid_gap_adjusted": 0.0144,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0069,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0199,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0069,
      "hr_edge_rf_safe_calibrated_logistic": -0.0004,
      "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.155,
      "fangorn_projection_spread_ratio": 0.1595,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1633,
      "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": 65,
      "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": 17.9,
      "palantir_expected_home_runs": 17.9,
      "palantir_prob_over": 0.1863,
      "palantir_hr_prob": 0.1863,
      "palantir_prob_under": 0.8137,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0382,
      "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.2188,
      "fangorn_expected_home_runs": 0.2188,
      "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.0069,
      "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.031299999999999994,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Roman Anthony",
      "hitter_id": 701350,
      "team_abbr": "BOS",
      "opponent_abbr": "BAL",
      "pitcher_name": "Shane Baz",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 700,
      "under_odds": -1010,
      "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.125,
      "implied_under_probability_raw": 0.9099,
      "implied_over_probability_novig": 0.1208,
      "implied_under_probability_novig": 0.8792,
      "edge_over": 0.0476,
      "edge_under": -0.0825,
      "recommended_side": "Over",
      "recommended_edge": 0.0476,
      "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.8638,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "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.051,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.992,
      "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.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1772,
      "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.1778,
      "hr_prob_palantir": 0.1851,
      "hr_prob_rf_safe_raw": 0.2178,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1895,
      "hr_edge_palantir": 0.0601,
      "hr_edge_catboost_safe": 0.0476,
      "hr_edge_hybrid_gap_adjusted": 0.0522,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0541,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0928,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0541,
      "hr_edge_rf_safe_calibrated_logistic": 0.0645,
      "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.1778,
      "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": 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": 10.8,
      "palantir_expected_home_runs": 10.8,
      "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.0601,
      "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.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.0541,
      "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": "Roman Anthony",
      "hitter_id": 701350,
      "team_abbr": "BOS",
      "opponent_abbr": "BAL",
      "pitcher_name": "Shane Baz",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 700,
      "under_odds": -1070,
      "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.125,
      "implied_under_probability_raw": 0.9145,
      "implied_over_probability_novig": 0.1203,
      "implied_under_probability_novig": 0.8797,
      "edge_over": 0.0476,
      "edge_under": -0.0871,
      "recommended_side": "Over",
      "recommended_edge": 0.0476,
      "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.8638,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "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.051,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.992,
      "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.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1772,
      "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.1778,
      "hr_prob_palantir": 0.1851,
      "hr_prob_rf_safe_raw": 0.2178,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1895,
      "hr_edge_palantir": 0.0601,
      "hr_edge_catboost_safe": 0.0476,
      "hr_edge_hybrid_gap_adjusted": 0.0522,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0541,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0928,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0541,
      "hr_edge_rf_safe_calibrated_logistic": 0.0645,
      "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.1778,
      "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": 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": 10.8,
      "palantir_expected_home_runs": 10.8,
      "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.0601,
      "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.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.0541,
      "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": "Roman Anthony",
      "hitter_id": 701350,
      "team_abbr": "BOS",
      "opponent_abbr": "BAL",
      "pitcher_name": "Shane Baz",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 695,
      "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.1258,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0468,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0468,
      "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.8638,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "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.051,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.992,
      "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.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1772,
      "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.1778,
      "hr_prob_palantir": 0.1851,
      "hr_prob_rf_safe_raw": 0.2178,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1895,
      "hr_edge_palantir": 0.0593,
      "hr_edge_catboost_safe": 0.0468,
      "hr_edge_hybrid_gap_adjusted": 0.0514,
      "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.092,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0533,
      "hr_edge_rf_safe_calibrated_logistic": 0.0637,
      "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.1778,
      "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": 68,
      "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": 10.8,
      "palantir_expected_home_runs": 10.8,
      "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.0593,
      "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.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.005999999999999978,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cedric Mullins",
      "hitter_id": 656775,
      "team_abbr": "TB",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2041,
      "prob_1_plus_hr": 0.1846,
      "model_over_probability": 0.1846,
      "model_under_probability": 0.8154,
      "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.0428,
      "edge_under": -0.0776,
      "recommended_side": "Over",
      "recommended_edge": 0.0428,
      "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.1,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.045,
      "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.1846,
      "hr_prob_hybrid_gap_adjusted": 0.1498,
      "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.1507,
      "hr_prob_palantir": 0.1698,
      "hr_prob_rf_safe_raw": 0.1649,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1453,
      "hr_edge_palantir": 0.028,
      "hr_edge_catboost_safe": 0.0428,
      "hr_edge_hybrid_gap_adjusted": 0.008,
      "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.0231,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0004,
      "hr_edge_rf_safe_calibrated_logistic": 0.0035,
      "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.1507,
      "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": 70,
      "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": 15.5,
      "palantir_expected_home_runs": 15.5,
      "palantir_prob_over": 0.1698,
      "palantir_hr_prob": 0.1698,
      "palantir_prob_under": 0.8302,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.028,
      "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.2041,
      "fangorn_expected_home_runs": 0.2041,
      "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.027600000000000013,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cedric Mullins",
      "hitter_id": 656775,
      "team_abbr": "TB",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2041,
      "prob_1_plus_hr": 0.1846,
      "model_over_probability": 0.1846,
      "model_under_probability": 0.8154,
      "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.0428,
      "edge_under": -0.0831,
      "recommended_side": "Over",
      "recommended_edge": 0.0428,
      "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.1,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.045,
      "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.1846,
      "hr_prob_hybrid_gap_adjusted": 0.1498,
      "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.1507,
      "hr_prob_palantir": 0.1698,
      "hr_prob_rf_safe_raw": 0.1649,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1453,
      "hr_edge_palantir": 0.028,
      "hr_edge_catboost_safe": 0.0428,
      "hr_edge_hybrid_gap_adjusted": 0.008,
      "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.0231,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0004,
      "hr_edge_rf_safe_calibrated_logistic": 0.0035,
      "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.1507,
      "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": 71,
      "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": 15.5,
      "palantir_expected_home_runs": 15.5,
      "palantir_prob_over": 0.1698,
      "palantir_hr_prob": 0.1698,
      "palantir_prob_under": 0.8302,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.028,
      "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.2041,
      "fangorn_expected_home_runs": 0.2041,
      "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.027600000000000013,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cedric Mullins",
      "hitter_id": 656775,
      "team_abbr": "TB",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2041,
      "prob_1_plus_hr": 0.1846,
      "model_over_probability": 0.1846,
      "model_under_probability": 0.8154,
      "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.0428,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0428,
      "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.1,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.045,
      "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.1846,
      "hr_prob_hybrid_gap_adjusted": 0.1498,
      "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.1507,
      "hr_prob_palantir": 0.1698,
      "hr_prob_rf_safe_raw": 0.1649,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1453,
      "hr_edge_palantir": 0.028,
      "hr_edge_catboost_safe": 0.0428,
      "hr_edge_hybrid_gap_adjusted": 0.008,
      "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.0231,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0004,
      "hr_edge_rf_safe_calibrated_logistic": 0.0035,
      "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.1507,
      "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": 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.5,
      "palantir_expected_home_runs": 15.5,
      "palantir_prob_over": 0.1698,
      "palantir_hr_prob": 0.1698,
      "palantir_prob_under": 0.8302,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.028,
      "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.2041,
      "fangorn_expected_home_runs": 0.2041,
      "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.027600000000000013,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "TJ Friedl",
      "hitter_id": 670770,
      "team_abbr": "CIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -1055,
      "expected_home_runs": 0.179,
      "prob_1_plus_hr": 0.1639,
      "model_over_probability": 0.1639,
      "model_under_probability": 0.8361,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1212,
      "implied_under_probability_raw": 0.9134,
      "implied_over_probability_novig": 0.1171,
      "implied_under_probability_novig": 0.8829,
      "edge_over": 0.0427,
      "edge_under": -0.0773,
      "recommended_side": "Over",
      "recommended_edge": 0.0427,
      "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.8432,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.04,
      "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.04,
      "pitch_mix_interaction_score": 109.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 12.54,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.61,
      "projected_home_runs_palantir": 13.61,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1639,
      "hr_prob_hybrid_gap_adjusted": 0.1423,
      "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.1412,
      "hr_prob_palantir": 0.1499,
      "hr_prob_rf_safe_raw": 0.139,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.127,
      "hr_edge_palantir": 0.0287,
      "hr_edge_catboost_safe": 0.0427,
      "hr_edge_hybrid_gap_adjusted": 0.0211,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0143,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0178,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0143,
      "hr_edge_rf_safe_calibrated_logistic": 0.0058,
      "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.164,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1412,
      "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": 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": "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": 73,
      "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": 13.61,
      "palantir_expected_home_runs": 13.61,
      "palantir_prob_over": 0.1499,
      "palantir_hr_prob": 0.1499,
      "palantir_prob_under": 0.8501,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0287,
      "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.179,
      "fangorn_expected_home_runs": 0.179,
      "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.0143,
      "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.014399999999999996,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Elly De La Cruz",
      "hitter_id": 682829,
      "team_abbr": "CIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2214,
      "prob_1_plus_hr": 0.1986,
      "model_over_probability": 0.1986,
      "model_under_probability": 0.8014,
      "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.0424,
      "edge_under": -0.0823,
      "recommended_side": "Over",
      "recommended_edge": 0.0424,
      "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.9883,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 21.24,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 20.68,
      "projected_home_runs_palantir": 20.68,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1986,
      "hr_prob_hybrid_gap_adjusted": 0.1838,
      "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.183,
      "hr_prob_palantir": 0.2046,
      "hr_prob_rf_safe_raw": 0.2095,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.182,
      "hr_edge_palantir": 0.0484,
      "hr_edge_catboost_safe": 0.0424,
      "hr_edge_hybrid_gap_adjusted": 0.0276,
      "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.0533,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0229,
      "hr_edge_rf_safe_calibrated_logistic": 0.0258,
      "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.062,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.183,
      "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": 74,
      "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": 20.68,
      "palantir_expected_home_runs": 20.68,
      "palantir_prob_over": 0.2046,
      "palantir_hr_prob": 0.2046,
      "palantir_prob_under": 0.7954,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0484,
      "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.2214,
      "fangorn_expected_home_runs": 0.2214,
      "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.025499999999999995,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Alec Burleson",
      "hitter_id": 676475,
      "team_abbr": "STL",
      "opponent_abbr": "TEX",
      "pitcher_name": "Nathan Eovaldi",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1987,
      "prob_1_plus_hr": 0.1802,
      "model_over_probability": 0.1802,
      "model_under_probability": 0.8198,
      "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.0423,
      "edge_under": -0.0771,
      "recommended_side": "Over",
      "recommended_edge": 0.0423,
      "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.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.065,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "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.1802,
      "hr_prob_hybrid_gap_adjusted": 0.1795,
      "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.1794,
      "hr_prob_palantir": 0.1805,
      "hr_prob_rf_safe_raw": 0.2063,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1791,
      "hr_edge_palantir": 0.0426,
      "hr_edge_catboost_safe": 0.0423,
      "hr_edge_hybrid_gap_adjusted": 0.0416,
      "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.0684,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0412,
      "hr_edge_rf_safe_calibrated_logistic": 0.0412,
      "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.1625,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1794,
      "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": 75,
      "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": 16.03,
      "palantir_expected_home_runs": 16.03,
      "palantir_prob_over": 0.1805,
      "palantir_hr_prob": 0.1805,
      "palantir_prob_under": 0.8195,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0426,
      "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.1987,
      "fangorn_expected_home_runs": 0.1987,
      "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.0013999999999999846,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Alec Burleson",
      "hitter_id": 676475,
      "team_abbr": "STL",
      "opponent_abbr": "TEX",
      "pitcher_name": "Nathan Eovaldi",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1987,
      "prob_1_plus_hr": 0.1802,
      "model_over_probability": 0.1802,
      "model_under_probability": 0.8198,
      "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.0423,
      "edge_under": -0.0826,
      "recommended_side": "Over",
      "recommended_edge": 0.0423,
      "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.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.065,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "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.1802,
      "hr_prob_hybrid_gap_adjusted": 0.1795,
      "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.1794,
      "hr_prob_palantir": 0.1805,
      "hr_prob_rf_safe_raw": 0.2063,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1791,
      "hr_edge_palantir": 0.0426,
      "hr_edge_catboost_safe": 0.0423,
      "hr_edge_hybrid_gap_adjusted": 0.0416,
      "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.0684,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0412,
      "hr_edge_rf_safe_calibrated_logistic": 0.0412,
      "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.1625,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1794,
      "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": 76,
      "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": 16.03,
      "palantir_expected_home_runs": 16.03,
      "palantir_prob_over": 0.1805,
      "palantir_hr_prob": 0.1805,
      "palantir_prob_under": 0.8195,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0426,
      "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.1987,
      "fangorn_expected_home_runs": 0.1987,
      "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.0013999999999999846,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Alec Burleson",
      "hitter_id": 676475,
      "team_abbr": "STL",
      "opponent_abbr": "TEX",
      "pitcher_name": "Nathan Eovaldi",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1987,
      "prob_1_plus_hr": 0.1802,
      "model_over_probability": 0.1802,
      "model_under_probability": 0.8198,
      "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.0423,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0423,
      "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.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.065,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "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.1802,
      "hr_prob_hybrid_gap_adjusted": 0.1795,
      "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.1794,
      "hr_prob_palantir": 0.1805,
      "hr_prob_rf_safe_raw": 0.2063,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1791,
      "hr_edge_palantir": 0.0426,
      "hr_edge_catboost_safe": 0.0423,
      "hr_edge_hybrid_gap_adjusted": 0.0416,
      "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.0684,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0412,
      "hr_edge_rf_safe_calibrated_logistic": 0.0412,
      "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.1625,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1794,
      "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": 77,
      "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": 16.03,
      "palantir_expected_home_runs": 16.03,
      "palantir_prob_over": 0.1805,
      "palantir_hr_prob": 0.1805,
      "palantir_prob_under": 0.8195,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0426,
      "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.1987,
      "fangorn_expected_home_runs": 0.1987,
      "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.0013999999999999846,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "TJ Friedl",
      "hitter_id": 670770,
      "team_abbr": "CIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -1120,
      "expected_home_runs": 0.179,
      "prob_1_plus_hr": 0.1639,
      "model_over_probability": 0.1639,
      "model_under_probability": 0.8361,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.122,
      "implied_under_probability_raw": 0.918,
      "implied_over_probability_novig": 0.1173,
      "implied_under_probability_novig": 0.8827,
      "edge_over": 0.0419,
      "edge_under": -0.0819,
      "recommended_side": "Over",
      "recommended_edge": 0.0419,
      "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.8432,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.04,
      "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.04,
      "pitch_mix_interaction_score": 109.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 12.54,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.61,
      "projected_home_runs_palantir": 13.61,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1639,
      "hr_prob_hybrid_gap_adjusted": 0.1423,
      "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.1412,
      "hr_prob_palantir": 0.1499,
      "hr_prob_rf_safe_raw": 0.139,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.127,
      "hr_edge_palantir": 0.0279,
      "hr_edge_catboost_safe": 0.0419,
      "hr_edge_hybrid_gap_adjusted": 0.0203,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0135,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.017,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0135,
      "hr_edge_rf_safe_calibrated_logistic": 0.005,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1355,
      "fangorn_projection_spread_ratio": 0.164,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1412,
      "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": 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": "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": 79,
      "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": 13.61,
      "palantir_expected_home_runs": 13.61,
      "palantir_prob_over": 0.1499,
      "palantir_hr_prob": 0.1499,
      "palantir_prob_under": 0.8501,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0279,
      "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.179,
      "fangorn_expected_home_runs": 0.179,
      "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.0135,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.014399999999999996,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "TJ Friedl",
      "hitter_id": 670770,
      "team_abbr": "CIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.179,
      "prob_1_plus_hr": 0.1639,
      "model_over_probability": 0.1639,
      "model_under_probability": 0.8361,
      "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.0419,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0419,
      "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.8432,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.04,
      "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.04,
      "pitch_mix_interaction_score": 109.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 12.54,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.61,
      "projected_home_runs_palantir": 13.61,
      "hr_prob_rf_safe": 0.1355,
      "hr_prob_catboost_safe": 0.1639,
      "hr_prob_hybrid_gap_adjusted": 0.1423,
      "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.1412,
      "hr_prob_palantir": 0.1499,
      "hr_prob_rf_safe_raw": 0.139,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.127,
      "hr_edge_palantir": 0.0279,
      "hr_edge_catboost_safe": 0.0419,
      "hr_edge_hybrid_gap_adjusted": 0.0203,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0135,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.017,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0135,
      "hr_edge_rf_safe_calibrated_logistic": 0.005,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1355,
      "fangorn_projection_spread_ratio": 0.164,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1412,
      "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": 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": "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": 80,
      "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": 13.61,
      "palantir_expected_home_runs": 13.61,
      "palantir_prob_over": 0.1499,
      "palantir_hr_prob": 0.1499,
      "palantir_prob_under": 0.8501,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0279,
      "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.179,
      "fangorn_expected_home_runs": 0.179,
      "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.0135,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.014399999999999996,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Yo\u00e1n Moncada",
      "hitter_id": 660162,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -975,
      "expected_home_runs": 0.1909,
      "prob_1_plus_hr": 0.1738,
      "model_over_probability": 0.1738,
      "model_under_probability": 0.8262,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1325,
      "implied_under_probability_raw": 0.907,
      "implied_over_probability_novig": 0.1275,
      "implied_under_probability_novig": 0.8725,
      "edge_over": 0.0413,
      "edge_under": -0.0808,
      "recommended_side": "Over",
      "recommended_edge": 0.0413,
      "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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 9.0,
      "projected_home_runs_rf_safe_season": 10.78,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 9.87,
      "projected_home_runs_palantir": 9.87,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1738,
      "hr_prob_hybrid_gap_adjusted": 0.1775,
      "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.1781,
      "hr_prob_palantir": 0.1889,
      "hr_prob_rf_safe_raw": 0.2044,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1774,
      "hr_edge_palantir": 0.0564,
      "hr_edge_catboost_safe": 0.0413,
      "hr_edge_hybrid_gap_adjusted": 0.045,
      "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.0719,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0466,
      "hr_edge_rf_safe_calibrated_logistic": 0.0449,
      "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.1978,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1781,
      "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": 81,
      "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": 9.87,
      "palantir_expected_home_runs": 9.87,
      "palantir_prob_over": 0.1889,
      "palantir_hr_prob": 0.1889,
      "palantir_prob_under": 0.8110999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0564,
      "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.1909,
      "fangorn_expected_home_runs": 0.1909,
      "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.009800000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Elly De La Cruz",
      "hitter_id": 682829,
      "team_abbr": "CIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2214,
      "prob_1_plus_hr": 0.1986,
      "model_over_probability": 0.1986,
      "model_under_probability": 0.8014,
      "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.0411,
      "edge_under": -0.0759,
      "recommended_side": "Over",
      "recommended_edge": 0.0411,
      "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.9883,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 21.24,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 20.68,
      "projected_home_runs_palantir": 20.68,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1986,
      "hr_prob_hybrid_gap_adjusted": 0.1838,
      "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.183,
      "hr_prob_palantir": 0.2046,
      "hr_prob_rf_safe_raw": 0.2095,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.182,
      "hr_edge_palantir": 0.0471,
      "hr_edge_catboost_safe": 0.0411,
      "hr_edge_hybrid_gap_adjusted": 0.0263,
      "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.052,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0216,
      "hr_edge_rf_safe_calibrated_logistic": 0.0245,
      "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.062,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.183,
      "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": 82,
      "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": 20.68,
      "palantir_expected_home_runs": 20.68,
      "palantir_prob_over": 0.2046,
      "palantir_hr_prob": 0.2046,
      "palantir_prob_under": 0.7954,
      "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.2214,
      "fangorn_expected_home_runs": 0.2214,
      "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.025499999999999995,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Elly De La Cruz",
      "hitter_id": 682829,
      "team_abbr": "CIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2214,
      "prob_1_plus_hr": 0.1986,
      "model_over_probability": 0.1986,
      "model_under_probability": 0.8014,
      "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.0411,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0411,
      "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.9883,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 21.24,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 20.68,
      "projected_home_runs_palantir": 20.68,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1986,
      "hr_prob_hybrid_gap_adjusted": 0.1838,
      "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.183,
      "hr_prob_palantir": 0.2046,
      "hr_prob_rf_safe_raw": 0.2095,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.182,
      "hr_edge_palantir": 0.0471,
      "hr_edge_catboost_safe": 0.0411,
      "hr_edge_hybrid_gap_adjusted": 0.0263,
      "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.052,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0216,
      "hr_edge_rf_safe_calibrated_logistic": 0.0245,
      "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.062,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.183,
      "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": 83,
      "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": 20.68,
      "palantir_expected_home_runs": 20.68,
      "palantir_prob_over": 0.2046,
      "palantir_hr_prob": 0.2046,
      "palantir_prob_under": 0.7954,
      "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.2214,
      "fangorn_expected_home_runs": 0.2214,
      "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.025499999999999995,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nick Kurtz",
      "hitter_id": 701762,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 280,
      "under_odds": -345,
      "expected_home_runs": 0.2031,
      "prob_1_plus_hr": 0.1838,
      "model_over_probability": 0.1838,
      "model_under_probability": 0.8162,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2632,
      "implied_under_probability_raw": 0.7753,
      "implied_over_probability_novig": 0.2534,
      "implied_under_probability_novig": 0.7466,
      "edge_over": -0.0794,
      "edge_under": 0.0409,
      "recommended_side": "Under",
      "recommended_edge": 0.0409,
      "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.946,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.53,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 31.0,
      "projected_home_runs_rf_safe_season": 19.61,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 30.38,
      "projected_home_runs_palantir": 30.38,
      "hr_prob_rf_safe": 0.1143,
      "hr_prob_catboost_safe": 0.1838,
      "hr_prob_hybrid_gap_adjusted": 0.1268,
      "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.1282,
      "hr_prob_palantir": 0.1805,
      "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.0827,
      "hr_edge_catboost_safe": -0.0794,
      "hr_edge_hybrid_gap_adjusted": -0.1364,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1489,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1426,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1489,
      "hr_edge_rf_safe_calibrated_logistic": -0.148,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.3674,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1282,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "STRONG_DAMAGE",
      "damage_label": "Strong Damage",
      "damage_score": 2,
      "damage_rank_bucket": "top_5",
      "damage_note": "Strong damage support from top-board HR context or fuller trust alignment.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 84,
      "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": 30.38,
      "palantir_expected_home_runs": 30.38,
      "palantir_prob_over": 0.1805,
      "palantir_hr_prob": 0.1805,
      "palantir_prob_under": 0.8195,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0827,
      "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.2031,
      "fangorn_expected_home_runs": 0.2031,
      "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.1489,
      "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.0662,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Yo\u00e1n Moncada",
      "hitter_id": 660162,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 650,
      "under_odds": -920,
      "expected_home_runs": 0.1909,
      "prob_1_plus_hr": 0.1738,
      "model_over_probability": 0.1738,
      "model_under_probability": 0.8262,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1333,
      "implied_under_probability_raw": 0.902,
      "implied_over_probability_novig": 0.1288,
      "implied_under_probability_novig": 0.8712,
      "edge_over": 0.0405,
      "edge_under": -0.0758,
      "recommended_side": "Over",
      "recommended_edge": 0.0405,
      "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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 9.0,
      "projected_home_runs_rf_safe_season": 10.78,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 9.87,
      "projected_home_runs_palantir": 9.87,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1738,
      "hr_prob_hybrid_gap_adjusted": 0.1775,
      "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.1781,
      "hr_prob_palantir": 0.1889,
      "hr_prob_rf_safe_raw": 0.2044,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1774,
      "hr_edge_palantir": 0.0556,
      "hr_edge_catboost_safe": 0.0405,
      "hr_edge_hybrid_gap_adjusted": 0.0442,
      "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.0711,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0458,
      "hr_edge_rf_safe_calibrated_logistic": 0.0441,
      "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.1978,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1781,
      "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": 85,
      "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": 9.87,
      "palantir_expected_home_runs": 9.87,
      "palantir_prob_over": 0.1889,
      "palantir_hr_prob": 0.1889,
      "palantir_prob_under": 0.8110999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0556,
      "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.1909,
      "fangorn_expected_home_runs": 0.1909,
      "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.009800000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Yo\u00e1n Moncada",
      "hitter_id": 660162,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1909,
      "prob_1_plus_hr": 0.1738,
      "model_over_probability": 0.1738,
      "model_under_probability": 0.8262,
      "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.0405,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0405,
      "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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 9.0,
      "projected_home_runs_rf_safe_season": 10.78,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 9.87,
      "projected_home_runs_palantir": 9.87,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1738,
      "hr_prob_hybrid_gap_adjusted": 0.1775,
      "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.1781,
      "hr_prob_palantir": 0.1889,
      "hr_prob_rf_safe_raw": 0.2044,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1774,
      "hr_edge_palantir": 0.0556,
      "hr_edge_catboost_safe": 0.0405,
      "hr_edge_hybrid_gap_adjusted": 0.0442,
      "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.0711,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0458,
      "hr_edge_rf_safe_calibrated_logistic": 0.0441,
      "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.1978,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1781,
      "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": 86,
      "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": 9.87,
      "palantir_expected_home_runs": 9.87,
      "palantir_prob_over": 0.1889,
      "palantir_hr_prob": 0.1889,
      "palantir_prob_under": 0.8110999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0556,
      "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.1909,
      "fangorn_expected_home_runs": 0.1909,
      "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.009800000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Spencer Steer",
      "hitter_id": 668715,
      "team_abbr": "CIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2103,
      "prob_1_plus_hr": 0.1897,
      "model_over_probability": 0.1897,
      "model_under_probability": 0.8103,
      "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.0404,
      "edge_under": -0.0804,
      "recommended_side": "Over",
      "recommended_edge": 0.0404,
      "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.9829,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 19.43,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.73,
      "projected_home_runs_palantir": 19.73,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1897,
      "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.1874,
      "hr_prob_rf_safe_raw": 0.1848,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1608,
      "hr_edge_palantir": 0.0381,
      "hr_edge_catboost_safe": 0.0404,
      "hr_edge_hybrid_gap_adjusted": 0.027,
      "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.0355,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0228,
      "hr_edge_rf_safe_calibrated_logistic": 0.0115,
      "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.0285,
      "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": 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": 87,
      "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": 19.73,
      "palantir_expected_home_runs": 19.73,
      "palantir_prob_over": 0.1874,
      "palantir_hr_prob": 0.1874,
      "palantir_prob_under": 0.8126,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0381,
      "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.2103,
      "fangorn_expected_home_runs": 0.2103,
      "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.015300000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daniel Schneemann",
      "hitter_id": 682177,
      "team_abbr": "CLE",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1624,
      "prob_1_plus_hr": 0.1499,
      "model_over_probability": 0.1499,
      "model_under_probability": 0.8501,
      "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.04,
      "edge_under": -0.0747,
      "recommended_side": "Over",
      "recommended_edge": 0.04,
      "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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.0908,
      "hr_prob_catboost_safe": 0.1499,
      "hr_prob_hybrid_gap_adjusted": 0.1015,
      "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.1026,
      "hr_prob_palantir": 0.1344,
      "hr_prob_rf_safe_raw": 0.0852,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0908,
      "hr_prob_rf_safe_calibrated_logistic": 0.0952,
      "hr_edge_palantir": 0.0245,
      "hr_edge_catboost_safe": 0.04,
      "hr_edge_hybrid_gap_adjusted": -0.0084,
      "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.0247,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0191,
      "hr_edge_rf_safe_calibrated_logistic": -0.0147,
      "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.0908,
      "fangorn_projection_spread_ratio": 0.452,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1026,
      "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": 68,
      "suppression_reason_count": 5,
      "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": 88,
      "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": 8.89,
      "palantir_expected_home_runs": 8.89,
      "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.0245,
      "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.1624,
      "fangorn_expected_home_runs": 0.1624,
      "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.0191,
      "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.043599999999999986,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Spencer Steer",
      "hitter_id": 668715,
      "team_abbr": "CIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -770,
      "expected_home_runs": 0.2103,
      "prob_1_plus_hr": 0.1897,
      "model_over_probability": 0.1897,
      "model_under_probability": 0.8103,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1504,
      "implied_under_probability_raw": 0.8851,
      "implied_over_probability_novig": 0.1452,
      "implied_under_probability_novig": 0.8548,
      "edge_over": 0.0393,
      "edge_under": -0.0748,
      "recommended_side": "Over",
      "recommended_edge": 0.0393,
      "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.9829,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 19.43,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.73,
      "projected_home_runs_palantir": 19.73,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1897,
      "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.1874,
      "hr_prob_rf_safe_raw": 0.1848,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1608,
      "hr_edge_palantir": 0.037,
      "hr_edge_catboost_safe": 0.0393,
      "hr_edge_hybrid_gap_adjusted": 0.0259,
      "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.0344,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0217,
      "hr_edge_rf_safe_calibrated_logistic": 0.0104,
      "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.0285,
      "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": 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": 90,
      "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": 19.73,
      "palantir_expected_home_runs": 19.73,
      "palantir_prob_over": 0.1874,
      "palantir_hr_prob": 0.1874,
      "palantir_prob_under": 0.8126,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.037,
      "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.2103,
      "fangorn_expected_home_runs": 0.2103,
      "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.015300000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Spencer Steer",
      "hitter_id": 668715,
      "team_abbr": "CIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2103,
      "prob_1_plus_hr": 0.1897,
      "model_over_probability": 0.1897,
      "model_under_probability": 0.8103,
      "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.0393,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0393,
      "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.9829,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 19.43,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.73,
      "projected_home_runs_palantir": 19.73,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1897,
      "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.1874,
      "hr_prob_rf_safe_raw": 0.1848,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1608,
      "hr_edge_palantir": 0.037,
      "hr_edge_catboost_safe": 0.0393,
      "hr_edge_hybrid_gap_adjusted": 0.0259,
      "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.0344,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0217,
      "hr_edge_rf_safe_calibrated_logistic": 0.0104,
      "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.0285,
      "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": 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": 91,
      "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": 19.73,
      "palantir_expected_home_runs": 19.73,
      "palantir_prob_over": 0.1874,
      "palantir_hr_prob": 0.1874,
      "palantir_prob_under": 0.8126,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.037,
      "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.2103,
      "fangorn_expected_home_runs": 0.2103,
      "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.015300000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Tyler Fitzgerald",
      "hitter_id": 666149,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 730,
      "under_odds": -1075,
      "expected_home_runs": 0.1741,
      "prob_1_plus_hr": 0.1598,
      "model_over_probability": 0.1598,
      "model_under_probability": 0.8402,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1205,
      "implied_under_probability_raw": 0.9149,
      "implied_over_probability_novig": 0.1164,
      "implied_under_probability_novig": 0.8836,
      "edge_over": 0.0393,
      "edge_under": -0.0747,
      "recommended_side": "Over",
      "recommended_edge": 0.0393,
      "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.068,
      "pitch_mix_interaction_score": 108.9,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 8.0,
      "projected_home_runs_rf_safe_season": 2.48,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 6.61,
      "projected_home_runs_palantir": 6.61,
      "hr_prob_rf_safe": 0.0,
      "hr_prob_catboost_safe": 0.1598,
      "hr_prob_hybrid_gap_adjusted": 0.0192,
      "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.032,
      "hr_prob_palantir": 0.134,
      "hr_prob_rf_safe_raw": 0.0525,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0796,
      "hr_edge_palantir": 0.0135,
      "hr_edge_catboost_safe": 0.0393,
      "hr_edge_hybrid_gap_adjusted": -0.1013,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1205,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.068,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1205,
      "hr_edge_rf_safe_calibrated_logistic": -0.0409,
      "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.69,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.032,
      "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": 68,
      "suppression_reason_count": 5,
      "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": 92,
      "edge_direction_rank": 77,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.61,
      "palantir_expected_home_runs": 6.61,
      "palantir_prob_over": 0.134,
      "palantir_hr_prob": 0.134,
      "palantir_prob_under": 0.866,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0135,
      "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.1741,
      "fangorn_expected_home_runs": 0.1741,
      "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.1205,
      "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.134,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Tyler Fitzgerald",
      "hitter_id": 666149,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 730,
      "under_odds": -1140,
      "expected_home_runs": 0.1741,
      "prob_1_plus_hr": 0.1598,
      "model_over_probability": 0.1598,
      "model_under_probability": 0.8402,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1205,
      "implied_under_probability_raw": 0.9194,
      "implied_over_probability_novig": 0.1159,
      "implied_under_probability_novig": 0.8841,
      "edge_over": 0.0393,
      "edge_under": -0.0792,
      "recommended_side": "Over",
      "recommended_edge": 0.0393,
      "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.068,
      "pitch_mix_interaction_score": 108.9,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 8.0,
      "projected_home_runs_rf_safe_season": 2.48,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 6.61,
      "projected_home_runs_palantir": 6.61,
      "hr_prob_rf_safe": 0.0,
      "hr_prob_catboost_safe": 0.1598,
      "hr_prob_hybrid_gap_adjusted": 0.0192,
      "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.032,
      "hr_prob_palantir": 0.134,
      "hr_prob_rf_safe_raw": 0.0525,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0796,
      "hr_edge_palantir": 0.0135,
      "hr_edge_catboost_safe": 0.0393,
      "hr_edge_hybrid_gap_adjusted": -0.1013,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1205,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.068,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1205,
      "hr_edge_rf_safe_calibrated_logistic": -0.0409,
      "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.69,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.032,
      "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": 68,
      "suppression_reason_count": 5,
      "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": 93,
      "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": 6.61,
      "palantir_expected_home_runs": 6.61,
      "palantir_prob_over": 0.134,
      "palantir_hr_prob": 0.134,
      "palantir_prob_under": 0.866,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0135,
      "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.1741,
      "fangorn_expected_home_runs": 0.1741,
      "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.1205,
      "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.134,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daniel Schneemann",
      "hitter_id": 682177,
      "team_abbr": "CLE",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1624,
      "prob_1_plus_hr": 0.1499,
      "model_over_probability": 0.1499,
      "model_under_probability": 0.8501,
      "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.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.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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.0908,
      "hr_prob_catboost_safe": 0.1499,
      "hr_prob_hybrid_gap_adjusted": 0.1015,
      "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.1026,
      "hr_prob_palantir": 0.1344,
      "hr_prob_rf_safe_raw": 0.0852,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0908,
      "hr_prob_rf_safe_calibrated_logistic": 0.0952,
      "hr_edge_palantir": 0.0233,
      "hr_edge_catboost_safe": 0.0388,
      "hr_edge_hybrid_gap_adjusted": -0.0096,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0203,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0259,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0203,
      "hr_edge_rf_safe_calibrated_logistic": -0.0159,
      "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.0908,
      "fangorn_projection_spread_ratio": 0.452,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1026,
      "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": 68,
      "suppression_reason_count": 5,
      "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": 94,
      "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": 8.89,
      "palantir_expected_home_runs": 8.89,
      "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.0233,
      "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.1624,
      "fangorn_expected_home_runs": 0.1624,
      "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.0203,
      "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.043599999999999986,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daniel Schneemann",
      "hitter_id": 682177,
      "team_abbr": "CLE",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1624,
      "prob_1_plus_hr": 0.1499,
      "model_over_probability": 0.1499,
      "model_under_probability": 0.8501,
      "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.0388,
      "edge_under": null,
      "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.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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.0908,
      "hr_prob_catboost_safe": 0.1499,
      "hr_prob_hybrid_gap_adjusted": 0.1015,
      "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.1026,
      "hr_prob_palantir": 0.1344,
      "hr_prob_rf_safe_raw": 0.0852,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0908,
      "hr_prob_rf_safe_calibrated_logistic": 0.0952,
      "hr_edge_palantir": 0.0233,
      "hr_edge_catboost_safe": 0.0388,
      "hr_edge_hybrid_gap_adjusted": -0.0096,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0203,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0259,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0203,
      "hr_edge_rf_safe_calibrated_logistic": -0.0159,
      "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.0908,
      "fangorn_projection_spread_ratio": 0.452,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1026,
      "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": 68,
      "suppression_reason_count": 5,
      "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": 95,
      "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.89,
      "palantir_expected_home_runs": 8.89,
      "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.0233,
      "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.1624,
      "fangorn_expected_home_runs": 0.1624,
      "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.0203,
      "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.043599999999999986,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Tyler Fitzgerald",
      "hitter_id": 666149,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 725,
      "under_odds": null,
      "expected_home_runs": 0.1741,
      "prob_1_plus_hr": 0.1598,
      "model_over_probability": 0.1598,
      "model_under_probability": 0.8402,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1212,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0386,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0386,
      "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.068,
      "pitch_mix_interaction_score": 108.9,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 8.0,
      "projected_home_runs_rf_safe_season": 2.48,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 6.61,
      "projected_home_runs_palantir": 6.61,
      "hr_prob_rf_safe": 0.0,
      "hr_prob_catboost_safe": 0.1598,
      "hr_prob_hybrid_gap_adjusted": 0.0192,
      "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.032,
      "hr_prob_palantir": 0.134,
      "hr_prob_rf_safe_raw": 0.0525,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0796,
      "hr_edge_palantir": 0.0128,
      "hr_edge_catboost_safe": 0.0386,
      "hr_edge_hybrid_gap_adjusted": -0.102,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1212,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0687,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1212,
      "hr_edge_rf_safe_calibrated_logistic": -0.0416,
      "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.69,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.032,
      "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": 68,
      "suppression_reason_count": 5,
      "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": 97,
      "edge_direction_rank": 81,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.61,
      "palantir_expected_home_runs": 6.61,
      "palantir_prob_over": 0.134,
      "palantir_hr_prob": 0.134,
      "palantir_prob_under": 0.866,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0128,
      "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.1741,
      "fangorn_expected_home_runs": 0.1741,
      "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.1212,
      "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.134,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Evan Carter",
      "hitter_id": 694497,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -1175,
      "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.1136,
      "implied_under_probability_raw": 0.9216,
      "implied_over_probability_novig": 0.1097,
      "implied_under_probability_novig": 0.8903,
      "edge_over": 0.0378,
      "edge_under": -0.073,
      "recommended_side": "Over",
      "recommended_edge": 0.0378,
      "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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 6.0,
      "projected_home_runs_rf_safe_season": 7.87,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.59,
      "projected_home_runs_palantir": 7.59,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1514,
      "hr_prob_hybrid_gap_adjusted": 0.1672,
      "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.168,
      "hr_prob_palantir": 0.1876,
      "hr_prob_rf_safe_raw": 0.1938,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1683,
      "hr_edge_palantir": 0.074,
      "hr_edge_catboost_safe": 0.0378,
      "hr_edge_hybrid_gap_adjusted": 0.0536,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0585,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0802,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0585,
      "hr_edge_rf_safe_calibrated_logistic": 0.0547,
      "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.3117,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.168,
      "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": 60,
      "suppression_reason_count": 5,
      "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": 98,
      "edge_direction_rank": 82,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.59,
      "palantir_expected_home_runs": 7.59,
      "palantir_prob_over": 0.1876,
      "palantir_hr_prob": 0.1876,
      "palantir_prob_under": 0.8124,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.074,
      "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.1642,
      "fangorn_expected_home_runs": 0.1642,
      "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.0585,
      "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.015499999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kyle Schwarber",
      "hitter_id": 656941,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 265,
      "under_odds": -320,
      "expected_home_runs": 0.2242,
      "prob_1_plus_hr": 0.2008,
      "model_over_probability": 0.2008,
      "model_under_probability": 0.7992,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.274,
      "implied_under_probability_raw": 0.7619,
      "implied_over_probability_novig": 0.2645,
      "implied_under_probability_novig": 0.7355,
      "edge_over": -0.0732,
      "edge_under": 0.0373,
      "recommended_side": "Under",
      "recommended_edge": 0.0373,
      "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.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "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.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 44.0,
      "projected_home_runs_rf_safe_season": 41.29,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 41.67,
      "projected_home_runs_palantir": 41.67,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2008,
      "hr_prob_hybrid_gap_adjusted": 0.179,
      "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.1779,
      "hr_prob_palantir": 0.1913,
      "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.0827,
      "hr_edge_catboost_safe": -0.0732,
      "hr_edge_hybrid_gap_adjusted": -0.095,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1019,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0843,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1019,
      "hr_edge_rf_safe_calibrated_logistic": -0.1091,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0616,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1779,
      "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": 99,
      "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": 41.67,
      "palantir_expected_home_runs": 41.67,
      "palantir_prob_over": 0.1913,
      "palantir_hr_prob": 0.1913,
      "palantir_prob_under": 0.8087,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0827,
      "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.2242,
      "fangorn_expected_home_runs": 0.2242,
      "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.1019,
      "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.019199999999999995,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Tyler Stephenson",
      "hitter_id": 663886,
      "team_abbr": "CIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 640,
      "under_odds": -900,
      "expected_home_runs": 0.1891,
      "prob_1_plus_hr": 0.1723,
      "model_over_probability": 0.1723,
      "model_under_probability": 0.8277,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1351,
      "implied_under_probability_raw": 0.9,
      "implied_over_probability_novig": 0.1305,
      "implied_under_probability_novig": 0.8695,
      "edge_over": 0.0372,
      "edge_under": -0.0723,
      "recommended_side": "Over",
      "recommended_edge": 0.0372,
      "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.8642,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 14.29,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.95,
      "projected_home_runs_palantir": 12.95,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1723,
      "hr_prob_hybrid_gap_adjusted": 0.1494,
      "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.1482,
      "hr_prob_palantir": 0.1506,
      "hr_prob_rf_safe_raw": 0.1649,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1453,
      "hr_edge_palantir": 0.0155,
      "hr_edge_catboost_safe": 0.0372,
      "hr_edge_hybrid_gap_adjusted": 0.0143,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0071,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0298,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0071,
      "hr_edge_rf_safe_calibrated_logistic": 0.0102,
      "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.0473,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1482,
      "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": 100,
      "edge_direction_rank": 83,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.95,
      "palantir_expected_home_runs": 12.95,
      "palantir_prob_over": 0.1506,
      "palantir_hr_prob": 0.1506,
      "palantir_prob_under": 0.8493999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0155,
      "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.1891,
      "fangorn_expected_home_runs": 0.1891,
      "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.0071,
      "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.008400000000000019,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Tyler Stephenson",
      "hitter_id": 663886,
      "team_abbr": "CIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 640,
      "under_odds": -955,
      "expected_home_runs": 0.1891,
      "prob_1_plus_hr": 0.1723,
      "model_over_probability": 0.1723,
      "model_under_probability": 0.8277,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1351,
      "implied_under_probability_raw": 0.9052,
      "implied_over_probability_novig": 0.1299,
      "implied_under_probability_novig": 0.8701,
      "edge_over": 0.0372,
      "edge_under": -0.0775,
      "recommended_side": "Over",
      "recommended_edge": 0.0372,
      "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.8642,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 14.29,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.95,
      "projected_home_runs_palantir": 12.95,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1723,
      "hr_prob_hybrid_gap_adjusted": 0.1494,
      "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.1482,
      "hr_prob_palantir": 0.1506,
      "hr_prob_rf_safe_raw": 0.1649,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1453,
      "hr_edge_palantir": 0.0155,
      "hr_edge_catboost_safe": 0.0372,
      "hr_edge_hybrid_gap_adjusted": 0.0143,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0071,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0298,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0071,
      "hr_edge_rf_safe_calibrated_logistic": 0.0102,
      "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.0473,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1482,
      "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": 101,
      "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": 12.95,
      "palantir_expected_home_runs": 12.95,
      "palantir_prob_over": 0.1506,
      "palantir_hr_prob": 0.1506,
      "palantir_prob_under": 0.8493999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0155,
      "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.1891,
      "fangorn_expected_home_runs": 0.1891,
      "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.0071,
      "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.008400000000000019,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Tyler Stephenson",
      "hitter_id": 663886,
      "team_abbr": "CIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 640,
      "under_odds": null,
      "expected_home_runs": 0.1891,
      "prob_1_plus_hr": 0.1723,
      "model_over_probability": 0.1723,
      "model_under_probability": 0.8277,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1351,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0372,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0372,
      "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.8642,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 14.29,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.95,
      "projected_home_runs_palantir": 12.95,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1723,
      "hr_prob_hybrid_gap_adjusted": 0.1494,
      "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.1482,
      "hr_prob_palantir": 0.1506,
      "hr_prob_rf_safe_raw": 0.1649,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1453,
      "hr_edge_palantir": 0.0155,
      "hr_edge_catboost_safe": 0.0372,
      "hr_edge_hybrid_gap_adjusted": 0.0143,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0071,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0298,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0071,
      "hr_edge_rf_safe_calibrated_logistic": 0.0102,
      "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.0473,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1482,
      "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": 102,
      "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": 12.95,
      "palantir_expected_home_runs": 12.95,
      "palantir_prob_over": 0.1506,
      "palantir_hr_prob": 0.1506,
      "palantir_prob_under": 0.8493999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0155,
      "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.1891,
      "fangorn_expected_home_runs": 0.1891,
      "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.0071,
      "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.008400000000000019,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Evan Carter",
      "hitter_id": 694497,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 775,
      "under_odds": -1245,
      "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.1143,
      "implied_under_probability_raw": 0.9257,
      "implied_over_probability_novig": 0.1099,
      "implied_under_probability_novig": 0.8901,
      "edge_over": 0.0371,
      "edge_under": -0.0771,
      "recommended_side": "Over",
      "recommended_edge": 0.0371,
      "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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 6.0,
      "projected_home_runs_rf_safe_season": 7.87,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.59,
      "projected_home_runs_palantir": 7.59,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1514,
      "hr_prob_hybrid_gap_adjusted": 0.1672,
      "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.168,
      "hr_prob_palantir": 0.1876,
      "hr_prob_rf_safe_raw": 0.1938,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1683,
      "hr_edge_palantir": 0.0733,
      "hr_edge_catboost_safe": 0.0371,
      "hr_edge_hybrid_gap_adjusted": 0.0529,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0578,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0795,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0578,
      "hr_edge_rf_safe_calibrated_logistic": 0.054,
      "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.3117,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.168,
      "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": 60,
      "suppression_reason_count": 5,
      "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": 103,
      "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": 7.59,
      "palantir_expected_home_runs": 7.59,
      "palantir_prob_over": 0.1876,
      "palantir_hr_prob": 0.1876,
      "palantir_prob_under": 0.8124,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0733,
      "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.1642,
      "fangorn_expected_home_runs": 0.1642,
      "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.0578,
      "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.015499999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Evan Carter",
      "hitter_id": 694497,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 775,
      "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.1143,
      "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": 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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 6.0,
      "projected_home_runs_rf_safe_season": 7.87,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.59,
      "projected_home_runs_palantir": 7.59,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1514,
      "hr_prob_hybrid_gap_adjusted": 0.1672,
      "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.168,
      "hr_prob_palantir": 0.1876,
      "hr_prob_rf_safe_raw": 0.1938,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1683,
      "hr_edge_palantir": 0.0733,
      "hr_edge_catboost_safe": 0.0371,
      "hr_edge_hybrid_gap_adjusted": 0.0529,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0578,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0795,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0578,
      "hr_edge_rf_safe_calibrated_logistic": 0.054,
      "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.3117,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.168,
      "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": 60,
      "suppression_reason_count": 5,
      "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": 104,
      "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": 7.59,
      "palantir_expected_home_runs": 7.59,
      "palantir_prob_over": 0.1876,
      "palantir_hr_prob": 0.1876,
      "palantir_prob_under": 0.8124,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0733,
      "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.1642,
      "fangorn_expected_home_runs": 0.1642,
      "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.0578,
      "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.015499999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Shohei Ohtani",
      "hitter_id": 660271,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2438,
      "prob_1_plus_hr": 0.2164,
      "model_over_probability": 0.2164,
      "model_under_probability": 0.7836,
      "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.0777,
      "edge_under": 0.0368,
      "recommended_side": "Under",
      "recommended_edge": 0.0368,
      "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.085,
      "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": 47.0,
      "projected_home_runs_rf_safe_season": 46.52,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 43.12,
      "projected_home_runs_palantir": 43.12,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2164,
      "hr_prob_hybrid_gap_adjusted": 0.1881,
      "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.1866,
      "hr_prob_palantir": 0.2004,
      "hr_prob_rf_safe_raw": 0.2144,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1864,
      "hr_edge_palantir": -0.0937,
      "hr_edge_catboost_safe": -0.0777,
      "hr_edge_hybrid_gap_adjusted": -0.106,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.115,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0797,
      "hr_edge_rf_safe_calibrated_isotonic": -0.115,
      "hr_edge_rf_safe_calibrated_logistic": -0.1077,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Balanced Anchor",
      "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.0102,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1866,
      "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": 105,
      "edge_direction_rank": 7,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 43.12,
      "palantir_expected_home_runs": 43.12,
      "palantir_prob_over": 0.2004,
      "palantir_hr_prob": 0.2004,
      "palantir_prob_under": 0.7996,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0937,
      "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.2438,
      "fangorn_expected_home_runs": 0.2438,
      "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.115,
      "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.021299999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Mookie Betts",
      "hitter_id": 605141,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2182,
      "prob_1_plus_hr": 0.196,
      "model_over_probability": 0.196,
      "model_under_probability": 0.804,
      "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.036,
      "edge_under": -0.0762,
      "recommended_side": "Over",
      "recommended_edge": 0.036,
      "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.085,
      "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": 23.0,
      "projected_home_runs_rf_safe_season": 21.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.1,
      "projected_home_runs_palantir": 23.1,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.196,
      "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.1968,
      "hr_prob_rf_safe_raw": 0.1834,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1597,
      "hr_edge_palantir": 0.0368,
      "hr_edge_catboost_safe": 0.036,
      "hr_edge_hybrid_gap_adjusted": 0.0179,
      "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.0234,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0121,
      "hr_edge_rf_safe_calibrated_logistic": -0.0003,
      "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.0717,
      "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": "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": 107,
      "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": 23.1,
      "palantir_expected_home_runs": 23.1,
      "palantir_prob_over": 0.1968,
      "palantir_hr_prob": 0.1968,
      "palantir_prob_under": 0.8032,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0368,
      "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.2182,
      "fangorn_expected_home_runs": 0.2182,
      "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.0247,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Wyatt Langford",
      "hitter_id": 694671,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2047,
      "prob_1_plus_hr": 0.1851,
      "model_over_probability": 0.1851,
      "model_under_probability": 0.8149,
      "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.0358,
      "edge_under": -0.0758,
      "recommended_side": "Over",
      "recommended_edge": 0.0358,
      "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.9246,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.45,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 18.37,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.08,
      "projected_home_runs_palantir": 19.08,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1851,
      "hr_prob_hybrid_gap_adjusted": 0.176,
      "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.1747,
      "hr_prob_palantir": 0.1951,
      "hr_prob_rf_safe_raw": 0.1885,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1639,
      "hr_edge_palantir": 0.0458,
      "hr_edge_catboost_safe": 0.0358,
      "hr_edge_hybrid_gap_adjusted": 0.0267,
      "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.0392,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0228,
      "hr_edge_rf_safe_calibrated_logistic": 0.0146,
      "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.0206,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1747,
      "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": 108,
      "edge_direction_rank": 89,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.08,
      "palantir_expected_home_runs": 19.08,
      "palantir_prob_over": 0.1951,
      "palantir_hr_prob": 0.1951,
      "palantir_prob_under": 0.8049,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0458,
      "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.2047,
      "fangorn_expected_home_runs": 0.2047,
      "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.022999999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Mookie Betts",
      "hitter_id": 605141,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2182,
      "prob_1_plus_hr": 0.196,
      "model_over_probability": 0.196,
      "model_under_probability": 0.804,
      "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.0347,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0347,
      "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.085,
      "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": 23.0,
      "projected_home_runs_rf_safe_season": 21.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.1,
      "projected_home_runs_palantir": 23.1,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.196,
      "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.1968,
      "hr_prob_rf_safe_raw": 0.1834,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1597,
      "hr_edge_palantir": 0.0355,
      "hr_edge_catboost_safe": 0.0347,
      "hr_edge_hybrid_gap_adjusted": 0.0166,
      "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.0221,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0108,
      "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.0717,
      "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": "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": 111,
      "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": 23.1,
      "palantir_expected_home_runs": 23.1,
      "palantir_prob_over": 0.1968,
      "palantir_hr_prob": 0.1968,
      "palantir_prob_under": 0.8032,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0355,
      "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.2182,
      "fangorn_expected_home_runs": 0.2182,
      "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.0247,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Wyatt Langford",
      "hitter_id": 694671,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2047,
      "prob_1_plus_hr": 0.1851,
      "model_over_probability": 0.1851,
      "model_under_probability": 0.8149,
      "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.0347,
      "edge_under": -0.0695,
      "recommended_side": "Over",
      "recommended_edge": 0.0347,
      "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.9246,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.45,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 18.37,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.08,
      "projected_home_runs_palantir": 19.08,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1851,
      "hr_prob_hybrid_gap_adjusted": 0.176,
      "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.1747,
      "hr_prob_palantir": 0.1951,
      "hr_prob_rf_safe_raw": 0.1885,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1639,
      "hr_edge_palantir": 0.0447,
      "hr_edge_catboost_safe": 0.0347,
      "hr_edge_hybrid_gap_adjusted": 0.0256,
      "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.0381,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0217,
      "hr_edge_rf_safe_calibrated_logistic": 0.0135,
      "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.0206,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1747,
      "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": 112,
      "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": 19.08,
      "palantir_expected_home_runs": 19.08,
      "palantir_prob_over": 0.1951,
      "palantir_hr_prob": 0.1951,
      "palantir_prob_under": 0.8049,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0447,
      "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.2047,
      "fangorn_expected_home_runs": 0.2047,
      "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.022999999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Wyatt Langford",
      "hitter_id": 694671,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2047,
      "prob_1_plus_hr": 0.1851,
      "model_over_probability": 0.1851,
      "model_under_probability": 0.8149,
      "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.0347,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0347,
      "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.9246,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.45,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 18.37,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.08,
      "projected_home_runs_palantir": 19.08,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1851,
      "hr_prob_hybrid_gap_adjusted": 0.176,
      "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.1747,
      "hr_prob_palantir": 0.1951,
      "hr_prob_rf_safe_raw": 0.1885,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1639,
      "hr_edge_palantir": 0.0447,
      "hr_edge_catboost_safe": 0.0347,
      "hr_edge_hybrid_gap_adjusted": 0.0256,
      "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.0381,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0217,
      "hr_edge_rf_safe_calibrated_logistic": 0.0135,
      "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.0206,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1747,
      "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": 113,
      "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": 19.08,
      "palantir_expected_home_runs": 19.08,
      "palantir_prob_over": 0.1951,
      "palantir_hr_prob": 0.1951,
      "palantir_prob_under": 0.8049,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0447,
      "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.2047,
      "fangorn_expected_home_runs": 0.2047,
      "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.022999999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Lane Thomas",
      "hitter_id": 657041,
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -865,
      "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.1379,
      "implied_under_probability_raw": 0.8964,
      "implied_over_probability_novig": 0.1333,
      "implied_under_probability_novig": 0.8667,
      "edge_over": 0.0347,
      "edge_under": -0.069,
      "recommended_side": "Over",
      "recommended_edge": 0.0347,
      "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.8872,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "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.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1429,
      "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.1414,
      "hr_prob_palantir": 0.1346,
      "hr_prob_rf_safe_raw": 0.1319,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1223,
      "hr_edge_palantir": -0.0033,
      "hr_edge_catboost_safe": 0.0347,
      "hr_edge_hybrid_gap_adjusted": 0.005,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0043,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.006,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0043,
      "hr_edge_rf_safe_calibrated_logistic": -0.0156,
      "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.1414,
      "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": 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": "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": 109,
      "edge_direction_rank": 90,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1346,
      "palantir_hr_prob": 0.1346,
      "palantir_prob_under": 0.8654,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0033,
      "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.1895,
      "fangorn_expected_home_runs": 0.1895,
      "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.0043,
      "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.0010000000000000009,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Lane Thomas",
      "hitter_id": 657041,
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -920,
      "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.1379,
      "implied_under_probability_raw": 0.902,
      "implied_over_probability_novig": 0.1326,
      "implied_under_probability_novig": 0.8674,
      "edge_over": 0.0347,
      "edge_under": -0.0746,
      "recommended_side": "Over",
      "recommended_edge": 0.0347,
      "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.8872,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "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.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1429,
      "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.1414,
      "hr_prob_palantir": 0.1346,
      "hr_prob_rf_safe_raw": 0.1319,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1223,
      "hr_edge_palantir": -0.0033,
      "hr_edge_catboost_safe": 0.0347,
      "hr_edge_hybrid_gap_adjusted": 0.005,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0043,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.006,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0043,
      "hr_edge_rf_safe_calibrated_logistic": -0.0156,
      "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.1414,
      "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": 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": "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": 110,
      "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": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1346,
      "palantir_hr_prob": 0.1346,
      "palantir_prob_under": 0.8654,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0033,
      "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.1895,
      "fangorn_expected_home_runs": 0.1895,
      "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.0043,
      "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.0010000000000000009,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Agust\u00edn Ram\u00edrez",
      "hitter_id": 682663,
      "team_abbr": "MIA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1981,
      "prob_1_plus_hr": 0.1797,
      "model_over_probability": 0.1797,
      "model_under_probability": 0.8203,
      "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.0337,
      "edge_under": -0.0739,
      "recommended_side": "Over",
      "recommended_edge": 0.0337,
      "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.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": 1.14,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "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.155,
      "hr_prob_catboost_safe": 0.1797,
      "hr_prob_hybrid_gap_adjusted": 0.1609,
      "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.1599,
      "hr_prob_palantir": 0.1752,
      "hr_prob_rf_safe_raw": 0.1668,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1467,
      "hr_edge_palantir": 0.0292,
      "hr_edge_catboost_safe": 0.0337,
      "hr_edge_hybrid_gap_adjusted": 0.0149,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.009,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0208,
      "hr_edge_rf_safe_calibrated_isotonic": 0.009,
      "hr_edge_rf_safe_calibrated_logistic": 0.0007,
      "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.0789,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1599,
      "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": 114,
      "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": 18.47,
      "palantir_expected_home_runs": 18.47,
      "palantir_prob_over": 0.1752,
      "palantir_hr_prob": 0.1752,
      "palantir_prob_under": 0.8248,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0292,
      "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.1981,
      "fangorn_expected_home_runs": 0.1981,
      "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.009,
      "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": "Lane Thomas",
      "hitter_id": 657041,
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.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.1389,
      "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": 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.8872,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "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.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1429,
      "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.1414,
      "hr_prob_palantir": 0.1346,
      "hr_prob_rf_safe_raw": 0.1319,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1223,
      "hr_edge_palantir": -0.0043,
      "hr_edge_catboost_safe": 0.0337,
      "hr_edge_hybrid_gap_adjusted": 0.004,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0053,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.007,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0053,
      "hr_edge_rf_safe_calibrated_logistic": -0.0166,
      "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.1414,
      "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": 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": "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": 115,
      "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": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1346,
      "palantir_hr_prob": 0.1346,
      "palantir_prob_under": 0.8654,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0043,
      "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.1895,
      "fangorn_expected_home_runs": 0.1895,
      "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.0053,
      "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.0010000000000000009,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Mookie Betts",
      "hitter_id": 605141,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -690,
      "expected_home_runs": 0.2182,
      "prob_1_plus_hr": 0.196,
      "model_over_probability": 0.196,
      "model_under_probability": 0.804,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1626,
      "implied_under_probability_raw": 0.8734,
      "implied_over_probability_novig": 0.1569,
      "implied_under_probability_novig": 0.8431,
      "edge_over": 0.0334,
      "edge_under": -0.0694,
      "recommended_side": "Over",
      "recommended_edge": 0.0334,
      "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.085,
      "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": 23.0,
      "projected_home_runs_rf_safe_season": 21.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.1,
      "projected_home_runs_palantir": 23.1,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.196,
      "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.1968,
      "hr_prob_rf_safe_raw": 0.1834,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1597,
      "hr_edge_palantir": 0.0342,
      "hr_edge_catboost_safe": 0.0334,
      "hr_edge_hybrid_gap_adjusted": 0.0153,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0095,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0208,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0095,
      "hr_edge_rf_safe_calibrated_logistic": -0.0029,
      "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.0717,
      "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": "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": 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": 23.1,
      "palantir_expected_home_runs": 23.1,
      "palantir_prob_over": 0.1968,
      "palantir_hr_prob": 0.1968,
      "palantir_prob_under": 0.8032,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0342,
      "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.2182,
      "fangorn_expected_home_runs": 0.2182,
      "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.0095,
      "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.0247,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Trevor Larnach",
      "hitter_id": 663616,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1715,
      "prob_1_plus_hr": 0.1576,
      "model_over_probability": 0.1576,
      "model_under_probability": 0.8424,
      "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.0334,
      "edge_under": -0.0683,
      "recommended_side": "Over",
      "recommended_edge": 0.0334,
      "play_tier": "Lean",
      "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.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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.155,
      "hr_prob_catboost_safe": 0.1576,
      "hr_prob_hybrid_gap_adjusted": 0.1558,
      "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.1555,
      "hr_prob_palantir": 0.1573,
      "hr_prob_rf_safe_raw": 0.1708,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1498,
      "hr_edge_palantir": 0.0331,
      "hr_edge_catboost_safe": 0.0334,
      "hr_edge_hybrid_gap_adjusted": 0.0316,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0308,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0466,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0308,
      "hr_edge_rf_safe_calibrated_logistic": 0.0256,
      "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.0921,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1555,
      "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": "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": 117,
      "edge_direction_rank": 98,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1573,
      "palantir_hr_prob": 0.1573,
      "palantir_prob_under": 0.8427,
      "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.1715,
      "fangorn_expected_home_runs": 0.1715,
      "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.0308,
      "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.0022999999999999965,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Trevor Larnach",
      "hitter_id": 663616,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1715,
      "prob_1_plus_hr": 0.1576,
      "model_over_probability": 0.1576,
      "model_under_probability": 0.8424,
      "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.0334,
      "edge_under": -0.0732,
      "recommended_side": "Over",
      "recommended_edge": 0.0334,
      "play_tier": "Lean",
      "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.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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.155,
      "hr_prob_catboost_safe": 0.1576,
      "hr_prob_hybrid_gap_adjusted": 0.1558,
      "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.1555,
      "hr_prob_palantir": 0.1573,
      "hr_prob_rf_safe_raw": 0.1708,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1498,
      "hr_edge_palantir": 0.0331,
      "hr_edge_catboost_safe": 0.0334,
      "hr_edge_hybrid_gap_adjusted": 0.0316,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0308,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0466,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0308,
      "hr_edge_rf_safe_calibrated_logistic": 0.0256,
      "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.0921,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1555,
      "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": "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": 118,
      "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": 13.97,
      "palantir_expected_home_runs": 13.97,
      "palantir_prob_over": 0.1573,
      "palantir_hr_prob": 0.1573,
      "palantir_prob_under": 0.8427,
      "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.1715,
      "fangorn_expected_home_runs": 0.1715,
      "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.0308,
      "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.0022999999999999965,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Fernando Tatis Jr.",
      "hitter_id": 665487,
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -670,
      "expected_home_runs": 0.228,
      "prob_1_plus_hr": 0.2039,
      "model_over_probability": 0.2039,
      "model_under_probability": 0.7961,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1709,
      "implied_under_probability_raw": 0.8701,
      "implied_over_probability_novig": 0.1642,
      "implied_under_probability_novig": 0.8358,
      "edge_over": 0.033,
      "edge_under": -0.074,
      "recommended_side": "Over",
      "recommended_edge": 0.033,
      "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.932,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.48,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 23.33,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.51,
      "projected_home_runs_palantir": 22.51,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2039,
      "hr_prob_hybrid_gap_adjusted": 0.1851,
      "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.1841,
      "hr_prob_palantir": 0.2081,
      "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.0372,
      "hr_edge_catboost_safe": 0.033,
      "hr_edge_hybrid_gap_adjusted": 0.0142,
      "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.0439,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0082,
      "hr_edge_rf_safe_calibrated_logistic": 0.0158,
      "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.0605,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1841,
      "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": 119,
      "edge_direction_rank": 100,
      "value_score": 21.9,
      "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": 22.51,
      "palantir_expected_home_runs": 22.51,
      "palantir_prob_over": 0.2081,
      "palantir_hr_prob": 0.2081,
      "palantir_prob_under": 0.7919,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0372,
      "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.228,
      "fangorn_expected_home_runs": 0.228,
      "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.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.028999999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Bell",
      "hitter_id": 605137,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2067,
      "prob_1_plus_hr": 0.1867,
      "model_over_probability": 0.1867,
      "model_under_probability": 0.8133,
      "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.0329,
      "edge_under": -0.0731,
      "recommended_side": "Over",
      "recommended_edge": 0.0329,
      "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.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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.155,
      "hr_prob_catboost_safe": 0.1867,
      "hr_prob_hybrid_gap_adjusted": 0.1626,
      "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.1614,
      "hr_prob_palantir": 0.1736,
      "hr_prob_rf_safe_raw": 0.1722,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1509,
      "hr_edge_palantir": 0.0198,
      "hr_edge_catboost_safe": 0.0329,
      "hr_edge_hybrid_gap_adjusted": 0.0088,
      "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.0184,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0012,
      "hr_edge_rf_safe_calibrated_logistic": -0.0029,
      "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.0855,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1614,
      "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": 120,
      "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": 18.45,
      "palantir_expected_home_runs": 18.45,
      "palantir_prob_over": 0.1736,
      "palantir_hr_prob": 0.1736,
      "palantir_prob_under": 0.8264,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0198,
      "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.2067,
      "fangorn_expected_home_runs": 0.2067,
      "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.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.018600000000000005,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bo Bichette",
      "hitter_id": 666182,
      "team_abbr": "NYM",
      "opponent_abbr": "SEA",
      "pitcher_name": "Logan Gilbert",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1671,
      "prob_1_plus_hr": 0.1539,
      "model_over_probability": 0.1539,
      "model_under_probability": 0.8461,
      "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.0327,
      "edge_under": -0.0677,
      "recommended_side": "Over",
      "recommended_edge": 0.0327,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.901,
      "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.1539,
      "hr_prob_hybrid_gap_adjusted": 0.1563,
      "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.1651,
      "hr_prob_rf_safe_raw": 0.178,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1554,
      "hr_edge_palantir": 0.0439,
      "hr_edge_catboost_safe": 0.0327,
      "hr_edge_hybrid_gap_adjusted": 0.0351,
      "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.0568,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0361,
      "hr_edge_rf_safe_calibrated_logistic": 0.0342,
      "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": 121,
      "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": 15.12,
      "palantir_expected_home_runs": 15.12,
      "palantir_prob_over": 0.1651,
      "palantir_hr_prob": 0.1651,
      "palantir_prob_under": 0.8349,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0439,
      "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.1671,
      "fangorn_expected_home_runs": 0.1671,
      "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.007800000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Agust\u00edn Ram\u00edrez",
      "hitter_id": 682663,
      "team_abbr": "MIA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1981,
      "prob_1_plus_hr": 0.1797,
      "model_over_probability": 0.1797,
      "model_under_probability": 0.8203,
      "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.0326,
      "edge_under": -0.068,
      "recommended_side": "Over",
      "recommended_edge": 0.0326,
      "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.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": 1.14,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "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.155,
      "hr_prob_catboost_safe": 0.1797,
      "hr_prob_hybrid_gap_adjusted": 0.1609,
      "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.1599,
      "hr_prob_palantir": 0.1752,
      "hr_prob_rf_safe_raw": 0.1668,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1467,
      "hr_edge_palantir": 0.0281,
      "hr_edge_catboost_safe": 0.0326,
      "hr_edge_hybrid_gap_adjusted": 0.0138,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0079,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0197,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0079,
      "hr_edge_rf_safe_calibrated_logistic": -0.0004,
      "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.0789,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1599,
      "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": 122,
      "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": 18.47,
      "palantir_expected_home_runs": 18.47,
      "palantir_prob_over": 0.1752,
      "palantir_hr_prob": 0.1752,
      "palantir_prob_under": 0.8248,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0281,
      "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.1981,
      "fangorn_expected_home_runs": 0.1981,
      "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.0079,
      "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": "Agust\u00edn Ram\u00edrez",
      "hitter_id": 682663,
      "team_abbr": "MIA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1981,
      "prob_1_plus_hr": 0.1797,
      "model_over_probability": 0.1797,
      "model_under_probability": 0.8203,
      "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.0326,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0326,
      "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.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": 1.14,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "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.155,
      "hr_prob_catboost_safe": 0.1797,
      "hr_prob_hybrid_gap_adjusted": 0.1609,
      "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.1599,
      "hr_prob_palantir": 0.1752,
      "hr_prob_rf_safe_raw": 0.1668,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1467,
      "hr_edge_palantir": 0.0281,
      "hr_edge_catboost_safe": 0.0326,
      "hr_edge_hybrid_gap_adjusted": 0.0138,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0079,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0197,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0079,
      "hr_edge_rf_safe_calibrated_logistic": -0.0004,
      "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.0789,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1599,
      "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": 123,
      "edge_direction_rank": 104,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1752,
      "palantir_hr_prob": 0.1752,
      "palantir_prob_under": 0.8248,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0281,
      "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.1981,
      "fangorn_expected_home_runs": 0.1981,
      "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.0079,
      "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": "Trevor Larnach",
      "hitter_id": 663616,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1715,
      "prob_1_plus_hr": 0.1576,
      "model_over_probability": 0.1576,
      "model_under_probability": 0.8424,
      "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.0326,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0326,
      "play_tier": "Lean",
      "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.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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.155,
      "hr_prob_catboost_safe": 0.1576,
      "hr_prob_hybrid_gap_adjusted": 0.1558,
      "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.1555,
      "hr_prob_palantir": 0.1573,
      "hr_prob_rf_safe_raw": 0.1708,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1498,
      "hr_edge_palantir": 0.0323,
      "hr_edge_catboost_safe": 0.0326,
      "hr_edge_hybrid_gap_adjusted": 0.0308,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.03,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0458,
      "hr_edge_rf_safe_calibrated_isotonic": 0.03,
      "hr_edge_rf_safe_calibrated_logistic": 0.0248,
      "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.0921,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1555,
      "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": "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": 124,
      "edge_direction_rank": 105,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1573,
      "palantir_hr_prob": 0.1573,
      "palantir_prob_under": 0.8427,
      "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.1715,
      "fangorn_expected_home_runs": 0.1715,
      "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.03,
      "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.0022999999999999965,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Caballero",
      "hitter_id": 676609,
      "team_abbr": "NYY",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 1130,
      "under_odds": -2055,
      "expected_home_runs": 0.1208,
      "prob_1_plus_hr": 0.1138,
      "model_over_probability": 0.1138,
      "model_under_probability": 0.8862,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0813,
      "implied_under_probability_raw": 0.9536,
      "implied_over_probability_novig": 0.0786,
      "implied_under_probability_novig": 0.9214,
      "edge_over": 0.0325,
      "edge_under": -0.0674,
      "recommended_side": "Over",
      "recommended_edge": 0.0325,
      "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; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.964,
      "pitch_mix_interaction_score": 105.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 6.66,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.54,
      "projected_home_runs_palantir": 7.54,
      "hr_prob_rf_safe": 0.1108,
      "hr_prob_catboost_safe": 0.1138,
      "hr_prob_hybrid_gap_adjusted": 0.1117,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1108,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1114,
      "hr_prob_palantir": 0.122,
      "hr_prob_rf_safe_raw": 0.1086,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1108,
      "hr_prob_rf_safe_calibrated_logistic": 0.108,
      "hr_edge_palantir": 0.0407,
      "hr_edge_catboost_safe": 0.0325,
      "hr_edge_hybrid_gap_adjusted": 0.0304,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0295,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0273,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0295,
      "hr_edge_rf_safe_calibrated_logistic": 0.0267,
      "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.1108,
      "fangorn_projection_spread_ratio": 0.0486,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1114,
      "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": 125,
      "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": 7.54,
      "palantir_expected_home_runs": 7.54,
      "palantir_prob_over": 0.122,
      "palantir_hr_prob": 0.122,
      "palantir_prob_under": 0.878,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0407,
      "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.1208,
      "fangorn_expected_home_runs": 0.1208,
      "fangorn_prob_over": 0.1108,
      "fangorn_hr_prob": 0.1108,
      "fangorn_prob_under": 0.8892,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0295,
      "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.011200000000000002,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Marcus Semien",
      "hitter_id": 543760,
      "team_abbr": "NYM",
      "opponent_abbr": "SEA",
      "pitcher_name": "Logan Gilbert",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1855,
      "prob_1_plus_hr": 0.1693,
      "model_over_probability": 0.1693,
      "model_under_probability": 0.8307,
      "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.0323,
      "edge_under": -0.0722,
      "recommended_side": "Over",
      "recommended_edge": 0.0323,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.901,
      "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.1693,
      "hr_prob_hybrid_gap_adjusted": 0.1218,
      "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.123,
      "hr_prob_palantir": 0.1359,
      "hr_prob_rf_safe_raw": 0.1144,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1114,
      "hr_prob_rf_safe_calibrated_logistic": 0.1115,
      "hr_edge_palantir": -0.0011,
      "hr_edge_catboost_safe": 0.0323,
      "hr_edge_hybrid_gap_adjusted": -0.0152,
      "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.0226,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0256,
      "hr_edge_rf_safe_calibrated_logistic": -0.0255,
      "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.123,
      "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": 126,
      "edge_direction_rank": 107,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1359,
      "palantir_hr_prob": 0.1359,
      "palantir_prob_under": 0.8641,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0011,
      "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.1855,
      "fangorn_expected_home_runs": 0.1855,
      "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.024499999999999994,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Corbin Carroll",
      "hitter_id": 682998,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Eric Lauer",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 500,
      "under_odds": -685,
      "expected_home_runs": 0.2217,
      "prob_1_plus_hr": 0.1988,
      "model_over_probability": 0.1988,
      "model_under_probability": 0.8012,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1667,
      "implied_under_probability_raw": 0.8726,
      "implied_over_probability_novig": 0.1604,
      "implied_under_probability_novig": 0.8396,
      "edge_over": 0.0321,
      "edge_under": -0.0714,
      "recommended_side": "Over",
      "recommended_edge": 0.0321,
      "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.8689,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.23,
      "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.22,
      "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": 25.0,
      "projected_home_runs_rf_safe_season": 26.2,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 26.45,
      "projected_home_runs_palantir": 26.45,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1988,
      "hr_prob_hybrid_gap_adjusted": 0.1839,
      "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.1831,
      "hr_prob_palantir": 0.2091,
      "hr_prob_rf_safe_raw": 0.2073,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.18,
      "hr_edge_palantir": 0.0424,
      "hr_edge_catboost_safe": 0.0321,
      "hr_edge_hybrid_gap_adjusted": 0.0172,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0124,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0406,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0124,
      "hr_edge_rf_safe_calibrated_logistic": 0.0133,
      "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.048,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1831,
      "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": 127,
      "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": 26.45,
      "palantir_expected_home_runs": 26.45,
      "palantir_prob_over": 0.2091,
      "palantir_hr_prob": 0.2091,
      "palantir_prob_under": 0.7908999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0424,
      "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.2217,
      "fangorn_expected_home_runs": 0.2217,
      "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.0124,
      "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": "Bo Bichette",
      "hitter_id": 666182,
      "team_abbr": "NYM",
      "opponent_abbr": "SEA",
      "pitcher_name": "Logan Gilbert",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1671,
      "prob_1_plus_hr": 0.1539,
      "model_over_probability": 0.1539,
      "model_under_probability": 0.8461,
      "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.0319,
      "edge_under": -0.0723,
      "recommended_side": "Over",
      "recommended_edge": 0.0319,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.901,
      "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.1539,
      "hr_prob_hybrid_gap_adjusted": 0.1563,
      "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.1651,
      "hr_prob_rf_safe_raw": 0.178,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1554,
      "hr_edge_palantir": 0.0431,
      "hr_edge_catboost_safe": 0.0319,
      "hr_edge_hybrid_gap_adjusted": 0.0343,
      "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.056,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0353,
      "hr_edge_rf_safe_calibrated_logistic": 0.0334,
      "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": 128,
      "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": 15.12,
      "palantir_expected_home_runs": 15.12,
      "palantir_prob_over": 0.1651,
      "palantir_hr_prob": 0.1651,
      "palantir_prob_under": 0.8349,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0431,
      "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.1671,
      "fangorn_expected_home_runs": 0.1671,
      "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.007800000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bo Bichette",
      "hitter_id": 666182,
      "team_abbr": "NYM",
      "opponent_abbr": "SEA",
      "pitcher_name": "Logan Gilbert",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1671,
      "prob_1_plus_hr": 0.1539,
      "model_over_probability": 0.1539,
      "model_under_probability": 0.8461,
      "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.0319,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0319,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.901,
      "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.1539,
      "hr_prob_hybrid_gap_adjusted": 0.1563,
      "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.1651,
      "hr_prob_rf_safe_raw": 0.178,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1554,
      "hr_edge_palantir": 0.0431,
      "hr_edge_catboost_safe": 0.0319,
      "hr_edge_hybrid_gap_adjusted": 0.0343,
      "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.056,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0353,
      "hr_edge_rf_safe_calibrated_logistic": 0.0334,
      "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": 129,
      "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": 15.12,
      "palantir_expected_home_runs": 15.12,
      "palantir_prob_over": 0.1651,
      "palantir_hr_prob": 0.1651,
      "palantir_prob_under": 0.8349,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0431,
      "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.1671,
      "fangorn_expected_home_runs": 0.1671,
      "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.007800000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brandon Nimmo",
      "hitter_id": 607043,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -715,
      "expected_home_runs": 0.216,
      "prob_1_plus_hr": 0.1943,
      "model_over_probability": 0.1943,
      "model_under_probability": 0.8057,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1626,
      "implied_under_probability_raw": 0.8773,
      "implied_over_probability_novig": 0.1564,
      "implied_under_probability_novig": 0.8436,
      "edge_over": 0.0317,
      "edge_under": -0.0716,
      "recommended_side": "Over",
      "recommended_edge": 0.0317,
      "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.9854,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 23.0,
      "projected_home_runs_rf_safe_season": 23.51,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.41,
      "projected_home_runs_palantir": 23.41,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1943,
      "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.1822,
      "hr_prob_palantir": 0.1974,
      "hr_prob_rf_safe_raw": 0.1981,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.172,
      "hr_edge_palantir": 0.0348,
      "hr_edge_catboost_safe": 0.0317,
      "hr_edge_hybrid_gap_adjusted": 0.0202,
      "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.0355,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0165,
      "hr_edge_rf_safe_calibrated_logistic": 0.0094,
      "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.0222,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1822,
      "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": 130,
      "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": 23.41,
      "palantir_expected_home_runs": 23.41,
      "palantir_prob_over": 0.1974,
      "palantir_hr_prob": 0.1974,
      "palantir_prob_under": 0.8026,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0348,
      "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.216,
      "fangorn_expected_home_runs": 0.216,
      "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": "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.018299999999999983,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Bell",
      "hitter_id": 605137,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2067,
      "prob_1_plus_hr": 0.1867,
      "model_over_probability": 0.1867,
      "model_under_probability": 0.8133,
      "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.0317,
      "edge_under": -0.0662,
      "recommended_side": "Over",
      "recommended_edge": 0.0317,
      "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.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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.155,
      "hr_prob_catboost_safe": 0.1867,
      "hr_prob_hybrid_gap_adjusted": 0.1626,
      "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.1614,
      "hr_prob_palantir": 0.1736,
      "hr_prob_rf_safe_raw": 0.1722,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1509,
      "hr_edge_palantir": 0.0186,
      "hr_edge_catboost_safe": 0.0317,
      "hr_edge_hybrid_gap_adjusted": 0.0076,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0172,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0,
      "hr_edge_rf_safe_calibrated_logistic": -0.0041,
      "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.0855,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1614,
      "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": 132,
      "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": 18.45,
      "palantir_expected_home_runs": 18.45,
      "palantir_prob_over": 0.1736,
      "palantir_hr_prob": 0.1736,
      "palantir_prob_under": 0.8264,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0186,
      "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.2067,
      "fangorn_expected_home_runs": 0.2067,
      "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.0,
      "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.018600000000000005,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Bell",
      "hitter_id": 605137,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2067,
      "prob_1_plus_hr": 0.1867,
      "model_over_probability": 0.1867,
      "model_under_probability": 0.8133,
      "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.0317,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0317,
      "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.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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.155,
      "hr_prob_catboost_safe": 0.1867,
      "hr_prob_hybrid_gap_adjusted": 0.1626,
      "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.1614,
      "hr_prob_palantir": 0.1736,
      "hr_prob_rf_safe_raw": 0.1722,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1509,
      "hr_edge_palantir": 0.0186,
      "hr_edge_catboost_safe": 0.0317,
      "hr_edge_hybrid_gap_adjusted": 0.0076,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0172,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0,
      "hr_edge_rf_safe_calibrated_logistic": -0.0041,
      "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.0855,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1614,
      "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": 133,
      "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": 18.45,
      "palantir_expected_home_runs": 18.45,
      "palantir_prob_over": 0.1736,
      "palantir_hr_prob": 0.1736,
      "palantir_prob_under": 0.8264,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0186,
      "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.2067,
      "fangorn_expected_home_runs": 0.2067,
      "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.0,
      "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.018600000000000005,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jes\u00fas S\u00e1nchez",
      "hitter_id": 660821,
      "team_abbr": "TOR",
      "opponent_abbr": "ATL",
      "pitcher_name": "Bryce Elder",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1733,
      "prob_1_plus_hr": 0.1591,
      "model_over_probability": 0.1591,
      "model_under_probability": 0.8409,
      "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.0317,
      "edge_under": -0.0665,
      "recommended_side": "Over",
      "recommended_edge": 0.0317,
      "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.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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1721,
      "hr_prob_catboost_safe": 0.1591,
      "hr_prob_hybrid_gap_adjusted": 0.1682,
      "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.142,
      "hr_prob_rf_safe_raw": 0.1838,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1601,
      "hr_edge_palantir": 0.0146,
      "hr_edge_catboost_safe": 0.0317,
      "hr_edge_hybrid_gap_adjusted": 0.0408,
      "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.0564,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0447,
      "hr_edge_rf_safe_calibrated_logistic": 0.0327,
      "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.172,
      "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": "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": 36,
      "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": 131,
      "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": 13.26,
      "palantir_expected_home_runs": 13.26,
      "palantir_prob_over": 0.142,
      "palantir_hr_prob": 0.142,
      "palantir_prob_under": 0.858,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0146,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1733,
      "fangorn_expected_home_runs": 0.1733,
      "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.0447,
      "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.030100000000000016,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Fernando Tatis Jr.",
      "hitter_id": 665487,
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.228,
      "prob_1_plus_hr": 0.2039,
      "model_over_probability": 0.2039,
      "model_under_probability": 0.7961,
      "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.0315,
      "edge_under": -0.066,
      "recommended_side": "Over",
      "recommended_edge": 0.0315,
      "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.932,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.48,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 23.33,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.51,
      "projected_home_runs_palantir": 22.51,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2039,
      "hr_prob_hybrid_gap_adjusted": 0.1851,
      "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.1841,
      "hr_prob_palantir": 0.2081,
      "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.0357,
      "hr_edge_catboost_safe": 0.0315,
      "hr_edge_hybrid_gap_adjusted": 0.0127,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0067,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0424,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0067,
      "hr_edge_rf_safe_calibrated_logistic": 0.0143,
      "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.0605,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1841,
      "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": 135,
      "edge_direction_rank": 115,
      "value_score": 21.7,
      "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": 22.51,
      "palantir_expected_home_runs": 22.51,
      "palantir_prob_over": 0.2081,
      "palantir_hr_prob": 0.2081,
      "palantir_prob_under": 0.7919,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0357,
      "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.228,
      "fangorn_expected_home_runs": 0.228,
      "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.0067,
      "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.028999999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Fernando Tatis Jr.",
      "hitter_id": 665487,
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.228,
      "prob_1_plus_hr": 0.2039,
      "model_over_probability": 0.2039,
      "model_under_probability": 0.7961,
      "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.0315,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0315,
      "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.932,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.48,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 23.33,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.51,
      "projected_home_runs_palantir": 22.51,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2039,
      "hr_prob_hybrid_gap_adjusted": 0.1851,
      "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.1841,
      "hr_prob_palantir": 0.2081,
      "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.0357,
      "hr_edge_catboost_safe": 0.0315,
      "hr_edge_hybrid_gap_adjusted": 0.0127,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0067,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0424,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0067,
      "hr_edge_rf_safe_calibrated_logistic": 0.0143,
      "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.0605,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1841,
      "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": 136,
      "edge_direction_rank": 116,
      "value_score": 21.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": 22.51,
      "palantir_expected_home_runs": 22.51,
      "palantir_prob_over": 0.2081,
      "palantir_hr_prob": 0.2081,
      "palantir_prob_under": 0.7919,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0357,
      "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.228,
      "fangorn_expected_home_runs": 0.228,
      "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.0067,
      "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.028999999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Marcus Semien",
      "hitter_id": 543760,
      "team_abbr": "NYM",
      "opponent_abbr": "SEA",
      "pitcher_name": "Logan Gilbert",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1855,
      "prob_1_plus_hr": 0.1693,
      "model_over_probability": 0.1693,
      "model_under_probability": 0.8307,
      "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.0314,
      "edge_under": -0.0667,
      "recommended_side": "Over",
      "recommended_edge": 0.0314,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.901,
      "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.1693,
      "hr_prob_hybrid_gap_adjusted": 0.1218,
      "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.123,
      "hr_prob_palantir": 0.1359,
      "hr_prob_rf_safe_raw": 0.1144,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1114,
      "hr_prob_rf_safe_calibrated_logistic": 0.1115,
      "hr_edge_palantir": -0.002,
      "hr_edge_catboost_safe": 0.0314,
      "hr_edge_hybrid_gap_adjusted": -0.0161,
      "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.0235,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0265,
      "hr_edge_rf_safe_calibrated_logistic": -0.0264,
      "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.123,
      "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": 137,
      "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": 15.75,
      "palantir_expected_home_runs": 15.75,
      "palantir_prob_over": 0.1359,
      "palantir_hr_prob": 0.1359,
      "palantir_prob_under": 0.8641,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.002,
      "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.1855,
      "fangorn_expected_home_runs": 0.1855,
      "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.024499999999999994,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Marcus Semien",
      "hitter_id": 543760,
      "team_abbr": "NYM",
      "opponent_abbr": "SEA",
      "pitcher_name": "Logan Gilbert",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1855,
      "prob_1_plus_hr": 0.1693,
      "model_over_probability": 0.1693,
      "model_under_probability": 0.8307,
      "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.0314,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0314,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.901,
      "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.1693,
      "hr_prob_hybrid_gap_adjusted": 0.1218,
      "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.123,
      "hr_prob_palantir": 0.1359,
      "hr_prob_rf_safe_raw": 0.1144,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1114,
      "hr_prob_rf_safe_calibrated_logistic": 0.1115,
      "hr_edge_palantir": -0.002,
      "hr_edge_catboost_safe": 0.0314,
      "hr_edge_hybrid_gap_adjusted": -0.0161,
      "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.0235,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0265,
      "hr_edge_rf_safe_calibrated_logistic": -0.0264,
      "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.123,
      "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": 138,
      "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": 15.75,
      "palantir_expected_home_runs": 15.75,
      "palantir_prob_over": 0.1359,
      "palantir_hr_prob": 0.1359,
      "palantir_prob_under": 0.8641,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.002,
      "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.1855,
      "fangorn_expected_home_runs": 0.1855,
      "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.024499999999999994,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nathan Lukes",
      "hitter_id": 664770,
      "team_abbr": "TOR",
      "opponent_abbr": "ATL",
      "pitcher_name": "Bryce Elder",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.134,
      "prob_1_plus_hr": 0.1254,
      "model_over_probability": 0.1254,
      "model_under_probability": 0.8746,
      "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.0311,
      "edge_under": -0.0662,
      "recommended_side": "Over",
      "recommended_edge": 0.0311,
      "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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1721,
      "hr_prob_catboost_safe": 0.1254,
      "hr_prob_hybrid_gap_adjusted": 0.1637,
      "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.1628,
      "hr_prob_palantir": 0.1538,
      "hr_prob_rf_safe_raw": 0.1863,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1621,
      "hr_edge_palantir": 0.0595,
      "hr_edge_catboost_safe": 0.0311,
      "hr_edge_hybrid_gap_adjusted": 0.0694,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0778,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.092,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0778,
      "hr_edge_rf_safe_calibrated_logistic": 0.0678,
      "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.5383,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1628,
      "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": 68,
      "suppression_reason_count": 5,
      "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": 139,
      "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": 7.48,
      "palantir_expected_home_runs": 7.48,
      "palantir_prob_over": 0.1538,
      "palantir_hr_prob": 0.1538,
      "palantir_prob_under": 0.8462000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0595,
      "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.134,
      "fangorn_expected_home_runs": 0.134,
      "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.0778,
      "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.01830000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bo Naylor",
      "hitter_id": 666310,
      "team_abbr": "CLE",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1861,
      "prob_1_plus_hr": 0.1698,
      "model_over_probability": 0.1698,
      "model_under_probability": 0.8302,
      "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.0309,
      "edge_under": -0.0656,
      "recommended_side": "Over",
      "recommended_edge": 0.0309,
      "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.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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1573,
      "hr_prob_catboost_safe": 0.1698,
      "hr_prob_hybrid_gap_adjusted": 0.1611,
      "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.1598,
      "hr_prob_palantir": 0.1668,
      "hr_prob_rf_safe_raw": 0.1793,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1564,
      "hr_edge_palantir": 0.0279,
      "hr_edge_catboost_safe": 0.0309,
      "hr_edge_hybrid_gap_adjusted": 0.0222,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0184,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0404,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0184,
      "hr_edge_rf_safe_calibrated_logistic": 0.0175,
      "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.0615,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1598,
      "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: lighter 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": 140,
      "edge_direction_rank": 120,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1668,
      "palantir_hr_prob": 0.1668,
      "palantir_prob_under": 0.8331999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0279,
      "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.1861,
      "fangorn_expected_home_runs": 0.1861,
      "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.0184,
      "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.009500000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bo Naylor",
      "hitter_id": 666310,
      "team_abbr": "CLE",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1861,
      "prob_1_plus_hr": 0.1698,
      "model_over_probability": 0.1698,
      "model_under_probability": 0.8302,
      "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.0309,
      "edge_under": -0.0713,
      "recommended_side": "Over",
      "recommended_edge": 0.0309,
      "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.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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1573,
      "hr_prob_catboost_safe": 0.1698,
      "hr_prob_hybrid_gap_adjusted": 0.1611,
      "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.1598,
      "hr_prob_palantir": 0.1668,
      "hr_prob_rf_safe_raw": 0.1793,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1564,
      "hr_edge_palantir": 0.0279,
      "hr_edge_catboost_safe": 0.0309,
      "hr_edge_hybrid_gap_adjusted": 0.0222,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0184,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0404,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0184,
      "hr_edge_rf_safe_calibrated_logistic": 0.0175,
      "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.0615,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1598,
      "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: lighter 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": 141,
      "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": 12.75,
      "palantir_expected_home_runs": 12.75,
      "palantir_prob_over": 0.1668,
      "palantir_hr_prob": 0.1668,
      "palantir_prob_under": 0.8331999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0279,
      "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.1861,
      "fangorn_expected_home_runs": 0.1861,
      "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.0184,
      "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.009500000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bo Naylor",
      "hitter_id": 666310,
      "team_abbr": "CLE",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1861,
      "prob_1_plus_hr": 0.1698,
      "model_over_probability": 0.1698,
      "model_under_probability": 0.8302,
      "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.0309,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0309,
      "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.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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1573,
      "hr_prob_catboost_safe": 0.1698,
      "hr_prob_hybrid_gap_adjusted": 0.1611,
      "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.1598,
      "hr_prob_palantir": 0.1668,
      "hr_prob_rf_safe_raw": 0.1793,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1564,
      "hr_edge_palantir": 0.0279,
      "hr_edge_catboost_safe": 0.0309,
      "hr_edge_hybrid_gap_adjusted": 0.0222,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0184,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0404,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0184,
      "hr_edge_rf_safe_calibrated_logistic": 0.0175,
      "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.0615,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1598,
      "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: lighter 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": 142,
      "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": 12.75,
      "palantir_expected_home_runs": 12.75,
      "palantir_prob_over": 0.1668,
      "palantir_hr_prob": 0.1668,
      "palantir_prob_under": 0.8331999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0279,
      "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.1861,
      "fangorn_expected_home_runs": 0.1861,
      "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.0184,
      "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.009500000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jes\u00fas S\u00e1nchez",
      "hitter_id": 660821,
      "team_abbr": "TOR",
      "opponent_abbr": "ATL",
      "pitcher_name": "Bryce Elder",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1733,
      "prob_1_plus_hr": 0.1591,
      "model_over_probability": 0.1591,
      "model_under_probability": 0.8409,
      "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.0309,
      "edge_under": -0.0714,
      "recommended_side": "Over",
      "recommended_edge": 0.0309,
      "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.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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1721,
      "hr_prob_catboost_safe": 0.1591,
      "hr_prob_hybrid_gap_adjusted": 0.1682,
      "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.142,
      "hr_prob_rf_safe_raw": 0.1838,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1601,
      "hr_edge_palantir": 0.0138,
      "hr_edge_catboost_safe": 0.0309,
      "hr_edge_hybrid_gap_adjusted": 0.04,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0439,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0556,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0439,
      "hr_edge_rf_safe_calibrated_logistic": 0.0319,
      "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.172,
      "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": "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": 36,
      "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": 144,
      "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": 13.26,
      "palantir_expected_home_runs": 13.26,
      "palantir_prob_over": 0.142,
      "palantir_hr_prob": 0.142,
      "palantir_prob_under": 0.858,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0138,
      "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.1733,
      "fangorn_expected_home_runs": 0.1733,
      "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.0439,
      "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.030100000000000016,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jes\u00fas S\u00e1nchez",
      "hitter_id": 660821,
      "team_abbr": "TOR",
      "opponent_abbr": "ATL",
      "pitcher_name": "Bryce Elder",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1733,
      "prob_1_plus_hr": 0.1591,
      "model_over_probability": 0.1591,
      "model_under_probability": 0.8409,
      "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.0309,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0309,
      "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.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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1721,
      "hr_prob_catboost_safe": 0.1591,
      "hr_prob_hybrid_gap_adjusted": 0.1682,
      "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.142,
      "hr_prob_rf_safe_raw": 0.1838,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1601,
      "hr_edge_palantir": 0.0138,
      "hr_edge_catboost_safe": 0.0309,
      "hr_edge_hybrid_gap_adjusted": 0.04,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0439,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0556,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0439,
      "hr_edge_rf_safe_calibrated_logistic": 0.0319,
      "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.172,
      "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": "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": 36,
      "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": 145,
      "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": 13.26,
      "palantir_expected_home_runs": 13.26,
      "palantir_prob_over": 0.142,
      "palantir_hr_prob": 0.142,
      "palantir_prob_under": 0.858,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0138,
      "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.1733,
      "fangorn_expected_home_runs": 0.1733,
      "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.0439,
      "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.030100000000000016,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Caballero",
      "hitter_id": 676609,
      "team_abbr": "NYY",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 1100,
      "under_odds": null,
      "expected_home_runs": 0.1208,
      "prob_1_plus_hr": 0.1138,
      "model_over_probability": 0.1138,
      "model_under_probability": 0.8862,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0833,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0305,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0305,
      "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; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.964,
      "pitch_mix_interaction_score": 105.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 6.66,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.54,
      "projected_home_runs_palantir": 7.54,
      "hr_prob_rf_safe": 0.1108,
      "hr_prob_catboost_safe": 0.1138,
      "hr_prob_hybrid_gap_adjusted": 0.1117,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1108,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1114,
      "hr_prob_palantir": 0.122,
      "hr_prob_rf_safe_raw": 0.1086,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1108,
      "hr_prob_rf_safe_calibrated_logistic": 0.108,
      "hr_edge_palantir": 0.0387,
      "hr_edge_catboost_safe": 0.0305,
      "hr_edge_hybrid_gap_adjusted": 0.0284,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0275,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0253,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0275,
      "hr_edge_rf_safe_calibrated_logistic": 0.0247,
      "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.1108,
      "fangorn_projection_spread_ratio": 0.0486,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1114,
      "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": 146,
      "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": 7.54,
      "palantir_expected_home_runs": 7.54,
      "palantir_prob_over": 0.122,
      "palantir_hr_prob": 0.122,
      "palantir_prob_under": 0.878,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0387,
      "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.1208,
      "fangorn_expected_home_runs": 0.1208,
      "fangorn_prob_over": 0.1108,
      "fangorn_hr_prob": 0.1108,
      "fangorn_prob_under": 0.8892,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0275,
      "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.011200000000000002,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brandon Nimmo",
      "hitter_id": 607043,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 510,
      "under_odds": null,
      "expected_home_runs": 0.216,
      "prob_1_plus_hr": 0.1943,
      "model_over_probability": 0.1943,
      "model_under_probability": 0.8057,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1639,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0304,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0304,
      "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.9854,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 23.0,
      "projected_home_runs_rf_safe_season": 23.51,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.41,
      "projected_home_runs_palantir": 23.41,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1943,
      "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.1822,
      "hr_prob_palantir": 0.1974,
      "hr_prob_rf_safe_raw": 0.1981,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.172,
      "hr_edge_palantir": 0.0335,
      "hr_edge_catboost_safe": 0.0304,
      "hr_edge_hybrid_gap_adjusted": 0.0189,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0152,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0342,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0152,
      "hr_edge_rf_safe_calibrated_logistic": 0.0081,
      "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.0222,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1822,
      "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": 147,
      "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.41,
      "palantir_expected_home_runs": 23.41,
      "palantir_prob_over": 0.1974,
      "palantir_hr_prob": 0.1974,
      "palantir_prob_under": 0.8026,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0335,
      "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.216,
      "fangorn_expected_home_runs": 0.216,
      "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.0152,
      "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.018299999999999983,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Caballero",
      "hitter_id": 676609,
      "team_abbr": "NYY",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 1090,
      "under_odds": -2165,
      "expected_home_runs": 0.1208,
      "prob_1_plus_hr": 0.1138,
      "model_over_probability": 0.1138,
      "model_under_probability": 0.8862,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.084,
      "implied_under_probability_raw": 0.9558,
      "implied_over_probability_novig": 0.0808,
      "implied_under_probability_novig": 0.9192,
      "edge_over": 0.0298,
      "edge_under": -0.0696,
      "recommended_side": "Over",
      "recommended_edge": 0.0298,
      "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; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.964,
      "pitch_mix_interaction_score": 105.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 6.66,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.54,
      "projected_home_runs_palantir": 7.54,
      "hr_prob_rf_safe": 0.1108,
      "hr_prob_catboost_safe": 0.1138,
      "hr_prob_hybrid_gap_adjusted": 0.1117,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1108,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1114,
      "hr_prob_palantir": 0.122,
      "hr_prob_rf_safe_raw": 0.1086,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1108,
      "hr_prob_rf_safe_calibrated_logistic": 0.108,
      "hr_edge_palantir": 0.038,
      "hr_edge_catboost_safe": 0.0298,
      "hr_edge_hybrid_gap_adjusted": 0.0277,
      "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.0246,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0268,
      "hr_edge_rf_safe_calibrated_logistic": 0.024,
      "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.1108,
      "fangorn_projection_spread_ratio": 0.0486,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1114,
      "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": 148,
      "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": 7.54,
      "palantir_expected_home_runs": 7.54,
      "palantir_prob_over": 0.122,
      "palantir_hr_prob": 0.122,
      "palantir_prob_under": 0.878,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.038,
      "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.1208,
      "fangorn_expected_home_runs": 0.1208,
      "fangorn_prob_over": 0.1108,
      "fangorn_hr_prob": 0.1108,
      "fangorn_prob_under": 0.8892,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0268,
      "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.011200000000000002,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Heliot Ramos",
      "hitter_id": 671218,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.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.1429,
      "implied_under_probability_raw": 0.8919,
      "implied_over_probability_novig": 0.1381,
      "implied_under_probability_novig": 0.8619,
      "edge_over": 0.0297,
      "edge_under": -0.0645,
      "recommended_side": "Over",
      "recommended_edge": 0.0297,
      "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.9368,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "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.1791,
      "hr_prob_catboost_safe": 0.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1772,
      "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.1778,
      "hr_prob_palantir": 0.1938,
      "hr_prob_rf_safe_raw": 0.2022,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1755,
      "hr_edge_palantir": 0.0509,
      "hr_edge_catboost_safe": 0.0297,
      "hr_edge_hybrid_gap_adjusted": 0.0343,
      "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.0593,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0362,
      "hr_edge_rf_safe_calibrated_logistic": 0.0326,
      "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.1919,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1778,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 149,
      "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": 18.19,
      "palantir_expected_home_runs": 18.19,
      "palantir_prob_over": 0.1938,
      "palantir_hr_prob": 0.1938,
      "palantir_prob_under": 0.8062,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0509,
      "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.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": "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.01469999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Heliot Ramos",
      "hitter_id": 671218,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -875,
      "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.1429,
      "implied_under_probability_raw": 0.8974,
      "implied_over_probability_novig": 0.1374,
      "implied_under_probability_novig": 0.8626,
      "edge_over": 0.0297,
      "edge_under": -0.07,
      "recommended_side": "Over",
      "recommended_edge": 0.0297,
      "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.9368,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "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.1791,
      "hr_prob_catboost_safe": 0.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1772,
      "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.1778,
      "hr_prob_palantir": 0.1938,
      "hr_prob_rf_safe_raw": 0.2022,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1755,
      "hr_edge_palantir": 0.0509,
      "hr_edge_catboost_safe": 0.0297,
      "hr_edge_hybrid_gap_adjusted": 0.0343,
      "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.0593,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0362,
      "hr_edge_rf_safe_calibrated_logistic": 0.0326,
      "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.1919,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1778,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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": 18.19,
      "palantir_expected_home_runs": 18.19,
      "palantir_prob_over": 0.1938,
      "palantir_hr_prob": 0.1938,
      "palantir_prob_under": 0.8062,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0509,
      "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.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": "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.01469999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Heliot Ramos",
      "hitter_id": 671218,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.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.1429,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0297,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0297,
      "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.9368,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "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.1791,
      "hr_prob_catboost_safe": 0.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1772,
      "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.1778,
      "hr_prob_palantir": 0.1938,
      "hr_prob_rf_safe_raw": 0.2022,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1755,
      "hr_edge_palantir": 0.0509,
      "hr_edge_catboost_safe": 0.0297,
      "hr_edge_hybrid_gap_adjusted": 0.0343,
      "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.0593,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0362,
      "hr_edge_rf_safe_calibrated_logistic": 0.0326,
      "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.1919,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1778,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 151,
      "edge_direction_rank": 130,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1938,
      "palantir_hr_prob": 0.1938,
      "palantir_prob_under": 0.8062,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0509,
      "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.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": "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.01469999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nathan Lukes",
      "hitter_id": 664770,
      "team_abbr": "TOR",
      "opponent_abbr": "ATL",
      "pitcher_name": "Bryce Elder",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.134,
      "prob_1_plus_hr": 0.1254,
      "model_over_probability": 0.1254,
      "model_under_probability": 0.8746,
      "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.0297,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0297,
      "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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1721,
      "hr_prob_catboost_safe": 0.1254,
      "hr_prob_hybrid_gap_adjusted": 0.1637,
      "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.1628,
      "hr_prob_palantir": 0.1538,
      "hr_prob_rf_safe_raw": 0.1863,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1621,
      "hr_edge_palantir": 0.0581,
      "hr_edge_catboost_safe": 0.0297,
      "hr_edge_hybrid_gap_adjusted": 0.068,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0764,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0906,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0764,
      "hr_edge_rf_safe_calibrated_logistic": 0.0664,
      "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.5383,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1628,
      "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": 68,
      "suppression_reason_count": 5,
      "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": 152,
      "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": 7.48,
      "palantir_expected_home_runs": 7.48,
      "palantir_prob_over": 0.1538,
      "palantir_hr_prob": 0.1538,
      "palantir_prob_under": 0.8462000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0581,
      "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.134,
      "fangorn_expected_home_runs": 0.134,
      "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.0764,
      "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.01830000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Corbin Carroll",
      "hitter_id": 682998,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Eric Lauer",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -645,
      "expected_home_runs": 0.2217,
      "prob_1_plus_hr": 0.1988,
      "model_over_probability": 0.1988,
      "model_under_probability": 0.8012,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": 0.8658,
      "implied_over_probability_novig": 0.1637,
      "implied_under_probability_novig": 0.8363,
      "edge_over": 0.0293,
      "edge_under": -0.0646,
      "recommended_side": "Over",
      "recommended_edge": 0.0293,
      "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.8689,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.23,
      "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.22,
      "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": 25.0,
      "projected_home_runs_rf_safe_season": 26.2,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 26.45,
      "projected_home_runs_palantir": 26.45,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1988,
      "hr_prob_hybrid_gap_adjusted": 0.1839,
      "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.1831,
      "hr_prob_palantir": 0.2091,
      "hr_prob_rf_safe_raw": 0.2073,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.18,
      "hr_edge_palantir": 0.0396,
      "hr_edge_catboost_safe": 0.0293,
      "hr_edge_hybrid_gap_adjusted": 0.0144,
      "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.0378,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0096,
      "hr_edge_rf_safe_calibrated_logistic": 0.0105,
      "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.048,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1831,
      "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": 154,
      "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": 26.45,
      "palantir_expected_home_runs": 26.45,
      "palantir_prob_over": 0.2091,
      "palantir_hr_prob": 0.2091,
      "palantir_prob_under": 0.7908999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0396,
      "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.2217,
      "fangorn_expected_home_runs": 0.2217,
      "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.03,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Corbin Carroll",
      "hitter_id": 682998,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Eric Lauer",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2217,
      "prob_1_plus_hr": 0.1988,
      "model_over_probability": 0.1988,
      "model_under_probability": 0.8012,
      "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.0293,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0293,
      "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.8689,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.23,
      "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.22,
      "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": 25.0,
      "projected_home_runs_rf_safe_season": 26.2,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 26.45,
      "projected_home_runs_palantir": 26.45,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1988,
      "hr_prob_hybrid_gap_adjusted": 0.1839,
      "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.1831,
      "hr_prob_palantir": 0.2091,
      "hr_prob_rf_safe_raw": 0.2073,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.18,
      "hr_edge_palantir": 0.0396,
      "hr_edge_catboost_safe": 0.0293,
      "hr_edge_hybrid_gap_adjusted": 0.0144,
      "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.0378,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0096,
      "hr_edge_rf_safe_calibrated_logistic": 0.0105,
      "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.048,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1831,
      "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": 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": 26.45,
      "palantir_expected_home_runs": 26.45,
      "palantir_prob_over": 0.2091,
      "palantir_hr_prob": 0.2091,
      "palantir_prob_under": 0.7908999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0396,
      "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.2217,
      "fangorn_expected_home_runs": 0.2217,
      "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.03,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nathan Lukes",
      "hitter_id": 664770,
      "team_abbr": "TOR",
      "opponent_abbr": "ATL",
      "pitcher_name": "Bryce Elder",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.134,
      "prob_1_plus_hr": 0.1254,
      "model_over_probability": 0.1254,
      "model_under_probability": 0.8746,
      "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.0292,
      "edge_under": -0.0692,
      "recommended_side": "Over",
      "recommended_edge": 0.0292,
      "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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1721,
      "hr_prob_catboost_safe": 0.1254,
      "hr_prob_hybrid_gap_adjusted": 0.1637,
      "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.1628,
      "hr_prob_palantir": 0.1538,
      "hr_prob_rf_safe_raw": 0.1863,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1621,
      "hr_edge_palantir": 0.0576,
      "hr_edge_catboost_safe": 0.0292,
      "hr_edge_hybrid_gap_adjusted": 0.0675,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0759,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0901,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0759,
      "hr_edge_rf_safe_calibrated_logistic": 0.0659,
      "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.5383,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1628,
      "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": 68,
      "suppression_reason_count": 5,
      "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": 156,
      "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": 7.48,
      "palantir_expected_home_runs": 7.48,
      "palantir_prob_over": 0.1538,
      "palantir_hr_prob": 0.1538,
      "palantir_prob_under": 0.8462000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0576,
      "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.134,
      "fangorn_expected_home_runs": 0.134,
      "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.0759,
      "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.01830000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brandon Nimmo",
      "hitter_id": 607043,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -670,
      "expected_home_runs": 0.216,
      "prob_1_plus_hr": 0.1943,
      "model_over_probability": 0.1943,
      "model_under_probability": 0.8057,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1653,
      "implied_under_probability_raw": 0.8701,
      "implied_over_probability_novig": 0.1596,
      "implied_under_probability_novig": 0.8404,
      "edge_over": 0.029,
      "edge_under": -0.0644,
      "recommended_side": "Over",
      "recommended_edge": 0.029,
      "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.9854,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 23.0,
      "projected_home_runs_rf_safe_season": 23.51,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.41,
      "projected_home_runs_palantir": 23.41,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1943,
      "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.1822,
      "hr_prob_palantir": 0.1974,
      "hr_prob_rf_safe_raw": 0.1981,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.172,
      "hr_edge_palantir": 0.0321,
      "hr_edge_catboost_safe": 0.029,
      "hr_edge_hybrid_gap_adjusted": 0.0175,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0138,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0328,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0138,
      "hr_edge_rf_safe_calibrated_logistic": 0.0067,
      "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.0222,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1822,
      "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": 157,
      "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": 23.41,
      "palantir_expected_home_runs": 23.41,
      "palantir_prob_over": 0.1974,
      "palantir_hr_prob": 0.1974,
      "palantir_prob_under": 0.8026,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0321,
      "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.216,
      "fangorn_expected_home_runs": 0.216,
      "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.0138,
      "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.018299999999999983,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "hitter_id": 677951,
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 455,
      "under_odds": -610,
      "expected_home_runs": 0.2313,
      "prob_1_plus_hr": 0.2065,
      "model_over_probability": 0.2065,
      "model_under_probability": 0.7935,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1802,
      "implied_under_probability_raw": 0.8592,
      "implied_over_probability_novig": 0.1734,
      "implied_under_probability_novig": 0.8266,
      "edge_over": 0.0263,
      "edge_under": -0.0657,
      "recommended_side": "Over",
      "recommended_edge": 0.0263,
      "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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "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.2065,
      "hr_prob_hybrid_gap_adjusted": 0.1804,
      "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.179,
      "hr_prob_palantir": 0.2007,
      "hr_prob_rf_safe_raw": 0.1829,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1593,
      "hr_edge_palantir": 0.0205,
      "hr_edge_catboost_safe": 0.0263,
      "hr_edge_hybrid_gap_adjusted": 0.0002,
      "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.0027,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0081,
      "hr_edge_rf_safe_calibrated_logistic": -0.0209,
      "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.1265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.179,
      "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": 161,
      "edge_direction_rank": 136,
      "value_score": 22.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": 25.18,
      "palantir_expected_home_runs": 25.18,
      "palantir_prob_over": 0.2007,
      "palantir_hr_prob": 0.2007,
      "palantir_prob_under": 0.7993,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0205,
      "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.2313,
      "fangorn_expected_home_runs": 0.2313,
      "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.028599999999999987,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Zach Neto",
      "hitter_id": 687263,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -670,
      "expected_home_runs": 0.2165,
      "prob_1_plus_hr": 0.1947,
      "model_over_probability": 0.1947,
      "model_under_probability": 0.8053,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": 0.8701,
      "implied_over_probability_novig": 0.163,
      "implied_under_probability_novig": 0.837,
      "edge_over": 0.0252,
      "edge_under": -0.0648,
      "recommended_side": "Over",
      "recommended_edge": 0.0252,
      "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.8941,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.33,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 22.98,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 21.68,
      "projected_home_runs_palantir": 21.68,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1947,
      "hr_prob_hybrid_gap_adjusted": 0.1829,
      "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.1822,
      "hr_prob_palantir": 0.2092,
      "hr_prob_rf_safe_raw": 0.2202,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1918,
      "hr_edge_palantir": 0.0397,
      "hr_edge_catboost_safe": 0.0252,
      "hr_edge_hybrid_gap_adjusted": 0.0134,
      "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.0507,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0096,
      "hr_edge_rf_safe_calibrated_logistic": 0.0223,
      "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.149,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1822,
      "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": 162,
      "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": 21.68,
      "palantir_expected_home_runs": 21.68,
      "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.0397,
      "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.2165,
      "fangorn_expected_home_runs": 0.2165,
      "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": "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.030099999999999988,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kyle Schwarber",
      "hitter_id": 656941,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 280,
      "under_odds": -345,
      "expected_home_runs": 0.2242,
      "prob_1_plus_hr": 0.2008,
      "model_over_probability": 0.2008,
      "model_under_probability": 0.7992,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2632,
      "implied_under_probability_raw": 0.7753,
      "implied_over_probability_novig": 0.2534,
      "implied_under_probability_novig": 0.7466,
      "edge_over": -0.0624,
      "edge_under": 0.0239,
      "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.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "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.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 44.0,
      "projected_home_runs_rf_safe_season": 41.29,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 41.67,
      "projected_home_runs_palantir": 41.67,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2008,
      "hr_prob_hybrid_gap_adjusted": 0.179,
      "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.1779,
      "hr_prob_palantir": 0.1913,
      "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.0719,
      "hr_edge_catboost_safe": -0.0624,
      "hr_edge_hybrid_gap_adjusted": -0.0842,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0911,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0735,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0911,
      "hr_edge_rf_safe_calibrated_logistic": -0.0983,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0616,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1779,
      "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": 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": 41.67,
      "palantir_expected_home_runs": 41.67,
      "palantir_prob_over": 0.1913,
      "palantir_hr_prob": 0.1913,
      "palantir_prob_under": 0.8087,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0719,
      "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.2242,
      "fangorn_expected_home_runs": 0.2242,
      "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.0911,
      "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.019199999999999995,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ozzie Albies",
      "hitter_id": 645277,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1789,
      "prob_1_plus_hr": 0.1638,
      "model_over_probability": 0.1638,
      "model_under_probability": 0.8362,
      "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.0239,
      "edge_under": -0.0585,
      "recommended_side": "No Play",
      "recommended_edge": 0.0239,
      "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.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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1336,
      "hr_prob_catboost_safe": 0.1638,
      "hr_prob_hybrid_gap_adjusted": 0.1408,
      "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.1396,
      "hr_prob_palantir": 0.1398,
      "hr_prob_rf_safe_raw": 0.1313,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1219,
      "hr_edge_palantir": -0.0001,
      "hr_edge_catboost_safe": 0.0239,
      "hr_edge_hybrid_gap_adjusted": 0.0009,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0063,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0086,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0063,
      "hr_edge_rf_safe_calibrated_logistic": -0.018,
      "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.2133,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1396,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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": 15.15,
      "palantir_expected_home_runs": 15.15,
      "palantir_prob_over": 0.1398,
      "palantir_hr_prob": 0.1398,
      "palantir_prob_under": 0.8602,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0001,
      "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.1789,
      "fangorn_expected_home_runs": 0.1789,
      "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.0063,
      "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.006200000000000011,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ozzie Albies",
      "hitter_id": 645277,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1789,
      "prob_1_plus_hr": 0.1638,
      "model_over_probability": 0.1638,
      "model_under_probability": 0.8362,
      "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.0239,
      "edge_under": -0.0643,
      "recommended_side": "No Play",
      "recommended_edge": 0.0239,
      "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.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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1336,
      "hr_prob_catboost_safe": 0.1638,
      "hr_prob_hybrid_gap_adjusted": 0.1408,
      "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.1396,
      "hr_prob_palantir": 0.1398,
      "hr_prob_rf_safe_raw": 0.1313,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1219,
      "hr_edge_palantir": -0.0001,
      "hr_edge_catboost_safe": 0.0239,
      "hr_edge_hybrid_gap_adjusted": 0.0009,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0063,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0086,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0063,
      "hr_edge_rf_safe_calibrated_logistic": -0.018,
      "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.2133,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1396,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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": 15.15,
      "palantir_expected_home_runs": 15.15,
      "palantir_prob_over": 0.1398,
      "palantir_hr_prob": 0.1398,
      "palantir_prob_under": 0.8602,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0001,
      "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.1789,
      "fangorn_expected_home_runs": 0.1789,
      "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.0063,
      "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.006200000000000011,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Zach Neto",
      "hitter_id": 687263,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2165,
      "prob_1_plus_hr": 0.1947,
      "model_over_probability": 0.1947,
      "model_under_probability": 0.8053,
      "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.0238,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0238,
      "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.8941,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.33,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 22.98,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 21.68,
      "projected_home_runs_palantir": 21.68,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1947,
      "hr_prob_hybrid_gap_adjusted": 0.1829,
      "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.1822,
      "hr_prob_palantir": 0.2092,
      "hr_prob_rf_safe_raw": 0.2202,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1918,
      "hr_edge_palantir": 0.0383,
      "hr_edge_catboost_safe": 0.0238,
      "hr_edge_hybrid_gap_adjusted": 0.012,
      "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.0493,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0082,
      "hr_edge_rf_safe_calibrated_logistic": 0.0209,
      "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.149,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1822,
      "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": 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": 21.68,
      "palantir_expected_home_runs": 21.68,
      "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.0383,
      "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.2165,
      "fangorn_expected_home_runs": 0.2165,
      "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.0082,
      "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.030099999999999988,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Iv\u00e1n Herrera",
      "hitter_id": 671056,
      "team_abbr": "STL",
      "opponent_abbr": "TEX",
      "pitcher_name": "Nathan Eovaldi",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1663,
      "prob_1_plus_hr": 0.1532,
      "model_over_probability": 0.1532,
      "model_under_probability": 0.8468,
      "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.0233,
      "edge_under": -0.0584,
      "recommended_side": "No Play",
      "recommended_edge": 0.0233,
      "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.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.065,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "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.1532,
      "hr_prob_hybrid_gap_adjusted": 0.1729,
      "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.174,
      "hr_prob_palantir": 0.2053,
      "hr_prob_rf_safe_raw": 0.2053,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1783,
      "hr_edge_palantir": 0.0754,
      "hr_edge_catboost_safe": 0.0233,
      "hr_edge_hybrid_gap_adjusted": 0.043,
      "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.0754,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0492,
      "hr_edge_rf_safe_calibrated_logistic": 0.0484,
      "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.174,
      "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": 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": 13.82,
      "palantir_expected_home_runs": 13.82,
      "palantir_prob_over": 0.2053,
      "palantir_hr_prob": 0.2053,
      "palantir_prob_under": 0.7947,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0754,
      "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.1663,
      "fangorn_expected_home_runs": 0.1663,
      "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.0262,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Iv\u00e1n Herrera",
      "hitter_id": 671056,
      "team_abbr": "STL",
      "opponent_abbr": "TEX",
      "pitcher_name": "Nathan Eovaldi",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1663,
      "prob_1_plus_hr": 0.1532,
      "model_over_probability": 0.1532,
      "model_under_probability": 0.8468,
      "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.0233,
      "edge_under": -0.0635,
      "recommended_side": "No Play",
      "recommended_edge": 0.0233,
      "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.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.065,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "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.1532,
      "hr_prob_hybrid_gap_adjusted": 0.1729,
      "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.174,
      "hr_prob_palantir": 0.2053,
      "hr_prob_rf_safe_raw": 0.2053,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1783,
      "hr_edge_palantir": 0.0754,
      "hr_edge_catboost_safe": 0.0233,
      "hr_edge_hybrid_gap_adjusted": 0.043,
      "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.0754,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0492,
      "hr_edge_rf_safe_calibrated_logistic": 0.0484,
      "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.174,
      "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": 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": 13.82,
      "palantir_expected_home_runs": 13.82,
      "palantir_prob_over": 0.2053,
      "palantir_hr_prob": 0.2053,
      "palantir_prob_under": 0.7947,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0754,
      "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.1663,
      "fangorn_expected_home_runs": 0.1663,
      "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.0262,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Iv\u00e1n Herrera",
      "hitter_id": 671056,
      "team_abbr": "STL",
      "opponent_abbr": "TEX",
      "pitcher_name": "Nathan Eovaldi",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1663,
      "prob_1_plus_hr": 0.1532,
      "model_over_probability": 0.1532,
      "model_under_probability": 0.8468,
      "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.0233,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0233,
      "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.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.065,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "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.1532,
      "hr_prob_hybrid_gap_adjusted": 0.1729,
      "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.174,
      "hr_prob_palantir": 0.2053,
      "hr_prob_rf_safe_raw": 0.2053,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1783,
      "hr_edge_palantir": 0.0754,
      "hr_edge_catboost_safe": 0.0233,
      "hr_edge_hybrid_gap_adjusted": 0.043,
      "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.0754,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0492,
      "hr_edge_rf_safe_calibrated_logistic": 0.0484,
      "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.174,
      "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": 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": 13.82,
      "palantir_expected_home_runs": 13.82,
      "palantir_prob_over": 0.2053,
      "palantir_hr_prob": 0.2053,
      "palantir_prob_under": 0.7947,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0754,
      "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.1663,
      "fangorn_expected_home_runs": 0.1663,
      "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.0262,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "hitter_id": 677951,
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -570,
      "expected_home_runs": 0.2313,
      "prob_1_plus_hr": 0.2065,
      "model_over_probability": 0.2065,
      "model_under_probability": 0.7935,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1835,
      "implied_under_probability_raw": 0.8507,
      "implied_over_probability_novig": 0.1774,
      "implied_under_probability_novig": 0.8226,
      "edge_over": 0.023,
      "edge_under": -0.0572,
      "recommended_side": "No Play",
      "recommended_edge": 0.023,
      "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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "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.2065,
      "hr_prob_hybrid_gap_adjusted": 0.1804,
      "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.179,
      "hr_prob_palantir": 0.2007,
      "hr_prob_rf_safe_raw": 0.1829,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1593,
      "hr_edge_palantir": 0.0172,
      "hr_edge_catboost_safe": 0.023,
      "hr_edge_hybrid_gap_adjusted": -0.0031,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0114,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0006,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0114,
      "hr_edge_rf_safe_calibrated_logistic": -0.0242,
      "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.1265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.179,
      "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": 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": 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": 25.18,
      "palantir_expected_home_runs": 25.18,
      "palantir_prob_over": 0.2007,
      "palantir_hr_prob": 0.2007,
      "palantir_prob_under": 0.7993,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0172,
      "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.2313,
      "fangorn_expected_home_runs": 0.2313,
      "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.0114,
      "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.028599999999999987,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "hitter_id": 677951,
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 445,
      "under_odds": null,
      "expected_home_runs": 0.2313,
      "prob_1_plus_hr": 0.2065,
      "model_over_probability": 0.2065,
      "model_under_probability": 0.7935,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1835,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.023,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.023,
      "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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "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.2065,
      "hr_prob_hybrid_gap_adjusted": 0.1804,
      "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.179,
      "hr_prob_palantir": 0.2007,
      "hr_prob_rf_safe_raw": 0.1829,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1593,
      "hr_edge_palantir": 0.0172,
      "hr_edge_catboost_safe": 0.023,
      "hr_edge_hybrid_gap_adjusted": -0.0031,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0114,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0006,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0114,
      "hr_edge_rf_safe_calibrated_logistic": -0.0242,
      "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.1265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.179,
      "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": 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": 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": 25.18,
      "palantir_expected_home_runs": 25.18,
      "palantir_prob_over": 0.2007,
      "palantir_hr_prob": 0.2007,
      "palantir_prob_under": 0.7993,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0172,
      "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.2313,
      "fangorn_expected_home_runs": 0.2313,
      "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.0114,
      "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.028599999999999987,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ozzie Albies",
      "hitter_id": 645277,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1789,
      "prob_1_plus_hr": 0.1638,
      "model_over_probability": 0.1638,
      "model_under_probability": 0.8362,
      "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.023,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.023,
      "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.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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1336,
      "hr_prob_catboost_safe": 0.1638,
      "hr_prob_hybrid_gap_adjusted": 0.1408,
      "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.1396,
      "hr_prob_palantir": 0.1398,
      "hr_prob_rf_safe_raw": 0.1313,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1219,
      "hr_edge_palantir": -0.001,
      "hr_edge_catboost_safe": 0.023,
      "hr_edge_hybrid_gap_adjusted": 0.0,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0072,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0095,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0072,
      "hr_edge_rf_safe_calibrated_logistic": -0.0189,
      "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.2133,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1396,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 15.15,
      "palantir_expected_home_runs": 15.15,
      "palantir_prob_over": 0.1398,
      "palantir_hr_prob": 0.1398,
      "palantir_prob_under": 0.8602,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.001,
      "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.1789,
      "fangorn_expected_home_runs": 0.1789,
      "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.0072,
      "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.006200000000000011,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Giancarlo Stanton",
      "hitter_id": 519317,
      "team_abbr": "NYY",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -390,
      "expected_home_runs": 0.2003,
      "prob_1_plus_hr": 0.1815,
      "model_over_probability": 0.1815,
      "model_under_probability": 0.8185,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2381,
      "implied_under_probability_raw": 0.7959,
      "implied_over_probability_novig": 0.2303,
      "implied_under_probability_novig": 0.7697,
      "edge_over": -0.0566,
      "edge_under": 0.0226,
      "recommended_side": "No Play",
      "recommended_edge": 0.0226,
      "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.8858,
      "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": 0.964,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1791,
      "hr_prob_catboost_safe": 0.1815,
      "hr_prob_hybrid_gap_adjusted": 0.1799,
      "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.1796,
      "hr_prob_palantir": 0.1733,
      "hr_prob_rf_safe_raw": 0.2094,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1819,
      "hr_edge_palantir": -0.0648,
      "hr_edge_catboost_safe": -0.0566,
      "hr_edge_hybrid_gap_adjusted": -0.0582,
      "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.0287,
      "hr_edge_rf_safe_calibrated_isotonic": -0.059,
      "hr_edge_rf_safe_calibrated_logistic": -0.0562,
      "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.1729,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1796,
      "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": 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": 22.8,
      "palantir_expected_home_runs": 22.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.0648,
      "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.2003,
      "fangorn_expected_home_runs": 0.2003,
      "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.0058,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Zach Neto",
      "hitter_id": 687263,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 480,
      "under_odds": -630,
      "expected_home_runs": 0.2165,
      "prob_1_plus_hr": 0.1947,
      "model_over_probability": 0.1947,
      "model_under_probability": 0.8053,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1724,
      "implied_under_probability_raw": 0.863,
      "implied_over_probability_novig": 0.1665,
      "implied_under_probability_novig": 0.8335,
      "edge_over": 0.0223,
      "edge_under": -0.0577,
      "recommended_side": "No Play",
      "recommended_edge": 0.0223,
      "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.8941,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.33,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 22.98,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 21.68,
      "projected_home_runs_palantir": 21.68,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1947,
      "hr_prob_hybrid_gap_adjusted": 0.1829,
      "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.1822,
      "hr_prob_palantir": 0.2092,
      "hr_prob_rf_safe_raw": 0.2202,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1918,
      "hr_edge_palantir": 0.0368,
      "hr_edge_catboost_safe": 0.0223,
      "hr_edge_hybrid_gap_adjusted": 0.0105,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0067,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0478,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0067,
      "hr_edge_rf_safe_calibrated_logistic": 0.0194,
      "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.149,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1822,
      "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": 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": 21.68,
      "palantir_expected_home_runs": 21.68,
      "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.0368,
      "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.2165,
      "fangorn_expected_home_runs": 0.2165,
      "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.0067,
      "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.030099999999999988,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willson Contreras",
      "hitter_id": 575929,
      "team_abbr": "BOS",
      "opponent_abbr": "BAL",
      "pitcher_name": "Shane Baz",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 535,
      "under_odds": -750,
      "expected_home_runs": 0.1966,
      "prob_1_plus_hr": 0.1785,
      "model_over_probability": 0.1785,
      "model_under_probability": 0.8215,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1575,
      "implied_under_probability_raw": 0.8824,
      "implied_over_probability_novig": 0.1515,
      "implied_under_probability_novig": 0.8485,
      "edge_over": 0.021,
      "edge_under": -0.0609,
      "recommended_side": "No Play",
      "recommended_edge": 0.021,
      "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.8906,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.13,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.051,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.992,
      "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.1422,
      "hr_prob_catboost_safe": 0.1785,
      "hr_prob_hybrid_gap_adjusted": 0.1509,
      "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.1494,
      "hr_prob_palantir": 0.1879,
      "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.0304,
      "hr_edge_catboost_safe": 0.021,
      "hr_edge_hybrid_gap_adjusted": -0.0066,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0153,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0083,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0153,
      "hr_edge_rf_safe_calibrated_logistic": -0.0115,
      "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.0778,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1494,
      "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": 19.06,
      "palantir_expected_home_runs": 19.06,
      "palantir_prob_over": 0.1879,
      "palantir_hr_prob": 0.1879,
      "palantir_prob_under": 0.8121,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0304,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1966,
      "fangorn_expected_home_runs": 0.1966,
      "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.0153,
      "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.04570000000000002,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Lawrence Butler",
      "hitter_id": 671732,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -775,
      "expected_home_runs": 0.1926,
      "prob_1_plus_hr": 0.1752,
      "model_over_probability": 0.1752,
      "model_under_probability": 0.8248,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.155,
      "implied_under_probability_raw": 0.8857,
      "implied_over_probability_novig": 0.1489,
      "implied_under_probability_novig": 0.8511,
      "edge_over": 0.0202,
      "edge_under": -0.0609,
      "recommended_side": "No Play",
      "recommended_edge": 0.0202,
      "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.8839,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.02,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 20.08,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.33,
      "projected_home_runs_palantir": 18.33,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1752,
      "hr_prob_hybrid_gap_adjusted": 0.178,
      "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.1784,
      "hr_prob_palantir": 0.1875,
      "hr_prob_rf_safe_raw": 0.2035,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1766,
      "hr_edge_palantir": 0.0325,
      "hr_edge_catboost_safe": 0.0202,
      "hr_edge_hybrid_gap_adjusted": 0.023,
      "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.0485,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0241,
      "hr_edge_rf_safe_calibrated_logistic": 0.0216,
      "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.1812,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1784,
      "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": 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": 18.33,
      "palantir_expected_home_runs": 18.33,
      "palantir_prob_over": 0.1875,
      "palantir_hr_prob": 0.1875,
      "palantir_prob_under": 0.8125,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0325,
      "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.1926,
      "fangorn_expected_home_runs": 0.1926,
      "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": "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": "Cody Bellinger",
      "hitter_id": 641355,
      "team_abbr": "NYY",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2085,
      "prob_1_plus_hr": 0.1882,
      "model_over_probability": 0.1882,
      "model_under_probability": 0.8118,
      "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.0201,
      "edge_under": -0.06,
      "recommended_side": "No Play",
      "recommended_edge": 0.0201,
      "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.9306,
      "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": 0.964,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1882,
      "hr_prob_hybrid_gap_adjusted": 0.176,
      "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.1753,
      "hr_prob_palantir": 0.1984,
      "hr_prob_rf_safe_raw": 0.1829,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1593,
      "hr_edge_palantir": 0.0303,
      "hr_edge_catboost_safe": 0.0201,
      "hr_edge_hybrid_gap_adjusted": 0.0079,
      "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.0148,
      "hr_edge_rf_safe_calibrated_isotonic": 0.004,
      "hr_edge_rf_safe_calibrated_logistic": -0.0088,
      "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.0313,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1753,
      "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": 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": 24.39,
      "palantir_expected_home_runs": 24.39,
      "palantir_prob_over": 0.1984,
      "palantir_hr_prob": 0.1984,
      "palantir_prob_under": 0.8016,
      "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.2085,
      "fangorn_expected_home_runs": 0.2085,
      "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.02629999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willson Contreras",
      "hitter_id": 575929,
      "team_abbr": "BOS",
      "opponent_abbr": "BAL",
      "pitcher_name": "Shane Baz",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 530,
      "under_odds": -705,
      "expected_home_runs": 0.1966,
      "prob_1_plus_hr": 0.1785,
      "model_over_probability": 0.1785,
      "model_under_probability": 0.8215,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1587,
      "implied_under_probability_raw": 0.8758,
      "implied_over_probability_novig": 0.1534,
      "implied_under_probability_novig": 0.8466,
      "edge_over": 0.0198,
      "edge_under": -0.0543,
      "recommended_side": "No Play",
      "recommended_edge": 0.0198,
      "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.8906,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.13,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.051,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.992,
      "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.1422,
      "hr_prob_catboost_safe": 0.1785,
      "hr_prob_hybrid_gap_adjusted": 0.1509,
      "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.1494,
      "hr_prob_palantir": 0.1879,
      "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.0292,
      "hr_edge_catboost_safe": 0.0198,
      "hr_edge_hybrid_gap_adjusted": -0.0078,
      "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.0071,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0165,
      "hr_edge_rf_safe_calibrated_logistic": -0.0127,
      "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.0778,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1494,
      "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": 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": 19.06,
      "palantir_expected_home_runs": 19.06,
      "palantir_prob_over": 0.1879,
      "palantir_hr_prob": 0.1879,
      "palantir_prob_under": 0.8121,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0292,
      "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.1966,
      "fangorn_expected_home_runs": 0.1966,
      "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.0165,
      "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.04570000000000002,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willson Contreras",
      "hitter_id": 575929,
      "team_abbr": "BOS",
      "opponent_abbr": "BAL",
      "pitcher_name": "Shane Baz",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1966,
      "prob_1_plus_hr": 0.1785,
      "model_over_probability": 0.1785,
      "model_under_probability": 0.8215,
      "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.0198,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0198,
      "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.8906,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.13,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.051,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.992,
      "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.1422,
      "hr_prob_catboost_safe": 0.1785,
      "hr_prob_hybrid_gap_adjusted": 0.1509,
      "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.1494,
      "hr_prob_palantir": 0.1879,
      "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.0292,
      "hr_edge_catboost_safe": 0.0198,
      "hr_edge_hybrid_gap_adjusted": -0.0078,
      "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.0071,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0165,
      "hr_edge_rf_safe_calibrated_logistic": -0.0127,
      "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.0778,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1494,
      "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": 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": 19.06,
      "palantir_expected_home_runs": 19.06,
      "palantir_prob_over": 0.1879,
      "palantir_hr_prob": 0.1879,
      "palantir_prob_under": 0.8121,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0292,
      "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.1966,
      "fangorn_expected_home_runs": 0.1966,
      "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.0165,
      "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.04570000000000002,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Manny Machado",
      "hitter_id": 592518,
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -580,
      "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.1869,
      "implied_under_probability_raw": 0.8529,
      "implied_over_probability_novig": 0.1797,
      "implied_under_probability_novig": 0.8203,
      "edge_over": 0.0195,
      "edge_under": -0.0593,
      "recommended_side": "No Play",
      "recommended_edge": 0.0195,
      "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.159,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 27.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": 25.61,
      "projected_home_runs_palantir": 25.61,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2064,
      "hr_prob_hybrid_gap_adjusted": 0.1803,
      "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.179,
      "hr_prob_palantir": 0.1969,
      "hr_prob_rf_safe_raw": 0.1926,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1673,
      "hr_edge_palantir": 0.01,
      "hr_edge_catboost_safe": 0.0195,
      "hr_edge_hybrid_gap_adjusted": -0.0066,
      "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.0057,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0148,
      "hr_edge_rf_safe_calibrated_logistic": -0.0196,
      "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.0748,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.179,
      "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.61,
      "palantir_expected_home_runs": 25.61,
      "palantir_prob_over": 0.1969,
      "palantir_hr_prob": 0.1969,
      "palantir_prob_under": 0.8031,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.01,
      "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.2312,
      "fangorn_expected_home_runs": 0.2312,
      "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.02479999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kyle Tucker",
      "hitter_id": 663656,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2332,
      "prob_1_plus_hr": 0.208,
      "model_over_probability": 0.208,
      "model_under_probability": 0.792,
      "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.0193,
      "edge_under": -0.0587,
      "recommended_side": "No Play",
      "recommended_edge": 0.0193,
      "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.9602,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.4,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.085,
      "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": 23.0,
      "projected_home_runs_rf_safe_season": 20.18,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.48,
      "projected_home_runs_palantir": 22.48,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.208,
      "hr_prob_hybrid_gap_adjusted": 0.1807,
      "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.1793,
      "hr_prob_palantir": 0.2038,
      "hr_prob_rf_safe_raw": 0.185,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.161,
      "hr_edge_palantir": 0.0151,
      "hr_edge_catboost_safe": 0.0193,
      "hr_edge_hybrid_gap_adjusted": -0.008,
      "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.0037,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0166,
      "hr_edge_rf_safe_calibrated_logistic": -0.0277,
      "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.1226,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1793,
      "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": 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": 22.48,
      "palantir_expected_home_runs": 22.48,
      "palantir_prob_over": 0.2038,
      "palantir_hr_prob": 0.2038,
      "palantir_prob_under": 0.7962,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0151,
      "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.2332,
      "fangorn_expected_home_runs": 0.2332,
      "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.031700000000000006,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Lawrence Butler",
      "hitter_id": 671732,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -725,
      "expected_home_runs": 0.1926,
      "prob_1_plus_hr": 0.1752,
      "model_over_probability": 0.1752,
      "model_under_probability": 0.8248,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1562,
      "implied_under_probability_raw": 0.8788,
      "implied_over_probability_novig": 0.1509,
      "implied_under_probability_novig": 0.8491,
      "edge_over": 0.019,
      "edge_under": -0.054,
      "recommended_side": "No Play",
      "recommended_edge": 0.019,
      "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.8839,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.02,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 20.08,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.33,
      "projected_home_runs_palantir": 18.33,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1752,
      "hr_prob_hybrid_gap_adjusted": 0.178,
      "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.1784,
      "hr_prob_palantir": 0.1875,
      "hr_prob_rf_safe_raw": 0.2035,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1766,
      "hr_edge_palantir": 0.0313,
      "hr_edge_catboost_safe": 0.019,
      "hr_edge_hybrid_gap_adjusted": 0.0218,
      "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.0473,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0229,
      "hr_edge_rf_safe_calibrated_logistic": 0.0204,
      "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.1812,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1784,
      "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": 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": 18.33,
      "palantir_expected_home_runs": 18.33,
      "palantir_prob_over": 0.1875,
      "palantir_hr_prob": 0.1875,
      "palantir_prob_under": 0.8125,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0313,
      "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.1926,
      "fangorn_expected_home_runs": 0.1926,
      "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": "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": "Lawrence Butler",
      "hitter_id": 671732,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 540,
      "under_odds": null,
      "expected_home_runs": 0.1926,
      "prob_1_plus_hr": 0.1752,
      "model_over_probability": 0.1752,
      "model_under_probability": 0.8248,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1562,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.019,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.019,
      "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.8839,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.02,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 20.08,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.33,
      "projected_home_runs_palantir": 18.33,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1752,
      "hr_prob_hybrid_gap_adjusted": 0.178,
      "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.1784,
      "hr_prob_palantir": 0.1875,
      "hr_prob_rf_safe_raw": 0.2035,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1766,
      "hr_edge_palantir": 0.0313,
      "hr_edge_catboost_safe": 0.019,
      "hr_edge_hybrid_gap_adjusted": 0.0218,
      "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.0473,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0229,
      "hr_edge_rf_safe_calibrated_logistic": 0.0204,
      "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.1812,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1784,
      "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": 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": 18.33,
      "palantir_expected_home_runs": 18.33,
      "palantir_prob_over": 0.1875,
      "palantir_hr_prob": 0.1875,
      "palantir_prob_under": 0.8125,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0313,
      "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.1926,
      "fangorn_expected_home_runs": 0.1926,
      "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": "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": "Juan Soto",
      "hitter_id": 665742,
      "team_abbr": "NYM",
      "opponent_abbr": "SEA",
      "pitcher_name": "Logan Gilbert",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2129,
      "prob_1_plus_hr": 0.1918,
      "model_over_probability": 0.1918,
      "model_under_probability": 0.8082,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2439,
      "implied_under_probability_raw": 0.7895,
      "implied_over_probability_novig": 0.236,
      "implied_under_probability_novig": 0.764,
      "edge_over": -0.0521,
      "edge_under": 0.0187,
      "recommended_side": "No Play",
      "recommended_edge": 0.0187,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.901,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 37.0,
      "projected_home_runs_rf_safe_season": 44.41,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 35.66,
      "projected_home_runs_palantir": 35.66,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1918,
      "hr_prob_hybrid_gap_adjusted": 0.1829,
      "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.1817,
      "hr_prob_palantir": 0.1855,
      "hr_prob_rf_safe_raw": 0.2255,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1967,
      "hr_edge_palantir": -0.0584,
      "hr_edge_catboost_safe": -0.0521,
      "hr_edge_hybrid_gap_adjusted": -0.061,
      "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.0184,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0648,
      "hr_edge_rf_safe_calibrated_logistic": -0.0472,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.2003,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1817,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 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": 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": 35.66,
      "palantir_expected_home_runs": 35.66,
      "palantir_prob_over": 0.1855,
      "palantir_hr_prob": 0.1855,
      "palantir_prob_under": 0.8145,
      "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.2129,
      "fangorn_expected_home_runs": 0.2129,
      "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.006399999999999989,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cody Bellinger",
      "hitter_id": 641355,
      "team_abbr": "NYY",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2085,
      "prob_1_plus_hr": 0.1882,
      "model_over_probability": 0.1882,
      "model_under_probability": 0.8118,
      "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.0187,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0187,
      "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.9306,
      "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": 0.964,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1882,
      "hr_prob_hybrid_gap_adjusted": 0.176,
      "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.1753,
      "hr_prob_palantir": 0.1984,
      "hr_prob_rf_safe_raw": 0.1829,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1593,
      "hr_edge_palantir": 0.0289,
      "hr_edge_catboost_safe": 0.0187,
      "hr_edge_hybrid_gap_adjusted": 0.0065,
      "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.0134,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0026,
      "hr_edge_rf_safe_calibrated_logistic": -0.0102,
      "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.0313,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1753,
      "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": 24.39,
      "palantir_expected_home_runs": 24.39,
      "palantir_prob_over": 0.1984,
      "palantir_hr_prob": 0.1984,
      "palantir_prob_under": 0.8016,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0289,
      "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.2085,
      "fangorn_expected_home_runs": 0.2085,
      "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.02629999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Junior Caminero",
      "hitter_id": 691406,
      "team_abbr": "TB",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1844,
      "prob_1_plus_hr": 0.1684,
      "model_over_probability": 0.1684,
      "model_under_probability": 0.8316,
      "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.0538,
      "edge_under": 0.0185,
      "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.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.1,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.045,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 26.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.62,
      "projected_home_runs_palantir": 22.62,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1684,
      "hr_prob_hybrid_gap_adjusted": 0.1759,
      "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.177,
      "hr_prob_palantir": 0.1801,
      "hr_prob_rf_safe_raw": 0.2057,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1786,
      "hr_edge_palantir": -0.0421,
      "hr_edge_catboost_safe": -0.0538,
      "hr_edge_hybrid_gap_adjusted": -0.0463,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0431,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0165,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0431,
      "hr_edge_rf_safe_calibrated_logistic": -0.0436,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.249,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.177,
      "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, 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": 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": 22.62,
      "palantir_expected_home_runs": 22.62,
      "palantir_prob_over": 0.1801,
      "palantir_hr_prob": 0.1801,
      "palantir_prob_under": 0.8199,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0421,
      "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.1844,
      "fangorn_expected_home_runs": 0.1844,
      "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.0431,
      "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.0010000000000000009,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Manny Machado",
      "hitter_id": 592518,
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 430,
      "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.1887,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0177,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0177,
      "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.159,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 27.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": 25.61,
      "projected_home_runs_palantir": 25.61,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2064,
      "hr_prob_hybrid_gap_adjusted": 0.1803,
      "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.179,
      "hr_prob_palantir": 0.1969,
      "hr_prob_rf_safe_raw": 0.1926,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1673,
      "hr_edge_palantir": 0.0082,
      "hr_edge_catboost_safe": 0.0177,
      "hr_edge_hybrid_gap_adjusted": -0.0084,
      "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.0039,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0166,
      "hr_edge_rf_safe_calibrated_logistic": -0.0214,
      "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.0748,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.179,
      "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": 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": 25.61,
      "palantir_expected_home_runs": 25.61,
      "palantir_prob_over": 0.1969,
      "palantir_hr_prob": 0.1969,
      "palantir_prob_under": 0.8031,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0082,
      "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.2312,
      "fangorn_expected_home_runs": 0.2312,
      "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.02479999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kyle Tucker",
      "hitter_id": 663656,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 425,
      "under_odds": null,
      "expected_home_runs": 0.2332,
      "prob_1_plus_hr": 0.208,
      "model_over_probability": 0.208,
      "model_under_probability": 0.792,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1905,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0175,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0175,
      "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.9602,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.4,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.085,
      "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": 23.0,
      "projected_home_runs_rf_safe_season": 20.18,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.48,
      "projected_home_runs_palantir": 22.48,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.208,
      "hr_prob_hybrid_gap_adjusted": 0.1807,
      "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.1793,
      "hr_prob_palantir": 0.2038,
      "hr_prob_rf_safe_raw": 0.185,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.161,
      "hr_edge_palantir": 0.0133,
      "hr_edge_catboost_safe": 0.0175,
      "hr_edge_hybrid_gap_adjusted": -0.0098,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0184,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0055,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0184,
      "hr_edge_rf_safe_calibrated_logistic": -0.0295,
      "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.1226,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1793,
      "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": 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": 22.48,
      "palantir_expected_home_runs": 22.48,
      "palantir_prob_over": 0.2038,
      "palantir_hr_prob": 0.2038,
      "palantir_prob_under": 0.7962,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0133,
      "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.2332,
      "fangorn_expected_home_runs": 0.2332,
      "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.0184,
      "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.031700000000000006,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cody Bellinger",
      "hitter_id": 641355,
      "team_abbr": "NYY",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2085,
      "prob_1_plus_hr": 0.1882,
      "model_over_probability": 0.1882,
      "model_under_probability": 0.8118,
      "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.0173,
      "edge_under": -0.0521,
      "recommended_side": "No Play",
      "recommended_edge": 0.0173,
      "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.9306,
      "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": 0.964,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1882,
      "hr_prob_hybrid_gap_adjusted": 0.176,
      "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.1753,
      "hr_prob_palantir": 0.1984,
      "hr_prob_rf_safe_raw": 0.1829,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1593,
      "hr_edge_palantir": 0.0275,
      "hr_edge_catboost_safe": 0.0173,
      "hr_edge_hybrid_gap_adjusted": 0.0051,
      "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.012,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0012,
      "hr_edge_rf_safe_calibrated_logistic": -0.0116,
      "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.0313,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1753,
      "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": 24.39,
      "palantir_expected_home_runs": 24.39,
      "palantir_prob_over": 0.1984,
      "palantir_hr_prob": 0.1984,
      "palantir_prob_under": 0.8016,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0275,
      "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.2085,
      "fangorn_expected_home_runs": 0.2085,
      "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.02629999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Steven Kwan",
      "hitter_id": 680757,
      "team_abbr": "CLE",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1134,
      "prob_1_plus_hr": 0.1072,
      "model_over_probability": 0.1072,
      "model_under_probability": 0.8928,
      "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.0171,
      "edge_under": -0.0523,
      "recommended_side": "No Play",
      "recommended_edge": 0.0171,
      "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": 0.873,
      "pitch_mix_interaction_score": 104.2,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1108,
      "hr_prob_catboost_safe": 0.1072,
      "hr_prob_hybrid_gap_adjusted": 0.1097,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1108,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1101,
      "hr_prob_palantir": 0.1043,
      "hr_prob_rf_safe_raw": 0.1097,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1108,
      "hr_prob_rf_safe_calibrated_logistic": 0.1087,
      "hr_edge_palantir": 0.0142,
      "hr_edge_catboost_safe": 0.0171,
      "hr_edge_hybrid_gap_adjusted": 0.0196,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0207,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0196,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0207,
      "hr_edge_rf_safe_calibrated_logistic": 0.0186,
      "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.1108,
      "fangorn_projection_spread_ratio": 0.0245,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1101,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, contact-suppressing pitcher.",
      "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": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1043,
      "palantir_hr_prob": 0.1043,
      "palantir_prob_under": 0.8956999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0142,
      "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.1134,
      "fangorn_expected_home_runs": 0.1134,
      "fangorn_prob_over": 0.1108,
      "fangorn_hr_prob": 0.1108,
      "fangorn_prob_under": 0.8892,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0207,
      "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.006499999999999992,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Joc Pederson",
      "hitter_id": 592626,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -830,
      "expected_home_runs": 0.1782,
      "prob_1_plus_hr": 0.1632,
      "model_over_probability": 0.1632,
      "model_under_probability": 0.8368,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1471,
      "implied_under_probability_raw": 0.8925,
      "implied_over_probability_novig": 0.1415,
      "implied_under_probability_novig": 0.8585,
      "edge_over": 0.0161,
      "edge_under": -0.0557,
      "recommended_side": "No Play",
      "recommended_edge": 0.0161,
      "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.8463,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.8,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 14.68,
      "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.1422,
      "hr_prob_catboost_safe": 0.1632,
      "hr_prob_hybrid_gap_adjusted": 0.1472,
      "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.1464,
      "hr_prob_palantir": 0.1329,
      "hr_prob_rf_safe_raw": 0.16,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1417,
      "hr_edge_palantir": -0.0142,
      "hr_edge_catboost_safe": 0.0161,
      "hr_edge_hybrid_gap_adjusted": 0.0001,
      "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.0129,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0049,
      "hr_edge_rf_safe_calibrated_logistic": -0.0054,
      "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.0213,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1464,
      "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": 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": 12.0,
      "palantir_expected_home_runs": 12.0,
      "palantir_prob_over": 0.1329,
      "palantir_hr_prob": 0.1329,
      "palantir_prob_under": 0.8671,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0142,
      "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.1782,
      "fangorn_expected_home_runs": 0.1782,
      "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.009300000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Tyler Soderstrom",
      "hitter_id": 691016,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1768,
      "prob_1_plus_hr": 0.1621,
      "model_over_probability": 0.1621,
      "model_under_probability": 0.8379,
      "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.0161,
      "edge_under": -0.0563,
      "recommended_side": "No Play",
      "recommended_edge": 0.0161,
      "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.864,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "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.165,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 18.43,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.43,
      "projected_home_runs_palantir": 18.43,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1621,
      "hr_prob_hybrid_gap_adjusted": 0.175,
      "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.1757,
      "hr_prob_palantir": 0.2076,
      "hr_prob_rf_safe_raw": 0.2076,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1803,
      "hr_edge_palantir": 0.0616,
      "hr_edge_catboost_safe": 0.0161,
      "hr_edge_hybrid_gap_adjusted": 0.029,
      "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.0616,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0331,
      "hr_edge_rf_safe_calibrated_logistic": 0.0343,
      "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.3164,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1757,
      "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": 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": 18.43,
      "palantir_expected_home_runs": 18.43,
      "palantir_prob_over": 0.2076,
      "palantir_hr_prob": 0.2076,
      "palantir_prob_under": 0.7924,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0616,
      "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.1768,
      "fangorn_expected_home_runs": 0.1768,
      "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": "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.028499999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Manny Machado",
      "hitter_id": 592518,
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -545,
      "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.1905,
      "implied_under_probability_raw": 0.845,
      "implied_over_probability_novig": 0.184,
      "implied_under_probability_novig": 0.816,
      "edge_over": 0.0159,
      "edge_under": -0.0514,
      "recommended_side": "No Play",
      "recommended_edge": 0.0159,
      "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.159,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 27.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": 25.61,
      "projected_home_runs_palantir": 25.61,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2064,
      "hr_prob_hybrid_gap_adjusted": 0.1803,
      "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.179,
      "hr_prob_palantir": 0.1969,
      "hr_prob_rf_safe_raw": 0.1926,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1673,
      "hr_edge_palantir": 0.0064,
      "hr_edge_catboost_safe": 0.0159,
      "hr_edge_hybrid_gap_adjusted": -0.0102,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0184,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0021,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0184,
      "hr_edge_rf_safe_calibrated_logistic": -0.0232,
      "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.0748,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.179,
      "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": 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": 25.61,
      "palantir_expected_home_runs": 25.61,
      "palantir_prob_over": 0.1969,
      "palantir_hr_prob": 0.1969,
      "palantir_prob_under": 0.8031,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0064,
      "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.2312,
      "fangorn_expected_home_runs": 0.2312,
      "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.0184,
      "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.02479999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Chapman",
      "hitter_id": 656305,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 505,
      "under_odds": -695,
      "expected_home_runs": 0.1998,
      "prob_1_plus_hr": 0.1811,
      "model_over_probability": 0.1811,
      "model_under_probability": 0.8189,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1653,
      "implied_under_probability_raw": 0.8742,
      "implied_over_probability_novig": 0.159,
      "implied_under_probability_novig": 0.841,
      "edge_over": 0.0158,
      "edge_under": -0.0553,
      "recommended_side": "No Play",
      "recommended_edge": 0.0158,
      "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.9814,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.48,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "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.1721,
      "hr_prob_catboost_safe": 0.1811,
      "hr_prob_hybrid_gap_adjusted": 0.1748,
      "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.1739,
      "hr_prob_palantir": 0.1721,
      "hr_prob_rf_safe_raw": 0.1943,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1687,
      "hr_edge_palantir": 0.0068,
      "hr_edge_catboost_safe": 0.0158,
      "hr_edge_hybrid_gap_adjusted": 0.0095,
      "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.029,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0068,
      "hr_edge_rf_safe_calibrated_logistic": 0.0034,
      "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.0814,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1739,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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": 19.85,
      "palantir_expected_home_runs": 19.85,
      "palantir_prob_over": 0.1721,
      "palantir_hr_prob": 0.1721,
      "palantir_prob_under": 0.8279,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0068,
      "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.1998,
      "fangorn_expected_home_runs": 0.1998,
      "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.0,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kyle Tucker",
      "hitter_id": 663656,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2332,
      "prob_1_plus_hr": 0.208,
      "model_over_probability": 0.208,
      "model_under_probability": 0.792,
      "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.0157,
      "edge_under": -0.0505,
      "recommended_side": "No Play",
      "recommended_edge": 0.0157,
      "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.9602,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.4,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.085,
      "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": 23.0,
      "projected_home_runs_rf_safe_season": 20.18,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.48,
      "projected_home_runs_palantir": 22.48,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.208,
      "hr_prob_hybrid_gap_adjusted": 0.1807,
      "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.1793,
      "hr_prob_palantir": 0.2038,
      "hr_prob_rf_safe_raw": 0.185,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.161,
      "hr_edge_palantir": 0.0115,
      "hr_edge_catboost_safe": 0.0157,
      "hr_edge_hybrid_gap_adjusted": -0.0116,
      "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.0073,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0202,
      "hr_edge_rf_safe_calibrated_logistic": -0.0313,
      "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.1226,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1793,
      "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": 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": 22.48,
      "palantir_expected_home_runs": 22.48,
      "palantir_prob_over": 0.2038,
      "palantir_hr_prob": 0.2038,
      "palantir_prob_under": 0.7962,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0115,
      "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.2332,
      "fangorn_expected_home_runs": 0.2332,
      "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.031700000000000006,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jacob Wilson",
      "hitter_id": 805779,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 1005,
      "under_odds": -1700,
      "expected_home_runs": 0.1122,
      "prob_1_plus_hr": 0.1061,
      "model_over_probability": 0.1061,
      "model_under_probability": 0.8939,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0905,
      "implied_under_probability_raw": 0.9444,
      "implied_over_probability_novig": 0.0874,
      "implied_under_probability_novig": 0.9126,
      "edge_over": 0.0156,
      "edge_under": -0.0505,
      "recommended_side": "No Play",
      "recommended_edge": 0.0156,
      "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.8522,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.69,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 106.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 8.0,
      "projected_home_runs_rf_safe_season": 3.45,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.94,
      "projected_home_runs_palantir": 7.94,
      "hr_prob_rf_safe": 0.0,
      "hr_prob_catboost_safe": 0.1061,
      "hr_prob_hybrid_gap_adjusted": 0.0127,
      "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.0212,
      "hr_prob_palantir": 0.1054,
      "hr_prob_rf_safe_raw": 0.0472,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0772,
      "hr_edge_palantir": 0.0149,
      "hr_edge_catboost_safe": 0.0156,
      "hr_edge_hybrid_gap_adjusted": -0.0778,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0905,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0433,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0905,
      "hr_edge_rf_safe_calibrated_logistic": -0.0133,
      "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.5687,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0212,
      "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": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-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": 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": 7.94,
      "palantir_expected_home_runs": 7.94,
      "palantir_prob_over": 0.1054,
      "palantir_hr_prob": 0.1054,
      "palantir_prob_under": 0.8946000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0149,
      "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.1122,
      "fangorn_expected_home_runs": 0.1122,
      "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.0905,
      "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.1054,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Steven Kwan",
      "hitter_id": 680757,
      "team_abbr": "CLE",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1134,
      "prob_1_plus_hr": 0.1072,
      "model_over_probability": 0.1072,
      "model_under_probability": 0.8928,
      "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.0155,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0155,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 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": 0.873,
      "pitch_mix_interaction_score": 104.2,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1108,
      "hr_prob_catboost_safe": 0.1072,
      "hr_prob_hybrid_gap_adjusted": 0.1097,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1108,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1101,
      "hr_prob_palantir": 0.1043,
      "hr_prob_rf_safe_raw": 0.1097,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1108,
      "hr_prob_rf_safe_calibrated_logistic": 0.1087,
      "hr_edge_palantir": 0.0126,
      "hr_edge_catboost_safe": 0.0155,
      "hr_edge_hybrid_gap_adjusted": 0.018,
      "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.018,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0191,
      "hr_edge_rf_safe_calibrated_logistic": 0.017,
      "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.1108,
      "fangorn_projection_spread_ratio": 0.0245,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1101,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, contact-suppressing pitcher.",
      "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": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1043,
      "palantir_hr_prob": 0.1043,
      "palantir_prob_under": 0.8956999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0126,
      "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.1134,
      "fangorn_expected_home_runs": 0.1134,
      "fangorn_prob_over": 0.1108,
      "fangorn_hr_prob": 0.1108,
      "fangorn_prob_under": 0.8892,
      "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.006499999999999992,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Joc Pederson",
      "hitter_id": 592626,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -780,
      "expected_home_runs": 0.1782,
      "prob_1_plus_hr": 0.1632,
      "model_over_probability": 0.1632,
      "model_under_probability": 0.8368,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1481,
      "implied_under_probability_raw": 0.8864,
      "implied_over_probability_novig": 0.1432,
      "implied_under_probability_novig": 0.8568,
      "edge_over": 0.0151,
      "edge_under": -0.0496,
      "recommended_side": "No Play",
      "recommended_edge": 0.0151,
      "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.8463,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.8,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 14.68,
      "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.1422,
      "hr_prob_catboost_safe": 0.1632,
      "hr_prob_hybrid_gap_adjusted": 0.1472,
      "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.1464,
      "hr_prob_palantir": 0.1329,
      "hr_prob_rf_safe_raw": 0.16,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1417,
      "hr_edge_palantir": -0.0152,
      "hr_edge_catboost_safe": 0.0151,
      "hr_edge_hybrid_gap_adjusted": -0.0009,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0059,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0119,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0059,
      "hr_edge_rf_safe_calibrated_logistic": -0.0064,
      "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.0213,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1464,
      "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": 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": 12.0,
      "palantir_expected_home_runs": 12.0,
      "palantir_prob_over": 0.1329,
      "palantir_hr_prob": 0.1329,
      "palantir_prob_under": 0.8671,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0152,
      "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.1782,
      "fangorn_expected_home_runs": 0.1782,
      "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.0059,
      "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.009300000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Joc Pederson",
      "hitter_id": 592626,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 575,
      "under_odds": null,
      "expected_home_runs": 0.1782,
      "prob_1_plus_hr": 0.1632,
      "model_over_probability": 0.1632,
      "model_under_probability": 0.8368,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1481,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0151,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0151,
      "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.8463,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.8,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 14.68,
      "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.1422,
      "hr_prob_catboost_safe": 0.1632,
      "hr_prob_hybrid_gap_adjusted": 0.1472,
      "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.1464,
      "hr_prob_palantir": 0.1329,
      "hr_prob_rf_safe_raw": 0.16,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1417,
      "hr_edge_palantir": -0.0152,
      "hr_edge_catboost_safe": 0.0151,
      "hr_edge_hybrid_gap_adjusted": -0.0009,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0059,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0119,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0059,
      "hr_edge_rf_safe_calibrated_logistic": -0.0064,
      "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.0213,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1464,
      "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": 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": 12.0,
      "palantir_expected_home_runs": 12.0,
      "palantir_prob_over": 0.1329,
      "palantir_hr_prob": 0.1329,
      "palantir_prob_under": 0.8671,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0152,
      "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.1782,
      "fangorn_expected_home_runs": 0.1782,
      "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.0059,
      "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.009300000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Tyler Soderstrom",
      "hitter_id": 691016,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1768,
      "prob_1_plus_hr": 0.1621,
      "model_over_probability": 0.1621,
      "model_under_probability": 0.8379,
      "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.015,
      "edge_under": -0.0504,
      "recommended_side": "No Play",
      "recommended_edge": 0.015,
      "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.864,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "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.165,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 18.43,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.43,
      "projected_home_runs_palantir": 18.43,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1621,
      "hr_prob_hybrid_gap_adjusted": 0.175,
      "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.1757,
      "hr_prob_palantir": 0.2076,
      "hr_prob_rf_safe_raw": 0.2076,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1803,
      "hr_edge_palantir": 0.0605,
      "hr_edge_catboost_safe": 0.015,
      "hr_edge_hybrid_gap_adjusted": 0.0279,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.032,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0605,
      "hr_edge_rf_safe_calibrated_isotonic": 0.032,
      "hr_edge_rf_safe_calibrated_logistic": 0.0332,
      "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.3164,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1757,
      "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": 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": 18.43,
      "palantir_expected_home_runs": 18.43,
      "palantir_prob_over": 0.2076,
      "palantir_hr_prob": 0.2076,
      "palantir_prob_under": 0.7924,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0605,
      "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.1768,
      "fangorn_expected_home_runs": 0.1768,
      "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.032,
      "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.028499999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Tyler Soderstrom",
      "hitter_id": 691016,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1768,
      "prob_1_plus_hr": 0.1621,
      "model_over_probability": 0.1621,
      "model_under_probability": 0.8379,
      "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.015,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.015,
      "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.864,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "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.165,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 18.43,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.43,
      "projected_home_runs_palantir": 18.43,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1621,
      "hr_prob_hybrid_gap_adjusted": 0.175,
      "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.1757,
      "hr_prob_palantir": 0.2076,
      "hr_prob_rf_safe_raw": 0.2076,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1803,
      "hr_edge_palantir": 0.0605,
      "hr_edge_catboost_safe": 0.015,
      "hr_edge_hybrid_gap_adjusted": 0.0279,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.032,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0605,
      "hr_edge_rf_safe_calibrated_isotonic": 0.032,
      "hr_edge_rf_safe_calibrated_logistic": 0.0332,
      "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.3164,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1757,
      "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": 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": 18.43,
      "palantir_expected_home_runs": 18.43,
      "palantir_prob_over": 0.2076,
      "palantir_hr_prob": 0.2076,
      "palantir_prob_under": 0.7924,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0605,
      "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.1768,
      "fangorn_expected_home_runs": 0.1768,
      "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.032,
      "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.028499999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Steven Kwan",
      "hitter_id": 680757,
      "team_abbr": "CLE",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1134,
      "prob_1_plus_hr": 0.1072,
      "model_over_probability": 0.1072,
      "model_under_probability": 0.8928,
      "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.015,
      "edge_under": -0.055,
      "recommended_side": "No Play",
      "recommended_edge": 0.015,
      "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": 0.873,
      "pitch_mix_interaction_score": 104.2,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1108,
      "hr_prob_catboost_safe": 0.1072,
      "hr_prob_hybrid_gap_adjusted": 0.1097,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1108,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1101,
      "hr_prob_palantir": 0.1043,
      "hr_prob_rf_safe_raw": 0.1097,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1108,
      "hr_prob_rf_safe_calibrated_logistic": 0.1087,
      "hr_edge_palantir": 0.0121,
      "hr_edge_catboost_safe": 0.015,
      "hr_edge_hybrid_gap_adjusted": 0.0175,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0186,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0175,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0186,
      "hr_edge_rf_safe_calibrated_logistic": 0.0165,
      "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.1108,
      "fangorn_projection_spread_ratio": 0.0245,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1101,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, contact-suppressing pitcher.",
      "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": 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": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1043,
      "palantir_hr_prob": 0.1043,
      "palantir_prob_under": 0.8956999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0121,
      "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.1134,
      "fangorn_expected_home_runs": 0.1134,
      "fangorn_prob_over": 0.1108,
      "fangorn_hr_prob": 0.1108,
      "fangorn_prob_under": 0.8892,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0186,
      "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.006499999999999992,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Chapman",
      "hitter_id": 656305,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 500,
      "under_odds": null,
      "expected_home_runs": 0.1998,
      "prob_1_plus_hr": 0.1811,
      "model_over_probability": 0.1811,
      "model_under_probability": 0.8189,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1667,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0144,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0144,
      "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.9814,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.48,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "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.1721,
      "hr_prob_catboost_safe": 0.1811,
      "hr_prob_hybrid_gap_adjusted": 0.1748,
      "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.1739,
      "hr_prob_palantir": 0.1721,
      "hr_prob_rf_safe_raw": 0.1943,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1687,
      "hr_edge_palantir": 0.0054,
      "hr_edge_catboost_safe": 0.0144,
      "hr_edge_hybrid_gap_adjusted": 0.0081,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0054,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0276,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0054,
      "hr_edge_rf_safe_calibrated_logistic": 0.002,
      "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.0814,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1739,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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": 19.85,
      "palantir_expected_home_runs": 19.85,
      "palantir_prob_over": 0.1721,
      "palantir_hr_prob": 0.1721,
      "palantir_prob_under": 0.8279,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0054,
      "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.1998,
      "fangorn_expected_home_runs": 0.1998,
      "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.0054,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jacob Wilson",
      "hitter_id": 805779,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 985,
      "under_odds": null,
      "expected_home_runs": 0.1122,
      "prob_1_plus_hr": 0.1061,
      "model_over_probability": 0.1061,
      "model_under_probability": 0.8939,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0922,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0139,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0139,
      "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.8522,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.69,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 106.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 8.0,
      "projected_home_runs_rf_safe_season": 3.45,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.94,
      "projected_home_runs_palantir": 7.94,
      "hr_prob_rf_safe": 0.0,
      "hr_prob_catboost_safe": 0.1061,
      "hr_prob_hybrid_gap_adjusted": 0.0127,
      "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.0212,
      "hr_prob_palantir": 0.1054,
      "hr_prob_rf_safe_raw": 0.0472,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0772,
      "hr_edge_palantir": 0.0132,
      "hr_edge_catboost_safe": 0.0139,
      "hr_edge_hybrid_gap_adjusted": -0.0795,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0922,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.045,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0922,
      "hr_edge_rf_safe_calibrated_logistic": -0.015,
      "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.5687,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0212,
      "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": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-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": 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": 7.94,
      "palantir_expected_home_runs": 7.94,
      "palantir_prob_over": 0.1054,
      "palantir_hr_prob": 0.1054,
      "palantir_prob_under": 0.8946000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0132,
      "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.1122,
      "fangorn_expected_home_runs": 0.1122,
      "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.0922,
      "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.1054,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bryce Harper",
      "hitter_id": 547180,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -550,
      "expected_home_runs": 0.2331,
      "prob_1_plus_hr": 0.2079,
      "model_over_probability": 0.2079,
      "model_under_probability": 0.7921,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1942,
      "implied_under_probability_raw": 0.8462,
      "implied_over_probability_novig": 0.1867,
      "implied_under_probability_novig": 0.8133,
      "edge_over": 0.0137,
      "edge_under": -0.0541,
      "recommended_side": "No Play",
      "recommended_edge": 0.0137,
      "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.983,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.58,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 23.49,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 25.15,
      "projected_home_runs_palantir": 25.15,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2079,
      "hr_prob_hybrid_gap_adjusted": 0.1807,
      "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.1793,
      "hr_prob_palantir": 0.209,
      "hr_prob_rf_safe_raw": 0.1967,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1708,
      "hr_edge_palantir": 0.0148,
      "hr_edge_catboost_safe": 0.0137,
      "hr_edge_hybrid_gap_adjusted": -0.0135,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0221,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0025,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0221,
      "hr_edge_rf_safe_calibrated_logistic": -0.0234,
      "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.0604,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1793,
      "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": 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": 25.15,
      "palantir_expected_home_runs": 25.15,
      "palantir_prob_over": 0.209,
      "palantir_hr_prob": 0.209,
      "palantir_prob_under": 0.791,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0148,
      "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.2331,
      "fangorn_expected_home_runs": 0.2331,
      "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.0221,
      "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.03689999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jacob Wilson",
      "hitter_id": 805779,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 980,
      "under_odds": -1795,
      "expected_home_runs": 0.1122,
      "prob_1_plus_hr": 0.1061,
      "model_over_probability": 0.1061,
      "model_under_probability": 0.8939,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0926,
      "implied_under_probability_raw": 0.9472,
      "implied_over_probability_novig": 0.0891,
      "implied_under_probability_novig": 0.9109,
      "edge_over": 0.0135,
      "edge_under": -0.0533,
      "recommended_side": "No Play",
      "recommended_edge": 0.0135,
      "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.8522,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.69,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 106.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 8.0,
      "projected_home_runs_rf_safe_season": 3.45,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.94,
      "projected_home_runs_palantir": 7.94,
      "hr_prob_rf_safe": 0.0,
      "hr_prob_catboost_safe": 0.1061,
      "hr_prob_hybrid_gap_adjusted": 0.0127,
      "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.0212,
      "hr_prob_palantir": 0.1054,
      "hr_prob_rf_safe_raw": 0.0472,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0772,
      "hr_edge_palantir": 0.0128,
      "hr_edge_catboost_safe": 0.0135,
      "hr_edge_hybrid_gap_adjusted": -0.0799,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0926,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0454,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0926,
      "hr_edge_rf_safe_calibrated_logistic": -0.0154,
      "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.5687,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0212,
      "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": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-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": 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": 7.94,
      "palantir_expected_home_runs": 7.94,
      "palantir_prob_over": 0.1054,
      "palantir_hr_prob": 0.1054,
      "palantir_prob_under": 0.8946000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0128,
      "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.1122,
      "fangorn_expected_home_runs": 0.1122,
      "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.0926,
      "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.1054,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Mike Yastrzemski",
      "hitter_id": 573262,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.166,
      "prob_1_plus_hr": 0.153,
      "model_over_probability": 0.153,
      "model_under_probability": 0.847,
      "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.0131,
      "edge_under": -0.053,
      "recommended_side": "No Play",
      "recommended_edge": 0.0131,
      "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.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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1422,
      "hr_prob_catboost_safe": 0.153,
      "hr_prob_hybrid_gap_adjusted": 0.1454,
      "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.1443,
      "hr_prob_palantir": 0.1456,
      "hr_prob_rf_safe_raw": 0.1572,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1396,
      "hr_edge_palantir": 0.0057,
      "hr_edge_catboost_safe": 0.0131,
      "hr_edge_hybrid_gap_adjusted": 0.0055,
      "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.0173,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0023,
      "hr_edge_rf_safe_calibrated_logistic": -0.0003,
      "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.03,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1443,
      "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": 48,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, lighter opportunity, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Heavy suppression is stacked strongly enough to downgrade the read.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 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": 16.11,
      "palantir_expected_home_runs": 16.11,
      "palantir_prob_over": 0.1456,
      "palantir_hr_prob": 0.1456,
      "palantir_prob_under": 0.8544,
      "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.166,
      "fangorn_expected_home_runs": 0.166,
      "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": "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": "Jorge Soler",
      "hitter_id": 624585,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2032,
      "prob_1_plus_hr": 0.1839,
      "model_over_probability": 0.1839,
      "model_under_probability": 0.8161,
      "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.013,
      "edge_under": -0.0523,
      "recommended_side": "No Play",
      "recommended_edge": 0.013,
      "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.8671,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.04,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 14.44,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.84,
      "projected_home_runs_palantir": 15.84,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1839,
      "hr_prob_hybrid_gap_adjusted": 0.1426,
      "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.1436,
      "hr_prob_palantir": 0.1487,
      "hr_prob_rf_safe_raw": 0.1365,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1253,
      "hr_edge_palantir": -0.0222,
      "hr_edge_catboost_safe": 0.013,
      "hr_edge_hybrid_gap_adjusted": -0.0283,
      "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.0344,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0373,
      "hr_edge_rf_safe_calibrated_logistic": -0.0456,
      "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.1336,
      "fangorn_projection_spread_ratio": 0.278,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1436,
      "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": 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": 15.84,
      "palantir_expected_home_runs": 15.84,
      "palantir_prob_over": 0.1487,
      "palantir_hr_prob": 0.1487,
      "palantir_prob_under": 0.8513,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0222,
      "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.2032,
      "fangorn_expected_home_runs": 0.2032,
      "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.0373,
      "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.015100000000000002,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Chapman",
      "hitter_id": 656305,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 495,
      "under_odds": -655,
      "expected_home_runs": 0.1998,
      "prob_1_plus_hr": 0.1811,
      "model_over_probability": 0.1811,
      "model_under_probability": 0.8189,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1681,
      "implied_under_probability_raw": 0.8675,
      "implied_over_probability_novig": 0.1623,
      "implied_under_probability_novig": 0.8377,
      "edge_over": 0.013,
      "edge_under": -0.0486,
      "recommended_side": "No Play",
      "recommended_edge": 0.013,
      "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.9814,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.48,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "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.1721,
      "hr_prob_catboost_safe": 0.1811,
      "hr_prob_hybrid_gap_adjusted": 0.1748,
      "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.1739,
      "hr_prob_palantir": 0.1721,
      "hr_prob_rf_safe_raw": 0.1943,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1687,
      "hr_edge_palantir": 0.004,
      "hr_edge_catboost_safe": 0.013,
      "hr_edge_hybrid_gap_adjusted": 0.0067,
      "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.0262,
      "hr_edge_rf_safe_calibrated_isotonic": 0.004,
      "hr_edge_rf_safe_calibrated_logistic": 0.0006,
      "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.0814,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1739,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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": 19.85,
      "palantir_expected_home_runs": 19.85,
      "palantir_prob_over": 0.1721,
      "palantir_hr_prob": 0.1721,
      "palantir_prob_under": 0.8279,
      "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.1998,
      "fangorn_expected_home_runs": 0.1998,
      "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.0,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Mike Yastrzemski",
      "hitter_id": 573262,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.166,
      "prob_1_plus_hr": 0.153,
      "model_over_probability": 0.153,
      "model_under_probability": 0.847,
      "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.0122,
      "edge_under": -0.0472,
      "recommended_side": "No Play",
      "recommended_edge": 0.0122,
      "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.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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1422,
      "hr_prob_catboost_safe": 0.153,
      "hr_prob_hybrid_gap_adjusted": 0.1454,
      "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.1443,
      "hr_prob_palantir": 0.1456,
      "hr_prob_rf_safe_raw": 0.1572,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1396,
      "hr_edge_palantir": 0.0048,
      "hr_edge_catboost_safe": 0.0122,
      "hr_edge_hybrid_gap_adjusted": 0.0046,
      "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.0164,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0014,
      "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.1422,
      "fangorn_projection_spread_ratio": 0.03,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1443,
      "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": 48,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, lighter opportunity, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Heavy suppression is stacked strongly enough to downgrade the read.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 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": 16.11,
      "palantir_expected_home_runs": 16.11,
      "palantir_prob_over": 0.1456,
      "palantir_hr_prob": 0.1456,
      "palantir_prob_under": 0.8544,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0048,
      "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.166,
      "fangorn_expected_home_runs": 0.166,
      "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": "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": "Mike Yastrzemski",
      "hitter_id": 573262,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.166,
      "prob_1_plus_hr": 0.153,
      "model_over_probability": 0.153,
      "model_under_probability": 0.847,
      "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.0122,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0122,
      "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.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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1422,
      "hr_prob_catboost_safe": 0.153,
      "hr_prob_hybrid_gap_adjusted": 0.1454,
      "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.1443,
      "hr_prob_palantir": 0.1456,
      "hr_prob_rf_safe_raw": 0.1572,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1396,
      "hr_edge_palantir": 0.0048,
      "hr_edge_catboost_safe": 0.0122,
      "hr_edge_hybrid_gap_adjusted": 0.0046,
      "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.0164,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0014,
      "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.1422,
      "fangorn_projection_spread_ratio": 0.03,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1443,
      "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": 48,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, lighter opportunity, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Heavy suppression is stacked strongly enough to downgrade the read.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 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": 16.11,
      "palantir_expected_home_runs": 16.11,
      "palantir_prob_over": 0.1456,
      "palantir_hr_prob": 0.1456,
      "palantir_prob_under": 0.8544,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0048,
      "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.166,
      "fangorn_expected_home_runs": 0.166,
      "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": "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": "Bryce Harper",
      "hitter_id": 547180,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 410,
      "under_odds": null,
      "expected_home_runs": 0.2331,
      "prob_1_plus_hr": 0.2079,
      "model_over_probability": 0.2079,
      "model_under_probability": 0.7921,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1961,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0118,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0118,
      "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.983,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.58,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 23.49,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 25.15,
      "projected_home_runs_palantir": 25.15,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2079,
      "hr_prob_hybrid_gap_adjusted": 0.1807,
      "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.1793,
      "hr_prob_palantir": 0.209,
      "hr_prob_rf_safe_raw": 0.1967,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1708,
      "hr_edge_palantir": 0.0129,
      "hr_edge_catboost_safe": 0.0118,
      "hr_edge_hybrid_gap_adjusted": -0.0154,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.024,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0006,
      "hr_edge_rf_safe_calibrated_isotonic": -0.024,
      "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.0604,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1793,
      "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": 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": 25.15,
      "palantir_expected_home_runs": 25.15,
      "palantir_prob_over": 0.209,
      "palantir_hr_prob": 0.209,
      "palantir_prob_under": 0.791,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0129,
      "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.2331,
      "fangorn_expected_home_runs": 0.2331,
      "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.024,
      "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.03689999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jorge Soler",
      "hitter_id": 624585,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2032,
      "prob_1_plus_hr": 0.1839,
      "model_over_probability": 0.1839,
      "model_under_probability": 0.8161,
      "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.0115,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0115,
      "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.8671,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.04,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 14.44,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.84,
      "projected_home_runs_palantir": 15.84,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1839,
      "hr_prob_hybrid_gap_adjusted": 0.1426,
      "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.1436,
      "hr_prob_palantir": 0.1487,
      "hr_prob_rf_safe_raw": 0.1365,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1253,
      "hr_edge_palantir": -0.0237,
      "hr_edge_catboost_safe": 0.0115,
      "hr_edge_hybrid_gap_adjusted": -0.0298,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0388,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0359,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0388,
      "hr_edge_rf_safe_calibrated_logistic": -0.0471,
      "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.1336,
      "fangorn_projection_spread_ratio": 0.278,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1436,
      "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": 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": 15.84,
      "palantir_expected_home_runs": 15.84,
      "palantir_prob_over": 0.1487,
      "palantir_hr_prob": 0.1487,
      "palantir_prob_under": 0.8513,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0237,
      "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.2032,
      "fangorn_expected_home_runs": 0.2032,
      "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.0388,
      "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.015100000000000002,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Wilyer Abreu",
      "hitter_id": 677800,
      "team_abbr": "BOS",
      "opponent_abbr": "BAL",
      "pitcher_name": "Shane Baz",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -725,
      "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.8788,
      "implied_over_probability_novig": 0.1551,
      "implied_under_probability_novig": 0.8449,
      "edge_over": 0.0113,
      "edge_under": -0.0514,
      "recommended_side": "No Play",
      "recommended_edge": 0.0113,
      "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.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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.051,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.992,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 17.46,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.36,
      "projected_home_runs_palantir": 17.36,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1772,
      "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.1778,
      "hr_prob_palantir": 0.1969,
      "hr_prob_rf_safe_raw": 0.1979,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1718,
      "hr_edge_palantir": 0.0356,
      "hr_edge_catboost_safe": 0.0113,
      "hr_edge_hybrid_gap_adjusted": 0.0159,
      "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.0366,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0178,
      "hr_edge_rf_safe_calibrated_logistic": 0.0105,
      "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.164,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1778,
      "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, 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": 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": 17.36,
      "palantir_expected_home_runs": 17.36,
      "palantir_prob_over": 0.1969,
      "palantir_hr_prob": 0.1969,
      "palantir_prob_under": 0.8031,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0356,
      "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.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.017799999999999983,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Logan O'Hoppe",
      "hitter_id": 681351,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -745,
      "expected_home_runs": 0.1861,
      "prob_1_plus_hr": 0.1698,
      "model_over_probability": 0.1698,
      "model_under_probability": 0.8302,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1587,
      "implied_under_probability_raw": 0.8817,
      "implied_over_probability_novig": 0.1525,
      "implied_under_probability_novig": 0.8475,
      "edge_over": 0.0111,
      "edge_under": -0.0515,
      "recommended_side": "No Play",
      "recommended_edge": 0.0111,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8101,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.67,
      "opportunity_penalty_reason": "historical_split_blend; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 19.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.06,
      "projected_home_runs_palantir": 16.06,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1698,
      "hr_prob_hybrid_gap_adjusted": 0.1714,
      "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.1717,
      "hr_prob_palantir": 0.153,
      "hr_prob_rf_safe_raw": 0.1801,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1571,
      "hr_edge_palantir": -0.0057,
      "hr_edge_catboost_safe": 0.0111,
      "hr_edge_hybrid_gap_adjusted": 0.0127,
      "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.0214,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0134,
      "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.0672,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1717,
      "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": 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": 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": 16.06,
      "palantir_expected_home_runs": 16.06,
      "palantir_prob_over": 0.153,
      "palantir_hr_prob": 0.153,
      "palantir_prob_under": 0.847,
      "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.1861,
      "fangorn_expected_home_runs": 0.1861,
      "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.019100000000000006,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Giancarlo Stanton",
      "hitter_id": 519317,
      "team_abbr": "NYY",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 330,
      "under_odds": -420,
      "expected_home_runs": 0.2003,
      "prob_1_plus_hr": 0.1815,
      "model_over_probability": 0.1815,
      "model_under_probability": 0.8185,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2326,
      "implied_under_probability_raw": 0.8077,
      "implied_over_probability_novig": 0.2236,
      "implied_under_probability_novig": 0.7764,
      "edge_over": -0.0511,
      "edge_under": 0.0108,
      "recommended_side": "No Play",
      "recommended_edge": 0.0108,
      "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.8858,
      "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": 0.964,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1791,
      "hr_prob_catboost_safe": 0.1815,
      "hr_prob_hybrid_gap_adjusted": 0.1799,
      "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.1796,
      "hr_prob_palantir": 0.1733,
      "hr_prob_rf_safe_raw": 0.2094,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1819,
      "hr_edge_palantir": -0.0593,
      "hr_edge_catboost_safe": -0.0511,
      "hr_edge_hybrid_gap_adjusted": -0.0527,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0535,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0232,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0535,
      "hr_edge_rf_safe_calibrated_logistic": -0.0507,
      "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.1729,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1796,
      "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": 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": 22.8,
      "palantir_expected_home_runs": 22.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.0593,
      "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.2003,
      "fangorn_expected_home_runs": 0.2003,
      "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.0535,
      "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": "Jorge Soler",
      "hitter_id": 624585,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2032,
      "prob_1_plus_hr": 0.1839,
      "model_over_probability": 0.1839,
      "model_under_probability": 0.8161,
      "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.01,
      "edge_under": -0.045,
      "recommended_side": "No Play",
      "recommended_edge": 0.01,
      "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.8671,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.04,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 14.44,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.84,
      "projected_home_runs_palantir": 15.84,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1839,
      "hr_prob_hybrid_gap_adjusted": 0.1426,
      "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.1436,
      "hr_prob_palantir": 0.1487,
      "hr_prob_rf_safe_raw": 0.1365,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1253,
      "hr_edge_palantir": -0.0252,
      "hr_edge_catboost_safe": 0.01,
      "hr_edge_hybrid_gap_adjusted": -0.0313,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0403,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0374,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0403,
      "hr_edge_rf_safe_calibrated_logistic": -0.0486,
      "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.1336,
      "fangorn_projection_spread_ratio": 0.278,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1436,
      "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": 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": 15.84,
      "palantir_expected_home_runs": 15.84,
      "palantir_prob_over": 0.1487,
      "palantir_hr_prob": 0.1487,
      "palantir_prob_under": 0.8513,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0252,
      "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.2032,
      "fangorn_expected_home_runs": 0.2032,
      "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.0403,
      "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.015100000000000002,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Wilyer Abreu",
      "hitter_id": 677800,
      "team_abbr": "BOS",
      "opponent_abbr": "BAL",
      "pitcher_name": "Shane Baz",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -680,
      "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.1626,
      "implied_under_probability_raw": 0.8718,
      "implied_over_probability_novig": 0.1572,
      "implied_under_probability_novig": 0.8428,
      "edge_over": 0.01,
      "edge_under": -0.0444,
      "recommended_side": "No Play",
      "recommended_edge": 0.01,
      "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.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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.051,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.992,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 17.46,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.36,
      "projected_home_runs_palantir": 17.36,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1772,
      "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.1778,
      "hr_prob_palantir": 0.1969,
      "hr_prob_rf_safe_raw": 0.1979,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1718,
      "hr_edge_palantir": 0.0343,
      "hr_edge_catboost_safe": 0.01,
      "hr_edge_hybrid_gap_adjusted": 0.0146,
      "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.0353,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0165,
      "hr_edge_rf_safe_calibrated_logistic": 0.0092,
      "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.164,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1778,
      "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, 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": 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": 17.36,
      "palantir_expected_home_runs": 17.36,
      "palantir_prob_over": 0.1969,
      "palantir_hr_prob": 0.1969,
      "palantir_prob_under": 0.8031,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0343,
      "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.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.017799999999999983,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Wilyer Abreu",
      "hitter_id": 677800,
      "team_abbr": "BOS",
      "opponent_abbr": "BAL",
      "pitcher_name": "Shane Baz",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.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.1626,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.01,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.01,
      "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.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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.051,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.992,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 17.46,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.36,
      "projected_home_runs_palantir": 17.36,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1726,
      "hr_prob_hybrid_gap_adjusted": 0.1772,
      "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.1778,
      "hr_prob_palantir": 0.1969,
      "hr_prob_rf_safe_raw": 0.1979,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1718,
      "hr_edge_palantir": 0.0343,
      "hr_edge_catboost_safe": 0.01,
      "hr_edge_hybrid_gap_adjusted": 0.0146,
      "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.0353,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0165,
      "hr_edge_rf_safe_calibrated_logistic": 0.0092,
      "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.164,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1778,
      "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, 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": 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": 17.36,
      "palantir_expected_home_runs": 17.36,
      "palantir_prob_over": 0.1969,
      "palantir_hr_prob": 0.1969,
      "palantir_prob_under": 0.8031,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0343,
      "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.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.017799999999999983,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bryce Harper",
      "hitter_id": 547180,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -515,
      "expected_home_runs": 0.2331,
      "prob_1_plus_hr": 0.2079,
      "model_over_probability": 0.2079,
      "model_under_probability": 0.7921,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.198,
      "implied_under_probability_raw": 0.8374,
      "implied_over_probability_novig": 0.1912,
      "implied_under_probability_novig": 0.8088,
      "edge_over": 0.0099,
      "edge_under": -0.0453,
      "recommended_side": "No Play",
      "recommended_edge": 0.0099,
      "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.983,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.58,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 23.49,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 25.15,
      "projected_home_runs_palantir": 25.15,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2079,
      "hr_prob_hybrid_gap_adjusted": 0.1807,
      "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.1793,
      "hr_prob_palantir": 0.209,
      "hr_prob_rf_safe_raw": 0.1967,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1708,
      "hr_edge_palantir": 0.011,
      "hr_edge_catboost_safe": 0.0099,
      "hr_edge_hybrid_gap_adjusted": -0.0173,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0259,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0013,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0259,
      "hr_edge_rf_safe_calibrated_logistic": -0.0272,
      "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.0604,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1793,
      "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": 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": 25.15,
      "palantir_expected_home_runs": 25.15,
      "palantir_prob_over": 0.209,
      "palantir_hr_prob": 0.209,
      "palantir_prob_under": 0.791,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.011,
      "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.2331,
      "fangorn_expected_home_runs": 0.2331,
      "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.0259,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03689999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Teoscar Hern\u00e1ndez",
      "hitter_id": 606192,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -605,
      "expected_home_runs": 0.2128,
      "prob_1_plus_hr": 0.1917,
      "model_over_probability": 0.1917,
      "model_under_probability": 0.8083,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1818,
      "implied_under_probability_raw": 0.8582,
      "implied_over_probability_novig": 0.1748,
      "implied_under_probability_novig": 0.8252,
      "edge_over": 0.0099,
      "edge_under": -0.0499,
      "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.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.085,
      "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": 26.0,
      "projected_home_runs_rf_safe_season": 21.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.08,
      "projected_home_runs_palantir": 23.08,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1917,
      "hr_prob_hybrid_gap_adjusted": 0.1511,
      "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.1521,
      "hr_prob_palantir": 0.1721,
      "hr_prob_rf_safe_raw": 0.1594,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1412,
      "hr_edge_palantir": -0.0097,
      "hr_edge_catboost_safe": 0.0099,
      "hr_edge_hybrid_gap_adjusted": -0.0307,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0396,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0224,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0396,
      "hr_edge_rf_safe_calibrated_logistic": -0.0406,
      "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.1842,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1521,
      "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": 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": 23.08,
      "palantir_expected_home_runs": 23.08,
      "palantir_prob_over": 0.1721,
      "palantir_hr_prob": 0.1721,
      "palantir_prob_under": 0.8279,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0097,
      "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.2128,
      "fangorn_expected_home_runs": 0.2128,
      "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.0396,
      "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.02990000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Logan O'Hoppe",
      "hitter_id": 681351,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -695,
      "expected_home_runs": 0.1861,
      "prob_1_plus_hr": 0.1698,
      "model_over_probability": 0.1698,
      "model_under_probability": 0.8302,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.16,
      "implied_under_probability_raw": 0.8742,
      "implied_over_probability_novig": 0.1547,
      "implied_under_probability_novig": 0.8453,
      "edge_over": 0.0098,
      "edge_under": -0.044,
      "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.8101,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.67,
      "opportunity_penalty_reason": "historical_split_blend; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 19.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.06,
      "projected_home_runs_palantir": 16.06,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1698,
      "hr_prob_hybrid_gap_adjusted": 0.1714,
      "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.1717,
      "hr_prob_palantir": 0.153,
      "hr_prob_rf_safe_raw": 0.1801,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1571,
      "hr_edge_palantir": -0.007,
      "hr_edge_catboost_safe": 0.0098,
      "hr_edge_hybrid_gap_adjusted": 0.0114,
      "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.0201,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0121,
      "hr_edge_rf_safe_calibrated_logistic": -0.0029,
      "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.0672,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1717,
      "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": 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": 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": 16.06,
      "palantir_expected_home_runs": 16.06,
      "palantir_prob_over": 0.153,
      "palantir_hr_prob": 0.153,
      "palantir_prob_under": 0.847,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.007,
      "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.1861,
      "fangorn_expected_home_runs": 0.1861,
      "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.019100000000000006,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Logan O'Hoppe",
      "hitter_id": 681351,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1861,
      "prob_1_plus_hr": 0.1698,
      "model_over_probability": 0.1698,
      "model_under_probability": 0.8302,
      "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.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.8101,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.67,
      "opportunity_penalty_reason": "historical_split_blend; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 19.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.06,
      "projected_home_runs_palantir": 16.06,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1698,
      "hr_prob_hybrid_gap_adjusted": 0.1714,
      "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.1717,
      "hr_prob_palantir": 0.153,
      "hr_prob_rf_safe_raw": 0.1801,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1571,
      "hr_edge_palantir": -0.007,
      "hr_edge_catboost_safe": 0.0098,
      "hr_edge_hybrid_gap_adjusted": 0.0114,
      "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.0201,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0121,
      "hr_edge_rf_safe_calibrated_logistic": -0.0029,
      "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.0672,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1717,
      "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": 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": 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": 16.06,
      "palantir_expected_home_runs": 16.06,
      "palantir_prob_over": 0.153,
      "palantir_hr_prob": 0.153,
      "palantir_prob_under": 0.847,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.007,
      "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.1861,
      "fangorn_expected_home_runs": 0.1861,
      "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.019100000000000006,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vinnie Pasquantino",
      "hitter_id": 686469,
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 500,
      "under_odds": -690,
      "expected_home_runs": 0.1935,
      "prob_1_plus_hr": 0.1759,
      "model_over_probability": 0.1759,
      "model_under_probability": 0.8241,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1667,
      "implied_under_probability_raw": 0.8734,
      "implied_over_probability_novig": 0.1603,
      "implied_under_probability_novig": 0.8397,
      "edge_over": 0.0092,
      "edge_under": -0.0493,
      "recommended_side": "No Play",
      "recommended_edge": 0.0092,
      "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.9018,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.18,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "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.1791,
      "hr_prob_catboost_safe": 0.1759,
      "hr_prob_hybrid_gap_adjusted": 0.1782,
      "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.1785,
      "hr_prob_palantir": 0.1947,
      "hr_prob_rf_safe_raw": 0.2171,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1889,
      "hr_edge_palantir": 0.028,
      "hr_edge_catboost_safe": 0.0092,
      "hr_edge_hybrid_gap_adjusted": 0.0115,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0124,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0504,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0124,
      "hr_edge_rf_safe_calibrated_logistic": 0.0222,
      "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.2648,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1785,
      "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": 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": 23.5,
      "palantir_expected_home_runs": 23.5,
      "palantir_prob_over": 0.1947,
      "palantir_hr_prob": 0.1947,
      "palantir_prob_under": 0.8053,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.028,
      "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.1935,
      "fangorn_expected_home_runs": 0.1935,
      "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.0124,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.015600000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luke Keaschall",
      "hitter_id": 807712,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1251,
      "prob_1_plus_hr": 0.1176,
      "model_over_probability": 0.1176,
      "model_under_probability": 0.8824,
      "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.0089,
      "edge_under": -0.0438,
      "recommended_side": "No Play",
      "recommended_edge": 0.0089,
      "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.037,
      "pitch_mix_interaction_score": 106.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.0339,
      "hr_prob_catboost_safe": 0.1176,
      "hr_prob_hybrid_gap_adjusted": 0.0439,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0339,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0506,
      "hr_prob_palantir": 0.1262,
      "hr_prob_rf_safe_raw": 0.0665,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0339,
      "hr_prob_rf_safe_calibrated_logistic": 0.0859,
      "hr_edge_palantir": 0.0175,
      "hr_edge_catboost_safe": 0.0089,
      "hr_edge_hybrid_gap_adjusted": -0.0648,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0748,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0422,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0748,
      "hr_edge_rf_safe_calibrated_logistic": -0.0228,
      "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.0339,
      "fangorn_projection_spread_ratio": 0.45,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0506,
      "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": 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": 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.1262,
      "palantir_hr_prob": 0.1262,
      "palantir_prob_under": 0.8738,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0175,
      "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.1251,
      "fangorn_expected_home_runs": 0.1251,
      "fangorn_prob_over": 0.0339,
      "fangorn_hr_prob": 0.0339,
      "fangorn_prob_under": 0.9661,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0748,
      "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.09230000000000001,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Junior Caminero",
      "hitter_id": 691406,
      "team_abbr": "TB",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1844,
      "prob_1_plus_hr": 0.1684,
      "model_over_probability": 0.1684,
      "model_under_probability": 0.8316,
      "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.049,
      "edge_under": 0.0086,
      "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.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.1,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.045,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 26.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.62,
      "projected_home_runs_palantir": 22.62,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1684,
      "hr_prob_hybrid_gap_adjusted": 0.1759,
      "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.177,
      "hr_prob_palantir": 0.1801,
      "hr_prob_rf_safe_raw": 0.2057,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1786,
      "hr_edge_palantir": -0.0373,
      "hr_edge_catboost_safe": -0.049,
      "hr_edge_hybrid_gap_adjusted": -0.0415,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0383,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0117,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0383,
      "hr_edge_rf_safe_calibrated_logistic": -0.0388,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.249,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.177,
      "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, 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": 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": 22.62,
      "palantir_expected_home_runs": 22.62,
      "palantir_prob_over": 0.1801,
      "palantir_hr_prob": 0.1801,
      "palantir_prob_under": 0.8199,
      "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.1844,
      "fangorn_expected_home_runs": 0.1844,
      "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.0383,
      "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.0010000000000000009,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Byron Buxton",
      "hitter_id": 621439,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.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.2128,
      "implied_under_probability_raw": 0.823,
      "implied_over_probability_novig": 0.2054,
      "implied_under_probability_novig": 0.7946,
      "edge_over": -0.0442,
      "edge_under": 0.0084,
      "recommended_side": "No Play",
      "recommended_edge": 0.0084,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.1686,
      "hr_prob_hybrid_gap_adjusted": 0.171,
      "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.1714,
      "hr_prob_palantir": 0.1668,
      "hr_prob_rf_safe_raw": 0.1919,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1667,
      "hr_edge_palantir": -0.046,
      "hr_edge_catboost_safe": -0.0442,
      "hr_edge_hybrid_gap_adjusted": -0.0418,
      "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.0209,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0407,
      "hr_edge_rf_safe_calibrated_logistic": -0.0461,
      "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.1714,
      "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": 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": 23.73,
      "palantir_expected_home_runs": 23.73,
      "palantir_prob_over": 0.1668,
      "palantir_hr_prob": 0.1668,
      "palantir_prob_under": 0.8331999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.046,
      "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.1846,
      "fangorn_expected_home_runs": 0.1846,
      "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.005299999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Chandler Simpson",
      "hitter_id": 802415,
      "team_abbr": "TB",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.0373,
      "prob_1_plus_hr": 0.0366,
      "model_over_probability": 0.0366,
      "model_under_probability": 0.9634,
      "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.0434,
      "edge_under": 0.0084,
      "recommended_side": "No Play",
      "recommended_edge": 0.0084,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 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.1,
      "pitch_mix_interaction_score": 99.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.045,
      "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.0366,
      "hr_prob_hybrid_gap_adjusted": 0.0088,
      "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.0073,
      "hr_prob_palantir": 0.051,
      "hr_prob_rf_safe_raw": 0.0353,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0723,
      "hr_edge_palantir": -0.029,
      "hr_edge_catboost_safe": -0.0434,
      "hr_edge_hybrid_gap_adjusted": -0.0712,
      "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.0447,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0077,
      "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.0073,
      "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": 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": 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": 4.21,
      "palantir_expected_home_runs": 4.21,
      "palantir_prob_over": 0.051,
      "palantir_hr_prob": 0.051,
      "palantir_prob_under": 0.949,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.029,
      "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.0373,
      "fangorn_expected_home_runs": 0.0373,
      "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.051,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Teoscar Hern\u00e1ndez",
      "hitter_id": 606192,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 445,
      "under_odds": null,
      "expected_home_runs": 0.2128,
      "prob_1_plus_hr": 0.1917,
      "model_over_probability": 0.1917,
      "model_under_probability": 0.8083,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1835,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0082,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0082,
      "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.085,
      "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": 26.0,
      "projected_home_runs_rf_safe_season": 21.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.08,
      "projected_home_runs_palantir": 23.08,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1917,
      "hr_prob_hybrid_gap_adjusted": 0.1511,
      "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.1521,
      "hr_prob_palantir": 0.1721,
      "hr_prob_rf_safe_raw": 0.1594,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1412,
      "hr_edge_palantir": -0.0114,
      "hr_edge_catboost_safe": 0.0082,
      "hr_edge_hybrid_gap_adjusted": -0.0324,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0413,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0241,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0413,
      "hr_edge_rf_safe_calibrated_logistic": -0.0423,
      "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.1842,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1521,
      "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": 267,
      "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.08,
      "palantir_expected_home_runs": 23.08,
      "palantir_prob_over": 0.1721,
      "palantir_hr_prob": 0.1721,
      "palantir_prob_under": 0.8279,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0114,
      "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.2128,
      "fangorn_expected_home_runs": 0.2128,
      "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.0413,
      "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.02990000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vinnie Pasquantino",
      "hitter_id": 686469,
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 495,
      "under_odds": null,
      "expected_home_runs": 0.1935,
      "prob_1_plus_hr": 0.1759,
      "model_over_probability": 0.1759,
      "model_under_probability": 0.8241,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1681,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0078,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0078,
      "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.9018,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.18,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "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.1791,
      "hr_prob_catboost_safe": 0.1759,
      "hr_prob_hybrid_gap_adjusted": 0.1782,
      "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.1785,
      "hr_prob_palantir": 0.1947,
      "hr_prob_rf_safe_raw": 0.2171,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1889,
      "hr_edge_palantir": 0.0266,
      "hr_edge_catboost_safe": 0.0078,
      "hr_edge_hybrid_gap_adjusted": 0.0101,
      "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.049,
      "hr_edge_rf_safe_calibrated_isotonic": 0.011,
      "hr_edge_rf_safe_calibrated_logistic": 0.0208,
      "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.2648,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1785,
      "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": 269,
      "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.1947,
      "palantir_hr_prob": 0.1947,
      "palantir_prob_under": 0.8053,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0266,
      "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.1935,
      "fangorn_expected_home_runs": 0.1935,
      "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": "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.015600000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luke Keaschall",
      "hitter_id": 807712,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1251,
      "prob_1_plus_hr": 0.1176,
      "model_over_probability": 0.1176,
      "model_under_probability": 0.8824,
      "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.0077,
      "edge_under": -0.0477,
      "recommended_side": "No Play",
      "recommended_edge": 0.0077,
      "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.037,
      "pitch_mix_interaction_score": 106.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.0339,
      "hr_prob_catboost_safe": 0.1176,
      "hr_prob_hybrid_gap_adjusted": 0.0439,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0339,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0506,
      "hr_prob_palantir": 0.1262,
      "hr_prob_rf_safe_raw": 0.0665,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0339,
      "hr_prob_rf_safe_calibrated_logistic": 0.0859,
      "hr_edge_palantir": 0.0163,
      "hr_edge_catboost_safe": 0.0077,
      "hr_edge_hybrid_gap_adjusted": -0.066,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.076,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0434,
      "hr_edge_rf_safe_calibrated_isotonic": -0.076,
      "hr_edge_rf_safe_calibrated_logistic": -0.024,
      "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.0339,
      "fangorn_projection_spread_ratio": 0.45,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0506,
      "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": 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": 270,
      "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.1262,
      "palantir_hr_prob": 0.1262,
      "palantir_prob_under": 0.8738,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0163,
      "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.1251,
      "fangorn_expected_home_runs": 0.1251,
      "fangorn_prob_over": 0.0339,
      "fangorn_hr_prob": 0.0339,
      "fangorn_prob_under": 0.9661,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.076,
      "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.09230000000000001,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luke Keaschall",
      "hitter_id": 807712,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1251,
      "prob_1_plus_hr": 0.1176,
      "model_over_probability": 0.1176,
      "model_under_probability": 0.8824,
      "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.0077,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0077,
      "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.037,
      "pitch_mix_interaction_score": 106.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.0339,
      "hr_prob_catboost_safe": 0.1176,
      "hr_prob_hybrid_gap_adjusted": 0.0439,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0339,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0506,
      "hr_prob_palantir": 0.1262,
      "hr_prob_rf_safe_raw": 0.0665,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0339,
      "hr_prob_rf_safe_calibrated_logistic": 0.0859,
      "hr_edge_palantir": 0.0163,
      "hr_edge_catboost_safe": 0.0077,
      "hr_edge_hybrid_gap_adjusted": -0.066,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.076,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0434,
      "hr_edge_rf_safe_calibrated_isotonic": -0.076,
      "hr_edge_rf_safe_calibrated_logistic": -0.024,
      "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.0339,
      "fangorn_projection_spread_ratio": 0.45,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0506,
      "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": 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": 271,
      "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.1262,
      "palantir_hr_prob": 0.1262,
      "palantir_prob_under": 0.8738,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0163,
      "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.1251,
      "fangorn_expected_home_runs": 0.1251,
      "fangorn_prob_over": 0.0339,
      "fangorn_hr_prob": 0.0339,
      "fangorn_prob_under": 0.9661,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.076,
      "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.09230000000000001,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Adolis Garc\u00eda",
      "hitter_id": 666969,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -625,
      "expected_home_runs": 0.2028,
      "prob_1_plus_hr": 0.1836,
      "model_over_probability": 0.1836,
      "model_under_probability": 0.8164,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": 0.8621,
      "implied_over_probability_novig": 0.1703,
      "implied_under_probability_novig": 0.8297,
      "edge_over": 0.0066,
      "edge_under": -0.0457,
      "recommended_side": "No Play",
      "recommended_edge": 0.0066,
      "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.9296,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.19,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 21.5,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 21.17,
      "projected_home_runs_palantir": 21.17,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1836,
      "hr_prob_hybrid_gap_adjusted": 0.1496,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1504,
      "hr_prob_palantir": 0.1578,
      "hr_prob_rf_safe_raw": 0.16,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1417,
      "hr_edge_palantir": -0.0192,
      "hr_edge_catboost_safe": 0.0066,
      "hr_edge_hybrid_gap_adjusted": -0.0274,
      "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.017,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0348,
      "hr_edge_rf_safe_calibrated_logistic": -0.0353,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "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.14,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1504,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 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": 276,
      "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": 21.17,
      "palantir_expected_home_runs": 21.17,
      "palantir_prob_over": 0.1578,
      "palantir_hr_prob": 0.1578,
      "palantir_prob_under": 0.8422000000000001,
      "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.2028,
      "fangorn_expected_home_runs": 0.2028,
      "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.015600000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ketel Marte",
      "hitter_id": 606466,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Eric Lauer",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 375,
      "under_odds": -485,
      "expected_home_runs": 0.2446,
      "prob_1_plus_hr": 0.217,
      "model_over_probability": 0.217,
      "model_under_probability": 0.783,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2105,
      "implied_under_probability_raw": 0.8291,
      "implied_over_probability_novig": 0.2025,
      "implied_under_probability_novig": 0.7975,
      "edge_over": 0.0065,
      "edge_under": -0.0461,
      "recommended_side": "No Play",
      "recommended_edge": 0.0065,
      "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.9695,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.53,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.22,
      "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": 28.0,
      "projected_home_runs_rf_safe_season": 28.2,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 27.9,
      "projected_home_runs_palantir": 27.9,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.217,
      "hr_prob_hybrid_gap_adjusted": 0.1882,
      "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.1867,
      "hr_prob_palantir": 0.2163,
      "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.0058,
      "hr_edge_catboost_safe": 0.0065,
      "hr_edge_hybrid_gap_adjusted": -0.0223,
      "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.0078,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0314,
      "hr_edge_rf_safe_calibrated_logistic": -0.0205,
      "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.0071,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1867,
      "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": 278,
      "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.9,
      "palantir_expected_home_runs": 27.9,
      "palantir_prob_over": 0.2163,
      "palantir_hr_prob": 0.2163,
      "palantir_prob_under": 0.7837000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0058,
      "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.2446,
      "fangorn_expected_home_runs": 0.2446,
      "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": "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.03719999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Teoscar Hern\u00e1ndez",
      "hitter_id": 606192,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -570,
      "expected_home_runs": 0.2128,
      "prob_1_plus_hr": 0.1917,
      "model_over_probability": 0.1917,
      "model_under_probability": 0.8083,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1852,
      "implied_under_probability_raw": 0.8507,
      "implied_over_probability_novig": 0.1788,
      "implied_under_probability_novig": 0.8212,
      "edge_over": 0.0065,
      "edge_under": -0.0424,
      "recommended_side": "No Play",
      "recommended_edge": 0.0065,
      "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.085,
      "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": 26.0,
      "projected_home_runs_rf_safe_season": 21.21,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.08,
      "projected_home_runs_palantir": 23.08,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1917,
      "hr_prob_hybrid_gap_adjusted": 0.1511,
      "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.1521,
      "hr_prob_palantir": 0.1721,
      "hr_prob_rf_safe_raw": 0.1594,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1412,
      "hr_edge_palantir": -0.0131,
      "hr_edge_catboost_safe": 0.0065,
      "hr_edge_hybrid_gap_adjusted": -0.0341,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.043,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0258,
      "hr_edge_rf_safe_calibrated_isotonic": -0.043,
      "hr_edge_rf_safe_calibrated_logistic": -0.044,
      "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.1842,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1521,
      "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": 279,
      "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.08,
      "palantir_expected_home_runs": 23.08,
      "palantir_prob_over": 0.1721,
      "palantir_hr_prob": 0.1721,
      "palantir_prob_under": 0.8279,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0131,
      "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.2128,
      "fangorn_expected_home_runs": 0.2128,
      "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.043,
      "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.02990000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vinnie Pasquantino",
      "hitter_id": 686469,
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -645,
      "expected_home_runs": 0.1935,
      "prob_1_plus_hr": 0.1759,
      "model_over_probability": 0.1759,
      "model_under_probability": 0.8241,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": 0.8658,
      "implied_over_probability_novig": 0.1637,
      "implied_under_probability_novig": 0.8363,
      "edge_over": 0.0064,
      "edge_under": -0.0417,
      "recommended_side": "No Play",
      "recommended_edge": 0.0064,
      "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.9018,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.18,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "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.1791,
      "hr_prob_catboost_safe": 0.1759,
      "hr_prob_hybrid_gap_adjusted": 0.1782,
      "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.1785,
      "hr_prob_palantir": 0.1947,
      "hr_prob_rf_safe_raw": 0.2171,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1889,
      "hr_edge_palantir": 0.0252,
      "hr_edge_catboost_safe": 0.0064,
      "hr_edge_hybrid_gap_adjusted": 0.0087,
      "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.0476,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0096,
      "hr_edge_rf_safe_calibrated_logistic": 0.0194,
      "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.2648,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1785,
      "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": 280,
      "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.1947,
      "palantir_hr_prob": 0.1947,
      "palantir_prob_under": 0.8053,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0252,
      "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.1935,
      "fangorn_expected_home_runs": 0.1935,
      "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": "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.015600000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Juan Soto",
      "hitter_id": 665742,
      "team_abbr": "NYM",
      "opponent_abbr": "SEA",
      "pitcher_name": "Logan Gilbert",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2129,
      "prob_1_plus_hr": 0.1918,
      "model_over_probability": 0.1918,
      "model_under_probability": 0.8082,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2381,
      "implied_under_probability_raw": 0.802,
      "implied_over_probability_novig": 0.2289,
      "implied_under_probability_novig": 0.7711,
      "edge_over": -0.0463,
      "edge_under": 0.0062,
      "recommended_side": "No Play",
      "recommended_edge": 0.0062,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.901,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 37.0,
      "projected_home_runs_rf_safe_season": 44.41,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 35.66,
      "projected_home_runs_palantir": 35.66,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1918,
      "hr_prob_hybrid_gap_adjusted": 0.1829,
      "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.1817,
      "hr_prob_palantir": 0.1855,
      "hr_prob_rf_safe_raw": 0.2255,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1967,
      "hr_edge_palantir": -0.0526,
      "hr_edge_catboost_safe": -0.0463,
      "hr_edge_hybrid_gap_adjusted": -0.0552,
      "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.0126,
      "hr_edge_rf_safe_calibrated_isotonic": -0.059,
      "hr_edge_rf_safe_calibrated_logistic": -0.0414,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.2003,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1817,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 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": 281,
      "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.1855,
      "palantir_hr_prob": 0.1855,
      "palantir_prob_under": 0.8145,
      "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.2129,
      "fangorn_expected_home_runs": 0.2129,
      "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.006399999999999989,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Shea Langeliers",
      "hitter_id": 669127,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1857,
      "prob_1_plus_hr": 0.1695,
      "model_over_probability": 0.1695,
      "model_under_probability": 0.8305,
      "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.041,
      "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": 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.8714,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.06,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 27.0,
      "projected_home_runs_rf_safe_season": 23.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 27.05,
      "projected_home_runs_palantir": 27.05,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1695,
      "hr_prob_hybrid_gap_adjusted": 0.1487,
      "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.1476,
      "hr_prob_palantir": 0.1698,
      "hr_prob_rf_safe_raw": 0.1477,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1329,
      "hr_edge_palantir": -0.0407,
      "hr_edge_catboost_safe": -0.041,
      "hr_edge_hybrid_gap_adjusted": -0.0618,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0683,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0628,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0683,
      "hr_edge_rf_safe_calibrated_logistic": -0.0776,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1396,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1476,
      "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, 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": 283,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 27.05,
      "palantir_expected_home_runs": 27.05,
      "palantir_prob_over": 0.1698,
      "palantir_hr_prob": 0.1698,
      "palantir_prob_under": 0.8302,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0407,
      "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.1857,
      "fangorn_expected_home_runs": 0.1857,
      "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.0683,
      "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.027600000000000013,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Olson",
      "hitter_id": 621566,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1959,
      "prob_1_plus_hr": 0.1779,
      "model_over_probability": 0.1779,
      "model_under_probability": 0.8221,
      "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.0419,
      "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.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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1422,
      "hr_prob_catboost_safe": 0.1779,
      "hr_prob_hybrid_gap_adjusted": 0.1507,
      "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.1493,
      "hr_prob_palantir": 0.1657,
      "hr_prob_rf_safe_raw": 0.1491,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1339,
      "hr_edge_palantir": -0.0541,
      "hr_edge_catboost_safe": -0.0419,
      "hr_edge_hybrid_gap_adjusted": -0.0691,
      "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.0707,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0776,
      "hr_edge_rf_safe_calibrated_logistic": -0.0859,
      "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.1761,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1493,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 289,
      "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.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.0541,
      "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.1959,
      "fangorn_expected_home_runs": 0.1959,
      "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.023499999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Salvador Perez",
      "hitter_id": 521692,
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2112,
      "prob_1_plus_hr": 0.1904,
      "model_over_probability": 0.1904,
      "model_under_probability": 0.8096,
      "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.0052,
      "edge_under": -0.0455,
      "recommended_side": "No Play",
      "recommended_edge": 0.0052,
      "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.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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "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.1904,
      "hr_prob_hybrid_gap_adjusted": 0.1765,
      "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.1758,
      "hr_prob_palantir": 0.191,
      "hr_prob_rf_safe_raw": 0.1837,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1599,
      "hr_edge_palantir": 0.0058,
      "hr_edge_catboost_safe": 0.0052,
      "hr_edge_hybrid_gap_adjusted": -0.0087,
      "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.0015,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0131,
      "hr_edge_rf_safe_calibrated_logistic": -0.0253,
      "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.1758,
      "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": 293,
      "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.191,
      "palantir_hr_prob": 0.191,
      "palantir_prob_under": 0.8089999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0058,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2112,
      "fangorn_expected_home_runs": 0.2112,
      "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.0189,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jorge Polanco",
      "hitter_id": 593871,
      "team_abbr": "NYM",
      "opponent_abbr": "SEA",
      "pitcher_name": "Logan Gilbert",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1903,
      "prob_1_plus_hr": 0.1733,
      "model_over_probability": 0.1733,
      "model_under_probability": 0.8267,
      "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.0052,
      "edge_under": -0.0443,
      "recommended_side": "No Play",
      "recommended_edge": 0.0052,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.901,
      "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.1733,
      "hr_prob_hybrid_gap_adjusted": 0.1725,
      "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.1724,
      "hr_prob_palantir": 0.1709,
      "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.0028,
      "hr_edge_catboost_safe": 0.0052,
      "hr_edge_hybrid_gap_adjusted": 0.0044,
      "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.0216,
      "hr_edge_rf_safe_calibrated_isotonic": 0.004,
      "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.1053,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1724,
      "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": 292,
      "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.1709,
      "palantir_hr_prob": 0.1709,
      "palantir_prob_under": 0.8291,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0028,
      "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.1903,
      "fangorn_expected_home_runs": 0.1903,
      "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.0012000000000000066,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Victor Scott II",
      "hitter_id": 687363,
      "team_abbr": "STL",
      "opponent_abbr": "TEX",
      "pitcher_name": "Nathan Eovaldi",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.0884,
      "prob_1_plus_hr": 0.0846,
      "model_over_probability": 0.0846,
      "model_under_probability": 0.9154,
      "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.0046,
      "edge_under": -0.0396,
      "recommended_side": "No Play",
      "recommended_edge": 0.0046,
      "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.065,
      "pitch_mix_interaction_score": 108.6,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "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.0846,
      "hr_prob_hybrid_gap_adjusted": 0.0102,
      "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.0169,
      "hr_prob_palantir": 0.0724,
      "hr_prob_rf_safe_raw": 0.0236,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0677,
      "hr_edge_palantir": -0.0076,
      "hr_edge_catboost_safe": 0.0046,
      "hr_edge_hybrid_gap_adjusted": -0.0698,
      "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.0564,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0123,
      "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.0169,
      "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": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: softened start expectation, 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": 296,
      "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.0724,
      "palantir_hr_prob": 0.0724,
      "palantir_prob_under": 0.9276,
      "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.0884,
      "fangorn_expected_home_runs": 0.0884,
      "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.0724,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Victor Scott II",
      "hitter_id": 687363,
      "team_abbr": "STL",
      "opponent_abbr": "TEX",
      "pitcher_name": "Nathan Eovaldi",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.0884,
      "prob_1_plus_hr": 0.0846,
      "model_over_probability": 0.0846,
      "model_under_probability": 0.9154,
      "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.0046,
      "edge_under": -0.0446,
      "recommended_side": "No Play",
      "recommended_edge": 0.0046,
      "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.065,
      "pitch_mix_interaction_score": 108.6,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "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.0846,
      "hr_prob_hybrid_gap_adjusted": 0.0102,
      "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.0169,
      "hr_prob_palantir": 0.0724,
      "hr_prob_rf_safe_raw": 0.0236,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0677,
      "hr_edge_palantir": -0.0076,
      "hr_edge_catboost_safe": 0.0046,
      "hr_edge_hybrid_gap_adjusted": -0.0698,
      "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.0564,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0123,
      "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.0169,
      "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": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: softened start expectation, 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": 297,
      "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.0724,
      "palantir_hr_prob": 0.0724,
      "palantir_prob_under": 0.9276,
      "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.0884,
      "fangorn_expected_home_runs": 0.0884,
      "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.0724,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Victor Scott II",
      "hitter_id": 687363,
      "team_abbr": "STL",
      "opponent_abbr": "TEX",
      "pitcher_name": "Nathan Eovaldi",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.0884,
      "prob_1_plus_hr": 0.0846,
      "model_over_probability": 0.0846,
      "model_under_probability": 0.9154,
      "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.0046,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0046,
      "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.065,
      "pitch_mix_interaction_score": 108.6,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "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.0846,
      "hr_prob_hybrid_gap_adjusted": 0.0102,
      "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.0169,
      "hr_prob_palantir": 0.0724,
      "hr_prob_rf_safe_raw": 0.0236,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0677,
      "hr_edge_palantir": -0.0076,
      "hr_edge_catboost_safe": 0.0046,
      "hr_edge_hybrid_gap_adjusted": -0.0698,
      "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.0564,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0123,
      "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.0169,
      "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": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: softened start expectation, 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": 298,
      "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.0724,
      "palantir_hr_prob": 0.0724,
      "palantir_prob_under": 0.9276,
      "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.0884,
      "fangorn_expected_home_runs": 0.0884,
      "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.0724,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Salvador Perez",
      "hitter_id": 521692,
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2112,
      "prob_1_plus_hr": 0.1904,
      "model_over_probability": 0.1904,
      "model_under_probability": 0.8096,
      "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.0035,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0035,
      "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.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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "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.1904,
      "hr_prob_hybrid_gap_adjusted": 0.1765,
      "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.1758,
      "hr_prob_palantir": 0.191,
      "hr_prob_rf_safe_raw": 0.1837,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1599,
      "hr_edge_palantir": 0.0041,
      "hr_edge_catboost_safe": 0.0035,
      "hr_edge_hybrid_gap_adjusted": -0.0104,
      "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.0032,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0148,
      "hr_edge_rf_safe_calibrated_logistic": -0.027,
      "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.1758,
      "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": 303,
      "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.191,
      "palantir_hr_prob": 0.191,
      "palantir_prob_under": 0.8089999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0041,
      "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.2112,
      "fangorn_expected_home_runs": 0.2112,
      "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.0189,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Adolis Garc\u00eda",
      "hitter_id": 666969,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 455,
      "under_odds": -585,
      "expected_home_runs": 0.2028,
      "prob_1_plus_hr": 0.1836,
      "model_over_probability": 0.1836,
      "model_under_probability": 0.8164,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1802,
      "implied_under_probability_raw": 0.854,
      "implied_over_probability_novig": 0.1742,
      "implied_under_probability_novig": 0.8258,
      "edge_over": 0.0034,
      "edge_under": -0.0376,
      "recommended_side": "No Play",
      "recommended_edge": 0.0034,
      "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.9296,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.19,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 21.5,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 21.17,
      "projected_home_runs_palantir": 21.17,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1836,
      "hr_prob_hybrid_gap_adjusted": 0.1496,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1504,
      "hr_prob_palantir": 0.1578,
      "hr_prob_rf_safe_raw": 0.16,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1417,
      "hr_edge_palantir": -0.0224,
      "hr_edge_catboost_safe": 0.0034,
      "hr_edge_hybrid_gap_adjusted": -0.0306,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.038,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0202,
      "hr_edge_rf_safe_calibrated_isotonic": -0.038,
      "hr_edge_rf_safe_calibrated_logistic": -0.0385,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "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.14,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1504,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 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": 304,
      "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": 21.17,
      "palantir_expected_home_runs": 21.17,
      "palantir_prob_over": 0.1578,
      "palantir_hr_prob": 0.1578,
      "palantir_prob_under": 0.8422000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0224,
      "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.2028,
      "fangorn_expected_home_runs": 0.2028,
      "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.038,
      "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.015600000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Adolis Garc\u00eda",
      "hitter_id": 666969,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2028,
      "prob_1_plus_hr": 0.1836,
      "model_over_probability": 0.1836,
      "model_under_probability": 0.8164,
      "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.0034,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0034,
      "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.9296,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.19,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 21.5,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 21.17,
      "projected_home_runs_palantir": 21.17,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1836,
      "hr_prob_hybrid_gap_adjusted": 0.1496,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1504,
      "hr_prob_palantir": 0.1578,
      "hr_prob_rf_safe_raw": 0.16,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1417,
      "hr_edge_palantir": -0.0224,
      "hr_edge_catboost_safe": 0.0034,
      "hr_edge_hybrid_gap_adjusted": -0.0306,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.038,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0202,
      "hr_edge_rf_safe_calibrated_isotonic": -0.038,
      "hr_edge_rf_safe_calibrated_logistic": -0.0385,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "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.14,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1504,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 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": 305,
      "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": 21.17,
      "palantir_expected_home_runs": 21.17,
      "palantir_prob_over": 0.1578,
      "palantir_hr_prob": 0.1578,
      "palantir_prob_under": 0.8422000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0224,
      "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.2028,
      "fangorn_expected_home_runs": 0.2028,
      "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.038,
      "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.015600000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Chandler Simpson",
      "hitter_id": 802415,
      "team_abbr": "TB",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.0373,
      "prob_1_plus_hr": 0.0366,
      "model_over_probability": 0.0366,
      "model_under_probability": 0.9634,
      "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.0434,
      "edge_under": 0.0034,
      "recommended_side": "No Play",
      "recommended_edge": 0.0034,
      "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.1,
      "pitch_mix_interaction_score": 99.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.045,
      "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.0366,
      "hr_prob_hybrid_gap_adjusted": 0.0088,
      "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.0073,
      "hr_prob_palantir": 0.051,
      "hr_prob_rf_safe_raw": 0.0353,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0723,
      "hr_edge_palantir": -0.029,
      "hr_edge_catboost_safe": -0.0434,
      "hr_edge_hybrid_gap_adjusted": -0.0712,
      "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.0447,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0077,
      "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.0073,
      "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": 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": 306,
      "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.051,
      "palantir_hr_prob": 0.051,
      "palantir_prob_under": 0.949,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.029,
      "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.0373,
      "fangorn_expected_home_runs": 0.0373,
      "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.051,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jorge Polanco",
      "hitter_id": 593871,
      "team_abbr": "NYM",
      "opponent_abbr": "SEA",
      "pitcher_name": "Logan Gilbert",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1903,
      "prob_1_plus_hr": 0.1733,
      "model_over_probability": 0.1733,
      "model_under_probability": 0.8267,
      "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.0024,
      "edge_under": -0.0372,
      "recommended_side": "No Play",
      "recommended_edge": 0.0024,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.901,
      "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.1733,
      "hr_prob_hybrid_gap_adjusted": 0.1725,
      "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.1724,
      "hr_prob_palantir": 0.1709,
      "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.0,
      "hr_edge_catboost_safe": 0.0024,
      "hr_edge_hybrid_gap_adjusted": 0.0016,
      "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.0188,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0012,
      "hr_edge_rf_safe_calibrated_logistic": -0.006,
      "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.1724,
      "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": 311,
      "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.1709,
      "palantir_hr_prob": 0.1709,
      "palantir_prob_under": 0.8291,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0,
      "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.1903,
      "fangorn_expected_home_runs": 0.1903,
      "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.0012000000000000066,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jorge Polanco",
      "hitter_id": 593871,
      "team_abbr": "NYM",
      "opponent_abbr": "SEA",
      "pitcher_name": "Logan Gilbert",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1903,
      "prob_1_plus_hr": 0.1733,
      "model_over_probability": 0.1733,
      "model_under_probability": 0.8267,
      "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.0024,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0024,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.901,
      "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.1733,
      "hr_prob_hybrid_gap_adjusted": 0.1725,
      "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.1724,
      "hr_prob_palantir": 0.1709,
      "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.0,
      "hr_edge_catboost_safe": 0.0024,
      "hr_edge_hybrid_gap_adjusted": 0.0016,
      "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.0188,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0012,
      "hr_edge_rf_safe_calibrated_logistic": -0.006,
      "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.1724,
      "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": 312,
      "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.1709,
      "palantir_hr_prob": 0.1709,
      "palantir_prob_under": 0.8291,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0,
      "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.1903,
      "fangorn_expected_home_runs": 0.1903,
      "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.0012000000000000066,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Francisco Lindor",
      "hitter_id": 596019,
      "team_abbr": "NYM",
      "opponent_abbr": "SEA",
      "pitcher_name": "Logan Gilbert",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2162,
      "prob_1_plus_hr": 0.1944,
      "model_over_probability": 0.1944,
      "model_under_probability": 0.8056,
      "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.0021,
      "edge_under": -0.0417,
      "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.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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.901,
      "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.1944,
      "hr_prob_hybrid_gap_adjusted": 0.1645,
      "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.1629,
      "hr_prob_palantir": 0.1916,
      "hr_prob_rf_safe_raw": 0.1726,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1512,
      "hr_edge_palantir": -0.0007,
      "hr_edge_catboost_safe": 0.0021,
      "hr_edge_hybrid_gap_adjusted": -0.0278,
      "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.0197,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0373,
      "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.1238,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1629,
      "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": 313,
      "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.1916,
      "palantir_hr_prob": 0.1916,
      "palantir_prob_under": 0.8084,
      "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.2162,
      "fangorn_expected_home_runs": 0.2162,
      "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.036599999999999994,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ketel Marte",
      "hitter_id": 606466,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Eric Lauer",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 365,
      "under_odds": -450,
      "expected_home_runs": 0.2446,
      "prob_1_plus_hr": 0.217,
      "model_over_probability": 0.217,
      "model_under_probability": 0.783,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2151,
      "implied_under_probability_raw": 0.8182,
      "implied_over_probability_novig": 0.2082,
      "implied_under_probability_novig": 0.7918,
      "edge_over": 0.0019,
      "edge_under": -0.0352,
      "recommended_side": "No Play",
      "recommended_edge": 0.0019,
      "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.9695,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.53,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.22,
      "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": 28.0,
      "projected_home_runs_rf_safe_season": 28.2,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 27.9,
      "projected_home_runs_palantir": 27.9,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.217,
      "hr_prob_hybrid_gap_adjusted": 0.1882,
      "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.1867,
      "hr_prob_palantir": 0.2163,
      "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.0012,
      "hr_edge_catboost_safe": 0.0019,
      "hr_edge_hybrid_gap_adjusted": -0.0269,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.036,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0032,
      "hr_edge_rf_safe_calibrated_isotonic": -0.036,
      "hr_edge_rf_safe_calibrated_logistic": -0.0251,
      "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.0071,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1867,
      "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": 316,
      "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.9,
      "palantir_expected_home_runs": 27.9,
      "palantir_prob_over": 0.2163,
      "palantir_hr_prob": 0.2163,
      "palantir_prob_under": 0.7837000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0012,
      "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.2446,
      "fangorn_expected_home_runs": 0.2446,
      "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.036,
      "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.03719999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ketel Marte",
      "hitter_id": 606466,
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Eric Lauer",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 365,
      "under_odds": null,
      "expected_home_runs": 0.2446,
      "prob_1_plus_hr": 0.217,
      "model_over_probability": 0.217,
      "model_under_probability": 0.783,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2151,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0019,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0019,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 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.9695,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.53,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.22,
      "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": 28.0,
      "projected_home_runs_rf_safe_season": 28.2,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 27.9,
      "projected_home_runs_palantir": 27.9,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.217,
      "hr_prob_hybrid_gap_adjusted": 0.1882,
      "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.1867,
      "hr_prob_palantir": 0.2163,
      "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.0012,
      "hr_edge_catboost_safe": 0.0019,
      "hr_edge_hybrid_gap_adjusted": -0.0269,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.036,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0032,
      "hr_edge_rf_safe_calibrated_isotonic": -0.036,
      "hr_edge_rf_safe_calibrated_logistic": -0.0251,
      "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.0071,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1867,
      "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": 317,
      "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.9,
      "palantir_expected_home_runs": 27.9,
      "palantir_prob_over": 0.2163,
      "palantir_hr_prob": 0.2163,
      "palantir_prob_under": 0.7837000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0012,
      "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.2446,
      "fangorn_expected_home_runs": 0.2446,
      "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.036,
      "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.03719999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ronald Acu\u00f1a Jr.",
      "hitter_id": 660670,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1721,
      "prob_1_plus_hr": 0.1581,
      "model_over_probability": 0.1581,
      "model_under_probability": 0.8419,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1942,
      "implied_under_probability_raw": 0.84,
      "implied_over_probability_novig": 0.1878,
      "implied_under_probability_novig": 0.8122,
      "edge_over": -0.0361,
      "edge_under": 0.0019,
      "recommended_side": "No Play",
      "recommended_edge": 0.0019,
      "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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1422,
      "hr_prob_catboost_safe": 0.1581,
      "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.1454,
      "hr_prob_palantir": 0.1521,
      "hr_prob_rf_safe_raw": 0.1456,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1314,
      "hr_edge_palantir": -0.0421,
      "hr_edge_catboost_safe": -0.0361,
      "hr_edge_hybrid_gap_adjusted": -0.0482,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.052,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0486,
      "hr_edge_rf_safe_calibrated_isotonic": -0.052,
      "hr_edge_rf_safe_calibrated_logistic": -0.0628,
      "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.086,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1454,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 318,
      "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.1521,
      "palantir_hr_prob": 0.1521,
      "palantir_prob_under": 0.8479,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0421,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1721,
      "fangorn_expected_home_runs": 0.1721,
      "fangorn_prob_over": 0.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.052,
      "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.00990000000000002,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Salvador Perez",
      "hitter_id": 521692,
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2112,
      "prob_1_plus_hr": 0.1904,
      "model_over_probability": 0.1904,
      "model_under_probability": 0.8096,
      "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.0017,
      "edge_under": -0.0377,
      "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.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.087,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "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.1904,
      "hr_prob_hybrid_gap_adjusted": 0.1765,
      "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.1758,
      "hr_prob_palantir": 0.191,
      "hr_prob_rf_safe_raw": 0.1837,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1599,
      "hr_edge_palantir": 0.0023,
      "hr_edge_catboost_safe": 0.0017,
      "hr_edge_hybrid_gap_adjusted": -0.0122,
      "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.005,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0166,
      "hr_edge_rf_safe_calibrated_logistic": -0.0288,
      "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.1758,
      "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": 320,
      "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.191,
      "palantir_hr_prob": 0.191,
      "palantir_prob_under": 0.8089999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0023,
      "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.2112,
      "fangorn_expected_home_runs": 0.2112,
      "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.0189,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vladimir Guerrero Jr.",
      "hitter_id": 665489,
      "team_abbr": "TOR",
      "opponent_abbr": "ATL",
      "pitcher_name": "Bryce Elder",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1848,
      "prob_1_plus_hr": 0.1687,
      "model_over_probability": 0.1687,
      "model_under_probability": 0.8313,
      "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.0006,
      "edge_under": -0.0413,
      "recommended_side": "No Play",
      "recommended_edge": 0.0006,
      "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.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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1721,
      "hr_prob_catboost_safe": 0.1687,
      "hr_prob_hybrid_gap_adjusted": 0.1711,
      "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.1714,
      "hr_prob_palantir": 0.161,
      "hr_prob_rf_safe_raw": 0.1824,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1589,
      "hr_edge_palantir": -0.0071,
      "hr_edge_catboost_safe": 0.0006,
      "hr_edge_hybrid_gap_adjusted": 0.003,
      "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.0143,
      "hr_edge_rf_safe_calibrated_isotonic": 0.004,
      "hr_edge_rf_safe_calibrated_logistic": -0.0092,
      "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.09,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1714,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 324,
      "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.75,
      "palantir_expected_home_runs": 23.75,
      "palantir_prob_over": 0.161,
      "palantir_hr_prob": 0.161,
      "palantir_prob_under": 0.839,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0071,
      "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.1848,
      "fangorn_expected_home_runs": 0.1848,
      "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.011099999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willy Adames",
      "hitter_id": 642715,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 455,
      "under_odds": -610,
      "expected_home_runs": 0.1993,
      "prob_1_plus_hr": 0.1807,
      "model_over_probability": 0.1807,
      "model_under_probability": 0.8193,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1802,
      "implied_under_probability_raw": 0.8592,
      "implied_over_probability_novig": 0.1734,
      "implied_under_probability_novig": 0.8266,
      "edge_over": 0.0005,
      "edge_under": -0.0399,
      "recommended_side": "No Play",
      "recommended_edge": 0.0005,
      "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.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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "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.1422,
      "hr_prob_catboost_safe": 0.1807,
      "hr_prob_hybrid_gap_adjusted": 0.1514,
      "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.1499,
      "hr_prob_palantir": 0.1883,
      "hr_prob_rf_safe_raw": 0.164,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1446,
      "hr_edge_palantir": 0.0081,
      "hr_edge_catboost_safe": 0.0005,
      "hr_edge_hybrid_gap_adjusted": -0.0288,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.038,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0162,
      "hr_edge_rf_safe_calibrated_isotonic": -0.038,
      "hr_edge_rf_safe_calibrated_logistic": -0.0356,
      "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.1015,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1499,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 325,
      "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.26,
      "palantir_expected_home_runs": 28.26,
      "palantir_prob_over": 0.1883,
      "palantir_hr_prob": 0.1883,
      "palantir_prob_under": 0.8117,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0081,
      "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.1993,
      "fangorn_expected_home_runs": 0.1993,
      "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.038,
      "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.0461,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Francisco Lindor",
      "hitter_id": 596019,
      "team_abbr": "NYM",
      "opponent_abbr": "SEA",
      "pitcher_name": "Logan Gilbert",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2162,
      "prob_1_plus_hr": 0.1944,
      "model_over_probability": 0.1944,
      "model_under_probability": 0.8056,
      "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.0002,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0002,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.901,
      "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.1944,
      "hr_prob_hybrid_gap_adjusted": 0.1645,
      "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.1629,
      "hr_prob_palantir": 0.1916,
      "hr_prob_rf_safe_raw": 0.1726,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1512,
      "hr_edge_palantir": -0.0026,
      "hr_edge_catboost_safe": 0.0002,
      "hr_edge_hybrid_gap_adjusted": -0.0297,
      "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.0216,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0392,
      "hr_edge_rf_safe_calibrated_logistic": -0.043,
      "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.1629,
      "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": 327,
      "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.1916,
      "palantir_hr_prob": 0.1916,
      "palantir_prob_under": 0.8084,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0026,
      "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.2162,
      "fangorn_expected_home_runs": 0.2162,
      "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.036599999999999994,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Ram\u00edrez",
      "hitter_id": 608070,
      "team_abbr": "CLE",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2251,
      "prob_1_plus_hr": 0.2016,
      "model_over_probability": 0.2016,
      "model_under_probability": 0.7984,
      "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.0004,
      "edge_under": -0.0403,
      "recommended_side": "No Play",
      "recommended_edge": -0.0004,
      "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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1721,
      "hr_prob_catboost_safe": 0.2016,
      "hr_prob_hybrid_gap_adjusted": 0.1792,
      "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.178,
      "hr_prob_palantir": 0.1945,
      "hr_prob_rf_safe_raw": 0.1874,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.163,
      "hr_edge_palantir": -0.0075,
      "hr_edge_catboost_safe": -0.0004,
      "hr_edge_hybrid_gap_adjusted": -0.0228,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0299,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0146,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0299,
      "hr_edge_rf_safe_calibrated_logistic": -0.039,
      "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.0783,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.178,
      "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": 31,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, contact-suppressing pitcher.",
      "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": 326,
      "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.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.0075,
      "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.2251,
      "fangorn_expected_home_runs": 0.2251,
      "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.0299,
      "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": "Vladimir Guerrero Jr.",
      "hitter_id": 665489,
      "team_abbr": "TOR",
      "opponent_abbr": "ATL",
      "pitcher_name": "Bryce Elder",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1848,
      "prob_1_plus_hr": 0.1687,
      "model_over_probability": 0.1687,
      "model_under_probability": 0.8313,
      "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.0008,
      "edge_under": -0.0336,
      "recommended_side": "No Play",
      "recommended_edge": -0.0008,
      "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.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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1721,
      "hr_prob_catboost_safe": 0.1687,
      "hr_prob_hybrid_gap_adjusted": 0.1711,
      "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.1714,
      "hr_prob_palantir": 0.161,
      "hr_prob_rf_safe_raw": 0.1824,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1589,
      "hr_edge_palantir": -0.0085,
      "hr_edge_catboost_safe": -0.0008,
      "hr_edge_hybrid_gap_adjusted": 0.0016,
      "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.0129,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0026,
      "hr_edge_rf_safe_calibrated_logistic": -0.0106,
      "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.09,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1714,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 322,
      "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.75,
      "palantir_expected_home_runs": 23.75,
      "palantir_prob_over": 0.161,
      "palantir_hr_prob": 0.161,
      "palantir_prob_under": 0.839,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0085,
      "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.1848,
      "fangorn_expected_home_runs": 0.1848,
      "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.011099999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vladimir Guerrero Jr.",
      "hitter_id": 665489,
      "team_abbr": "TOR",
      "opponent_abbr": "ATL",
      "pitcher_name": "Bryce Elder",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1848,
      "prob_1_plus_hr": 0.1687,
      "model_over_probability": 0.1687,
      "model_under_probability": 0.8313,
      "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.0008,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0008,
      "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.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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1721,
      "hr_prob_catboost_safe": 0.1687,
      "hr_prob_hybrid_gap_adjusted": 0.1711,
      "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.1714,
      "hr_prob_palantir": 0.161,
      "hr_prob_rf_safe_raw": 0.1824,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1589,
      "hr_edge_palantir": -0.0085,
      "hr_edge_catboost_safe": -0.0008,
      "hr_edge_hybrid_gap_adjusted": 0.0016,
      "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.0129,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0026,
      "hr_edge_rf_safe_calibrated_logistic": -0.0106,
      "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.09,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1714,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 323,
      "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.75,
      "palantir_expected_home_runs": 23.75,
      "palantir_prob_over": 0.161,
      "palantir_hr_prob": 0.161,
      "palantir_prob_under": 0.839,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0085,
      "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.1848,
      "fangorn_expected_home_runs": 0.1848,
      "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.011099999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Corey Seager",
      "hitter_id": 608369,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 340,
      "under_odds": -420,
      "expected_home_runs": 0.2154,
      "prob_1_plus_hr": 0.1938,
      "model_over_probability": 0.1938,
      "model_under_probability": 0.8062,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2273,
      "implied_under_probability_raw": 0.8077,
      "implied_over_probability_novig": 0.2196,
      "implied_under_probability_novig": 0.7804,
      "edge_over": -0.0335,
      "edge_under": -0.0015,
      "recommended_side": "No Play",
      "recommended_edge": -0.0015,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9512,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.46,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 22.49,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.45,
      "projected_home_runs_palantir": 22.45,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1938,
      "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.1628,
      "hr_prob_palantir": 0.1697,
      "hr_prob_rf_safe_raw": 0.17,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1492,
      "hr_edge_palantir": -0.0576,
      "hr_edge_catboost_safe": -0.0335,
      "hr_edge_hybrid_gap_adjusted": -0.063,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0723,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0573,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0723,
      "hr_edge_rf_safe_calibrated_logistic": -0.0781,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "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.135,
      "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": "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": 321,
      "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.45,
      "palantir_expected_home_runs": 22.45,
      "palantir_prob_over": 0.1697,
      "palantir_hr_prob": 0.1697,
      "palantir_prob_under": 0.8303,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0576,
      "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.2154,
      "fangorn_expected_home_runs": 0.2154,
      "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.0723,
      "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.01469999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Francisco Lindor",
      "hitter_id": 596019,
      "team_abbr": "NYM",
      "opponent_abbr": "SEA",
      "pitcher_name": "Logan Gilbert",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2162,
      "prob_1_plus_hr": 0.1944,
      "model_over_probability": 0.1944,
      "model_under_probability": 0.8056,
      "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.0017,
      "edge_under": -0.0331,
      "recommended_side": "No Play",
      "recommended_edge": -0.0017,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.901,
      "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.1944,
      "hr_prob_hybrid_gap_adjusted": 0.1645,
      "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.1629,
      "hr_prob_palantir": 0.1916,
      "hr_prob_rf_safe_raw": 0.1726,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1512,
      "hr_edge_palantir": -0.0045,
      "hr_edge_catboost_safe": -0.0017,
      "hr_edge_hybrid_gap_adjusted": -0.0316,
      "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.0235,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0411,
      "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.155,
      "fangorn_projection_spread_ratio": 0.1238,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1629,
      "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": 319,
      "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.1916,
      "palantir_hr_prob": 0.1916,
      "palantir_prob_under": 0.8084,
      "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.2162,
      "fangorn_expected_home_runs": 0.2162,
      "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.036599999999999994,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Byron Buxton",
      "hitter_id": 621439,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.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.2062,
      "implied_under_probability_raw": 0.8333,
      "implied_over_probability_novig": 0.1984,
      "implied_under_probability_novig": 0.8016,
      "edge_over": -0.0376,
      "edge_under": -0.0019,
      "recommended_side": "No Play",
      "recommended_edge": -0.0019,
      "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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.1686,
      "hr_prob_hybrid_gap_adjusted": 0.171,
      "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.1714,
      "hr_prob_palantir": 0.1668,
      "hr_prob_rf_safe_raw": 0.1919,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1667,
      "hr_edge_palantir": -0.0394,
      "hr_edge_catboost_safe": -0.0376,
      "hr_edge_hybrid_gap_adjusted": -0.0352,
      "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.0143,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0341,
      "hr_edge_rf_safe_calibrated_logistic": -0.0395,
      "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.1714,
      "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": 315,
      "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.1668,
      "palantir_hr_prob": 0.1668,
      "palantir_prob_under": 0.8331999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0394,
      "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.1846,
      "fangorn_expected_home_runs": 0.1846,
      "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.005299999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jake Burger",
      "hitter_id": 669394,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -530,
      "expected_home_runs": 0.1752,
      "prob_1_plus_hr": 0.1607,
      "model_over_probability": 0.1607,
      "model_under_probability": 0.8393,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1942,
      "implied_under_probability_raw": 0.8413,
      "implied_over_probability_novig": 0.1875,
      "implied_under_probability_novig": 0.8125,
      "edge_over": -0.0335,
      "edge_under": -0.002,
      "recommended_side": "No Play",
      "recommended_edge": -0.002,
      "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.8578,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 18.32,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.91,
      "projected_home_runs_palantir": 17.91,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1607,
      "hr_prob_hybrid_gap_adjusted": 0.1401,
      "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.139,
      "hr_prob_palantir": 0.1226,
      "hr_prob_rf_safe_raw": 0.1252,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1181,
      "hr_edge_palantir": -0.0716,
      "hr_edge_catboost_safe": -0.0335,
      "hr_edge_hybrid_gap_adjusted": -0.0541,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0606,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.069,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0606,
      "hr_edge_rf_safe_calibrated_logistic": -0.0761,
      "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.2367,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.139,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 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": "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": 314,
      "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.91,
      "palantir_expected_home_runs": 17.91,
      "palantir_prob_over": 0.1226,
      "palantir_hr_prob": 0.1226,
      "palantir_prob_under": 0.8774,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0716,
      "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.1752,
      "fangorn_expected_home_runs": 0.1752,
      "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.0606,
      "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.010999999999999996,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Ram\u00edrez",
      "hitter_id": 608070,
      "team_abbr": "CLE",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2251,
      "prob_1_plus_hr": 0.2016,
      "model_over_probability": 0.2016,
      "model_under_probability": 0.7984,
      "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.0025,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0025,
      "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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1721,
      "hr_prob_catboost_safe": 0.2016,
      "hr_prob_hybrid_gap_adjusted": 0.1792,
      "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.178,
      "hr_prob_palantir": 0.1945,
      "hr_prob_rf_safe_raw": 0.1874,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.163,
      "hr_edge_palantir": -0.0096,
      "hr_edge_catboost_safe": -0.0025,
      "hr_edge_hybrid_gap_adjusted": -0.0249,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.032,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0167,
      "hr_edge_rf_safe_calibrated_isotonic": -0.032,
      "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.1721,
      "fangorn_projection_spread_ratio": 0.0783,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.178,
      "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": 31,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, contact-suppressing pitcher.",
      "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": 310,
      "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.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.0096,
      "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.2251,
      "fangorn_expected_home_runs": 0.2251,
      "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.032,
      "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": "Willy Adames",
      "hitter_id": 642715,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -570,
      "expected_home_runs": 0.1993,
      "prob_1_plus_hr": 0.1807,
      "model_over_probability": 0.1807,
      "model_under_probability": 0.8193,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1835,
      "implied_under_probability_raw": 0.8507,
      "implied_over_probability_novig": 0.1774,
      "implied_under_probability_novig": 0.8226,
      "edge_over": -0.0028,
      "edge_under": -0.0314,
      "recommended_side": "No Play",
      "recommended_edge": -0.0028,
      "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.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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "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.1422,
      "hr_prob_catboost_safe": 0.1807,
      "hr_prob_hybrid_gap_adjusted": 0.1514,
      "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.1499,
      "hr_prob_palantir": 0.1883,
      "hr_prob_rf_safe_raw": 0.164,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1446,
      "hr_edge_palantir": 0.0048,
      "hr_edge_catboost_safe": -0.0028,
      "hr_edge_hybrid_gap_adjusted": -0.0321,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0413,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0195,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0413,
      "hr_edge_rf_safe_calibrated_logistic": -0.0389,
      "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.1015,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1499,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 308,
      "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.26,
      "palantir_expected_home_runs": 28.26,
      "palantir_prob_over": 0.1883,
      "palantir_hr_prob": 0.1883,
      "palantir_prob_under": 0.8117,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0048,
      "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.1993,
      "fangorn_expected_home_runs": 0.1993,
      "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.0413,
      "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.0461,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willy Adames",
      "hitter_id": 642715,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 445,
      "under_odds": null,
      "expected_home_runs": 0.1993,
      "prob_1_plus_hr": 0.1807,
      "model_over_probability": 0.1807,
      "model_under_probability": 0.8193,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1835,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0028,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0028,
      "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.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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "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.1422,
      "hr_prob_catboost_safe": 0.1807,
      "hr_prob_hybrid_gap_adjusted": 0.1514,
      "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.1499,
      "hr_prob_palantir": 0.1883,
      "hr_prob_rf_safe_raw": 0.164,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1446,
      "hr_edge_palantir": 0.0048,
      "hr_edge_catboost_safe": -0.0028,
      "hr_edge_hybrid_gap_adjusted": -0.0321,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0413,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0195,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0413,
      "hr_edge_rf_safe_calibrated_logistic": -0.0389,
      "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.1015,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1499,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 309,
      "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.26,
      "palantir_expected_home_runs": 28.26,
      "palantir_prob_over": 0.1883,
      "palantir_hr_prob": 0.1883,
      "palantir_prob_under": 0.8117,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0048,
      "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.1993,
      "fangorn_expected_home_runs": 0.1993,
      "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.0413,
      "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.0461,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Mike Trout",
      "hitter_id": 545361,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -570,
      "expected_home_runs": 0.2075,
      "prob_1_plus_hr": 0.1874,
      "model_over_probability": 0.1874,
      "model_under_probability": 0.8126,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1905,
      "implied_under_probability_raw": 0.8507,
      "implied_over_probability_novig": 0.183,
      "implied_under_probability_novig": 0.817,
      "edge_over": -0.0031,
      "edge_under": -0.0381,
      "recommended_side": "No Play",
      "recommended_edge": -0.0031,
      "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.8591,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.1,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 22.91,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.47,
      "projected_home_runs_palantir": 19.47,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1874,
      "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.201,
      "hr_prob_rf_safe_raw": 0.2321,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2031,
      "hr_edge_palantir": 0.0105,
      "hr_edge_catboost_safe": -0.0031,
      "hr_edge_hybrid_gap_adjusted": -0.0089,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0114,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0416,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0114,
      "hr_edge_rf_safe_calibrated_logistic": 0.0126,
      "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.2728,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1808,
      "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": 307,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 19.47,
      "palantir_expected_home_runs": 19.47,
      "palantir_prob_over": 0.201,
      "palantir_hr_prob": 0.201,
      "palantir_prob_under": 0.7989999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0105,
      "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.2075,
      "fangorn_expected_home_runs": 0.2075,
      "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.0114,
      "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.021900000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brent Rooker",
      "hitter_id": 667670,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -450,
      "expected_home_runs": 0.2052,
      "prob_1_plus_hr": 0.1855,
      "model_over_probability": 0.1855,
      "model_under_probability": 0.8145,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2174,
      "implied_under_probability_raw": 0.8182,
      "implied_over_probability_novig": 0.2099,
      "implied_under_probability_novig": 0.7901,
      "edge_over": -0.0319,
      "edge_under": -0.0037,
      "recommended_side": "No Play",
      "recommended_edge": -0.0037,
      "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.9251,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.36,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 31.0,
      "projected_home_runs_rf_safe_season": 25.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 29.69,
      "projected_home_runs_palantir": 29.69,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1855,
      "hr_prob_hybrid_gap_adjusted": 0.15,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1508,
      "hr_prob_palantir": 0.1784,
      "hr_prob_rf_safe_raw": 0.1545,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1377,
      "hr_edge_palantir": -0.039,
      "hr_edge_catboost_safe": -0.0319,
      "hr_edge_hybrid_gap_adjusted": -0.0674,
      "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.0629,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0752,
      "hr_edge_rf_safe_calibrated_logistic": -0.0797,
      "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.1823,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1508,
      "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": 302,
      "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": 29.69,
      "palantir_expected_home_runs": 29.69,
      "palantir_prob_over": 0.1784,
      "palantir_hr_prob": 0.1784,
      "palantir_prob_under": 0.8216,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.039,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2052,
      "fangorn_expected_home_runs": 0.2052,
      "fangorn_prob_over": 0.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.03620000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Olson",
      "hitter_id": 621566,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1959,
      "prob_1_plus_hr": 0.1779,
      "model_over_probability": 0.1779,
      "model_under_probability": 0.8221,
      "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.0349,
      "edge_under": -0.004,
      "recommended_side": "No Play",
      "recommended_edge": -0.004,
      "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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1422,
      "hr_prob_catboost_safe": 0.1779,
      "hr_prob_hybrid_gap_adjusted": 0.1507,
      "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.1493,
      "hr_prob_palantir": 0.1657,
      "hr_prob_rf_safe_raw": 0.1491,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1339,
      "hr_edge_palantir": -0.0471,
      "hr_edge_catboost_safe": -0.0349,
      "hr_edge_hybrid_gap_adjusted": -0.0621,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0706,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0637,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0706,
      "hr_edge_rf_safe_calibrated_logistic": -0.0789,
      "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.1761,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1493,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 301,
      "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.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.0471,
      "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.1959,
      "fangorn_expected_home_runs": 0.1959,
      "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.0706,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.023499999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Shea Langeliers",
      "hitter_id": 669127,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -505,
      "expected_home_runs": 0.1857,
      "prob_1_plus_hr": 0.1695,
      "model_over_probability": 0.1695,
      "model_under_probability": 0.8305,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2041,
      "implied_under_probability_raw": 0.8347,
      "implied_over_probability_novig": 0.1965,
      "implied_under_probability_novig": 0.8035,
      "edge_over": -0.0346,
      "edge_under": -0.0042,
      "recommended_side": "No Play",
      "recommended_edge": -0.0042,
      "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.8714,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.06,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 27.0,
      "projected_home_runs_rf_safe_season": 23.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 27.05,
      "projected_home_runs_palantir": 27.05,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1695,
      "hr_prob_hybrid_gap_adjusted": 0.1487,
      "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.1476,
      "hr_prob_palantir": 0.1698,
      "hr_prob_rf_safe_raw": 0.1477,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1329,
      "hr_edge_palantir": -0.0343,
      "hr_edge_catboost_safe": -0.0346,
      "hr_edge_hybrid_gap_adjusted": -0.0554,
      "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.0564,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0619,
      "hr_edge_rf_safe_calibrated_logistic": -0.0712,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1396,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1476,
      "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, 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": 300,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 27.05,
      "palantir_expected_home_runs": 27.05,
      "palantir_prob_over": 0.1698,
      "palantir_hr_prob": 0.1698,
      "palantir_prob_under": 0.8302,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0343,
      "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.1857,
      "fangorn_expected_home_runs": 0.1857,
      "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.0619,
      "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.027600000000000013,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kyle Manzardo",
      "hitter_id": 700932,
      "team_abbr": "CLE",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1856,
      "prob_1_plus_hr": 0.1694,
      "model_over_probability": 0.1694,
      "model_under_probability": 0.8306,
      "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.0045,
      "edge_under": -0.0361,
      "recommended_side": "No Play",
      "recommended_edge": -0.0045,
      "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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1422,
      "hr_prob_catboost_safe": 0.1694,
      "hr_prob_hybrid_gap_adjusted": 0.1487,
      "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.1476,
      "hr_prob_palantir": 0.1784,
      "hr_prob_rf_safe_raw": 0.1622,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1433,
      "hr_edge_palantir": 0.0045,
      "hr_edge_catboost_safe": -0.0045,
      "hr_edge_hybrid_gap_adjusted": -0.0252,
      "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.0117,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0317,
      "hr_edge_rf_safe_calibrated_logistic": -0.0306,
      "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.0465,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1476,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: lighter 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": 299,
      "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.1784,
      "palantir_hr_prob": 0.1784,
      "palantir_prob_under": 0.8216,
      "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.1856,
      "fangorn_expected_home_runs": 0.1856,
      "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.03620000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Ram\u00edrez",
      "hitter_id": 608070,
      "team_abbr": "CLE",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2251,
      "prob_1_plus_hr": 0.2016,
      "model_over_probability": 0.2016,
      "model_under_probability": 0.7984,
      "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.0046,
      "edge_under": -0.0307,
      "recommended_side": "No Play",
      "recommended_edge": -0.0046,
      "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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1721,
      "hr_prob_catboost_safe": 0.2016,
      "hr_prob_hybrid_gap_adjusted": 0.1792,
      "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.178,
      "hr_prob_palantir": 0.1945,
      "hr_prob_rf_safe_raw": 0.1874,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.163,
      "hr_edge_palantir": -0.0117,
      "hr_edge_catboost_safe": -0.0046,
      "hr_edge_hybrid_gap_adjusted": -0.027,
      "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.0188,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0341,
      "hr_edge_rf_safe_calibrated_logistic": -0.0432,
      "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.0783,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.178,
      "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": 31,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, contact-suppressing pitcher.",
      "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": 295,
      "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.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.0117,
      "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.2251,
      "fangorn_expected_home_runs": 0.2251,
      "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": "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": "Mike Trout",
      "hitter_id": 545361,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2075,
      "prob_1_plus_hr": 0.1874,
      "model_over_probability": 0.1874,
      "model_under_probability": 0.8126,
      "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.0049,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0049,
      "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.8591,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.1,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 22.91,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.47,
      "projected_home_runs_palantir": 19.47,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1874,
      "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.201,
      "hr_prob_rf_safe_raw": 0.2321,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2031,
      "hr_edge_palantir": 0.0087,
      "hr_edge_catboost_safe": -0.0049,
      "hr_edge_hybrid_gap_adjusted": -0.0107,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0132,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0398,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0132,
      "hr_edge_rf_safe_calibrated_logistic": 0.0108,
      "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.2728,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1808,
      "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": 294,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 19.47,
      "palantir_expected_home_runs": 19.47,
      "palantir_prob_over": 0.201,
      "palantir_hr_prob": 0.201,
      "palantir_prob_under": 0.7989999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0087,
      "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.2075,
      "fangorn_expected_home_runs": 0.2075,
      "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.0132,
      "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.021900000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "George Springer",
      "hitter_id": 543807,
      "team_abbr": "TOR",
      "opponent_abbr": "ATL",
      "pitcher_name": "Bryce Elder",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1848,
      "prob_1_plus_hr": 0.1687,
      "model_over_probability": 0.1687,
      "model_under_probability": 0.8313,
      "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.0052,
      "edge_under": -0.0345,
      "recommended_side": "No Play",
      "recommended_edge": -0.0052,
      "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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1422,
      "hr_prob_catboost_safe": 0.1687,
      "hr_prob_hybrid_gap_adjusted": 0.1485,
      "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.1475,
      "hr_prob_palantir": 0.1749,
      "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.001,
      "hr_edge_catboost_safe": -0.0052,
      "hr_edge_hybrid_gap_adjusted": -0.0254,
      "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.0108,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0317,
      "hr_edge_rf_safe_calibrated_logistic": -0.0299,
      "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.0363,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1475,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 291,
      "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.1749,
      "palantir_hr_prob": 0.1749,
      "palantir_prob_under": 0.8251,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.001,
      "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.1848,
      "fangorn_expected_home_runs": 0.1848,
      "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.03270000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Royce Lewis",
      "hitter_id": 668904,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1634,
      "prob_1_plus_hr": 0.1507,
      "model_over_probability": 0.1507,
      "model_under_probability": 0.8493,
      "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.0055,
      "edge_under": -0.0344,
      "recommended_side": "No Play",
      "recommended_edge": -0.0055,
      "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.037,
      "pitch_mix_interaction_score": 109.7,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.1507,
      "hr_prob_hybrid_gap_adjusted": 0.1377,
      "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.137,
      "hr_prob_palantir": 0.1271,
      "hr_prob_rf_safe_raw": 0.1367,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1255,
      "hr_edge_palantir": -0.0291,
      "hr_edge_catboost_safe": -0.0055,
      "hr_edge_hybrid_gap_adjusted": -0.0185,
      "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.0195,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0226,
      "hr_edge_rf_safe_calibrated_logistic": -0.0307,
      "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.137,
      "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": 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": 290,
      "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.1271,
      "palantir_hr_prob": 0.1271,
      "palantir_prob_under": 0.8729,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0291,
      "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.1634,
      "fangorn_expected_home_runs": 0.1634,
      "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.006500000000000006,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jake Mangum",
      "hitter_id": 663968,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.0773,
      "prob_1_plus_hr": 0.0744,
      "model_over_probability": 0.0744,
      "model_under_probability": 0.9256,
      "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.0056,
      "edge_under": -0.0294,
      "recommended_side": "No Play",
      "recommended_edge": -0.0056,
      "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; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "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.0908,
      "hr_prob_catboost_safe": 0.0744,
      "hr_prob_hybrid_gap_adjusted": 0.0869,
      "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.0875,
      "hr_prob_palantir": 0.092,
      "hr_prob_rf_safe_raw": 0.0886,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0908,
      "hr_prob_rf_safe_calibrated_logistic": 0.097,
      "hr_edge_palantir": 0.012,
      "hr_edge_catboost_safe": -0.0056,
      "hr_edge_hybrid_gap_adjusted": 0.0069,
      "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.0086,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0108,
      "hr_edge_rf_safe_calibrated_logistic": 0.017,
      "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.0908,
      "fangorn_projection_spread_ratio": 0.2,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0875,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: softened start expectation, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 286,
      "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.092,
      "palantir_hr_prob": 0.092,
      "palantir_prob_under": 0.908,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.012,
      "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.0773,
      "fangorn_expected_home_runs": 0.0773,
      "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": "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.0011999999999999927,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jake Mangum",
      "hitter_id": 663968,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.0773,
      "prob_1_plus_hr": 0.0744,
      "model_over_probability": 0.0744,
      "model_under_probability": 0.9256,
      "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.0056,
      "edge_under": -0.0344,
      "recommended_side": "No Play",
      "recommended_edge": -0.0056,
      "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; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "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.0908,
      "hr_prob_catboost_safe": 0.0744,
      "hr_prob_hybrid_gap_adjusted": 0.0869,
      "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.0875,
      "hr_prob_palantir": 0.092,
      "hr_prob_rf_safe_raw": 0.0886,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0908,
      "hr_prob_rf_safe_calibrated_logistic": 0.097,
      "hr_edge_palantir": 0.012,
      "hr_edge_catboost_safe": -0.0056,
      "hr_edge_hybrid_gap_adjusted": 0.0069,
      "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.0086,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0108,
      "hr_edge_rf_safe_calibrated_logistic": 0.017,
      "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.0908,
      "fangorn_projection_spread_ratio": 0.2,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0875,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: softened start expectation, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 287,
      "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.092,
      "palantir_hr_prob": 0.092,
      "palantir_prob_under": 0.908,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.012,
      "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.0773,
      "fangorn_expected_home_runs": 0.0773,
      "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": "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.0011999999999999927,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jake Mangum",
      "hitter_id": 663968,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.0773,
      "prob_1_plus_hr": 0.0744,
      "model_over_probability": 0.0744,
      "model_under_probability": 0.9256,
      "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.0056,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0056,
      "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; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 108.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "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.0908,
      "hr_prob_catboost_safe": 0.0744,
      "hr_prob_hybrid_gap_adjusted": 0.0869,
      "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.0875,
      "hr_prob_palantir": 0.092,
      "hr_prob_rf_safe_raw": 0.0886,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0908,
      "hr_prob_rf_safe_calibrated_logistic": 0.097,
      "hr_edge_palantir": 0.012,
      "hr_edge_catboost_safe": -0.0056,
      "hr_edge_hybrid_gap_adjusted": 0.0069,
      "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.0086,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0108,
      "hr_edge_rf_safe_calibrated_logistic": 0.017,
      "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.0908,
      "fangorn_projection_spread_ratio": 0.2,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0875,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: softened start expectation, opportunity penalty.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 288,
      "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.092,
      "palantir_hr_prob": 0.092,
      "palantir_prob_under": 0.908,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.012,
      "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.0773,
      "fangorn_expected_home_runs": 0.0773,
      "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": "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.0011999999999999927,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Eugenio Su\u00e1rez",
      "hitter_id": 553993,
      "team_abbr": "CIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 340,
      "under_odds": -420,
      "expected_home_runs": 0.2207,
      "prob_1_plus_hr": 0.198,
      "model_over_probability": 0.198,
      "model_under_probability": 0.802,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2273,
      "implied_under_probability_raw": 0.8077,
      "implied_over_probability_novig": 0.2196,
      "implied_under_probability_novig": 0.7804,
      "edge_over": -0.0293,
      "edge_under": -0.0057,
      "recommended_side": "No Play",
      "recommended_edge": -0.0057,
      "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.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 33.0,
      "projected_home_runs_rf_safe_season": 26.45,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 29.39,
      "projected_home_runs_palantir": 29.39,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.198,
      "hr_prob_hybrid_gap_adjusted": 0.1522,
      "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.1533,
      "hr_prob_palantir": 0.1784,
      "hr_prob_rf_safe_raw": 0.1621,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1433,
      "hr_edge_palantir": -0.0489,
      "hr_edge_catboost_safe": -0.0293,
      "hr_edge_hybrid_gap_adjusted": -0.0751,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0851,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0652,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0851,
      "hr_edge_rf_safe_calibrated_logistic": -0.084,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Balanced Anchor",
      "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.1985,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1533,
      "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": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 285,
      "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": 29.39,
      "palantir_expected_home_runs": 29.39,
      "palantir_prob_over": 0.1784,
      "palantir_hr_prob": 0.1784,
      "palantir_prob_under": 0.8216,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0489,
      "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.2207,
      "fangorn_expected_home_runs": 0.2207,
      "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.0851,
      "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.03620000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Wallner",
      "hitter_id": 670242,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1894,
      "prob_1_plus_hr": 0.1725,
      "model_over_probability": 0.1725,
      "model_under_probability": 0.8275,
      "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.0295,
      "edge_under": -0.0058,
      "recommended_side": "No Play",
      "recommended_edge": -0.0058,
      "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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.1721,
      "hr_prob_catboost_safe": 0.1725,
      "hr_prob_hybrid_gap_adjusted": 0.1722,
      "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.17,
      "hr_prob_rf_safe_raw": 0.1843,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1604,
      "hr_edge_palantir": -0.032,
      "hr_edge_catboost_safe": -0.0295,
      "hr_edge_hybrid_gap_adjusted": -0.0298,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0299,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0177,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0299,
      "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.1721,
      "fangorn_projection_spread_ratio": 0.0753,
      "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": 284,
      "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.17,
      "palantir_hr_prob": 0.17,
      "palantir_prob_under": 0.83,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.032,
      "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.1894,
      "fangorn_expected_home_runs": 0.1894,
      "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.0299,
      "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.0020999999999999908,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kyle Manzardo",
      "hitter_id": 700932,
      "team_abbr": "CLE",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1856,
      "prob_1_plus_hr": 0.1694,
      "model_over_probability": 0.1694,
      "model_under_probability": 0.8306,
      "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.006,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.006,
      "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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1422,
      "hr_prob_catboost_safe": 0.1694,
      "hr_prob_hybrid_gap_adjusted": 0.1487,
      "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.1476,
      "hr_prob_palantir": 0.1784,
      "hr_prob_rf_safe_raw": 0.1622,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1433,
      "hr_edge_palantir": 0.003,
      "hr_edge_catboost_safe": -0.006,
      "hr_edge_hybrid_gap_adjusted": -0.0267,
      "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.0132,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0332,
      "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.0465,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1476,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: lighter 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": 282,
      "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.1784,
      "palantir_hr_prob": 0.1784,
      "palantir_prob_under": 0.8216,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.003,
      "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.1856,
      "fangorn_expected_home_runs": 0.1856,
      "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.03620000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ronald Acu\u00f1a Jr.",
      "hitter_id": 660670,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1721,
      "prob_1_plus_hr": 0.1581,
      "model_over_probability": 0.1581,
      "model_under_probability": 0.8419,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1905,
      "implied_under_probability_raw": 0.8485,
      "implied_over_probability_novig": 0.1833,
      "implied_under_probability_novig": 0.8167,
      "edge_over": -0.0324,
      "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.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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1422,
      "hr_prob_catboost_safe": 0.1581,
      "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.1454,
      "hr_prob_palantir": 0.1521,
      "hr_prob_rf_safe_raw": 0.1456,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1314,
      "hr_edge_palantir": -0.0384,
      "hr_edge_catboost_safe": -0.0324,
      "hr_edge_hybrid_gap_adjusted": -0.0445,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0483,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0449,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0483,
      "hr_edge_rf_safe_calibrated_logistic": -0.0591,
      "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.086,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1454,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 277,
      "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.1521,
      "palantir_hr_prob": 0.1521,
      "palantir_prob_under": 0.8479,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0384,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1721,
      "fangorn_expected_home_runs": 0.1721,
      "fangorn_prob_over": 0.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.0483,
      "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.00990000000000002,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Mike Trout",
      "hitter_id": 545361,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -530,
      "expected_home_runs": 0.2075,
      "prob_1_plus_hr": 0.1874,
      "model_over_probability": 0.1874,
      "model_under_probability": 0.8126,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1942,
      "implied_under_probability_raw": 0.8413,
      "implied_over_probability_novig": 0.1875,
      "implied_under_probability_novig": 0.8125,
      "edge_over": -0.0068,
      "edge_under": -0.0287,
      "recommended_side": "No Play",
      "recommended_edge": -0.0068,
      "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.8591,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.1,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 22.91,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.47,
      "projected_home_runs_palantir": 19.47,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1874,
      "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.201,
      "hr_prob_rf_safe_raw": 0.2321,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.2031,
      "hr_edge_palantir": 0.0068,
      "hr_edge_catboost_safe": -0.0068,
      "hr_edge_hybrid_gap_adjusted": -0.0126,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0151,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0379,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0151,
      "hr_edge_rf_safe_calibrated_logistic": 0.0089,
      "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.2728,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1808,
      "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": 273,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 19.47,
      "palantir_expected_home_runs": 19.47,
      "palantir_prob_over": 0.201,
      "palantir_hr_prob": 0.201,
      "palantir_prob_under": 0.7989999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0068,
      "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.2075,
      "fangorn_expected_home_runs": 0.2075,
      "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.0151,
      "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.021900000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Royce Lewis",
      "hitter_id": 668904,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1634,
      "prob_1_plus_hr": 0.1507,
      "model_over_probability": 0.1507,
      "model_under_probability": 0.8493,
      "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.0068,
      "edge_under": -0.028,
      "recommended_side": "No Play",
      "recommended_edge": -0.0068,
      "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.037,
      "pitch_mix_interaction_score": 109.7,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.1507,
      "hr_prob_hybrid_gap_adjusted": 0.1377,
      "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.137,
      "hr_prob_palantir": 0.1271,
      "hr_prob_rf_safe_raw": 0.1367,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1255,
      "hr_edge_palantir": -0.0304,
      "hr_edge_catboost_safe": -0.0068,
      "hr_edge_hybrid_gap_adjusted": -0.0198,
      "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.0208,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0239,
      "hr_edge_rf_safe_calibrated_logistic": -0.032,
      "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.137,
      "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": 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": 274,
      "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.1271,
      "palantir_hr_prob": 0.1271,
      "palantir_prob_under": 0.8729,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0304,
      "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.1634,
      "fangorn_expected_home_runs": 0.1634,
      "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.006500000000000006,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Royce Lewis",
      "hitter_id": 668904,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1634,
      "prob_1_plus_hr": 0.1507,
      "model_over_probability": 0.1507,
      "model_under_probability": 0.8493,
      "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.0068,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0068,
      "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.037,
      "pitch_mix_interaction_score": 109.7,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.1507,
      "hr_prob_hybrid_gap_adjusted": 0.1377,
      "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.137,
      "hr_prob_palantir": 0.1271,
      "hr_prob_rf_safe_raw": 0.1367,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1255,
      "hr_edge_palantir": -0.0304,
      "hr_edge_catboost_safe": -0.0068,
      "hr_edge_hybrid_gap_adjusted": -0.0198,
      "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.0208,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0239,
      "hr_edge_rf_safe_calibrated_logistic": -0.032,
      "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.137,
      "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": 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": 275,
      "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.1271,
      "palantir_hr_prob": 0.1271,
      "palantir_prob_under": 0.8729,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0304,
      "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.1634,
      "fangorn_expected_home_runs": 0.1634,
      "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.006500000000000006,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kyle Manzardo",
      "hitter_id": 700932,
      "team_abbr": "CLE",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1856,
      "prob_1_plus_hr": 0.1694,
      "model_over_probability": 0.1694,
      "model_under_probability": 0.8306,
      "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.0076,
      "edge_under": -0.0286,
      "recommended_side": "No Play",
      "recommended_edge": -0.0076,
      "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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1422,
      "hr_prob_catboost_safe": 0.1694,
      "hr_prob_hybrid_gap_adjusted": 0.1487,
      "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.1476,
      "hr_prob_palantir": 0.1784,
      "hr_prob_rf_safe_raw": 0.1622,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1433,
      "hr_edge_palantir": 0.0014,
      "hr_edge_catboost_safe": -0.0076,
      "hr_edge_hybrid_gap_adjusted": -0.0283,
      "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.0148,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0348,
      "hr_edge_rf_safe_calibrated_logistic": -0.0337,
      "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.0465,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1476,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: lighter 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": 272,
      "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.1784,
      "palantir_hr_prob": 0.1784,
      "palantir_prob_under": 0.8216,
      "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.1856,
      "fangorn_expected_home_runs": 0.1856,
      "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.03620000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Xavier Edwards",
      "hitter_id": 669364,
      "team_abbr": "MIA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.0545,
      "prob_1_plus_hr": 0.053,
      "model_over_probability": 0.053,
      "model_under_probability": 0.947,
      "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.027,
      "edge_under": -0.008,
      "recommended_side": "No Play",
      "recommended_edge": -0.008,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "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": 1.14,
      "pitch_mix_interaction_score": 104.2,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "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.1108,
      "hr_prob_catboost_safe": 0.053,
      "hr_prob_hybrid_gap_adjusted": 0.1004,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1108,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0993,
      "hr_prob_palantir": 0.0972,
      "hr_prob_rf_safe_raw": 0.1055,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1108,
      "hr_prob_rf_safe_calibrated_logistic": 0.1063,
      "hr_edge_palantir": 0.0172,
      "hr_edge_catboost_safe": -0.027,
      "hr_edge_hybrid_gap_adjusted": 0.0204,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0308,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0255,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0308,
      "hr_edge_rf_safe_calibrated_logistic": 0.0263,
      "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.1108,
      "fangorn_projection_spread_ratio": 1.0467,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0993,
      "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": 268,
      "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.0972,
      "palantir_hr_prob": 0.0972,
      "palantir_prob_under": 0.9028,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0172,
      "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.0545,
      "fangorn_expected_home_runs": 0.0545,
      "fangorn_prob_over": 0.1108,
      "fangorn_hr_prob": 0.1108,
      "fangorn_prob_under": 0.8892,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0308,
      "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.013600000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "George Springer",
      "hitter_id": 543807,
      "team_abbr": "TOR",
      "opponent_abbr": "ATL",
      "pitcher_name": "Bryce Elder",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1848,
      "prob_1_plus_hr": 0.1687,
      "model_over_probability": 0.1687,
      "model_under_probability": 0.8313,
      "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.0083,
      "edge_under": -0.0269,
      "recommended_side": "No Play",
      "recommended_edge": -0.0083,
      "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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1422,
      "hr_prob_catboost_safe": 0.1687,
      "hr_prob_hybrid_gap_adjusted": 0.1485,
      "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.1475,
      "hr_prob_palantir": 0.1749,
      "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.0021,
      "hr_edge_catboost_safe": -0.0083,
      "hr_edge_hybrid_gap_adjusted": -0.0285,
      "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.0139,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0348,
      "hr_edge_rf_safe_calibrated_logistic": -0.033,
      "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.0363,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1475,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 265,
      "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.1749,
      "palantir_hr_prob": 0.1749,
      "palantir_prob_under": 0.8251,
      "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.1848,
      "fangorn_expected_home_runs": 0.1848,
      "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.03270000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "George Springer",
      "hitter_id": 543807,
      "team_abbr": "TOR",
      "opponent_abbr": "ATL",
      "pitcher_name": "Bryce Elder",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1848,
      "prob_1_plus_hr": 0.1687,
      "model_over_probability": 0.1687,
      "model_under_probability": 0.8313,
      "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.0083,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0083,
      "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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1422,
      "hr_prob_catboost_safe": 0.1687,
      "hr_prob_hybrid_gap_adjusted": 0.1485,
      "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.1475,
      "hr_prob_palantir": 0.1749,
      "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.0021,
      "hr_edge_catboost_safe": -0.0083,
      "hr_edge_hybrid_gap_adjusted": -0.0285,
      "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.0139,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0348,
      "hr_edge_rf_safe_calibrated_logistic": -0.033,
      "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.0363,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1475,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 266,
      "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.1749,
      "palantir_hr_prob": 0.1749,
      "palantir_prob_under": 0.8251,
      "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.1848,
      "fangorn_expected_home_runs": 0.1848,
      "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.03270000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Rafael Devers",
      "hitter_id": 646240,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1949,
      "prob_1_plus_hr": 0.1771,
      "model_over_probability": 0.1771,
      "model_under_probability": 0.8229,
      "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.027,
      "edge_under": -0.009,
      "recommended_side": "No Play",
      "recommended_edge": -0.009,
      "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.9407,
      "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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "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.1422,
      "hr_prob_catboost_safe": 0.1771,
      "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.1686,
      "hr_prob_rf_safe_raw": 0.1445,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1307,
      "hr_edge_palantir": -0.0355,
      "hr_edge_catboost_safe": -0.027,
      "hr_edge_hybrid_gap_adjusted": -0.0536,
      "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.0596,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0619,
      "hr_edge_rf_safe_calibrated_logistic": -0.0734,
      "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.1993,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1491,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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": 28.42,
      "palantir_expected_home_runs": 28.42,
      "palantir_prob_over": 0.1686,
      "palantir_hr_prob": 0.1686,
      "palantir_prob_under": 0.8314,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0355,
      "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.1949,
      "fangorn_expected_home_runs": 0.1949,
      "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.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.026400000000000007,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luis Arraez",
      "hitter_id": 650333,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.0736,
      "prob_1_plus_hr": 0.071,
      "model_over_probability": 0.071,
      "model_under_probability": 0.929,
      "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.009,
      "edge_under": -0.026,
      "recommended_side": "No Play",
      "recommended_edge": -0.009,
      "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.916,
      "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.068,
      "pitch_mix_interaction_score": 104.4,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "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.0908,
      "hr_prob_catboost_safe": 0.071,
      "hr_prob_hybrid_gap_adjusted": 0.0861,
      "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.0869,
      "hr_prob_palantir": 0.0763,
      "hr_prob_rf_safe_raw": 0.0897,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0908,
      "hr_prob_rf_safe_calibrated_logistic": 0.0975,
      "hr_edge_palantir": -0.0037,
      "hr_edge_catboost_safe": -0.009,
      "hr_edge_hybrid_gap_adjusted": 0.0061,
      "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.0097,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0108,
      "hr_edge_rf_safe_calibrated_logistic": 0.0175,
      "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.0908,
      "fangorn_projection_spread_ratio": 0.2763,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0869,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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": 8.63,
      "palantir_expected_home_runs": 8.63,
      "palantir_prob_over": 0.0763,
      "palantir_hr_prob": 0.0763,
      "palantir_prob_under": 0.9237,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0037,
      "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.0736,
      "fangorn_expected_home_runs": 0.0736,
      "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": "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.014499999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luis Arraez",
      "hitter_id": 650333,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.0736,
      "prob_1_plus_hr": 0.071,
      "model_over_probability": 0.071,
      "model_under_probability": 0.929,
      "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.009,
      "edge_under": -0.031,
      "recommended_side": "No Play",
      "recommended_edge": -0.009,
      "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.916,
      "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.068,
      "pitch_mix_interaction_score": 104.4,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "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.0908,
      "hr_prob_catboost_safe": 0.071,
      "hr_prob_hybrid_gap_adjusted": 0.0861,
      "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.0869,
      "hr_prob_palantir": 0.0763,
      "hr_prob_rf_safe_raw": 0.0897,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0908,
      "hr_prob_rf_safe_calibrated_logistic": 0.0975,
      "hr_edge_palantir": -0.0037,
      "hr_edge_catboost_safe": -0.009,
      "hr_edge_hybrid_gap_adjusted": 0.0061,
      "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.0097,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0108,
      "hr_edge_rf_safe_calibrated_logistic": 0.0175,
      "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.0908,
      "fangorn_projection_spread_ratio": 0.2763,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0869,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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": 8.63,
      "palantir_expected_home_runs": 8.63,
      "palantir_prob_over": 0.0763,
      "palantir_hr_prob": 0.0763,
      "palantir_prob_under": 0.9237,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0037,
      "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.0736,
      "fangorn_expected_home_runs": 0.0736,
      "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": "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.014499999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luis Arraez",
      "hitter_id": 650333,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.0736,
      "prob_1_plus_hr": 0.071,
      "model_over_probability": 0.071,
      "model_under_probability": 0.929,
      "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.009,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.009,
      "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.916,
      "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.068,
      "pitch_mix_interaction_score": 104.4,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "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.0908,
      "hr_prob_catboost_safe": 0.071,
      "hr_prob_hybrid_gap_adjusted": 0.0861,
      "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.0869,
      "hr_prob_palantir": 0.0763,
      "hr_prob_rf_safe_raw": 0.0897,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0908,
      "hr_prob_rf_safe_calibrated_logistic": 0.0975,
      "hr_edge_palantir": -0.0037,
      "hr_edge_catboost_safe": -0.009,
      "hr_edge_hybrid_gap_adjusted": 0.0061,
      "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.0097,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0108,
      "hr_edge_rf_safe_calibrated_logistic": 0.0175,
      "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.0908,
      "fangorn_projection_spread_ratio": 0.2763,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0869,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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": 8.63,
      "palantir_expected_home_runs": 8.63,
      "palantir_prob_over": 0.0763,
      "palantir_hr_prob": 0.0763,
      "palantir_prob_under": 0.9237,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0037,
      "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.0736,
      "fangorn_expected_home_runs": 0.0736,
      "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": "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.014499999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jazz Chisholm Jr.",
      "hitter_id": 665862,
      "team_abbr": "NYY",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -630,
      "expected_home_runs": 0.1833,
      "prob_1_plus_hr": 0.1675,
      "model_over_probability": 0.1675,
      "model_under_probability": 0.8325,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": 0.863,
      "implied_over_probability_novig": 0.1702,
      "implied_under_probability_novig": 0.8298,
      "edge_over": -0.0095,
      "edge_under": -0.0305,
      "recommended_side": "No Play",
      "recommended_edge": -0.0095,
      "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.864,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.86,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.964,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1573,
      "hr_prob_catboost_safe": 0.1675,
      "hr_prob_hybrid_gap_adjusted": 0.1604,
      "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.1594,
      "hr_prob_palantir": 0.1713,
      "hr_prob_rf_safe_raw": 0.1757,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1536,
      "hr_edge_palantir": -0.0057,
      "hr_edge_catboost_safe": -0.0095,
      "hr_edge_hybrid_gap_adjusted": -0.0166,
      "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.0013,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0197,
      "hr_edge_rf_safe_calibrated_logistic": -0.0234,
      "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.0542,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1594,
      "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": 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": 24.6,
      "palantir_expected_home_runs": 24.6,
      "palantir_prob_over": 0.1713,
      "palantir_hr_prob": 0.1713,
      "palantir_prob_under": 0.8287,
      "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.1833,
      "fangorn_expected_home_runs": 0.1833,
      "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.014000000000000012,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jazz Chisholm Jr.",
      "hitter_id": 665862,
      "team_abbr": "NYY",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 460,
      "under_odds": null,
      "expected_home_runs": 0.1833,
      "prob_1_plus_hr": 0.1675,
      "model_over_probability": 0.1675,
      "model_under_probability": 0.8325,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1786,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0111,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0111,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.864,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.86,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.964,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1573,
      "hr_prob_catboost_safe": 0.1675,
      "hr_prob_hybrid_gap_adjusted": 0.1604,
      "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.1594,
      "hr_prob_palantir": 0.1713,
      "hr_prob_rf_safe_raw": 0.1757,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1536,
      "hr_edge_palantir": -0.0073,
      "hr_edge_catboost_safe": -0.0111,
      "hr_edge_hybrid_gap_adjusted": -0.0182,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0213,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0029,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0213,
      "hr_edge_rf_safe_calibrated_logistic": -0.025,
      "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.0542,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1594,
      "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": 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": 24.6,
      "palantir_expected_home_runs": 24.6,
      "palantir_prob_over": 0.1713,
      "palantir_hr_prob": 0.1713,
      "palantir_prob_under": 0.8287,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0073,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1833,
      "fangorn_expected_home_runs": 0.1833,
      "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.0213,
      "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.014000000000000012,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Drake Baldwin",
      "hitter_id": 686948,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1596,
      "prob_1_plus_hr": 0.1475,
      "model_over_probability": 0.1475,
      "model_under_probability": 0.8525,
      "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.0112,
      "edge_under": -0.0285,
      "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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1422,
      "hr_prob_catboost_safe": 0.1475,
      "hr_prob_hybrid_gap_adjusted": 0.1438,
      "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.1432,
      "hr_prob_palantir": 0.1266,
      "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.0321,
      "hr_edge_catboost_safe": -0.0112,
      "hr_edge_hybrid_gap_adjusted": -0.0149,
      "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.0019,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0165,
      "hr_edge_rf_safe_calibrated_logistic": -0.0166,
      "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.0967,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1432,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: lighter 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": 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": 15.26,
      "palantir_expected_home_runs": 15.26,
      "palantir_prob_over": 0.1266,
      "palantir_hr_prob": 0.1266,
      "palantir_prob_under": 0.8734,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0321,
      "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.1596,
      "fangorn_expected_home_runs": 0.1596,
      "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.0165,
      "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.015600000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jo Adell",
      "hitter_id": 666176,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -515,
      "expected_home_runs": 0.1912,
      "prob_1_plus_hr": 0.174,
      "model_over_probability": 0.174,
      "model_under_probability": 0.826,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.198,
      "implied_under_probability_raw": 0.8374,
      "implied_over_probability_novig": 0.1912,
      "implied_under_probability_novig": 0.8088,
      "edge_over": -0.024,
      "edge_under": -0.0114,
      "recommended_side": "No Play",
      "recommended_edge": -0.0114,
      "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.8117,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.75,
      "opportunity_penalty_reason": "historical_split_blend; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 25.33,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.65,
      "projected_home_runs_palantir": 22.65,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.174,
      "hr_prob_hybrid_gap_adjusted": 0.1776,
      "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.1781,
      "hr_prob_palantir": 0.1787,
      "hr_prob_rf_safe_raw": 0.1976,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1715,
      "hr_edge_palantir": -0.0193,
      "hr_edge_catboost_safe": -0.024,
      "hr_edge_hybrid_gap_adjusted": -0.0204,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0189,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0004,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0189,
      "hr_edge_rf_safe_calibrated_logistic": -0.0265,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.1514,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1781,
      "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": 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": 22.65,
      "palantir_expected_home_runs": 22.65,
      "palantir_prob_over": 0.1787,
      "palantir_hr_prob": 0.1787,
      "palantir_prob_under": 0.8213,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0193,
      "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.1912,
      "fangorn_expected_home_runs": 0.1912,
      "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.0189,
      "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.00040000000000001146,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jake Burger",
      "hitter_id": 669394,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -570,
      "expected_home_runs": 0.1752,
      "prob_1_plus_hr": 0.1607,
      "model_over_probability": 0.1607,
      "model_under_probability": 0.8393,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1905,
      "implied_under_probability_raw": 0.8507,
      "implied_over_probability_novig": 0.183,
      "implied_under_probability_novig": 0.817,
      "edge_over": -0.0298,
      "edge_under": -0.0114,
      "recommended_side": "No Play",
      "recommended_edge": -0.0114,
      "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.8578,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 18.32,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.91,
      "projected_home_runs_palantir": 17.91,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1607,
      "hr_prob_hybrid_gap_adjusted": 0.1401,
      "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.139,
      "hr_prob_palantir": 0.1226,
      "hr_prob_rf_safe_raw": 0.1252,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1181,
      "hr_edge_palantir": -0.0679,
      "hr_edge_catboost_safe": -0.0298,
      "hr_edge_hybrid_gap_adjusted": -0.0504,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0569,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0653,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0569,
      "hr_edge_rf_safe_calibrated_logistic": -0.0724,
      "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.2367,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.139,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 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": "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": 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": 17.91,
      "palantir_expected_home_runs": 17.91,
      "palantir_prob_over": 0.1226,
      "palantir_hr_prob": 0.1226,
      "palantir_prob_under": 0.8774,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0679,
      "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.1752,
      "fangorn_expected_home_runs": 0.1752,
      "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.0569,
      "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.010999999999999996,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Marcell Ozuna",
      "hitter_id": 542303,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2093,
      "prob_1_plus_hr": 0.1888,
      "model_over_probability": 0.1888,
      "model_under_probability": 0.8112,
      "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.024,
      "edge_under": -0.0118,
      "recommended_side": "No Play",
      "recommended_edge": -0.0118,
      "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.9289,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.37,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "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.1355,
      "hr_prob_catboost_safe": 0.1888,
      "hr_prob_hybrid_gap_adjusted": 0.1451,
      "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.1462,
      "hr_prob_palantir": 0.162,
      "hr_prob_rf_safe_raw": 0.1394,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1273,
      "hr_edge_palantir": -0.0508,
      "hr_edge_catboost_safe": -0.024,
      "hr_edge_hybrid_gap_adjusted": -0.0677,
      "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.0734,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0773,
      "hr_edge_rf_safe_calibrated_logistic": -0.0855,
      "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.2827,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1462,
      "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": 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.162,
      "palantir_hr_prob": 0.162,
      "palantir_prob_under": 0.838,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0508,
      "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.2093,
      "fangorn_expected_home_runs": 0.2093,
      "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.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.026499999999999996,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Corey Seager",
      "hitter_id": 608369,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -450,
      "expected_home_runs": 0.2154,
      "prob_1_plus_hr": 0.1938,
      "model_over_probability": 0.1938,
      "model_under_probability": 0.8062,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2222,
      "implied_under_probability_raw": 0.8182,
      "implied_over_probability_novig": 0.2136,
      "implied_under_probability_novig": 0.7864,
      "edge_over": -0.0284,
      "edge_under": -0.012,
      "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.9512,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.46,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 22.49,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.45,
      "projected_home_runs_palantir": 22.45,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1938,
      "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.1628,
      "hr_prob_palantir": 0.1697,
      "hr_prob_rf_safe_raw": 0.17,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1492,
      "hr_edge_palantir": -0.0525,
      "hr_edge_catboost_safe": -0.0284,
      "hr_edge_hybrid_gap_adjusted": -0.0579,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0672,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0522,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0672,
      "hr_edge_rf_safe_calibrated_logistic": -0.073,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "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.135,
      "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": "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": 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": 22.45,
      "palantir_expected_home_runs": 22.45,
      "palantir_prob_over": 0.1697,
      "palantir_hr_prob": 0.1697,
      "palantir_prob_under": 0.8303,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0525,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2154,
      "fangorn_expected_home_runs": 0.2154,
      "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.0672,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01469999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Drake Baldwin",
      "hitter_id": 686948,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1596,
      "prob_1_plus_hr": 0.1475,
      "model_over_probability": 0.1475,
      "model_under_probability": 0.8525,
      "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.0125,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0125,
      "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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1422,
      "hr_prob_catboost_safe": 0.1475,
      "hr_prob_hybrid_gap_adjusted": 0.1438,
      "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.1432,
      "hr_prob_palantir": 0.1266,
      "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.0334,
      "hr_edge_catboost_safe": -0.0125,
      "hr_edge_hybrid_gap_adjusted": -0.0162,
      "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": "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.0967,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1432,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: lighter 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": 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": 15.26,
      "palantir_expected_home_runs": 15.26,
      "palantir_prob_over": 0.1266,
      "palantir_hr_prob": 0.1266,
      "palantir_prob_under": 0.8734,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0334,
      "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.1596,
      "fangorn_expected_home_runs": 0.1596,
      "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.015600000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jazz Chisholm Jr.",
      "hitter_id": 665862,
      "team_abbr": "NYY",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": 455,
      "under_odds": -590,
      "expected_home_runs": 0.1833,
      "prob_1_plus_hr": 0.1675,
      "model_over_probability": 0.1675,
      "model_under_probability": 0.8325,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1802,
      "implied_under_probability_raw": 0.8551,
      "implied_over_probability_novig": 0.1741,
      "implied_under_probability_novig": 0.8259,
      "edge_over": -0.0127,
      "edge_under": -0.0226,
      "recommended_side": "No Play",
      "recommended_edge": -0.0127,
      "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.864,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.86,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.964,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1573,
      "hr_prob_catboost_safe": 0.1675,
      "hr_prob_hybrid_gap_adjusted": 0.1604,
      "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.1594,
      "hr_prob_palantir": 0.1713,
      "hr_prob_rf_safe_raw": 0.1757,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1536,
      "hr_edge_palantir": -0.0089,
      "hr_edge_catboost_safe": -0.0127,
      "hr_edge_hybrid_gap_adjusted": -0.0198,
      "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.0266,
      "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.0542,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1594,
      "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": 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": 24.6,
      "palantir_expected_home_runs": 24.6,
      "palantir_prob_over": 0.1713,
      "palantir_hr_prob": 0.1713,
      "palantir_prob_under": 0.8287,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0089,
      "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.1833,
      "fangorn_expected_home_runs": 0.1833,
      "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.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.014000000000000012,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Max Muncy",
      "hitter_id": 571970,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -565,
      "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.1905,
      "implied_under_probability_raw": 0.8496,
      "implied_over_probability_novig": 0.1832,
      "implied_under_probability_novig": 0.8168,
      "edge_over": -0.0128,
      "edge_under": -0.0273,
      "recommended_side": "No Play",
      "recommended_edge": -0.0128,
      "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.8987,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.85,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.085,
      "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": 21.0,
      "projected_home_runs_rf_safe_season": 17.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.93,
      "projected_home_runs_palantir": 18.93,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1777,
      "hr_prob_hybrid_gap_adjusted": 0.1507,
      "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.1493,
      "hr_prob_palantir": 0.1616,
      "hr_prob_rf_safe_raw": 0.1492,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.134,
      "hr_edge_palantir": -0.0289,
      "hr_edge_catboost_safe": -0.0128,
      "hr_edge_hybrid_gap_adjusted": -0.0398,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0483,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0413,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0483,
      "hr_edge_rf_safe_calibrated_logistic": -0.0565,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1738,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1493,
      "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": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter 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": 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": 18.93,
      "palantir_expected_home_runs": 18.93,
      "palantir_prob_over": 0.1616,
      "palantir_hr_prob": 0.1616,
      "palantir_prob_under": 0.8384,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0289,
      "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.1956,
      "fangorn_expected_home_runs": 0.1956,
      "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.0483,
      "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.0194,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Xavier Edwards",
      "hitter_id": 669364,
      "team_abbr": "MIA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.0545,
      "prob_1_plus_hr": 0.053,
      "model_over_probability": 0.053,
      "model_under_probability": 0.947,
      "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.027,
      "edge_under": -0.013,
      "recommended_side": "No Play",
      "recommended_edge": -0.013,
      "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": 1.14,
      "pitch_mix_interaction_score": 104.2,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "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.1108,
      "hr_prob_catboost_safe": 0.053,
      "hr_prob_hybrid_gap_adjusted": 0.1004,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1108,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0993,
      "hr_prob_palantir": 0.0972,
      "hr_prob_rf_safe_raw": 0.1055,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1108,
      "hr_prob_rf_safe_calibrated_logistic": 0.1063,
      "hr_edge_palantir": 0.0172,
      "hr_edge_catboost_safe": -0.027,
      "hr_edge_hybrid_gap_adjusted": 0.0204,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0308,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0255,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0308,
      "hr_edge_rf_safe_calibrated_logistic": 0.0263,
      "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.1108,
      "fangorn_projection_spread_ratio": 1.0467,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0993,
      "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": 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": 5.63,
      "palantir_expected_home_runs": 5.63,
      "palantir_prob_over": 0.0972,
      "palantir_hr_prob": 0.0972,
      "palantir_prob_under": 0.9028,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0172,
      "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.0545,
      "fangorn_expected_home_runs": 0.0545,
      "fangorn_prob_over": 0.1108,
      "fangorn_hr_prob": 0.1108,
      "fangorn_prob_under": 0.8892,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0308,
      "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.013600000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brent Rooker",
      "hitter_id": 667670,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -480,
      "expected_home_runs": 0.2052,
      "prob_1_plus_hr": 0.1855,
      "model_over_probability": 0.1855,
      "model_under_probability": 0.8145,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2128,
      "implied_under_probability_raw": 0.8276,
      "implied_over_probability_novig": 0.2045,
      "implied_under_probability_novig": 0.7955,
      "edge_over": -0.0273,
      "edge_under": -0.0131,
      "recommended_side": "No Play",
      "recommended_edge": -0.0131,
      "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.9251,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.36,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 31.0,
      "projected_home_runs_rf_safe_season": 25.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 29.69,
      "projected_home_runs_palantir": 29.69,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1855,
      "hr_prob_hybrid_gap_adjusted": 0.15,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1508,
      "hr_prob_palantir": 0.1784,
      "hr_prob_rf_safe_raw": 0.1545,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1377,
      "hr_edge_palantir": -0.0344,
      "hr_edge_catboost_safe": -0.0273,
      "hr_edge_hybrid_gap_adjusted": -0.0628,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0706,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0583,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0706,
      "hr_edge_rf_safe_calibrated_logistic": -0.0751,
      "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.1823,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1508,
      "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": 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": 29.69,
      "palantir_expected_home_runs": 29.69,
      "palantir_prob_over": 0.1784,
      "palantir_hr_prob": 0.1784,
      "palantir_prob_under": 0.8216,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0344,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2052,
      "fangorn_expected_home_runs": 0.2052,
      "fangorn_prob_over": 0.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.0706,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03620000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daulton Varsho",
      "hitter_id": 662139,
      "team_abbr": "TOR",
      "opponent_abbr": "ATL",
      "pitcher_name": "Bryce Elder",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1745,
      "prob_1_plus_hr": 0.1601,
      "model_over_probability": 0.1601,
      "model_under_probability": 0.8399,
      "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.0138,
      "edge_under": -0.0259,
      "recommended_side": "No Play",
      "recommended_edge": -0.0138,
      "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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1355,
      "hr_prob_catboost_safe": 0.1601,
      "hr_prob_hybrid_gap_adjusted": 0.1414,
      "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.1405,
      "hr_prob_palantir": 0.148,
      "hr_prob_rf_safe_raw": 0.1409,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1283,
      "hr_edge_palantir": -0.0259,
      "hr_edge_catboost_safe": -0.0138,
      "hr_edge_hybrid_gap_adjusted": -0.0325,
      "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.033,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0384,
      "hr_edge_rf_safe_calibrated_logistic": -0.0456,
      "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.1355,
      "fangorn_projection_spread_ratio": 0.1295,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1405,
      "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": 36,
      "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": 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": 17.44,
      "palantir_expected_home_runs": 17.44,
      "palantir_prob_over": 0.148,
      "palantir_hr_prob": 0.148,
      "palantir_prob_under": 0.852,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0259,
      "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.1745,
      "fangorn_expected_home_runs": 0.1745,
      "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.012499999999999983,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Drake Baldwin",
      "hitter_id": 686948,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1596,
      "prob_1_plus_hr": 0.1475,
      "model_over_probability": 0.1475,
      "model_under_probability": 0.8525,
      "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.0138,
      "edge_under": -0.0217,
      "recommended_side": "No Play",
      "recommended_edge": -0.0138,
      "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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1422,
      "hr_prob_catboost_safe": 0.1475,
      "hr_prob_hybrid_gap_adjusted": 0.1438,
      "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.1432,
      "hr_prob_palantir": 0.1266,
      "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.0347,
      "hr_edge_catboost_safe": -0.0138,
      "hr_edge_hybrid_gap_adjusted": -0.0175,
      "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": "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.0967,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1432,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 46,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: lighter 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": 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": 15.26,
      "palantir_expected_home_runs": 15.26,
      "palantir_prob_over": 0.1266,
      "palantir_hr_prob": 0.1266,
      "palantir_prob_under": 0.8734,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0347,
      "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.1596,
      "fangorn_expected_home_runs": 0.1596,
      "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.015600000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Max Muncy",
      "hitter_id": 571970,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.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.1923,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0146,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0146,
      "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.8987,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.85,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.085,
      "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": 21.0,
      "projected_home_runs_rf_safe_season": 17.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.93,
      "projected_home_runs_palantir": 18.93,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1777,
      "hr_prob_hybrid_gap_adjusted": 0.1507,
      "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.1493,
      "hr_prob_palantir": 0.1616,
      "hr_prob_rf_safe_raw": 0.1492,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.134,
      "hr_edge_palantir": -0.0307,
      "hr_edge_catboost_safe": -0.0146,
      "hr_edge_hybrid_gap_adjusted": -0.0416,
      "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.0431,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0501,
      "hr_edge_rf_safe_calibrated_logistic": -0.0583,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1738,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1493,
      "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": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter 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": 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": 18.93,
      "palantir_expected_home_runs": 18.93,
      "palantir_prob_over": 0.1616,
      "palantir_hr_prob": 0.1616,
      "palantir_prob_under": 0.8384,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0307,
      "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.1956,
      "fangorn_expected_home_runs": 0.1956,
      "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.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.0194,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Austin Riley",
      "hitter_id": 663586,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1664,
      "prob_1_plus_hr": 0.1533,
      "model_over_probability": 0.1533,
      "model_under_probability": 0.8467,
      "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.0148,
      "edge_under": -0.0259,
      "recommended_side": "No Play",
      "recommended_edge": -0.0148,
      "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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1143,
      "hr_prob_catboost_safe": 0.1533,
      "hr_prob_hybrid_gap_adjusted": 0.1237,
      "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.1221,
      "hr_prob_palantir": 0.1228,
      "hr_prob_rf_safe_raw": 0.1212,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1156,
      "hr_edge_palantir": -0.0453,
      "hr_edge_catboost_safe": -0.0148,
      "hr_edge_hybrid_gap_adjusted": -0.0444,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0538,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0469,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0538,
      "hr_edge_rf_safe_calibrated_logistic": -0.0525,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.2233,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1221,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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": 16.54,
      "palantir_expected_home_runs": 16.54,
      "palantir_prob_over": 0.1228,
      "palantir_hr_prob": 0.1228,
      "palantir_prob_under": 0.8772,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0453,
      "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.1664,
      "fangorn_expected_home_runs": 0.1664,
      "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.0538,
      "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.008500000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Wallner",
      "hitter_id": 670242,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1894,
      "prob_1_plus_hr": 0.1725,
      "model_over_probability": 0.1725,
      "model_under_probability": 0.8275,
      "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.0255,
      "edge_under": -0.015,
      "recommended_side": "No Play",
      "recommended_edge": -0.015,
      "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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.1721,
      "hr_prob_catboost_safe": 0.1725,
      "hr_prob_hybrid_gap_adjusted": 0.1722,
      "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.17,
      "hr_prob_rf_safe_raw": 0.1843,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1604,
      "hr_edge_palantir": -0.028,
      "hr_edge_catboost_safe": -0.0255,
      "hr_edge_hybrid_gap_adjusted": -0.0258,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0259,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0137,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0259,
      "hr_edge_rf_safe_calibrated_logistic": -0.0376,
      "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.0753,
      "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": 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": 16.72,
      "palantir_expected_home_runs": 16.72,
      "palantir_prob_over": 0.17,
      "palantir_hr_prob": 0.17,
      "palantir_prob_under": 0.83,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.028,
      "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.1894,
      "fangorn_expected_home_runs": 0.1894,
      "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.0259,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0020999999999999908,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brandon Lowe",
      "hitter_id": 664040,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.2061,
      "prob_1_plus_hr": 0.1862,
      "model_over_probability": 0.1862,
      "model_under_probability": 0.8138,
      "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.02,
      "edge_under": -0.0153,
      "recommended_side": "No Play",
      "recommended_edge": -0.0153,
      "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.928,
      "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.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 23.55,
      "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.1721,
      "hr_prob_catboost_safe": 0.1862,
      "hr_prob_hybrid_gap_adjusted": 0.1764,
      "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.1749,
      "hr_prob_palantir": 0.1959,
      "hr_prob_rf_safe_raw": 0.1831,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1595,
      "hr_edge_palantir": -0.0103,
      "hr_edge_catboost_safe": -0.02,
      "hr_edge_hybrid_gap_adjusted": -0.0298,
      "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.0231,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0341,
      "hr_edge_rf_safe_calibrated_logistic": -0.0467,
      "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.0187,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1749,
      "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": 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": 25.39,
      "palantir_expected_home_runs": 25.39,
      "palantir_prob_over": 0.1959,
      "palantir_hr_prob": 0.1959,
      "palantir_prob_under": 0.8041,
      "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.2061,
      "fangorn_expected_home_runs": 0.2061,
      "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": "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.023799999999999988,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daulton Varsho",
      "hitter_id": 662139,
      "team_abbr": "TOR",
      "opponent_abbr": "ATL",
      "pitcher_name": "Bryce Elder",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1745,
      "prob_1_plus_hr": 0.1601,
      "model_over_probability": 0.1601,
      "model_under_probability": 0.8399,
      "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.0153,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0153,
      "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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1355,
      "hr_prob_catboost_safe": 0.1601,
      "hr_prob_hybrid_gap_adjusted": 0.1414,
      "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.1405,
      "hr_prob_palantir": 0.148,
      "hr_prob_rf_safe_raw": 0.1409,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1283,
      "hr_edge_palantir": -0.0274,
      "hr_edge_catboost_safe": -0.0153,
      "hr_edge_hybrid_gap_adjusted": -0.034,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0399,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0345,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0399,
      "hr_edge_rf_safe_calibrated_logistic": -0.0471,
      "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.1355,
      "fangorn_projection_spread_ratio": 0.1295,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1405,
      "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": 36,
      "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": 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": 17.44,
      "palantir_expected_home_runs": 17.44,
      "palantir_prob_over": 0.148,
      "palantir_hr_prob": 0.148,
      "palantir_prob_under": 0.852,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0274,
      "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.1745,
      "fangorn_expected_home_runs": 0.1745,
      "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.0399,
      "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.012499999999999983,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brandon Lowe",
      "hitter_id": 664040,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.2061,
      "prob_1_plus_hr": 0.1862,
      "model_over_probability": 0.1862,
      "model_under_probability": 0.8138,
      "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.0158,
      "edge_under": -0.0249,
      "recommended_side": "No Play",
      "recommended_edge": -0.0158,
      "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.928,
      "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.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 23.55,
      "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.1721,
      "hr_prob_catboost_safe": 0.1862,
      "hr_prob_hybrid_gap_adjusted": 0.1764,
      "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.1749,
      "hr_prob_palantir": 0.1959,
      "hr_prob_rf_safe_raw": 0.1831,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1595,
      "hr_edge_palantir": -0.0061,
      "hr_edge_catboost_safe": -0.0158,
      "hr_edge_hybrid_gap_adjusted": -0.0256,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0299,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0189,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0299,
      "hr_edge_rf_safe_calibrated_logistic": -0.0425,
      "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.0187,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1749,
      "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": 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": 25.39,
      "palantir_expected_home_runs": 25.39,
      "palantir_prob_over": 0.1959,
      "palantir_hr_prob": 0.1959,
      "palantir_prob_under": 0.8041,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0061,
      "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.2061,
      "fangorn_expected_home_runs": 0.2061,
      "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.0299,
      "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.023799999999999988,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Eugenio Su\u00e1rez",
      "hitter_id": 553993,
      "team_abbr": "CIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -450,
      "expected_home_runs": 0.2207,
      "prob_1_plus_hr": 0.198,
      "model_over_probability": 0.198,
      "model_under_probability": 0.802,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2222,
      "implied_under_probability_raw": 0.8182,
      "implied_over_probability_novig": 0.2136,
      "implied_under_probability_novig": 0.7864,
      "edge_over": -0.0242,
      "edge_under": -0.0162,
      "recommended_side": "No Play",
      "recommended_edge": -0.0162,
      "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.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 33.0,
      "projected_home_runs_rf_safe_season": 26.45,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 29.39,
      "projected_home_runs_palantir": 29.39,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.198,
      "hr_prob_hybrid_gap_adjusted": 0.1522,
      "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.1533,
      "hr_prob_palantir": 0.1784,
      "hr_prob_rf_safe_raw": 0.1621,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1433,
      "hr_edge_palantir": -0.0438,
      "hr_edge_catboost_safe": -0.0242,
      "hr_edge_hybrid_gap_adjusted": -0.07,
      "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.0601,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0789,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Balanced Anchor",
      "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.1985,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1533,
      "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": "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": 29.39,
      "palantir_expected_home_runs": 29.39,
      "palantir_prob_over": 0.1784,
      "palantir_hr_prob": 0.1784,
      "palantir_prob_under": 0.8216,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0438,
      "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.2207,
      "fangorn_expected_home_runs": 0.2207,
      "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.03620000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Austin Riley",
      "hitter_id": 663586,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1664,
      "prob_1_plus_hr": 0.1533,
      "model_over_probability": 0.1533,
      "model_under_probability": 0.8467,
      "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.0162,
      "edge_under": -0.0182,
      "recommended_side": "No Play",
      "recommended_edge": -0.0162,
      "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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1143,
      "hr_prob_catboost_safe": 0.1533,
      "hr_prob_hybrid_gap_adjusted": 0.1237,
      "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.1221,
      "hr_prob_palantir": 0.1228,
      "hr_prob_rf_safe_raw": 0.1212,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1156,
      "hr_edge_palantir": -0.0467,
      "hr_edge_catboost_safe": -0.0162,
      "hr_edge_hybrid_gap_adjusted": -0.0458,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0552,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0483,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0552,
      "hr_edge_rf_safe_calibrated_logistic": -0.0539,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.2233,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1221,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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": 16.54,
      "palantir_expected_home_runs": 16.54,
      "palantir_prob_over": 0.1228,
      "palantir_hr_prob": 0.1228,
      "palantir_prob_under": 0.8772,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0467,
      "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.1664,
      "fangorn_expected_home_runs": 0.1664,
      "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.0552,
      "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.008500000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Austin Riley",
      "hitter_id": 663586,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1664,
      "prob_1_plus_hr": 0.1533,
      "model_over_probability": 0.1533,
      "model_under_probability": 0.8467,
      "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.0162,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0162,
      "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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1143,
      "hr_prob_catboost_safe": 0.1533,
      "hr_prob_hybrid_gap_adjusted": 0.1237,
      "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.1221,
      "hr_prob_palantir": 0.1228,
      "hr_prob_rf_safe_raw": 0.1212,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1156,
      "hr_edge_palantir": -0.0467,
      "hr_edge_catboost_safe": -0.0162,
      "hr_edge_hybrid_gap_adjusted": -0.0458,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0552,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0483,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0552,
      "hr_edge_rf_safe_calibrated_logistic": -0.0539,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.2233,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1221,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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": 16.54,
      "palantir_expected_home_runs": 16.54,
      "palantir_prob_over": 0.1228,
      "palantir_hr_prob": 0.1228,
      "palantir_prob_under": 0.8772,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0467,
      "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.1664,
      "fangorn_expected_home_runs": 0.1664,
      "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.0552,
      "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.008500000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Max Muncy",
      "hitter_id": 571970,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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": -530,
      "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.1942,
      "implied_under_probability_raw": 0.8413,
      "implied_over_probability_novig": 0.1875,
      "implied_under_probability_novig": 0.8125,
      "edge_over": -0.0165,
      "edge_under": -0.019,
      "recommended_side": "No Play",
      "recommended_edge": -0.0165,
      "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.8987,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.85,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.085,
      "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": 21.0,
      "projected_home_runs_rf_safe_season": 17.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.93,
      "projected_home_runs_palantir": 18.93,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1777,
      "hr_prob_hybrid_gap_adjusted": 0.1507,
      "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.1493,
      "hr_prob_palantir": 0.1616,
      "hr_prob_rf_safe_raw": 0.1492,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.134,
      "hr_edge_palantir": -0.0326,
      "hr_edge_catboost_safe": -0.0165,
      "hr_edge_hybrid_gap_adjusted": -0.0435,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.052,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.045,
      "hr_edge_rf_safe_calibrated_isotonic": -0.052,
      "hr_edge_rf_safe_calibrated_logistic": -0.0602,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1738,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1493,
      "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": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter 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": 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": 18.93,
      "palantir_expected_home_runs": 18.93,
      "palantir_prob_over": 0.1616,
      "palantir_hr_prob": 0.1616,
      "palantir_prob_under": 0.8384,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0326,
      "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.1956,
      "fangorn_expected_home_runs": 0.1956,
      "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.052,
      "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.0194,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daulton Varsho",
      "hitter_id": 662139,
      "team_abbr": "TOR",
      "opponent_abbr": "ATL",
      "pitcher_name": "Bryce Elder",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-02T12: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.1745,
      "prob_1_plus_hr": 0.1601,
      "model_over_probability": 0.1601,
      "model_under_probability": 0.8399,
      "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.0169,
      "edge_under": -0.0183,
      "recommended_side": "No Play",
      "recommended_edge": -0.0169,
      "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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1355,
      "hr_prob_catboost_safe": 0.1601,
      "hr_prob_hybrid_gap_adjusted": 0.1414,
      "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.1405,
      "hr_prob_palantir": 0.148,
      "hr_prob_rf_safe_raw": 0.1409,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1283,
      "hr_edge_palantir": -0.029,
      "hr_edge_catboost_safe": -0.0169,
      "hr_edge_hybrid_gap_adjusted": -0.0356,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0415,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0361,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0415,
      "hr_edge_rf_safe_calibrated_logistic": -0.0487,
      "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.1355,
      "fangorn_projection_spread_ratio": 0.1295,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1405,
      "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": 36,
      "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": 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": 17.44,
      "palantir_expected_home_runs": 17.44,
      "palantir_prob_over": 0.148,
      "palantir_hr_prob": 0.148,
      "palantir_prob_under": 0.852,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.029,
      "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.1745,
      "fangorn_expected_home_runs": 0.1745,
      "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.0415,
      "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.012499999999999983,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brandon Lowe",
      "hitter_id": 664040,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2061,
      "prob_1_plus_hr": 0.1862,
      "model_over_probability": 0.1862,
      "model_under_probability": 0.8138,
      "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": 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.928,
      "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.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 23.55,
      "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.1721,
      "hr_prob_catboost_safe": 0.1862,
      "hr_prob_hybrid_gap_adjusted": 0.1764,
      "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.1749,
      "hr_prob_palantir": 0.1959,
      "hr_prob_rf_safe_raw": 0.1831,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1595,
      "hr_edge_palantir": -0.0082,
      "hr_edge_catboost_safe": -0.0179,
      "hr_edge_hybrid_gap_adjusted": -0.0277,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.032,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.021,
      "hr_edge_rf_safe_calibrated_isotonic": -0.032,
      "hr_edge_rf_safe_calibrated_logistic": -0.0446,
      "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.0187,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1749,
      "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": 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": 25.39,
      "palantir_expected_home_runs": 25.39,
      "palantir_prob_over": 0.1959,
      "palantir_hr_prob": 0.1959,
      "palantir_prob_under": 0.8041,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0082,
      "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.2061,
      "fangorn_expected_home_runs": 0.2061,
      "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.032,
      "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.023799999999999988,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Rafael Devers",
      "hitter_id": 646240,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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.1949,
      "prob_1_plus_hr": 0.1771,
      "model_over_probability": 0.1771,
      "model_under_probability": 0.8229,
      "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.0229,
      "edge_under": -0.0184,
      "recommended_side": "No Play",
      "recommended_edge": -0.0184,
      "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.9407,
      "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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "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.1422,
      "hr_prob_catboost_safe": 0.1771,
      "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.1686,
      "hr_prob_rf_safe_raw": 0.1445,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1307,
      "hr_edge_palantir": -0.0314,
      "hr_edge_catboost_safe": -0.0229,
      "hr_edge_hybrid_gap_adjusted": -0.0495,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0578,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0555,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0578,
      "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.1422,
      "fangorn_projection_spread_ratio": 0.1993,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1491,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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": 28.42,
      "palantir_expected_home_runs": 28.42,
      "palantir_prob_over": 0.1686,
      "palantir_hr_prob": 0.1686,
      "palantir_prob_under": 0.8314,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0314,
      "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.1949,
      "fangorn_expected_home_runs": 0.1949,
      "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.0578,
      "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.026400000000000007,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Marcell Ozuna",
      "hitter_id": 542303,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": 380,
      "under_odds": -495,
      "expected_home_runs": 0.2093,
      "prob_1_plus_hr": 0.1888,
      "model_over_probability": 0.1888,
      "model_under_probability": 0.8112,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2083,
      "implied_under_probability_raw": 0.8319,
      "implied_over_probability_novig": 0.2002,
      "implied_under_probability_novig": 0.7998,
      "edge_over": -0.0195,
      "edge_under": -0.0207,
      "recommended_side": "No Play",
      "recommended_edge": -0.0195,
      "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.9289,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.37,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "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.1355,
      "hr_prob_catboost_safe": 0.1888,
      "hr_prob_hybrid_gap_adjusted": 0.1451,
      "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.1462,
      "hr_prob_palantir": 0.162,
      "hr_prob_rf_safe_raw": 0.1394,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1273,
      "hr_edge_palantir": -0.0463,
      "hr_edge_catboost_safe": -0.0195,
      "hr_edge_hybrid_gap_adjusted": -0.0632,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0728,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0689,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0728,
      "hr_edge_rf_safe_calibrated_logistic": -0.081,
      "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.2827,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1462,
      "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": 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": 25.34,
      "palantir_expected_home_runs": 25.34,
      "palantir_prob_over": 0.162,
      "palantir_hr_prob": 0.162,
      "palantir_prob_under": 0.838,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0463,
      "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.2093,
      "fangorn_expected_home_runs": 0.2093,
      "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.0728,
      "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.026499999999999996,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jo Adell",
      "hitter_id": 666176,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-02T12: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": -550,
      "expected_home_runs": 0.1912,
      "prob_1_plus_hr": 0.174,
      "model_over_probability": 0.174,
      "model_under_probability": 0.826,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1942,
      "implied_under_probability_raw": 0.8462,
      "implied_over_probability_novig": 0.1867,
      "implied_under_probability_novig": 0.8133,
      "edge_over": -0.0202,
      "edge_under": -0.0202,
      "recommended_side": "No Play",
      "recommended_edge": -0.0202,
      "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.8117,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.75,
      "opportunity_penalty_reason": "historical_split_blend; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 25.33,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.65,
      "projected_home_runs_palantir": 22.65,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.174,
      "hr_prob_hybrid_gap_adjusted": 0.1776,
      "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.1781,
      "hr_prob_palantir": 0.1787,
      "hr_prob_rf_safe_raw": 0.1976,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1715,
      "hr_edge_palantir": -0.0155,
      "hr_edge_catboost_safe": -0.0202,
      "hr_edge_hybrid_gap_adjusted": -0.0166,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0151,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0034,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0151,
      "hr_edge_rf_safe_calibrated_logistic": -0.0227,
      "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.1514,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1781,
      "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": 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": 22.65,
      "palantir_expected_home_runs": 22.65,
      "palantir_prob_over": 0.1787,
      "palantir_hr_prob": 0.1787,
      "palantir_prob_under": 0.8213,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0155,
      "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.1912,
      "fangorn_expected_home_runs": 0.1912,
      "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.0151,
      "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.00040000000000001146,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Marcell Ozuna",
      "hitter_id": 542303,
      "team_abbr": "PIT",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2093,
      "prob_1_plus_hr": 0.1888,
      "model_over_probability": 0.1888,
      "model_under_probability": 0.8112,
      "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.0217,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0217,
      "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.9289,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.37,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.957,
      "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.1355,
      "hr_prob_catboost_safe": 0.1888,
      "hr_prob_hybrid_gap_adjusted": 0.1451,
      "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.1462,
      "hr_prob_palantir": 0.162,
      "hr_prob_rf_safe_raw": 0.1394,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1273,
      "hr_edge_palantir": -0.0485,
      "hr_edge_catboost_safe": -0.0217,
      "hr_edge_hybrid_gap_adjusted": -0.0654,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.075,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0711,
      "hr_edge_rf_safe_calibrated_isotonic": -0.075,
      "hr_edge_rf_safe_calibrated_logistic": -0.0832,
      "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.2827,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1462,
      "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": 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": 25.34,
      "palantir_expected_home_runs": 25.34,
      "palantir_prob_over": 0.162,
      "palantir_hr_prob": 0.162,
      "palantir_prob_under": 0.838,
      "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.2093,
      "fangorn_expected_home_runs": 0.2093,
      "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.075,
      "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.026499999999999996,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jo Adell",
      "hitter_id": 666176,
      "team_abbr": "LAA",
      "opponent_abbr": "COL",
      "pitcher_name": "Tomoyuki Sugano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 410,
      "under_odds": null,
      "expected_home_runs": 0.1912,
      "prob_1_plus_hr": 0.174,
      "model_over_probability": 0.174,
      "model_under_probability": 0.826,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1961,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0221,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0221,
      "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.8117,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.75,
      "opportunity_penalty_reason": "historical_split_blend; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.205,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.972,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 25.33,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.65,
      "projected_home_runs_palantir": 22.65,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.174,
      "hr_prob_hybrid_gap_adjusted": 0.1776,
      "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.1781,
      "hr_prob_palantir": 0.1787,
      "hr_prob_rf_safe_raw": 0.1976,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1715,
      "hr_edge_palantir": -0.0174,
      "hr_edge_catboost_safe": -0.0221,
      "hr_edge_hybrid_gap_adjusted": -0.0185,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.017,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0015,
      "hr_edge_rf_safe_calibrated_isotonic": -0.017,
      "hr_edge_rf_safe_calibrated_logistic": -0.0246,
      "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.1514,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1781,
      "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": 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": 22.65,
      "palantir_expected_home_runs": 22.65,
      "palantir_prob_over": 0.1787,
      "palantir_hr_prob": 0.1787,
      "palantir_prob_under": 0.8213,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0174,
      "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.1912,
      "fangorn_expected_home_runs": 0.1912,
      "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.017,
      "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.00040000000000001146,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Rafael Devers",
      "hitter_id": 646240,
      "team_abbr": "SF",
      "opponent_abbr": "MIL",
      "pitcher_name": "Kyle Harrison",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1949,
      "prob_1_plus_hr": 0.1771,
      "model_over_probability": 0.1771,
      "model_under_probability": 0.8229,
      "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.0249,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0249,
      "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.9407,
      "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.068,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.892,
      "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.1422,
      "hr_prob_catboost_safe": 0.1771,
      "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.1686,
      "hr_prob_rf_safe_raw": 0.1445,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1307,
      "hr_edge_palantir": -0.0334,
      "hr_edge_catboost_safe": -0.0249,
      "hr_edge_hybrid_gap_adjusted": -0.0515,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0598,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0575,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0598,
      "hr_edge_rf_safe_calibrated_logistic": -0.0713,
      "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.1993,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1491,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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": 28.42,
      "palantir_expected_home_runs": 28.42,
      "palantir_prob_over": 0.1686,
      "palantir_hr_prob": 0.1686,
      "palantir_prob_under": 0.8314,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0334,
      "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.1949,
      "fangorn_expected_home_runs": 0.1949,
      "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.0598,
      "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.026400000000000007,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Eugenio Su\u00e1rez",
      "hitter_id": 553993,
      "team_abbr": "CIN",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 345,
      "under_odds": null,
      "expected_home_runs": 0.2207,
      "prob_1_plus_hr": 0.198,
      "model_over_probability": 0.198,
      "model_under_probability": 0.802,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2247,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0267,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0267,
      "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.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.958,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 33.0,
      "projected_home_runs_rf_safe_season": 26.45,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 29.39,
      "projected_home_runs_palantir": 29.39,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.198,
      "hr_prob_hybrid_gap_adjusted": 0.1522,
      "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.1533,
      "hr_prob_palantir": 0.1784,
      "hr_prob_rf_safe_raw": 0.1621,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1433,
      "hr_edge_palantir": -0.0463,
      "hr_edge_catboost_safe": -0.0267,
      "hr_edge_hybrid_gap_adjusted": -0.0725,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0825,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0626,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0825,
      "hr_edge_rf_safe_calibrated_logistic": -0.0814,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Balanced Anchor",
      "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.1985,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1533,
      "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": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 160,
      "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": 29.39,
      "palantir_expected_home_runs": 29.39,
      "palantir_prob_over": 0.1784,
      "palantir_hr_prob": 0.1784,
      "palantir_prob_under": 0.8216,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0463,
      "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.2207,
      "fangorn_expected_home_runs": 0.2207,
      "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.0825,
      "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.03620000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Xavier Edwards",
      "hitter_id": 669364,
      "team_abbr": "MIA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Miles Mikolas",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.0545,
      "prob_1_plus_hr": 0.053,
      "model_over_probability": 0.053,
      "model_under_probability": 0.947,
      "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.027,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.027,
      "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": 1.14,
      "pitch_mix_interaction_score": 104.2,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "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.1108,
      "hr_prob_catboost_safe": 0.053,
      "hr_prob_hybrid_gap_adjusted": 0.1004,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1108,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0993,
      "hr_prob_palantir": 0.0972,
      "hr_prob_rf_safe_raw": 0.1055,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1108,
      "hr_prob_rf_safe_calibrated_logistic": 0.1063,
      "hr_edge_palantir": 0.0172,
      "hr_edge_catboost_safe": -0.027,
      "hr_edge_hybrid_gap_adjusted": 0.0204,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0308,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0255,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0308,
      "hr_edge_rf_safe_calibrated_logistic": 0.0263,
      "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.1108,
      "fangorn_projection_spread_ratio": 1.0467,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0993,
      "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": 159,
      "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.0972,
      "palantir_hr_prob": 0.0972,
      "palantir_prob_under": 0.9028,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0172,
      "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.0545,
      "fangorn_expected_home_runs": 0.0545,
      "fangorn_prob_over": 0.1108,
      "fangorn_hr_prob": 0.1108,
      "fangorn_prob_under": 0.8892,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0308,
      "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.013600000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Wallner",
      "hitter_id": 670242,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1894,
      "prob_1_plus_hr": 0.1725,
      "model_over_probability": 0.1725,
      "model_under_probability": 0.8275,
      "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.0275,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0275,
      "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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.1721,
      "hr_prob_catboost_safe": 0.1725,
      "hr_prob_hybrid_gap_adjusted": 0.1722,
      "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.17,
      "hr_prob_rf_safe_raw": 0.1843,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1604,
      "hr_edge_palantir": -0.03,
      "hr_edge_catboost_safe": -0.0275,
      "hr_edge_hybrid_gap_adjusted": -0.0278,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0279,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0157,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0279,
      "hr_edge_rf_safe_calibrated_logistic": -0.0396,
      "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.0753,
      "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": 158,
      "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.17,
      "palantir_hr_prob": 0.17,
      "palantir_prob_under": 0.83,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.03,
      "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.1894,
      "fangorn_expected_home_runs": 0.1894,
      "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.0279,
      "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.0020999999999999908,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brent Rooker",
      "hitter_id": 667670,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 365,
      "under_odds": null,
      "expected_home_runs": 0.2052,
      "prob_1_plus_hr": 0.1855,
      "model_over_probability": 0.1855,
      "model_under_probability": 0.8145,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2151,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0296,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0296,
      "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.9251,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.36,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 31.0,
      "projected_home_runs_rf_safe_season": 25.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 29.69,
      "projected_home_runs_palantir": 29.69,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1855,
      "hr_prob_hybrid_gap_adjusted": 0.15,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1508,
      "hr_prob_palantir": 0.1784,
      "hr_prob_rf_safe_raw": 0.1545,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1377,
      "hr_edge_palantir": -0.0367,
      "hr_edge_catboost_safe": -0.0296,
      "hr_edge_hybrid_gap_adjusted": -0.0651,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0729,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0606,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0729,
      "hr_edge_rf_safe_calibrated_logistic": -0.0774,
      "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.1823,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1508,
      "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": 153,
      "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": 29.69,
      "palantir_expected_home_runs": 29.69,
      "palantir_prob_over": 0.1784,
      "palantir_hr_prob": 0.1784,
      "palantir_prob_under": 0.8216,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0367,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2052,
      "fangorn_expected_home_runs": 0.2052,
      "fangorn_prob_over": 0.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.0729,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03620000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Corey Seager",
      "hitter_id": 608369,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 345,
      "under_odds": null,
      "expected_home_runs": 0.2154,
      "prob_1_plus_hr": 0.1938,
      "model_over_probability": 0.1938,
      "model_under_probability": 0.8062,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2247,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0309,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0309,
      "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.9512,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.46,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 22.49,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.45,
      "projected_home_runs_palantir": 22.45,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1938,
      "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.1628,
      "hr_prob_palantir": 0.1697,
      "hr_prob_rf_safe_raw": 0.17,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1492,
      "hr_edge_palantir": -0.055,
      "hr_edge_catboost_safe": -0.0309,
      "hr_edge_hybrid_gap_adjusted": -0.0604,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0697,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0547,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0697,
      "hr_edge_rf_safe_calibrated_logistic": -0.0755,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "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.135,
      "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": "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": 143,
      "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.45,
      "palantir_expected_home_runs": 22.45,
      "palantir_prob_over": 0.1697,
      "palantir_hr_prob": 0.1697,
      "palantir_prob_under": 0.8303,
      "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.2154,
      "fangorn_expected_home_runs": 0.2154,
      "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.0697,
      "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.01469999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jake Burger",
      "hitter_id": 669394,
      "team_abbr": "TEX",
      "opponent_abbr": "STL",
      "pitcher_name": "Dustin May",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1752,
      "prob_1_plus_hr": 0.1607,
      "model_over_probability": 0.1607,
      "model_under_probability": 0.8393,
      "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.0316,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0316,
      "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.8578,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.961,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 18.32,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.91,
      "projected_home_runs_palantir": 17.91,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1607,
      "hr_prob_hybrid_gap_adjusted": 0.1401,
      "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.139,
      "hr_prob_palantir": 0.1226,
      "hr_prob_rf_safe_raw": 0.1252,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1181,
      "hr_edge_palantir": -0.0697,
      "hr_edge_catboost_safe": -0.0316,
      "hr_edge_hybrid_gap_adjusted": -0.0522,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0587,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0671,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0587,
      "hr_edge_rf_safe_calibrated_logistic": -0.0742,
      "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.2367,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.139,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 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": "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": 134,
      "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.91,
      "palantir_expected_home_runs": 17.91,
      "palantir_prob_over": 0.1226,
      "palantir_hr_prob": 0.1226,
      "palantir_prob_under": 0.8774,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0697,
      "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.1752,
      "fangorn_expected_home_runs": 0.1752,
      "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.0587,
      "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.010999999999999996,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ronald Acu\u00f1a Jr.",
      "hitter_id": 660670,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1721,
      "prob_1_plus_hr": 0.1581,
      "model_over_probability": 0.1581,
      "model_under_probability": 0.8419,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1942,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0361,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0361,
      "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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1422,
      "hr_prob_catboost_safe": 0.1581,
      "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.1454,
      "hr_prob_palantir": 0.1521,
      "hr_prob_rf_safe_raw": 0.1456,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1314,
      "hr_edge_palantir": -0.0421,
      "hr_edge_catboost_safe": -0.0361,
      "hr_edge_hybrid_gap_adjusted": -0.0482,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.052,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0486,
      "hr_edge_rf_safe_calibrated_isotonic": -0.052,
      "hr_edge_rf_safe_calibrated_logistic": -0.0628,
      "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.086,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1454,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 106,
      "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.1521,
      "palantir_hr_prob": 0.1521,
      "palantir_prob_under": 0.8479,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0421,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1721,
      "fangorn_expected_home_runs": 0.1721,
      "fangorn_prob_over": 0.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.052,
      "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.00990000000000002,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Shea Langeliers",
      "hitter_id": 669127,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1857,
      "prob_1_plus_hr": 0.1695,
      "model_over_probability": 0.1695,
      "model_under_probability": 0.8305,
      "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.0388,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0388,
      "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.8714,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.06,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 27.0,
      "projected_home_runs_rf_safe_season": 23.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 27.05,
      "projected_home_runs_palantir": 27.05,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1695,
      "hr_prob_hybrid_gap_adjusted": 0.1487,
      "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.1476,
      "hr_prob_palantir": 0.1698,
      "hr_prob_rf_safe_raw": 0.1477,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1329,
      "hr_edge_palantir": -0.0385,
      "hr_edge_catboost_safe": -0.0388,
      "hr_edge_hybrid_gap_adjusted": -0.0596,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0661,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0606,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0661,
      "hr_edge_rf_safe_calibrated_logistic": -0.0754,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1396,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1476,
      "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, 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": 96,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 27.05,
      "palantir_expected_home_runs": 27.05,
      "palantir_prob_over": 0.1698,
      "palantir_hr_prob": 0.1698,
      "palantir_prob_under": 0.8302,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0385,
      "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.1857,
      "fangorn_expected_home_runs": 0.1857,
      "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.0661,
      "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.027600000000000013,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Olson",
      "hitter_id": 621566,
      "team_abbr": "ATL",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1959,
      "prob_1_plus_hr": 0.1779,
      "model_over_probability": 0.1779,
      "model_under_probability": 0.8221,
      "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.0395,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0395,
      "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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.884,
      "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.1422,
      "hr_prob_catboost_safe": 0.1779,
      "hr_prob_hybrid_gap_adjusted": 0.1507,
      "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.1493,
      "hr_prob_palantir": 0.1657,
      "hr_prob_rf_safe_raw": 0.1491,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1339,
      "hr_edge_palantir": -0.0517,
      "hr_edge_catboost_safe": -0.0395,
      "hr_edge_hybrid_gap_adjusted": -0.0667,
      "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.0683,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0752,
      "hr_edge_rf_safe_calibrated_logistic": -0.0835,
      "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.1761,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1493,
      "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": 26,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, park/run dampening.",
      "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": 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.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.0517,
      "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.1959,
      "fangorn_expected_home_runs": 0.1959,
      "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.023499999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Byron Buxton",
      "hitter_id": 621439,
      "team_abbr": "MIN",
      "opponent_abbr": "CWS",
      "pitcher_name": "Davis Martin",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.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.2105,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0419,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0419,
      "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.037,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.977,
      "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.1686,
      "hr_prob_hybrid_gap_adjusted": 0.171,
      "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.1714,
      "hr_prob_palantir": 0.1668,
      "hr_prob_rf_safe_raw": 0.1919,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1667,
      "hr_edge_palantir": -0.0437,
      "hr_edge_catboost_safe": -0.0419,
      "hr_edge_hybrid_gap_adjusted": -0.0395,
      "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.0186,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0384,
      "hr_edge_rf_safe_calibrated_logistic": -0.0438,
      "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.1714,
      "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": 78,
      "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.1668,
      "palantir_hr_prob": 0.1668,
      "palantir_prob_under": 0.8331999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0437,
      "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.1846,
      "fangorn_expected_home_runs": 0.1846,
      "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.005299999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Chandler Simpson",
      "hitter_id": 802415,
      "team_abbr": "TB",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.0373,
      "prob_1_plus_hr": 0.0366,
      "model_over_probability": 0.0366,
      "model_under_probability": 0.9634,
      "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.0434,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0434,
      "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.1,
      "pitch_mix_interaction_score": 99.8,
      "environment_summary": "neutral",
      "hr_multiplier": 1.045,
      "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.0366,
      "hr_prob_hybrid_gap_adjusted": 0.0088,
      "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.0073,
      "hr_prob_palantir": 0.051,
      "hr_prob_rf_safe_raw": 0.0353,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0723,
      "hr_edge_palantir": -0.029,
      "hr_edge_catboost_safe": -0.0434,
      "hr_edge_hybrid_gap_adjusted": -0.0712,
      "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.0447,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0077,
      "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.0073,
      "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": 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": 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": 4.21,
      "palantir_expected_home_runs": 4.21,
      "palantir_prob_over": 0.051,
      "palantir_hr_prob": 0.051,
      "palantir_prob_under": 0.949,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.029,
      "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.0373,
      "fangorn_expected_home_runs": 0.0373,
      "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.051,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Juan Soto",
      "hitter_id": 665742,
      "team_abbr": "NYM",
      "opponent_abbr": "SEA",
      "pitcher_name": "Logan Gilbert",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2129,
      "prob_1_plus_hr": 0.1918,
      "model_over_probability": 0.1918,
      "model_under_probability": 0.8082,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.241,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0492,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0492,
      "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.107,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "pitcher-friendly",
      "hr_multiplier": 0.901,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 37.0,
      "projected_home_runs_rf_safe_season": 44.41,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 35.66,
      "projected_home_runs_palantir": 35.66,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1918,
      "hr_prob_hybrid_gap_adjusted": 0.1829,
      "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.1817,
      "hr_prob_palantir": 0.1855,
      "hr_prob_rf_safe_raw": 0.2255,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1967,
      "hr_edge_palantir": -0.0555,
      "hr_edge_catboost_safe": -0.0492,
      "hr_edge_hybrid_gap_adjusted": -0.0581,
      "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.0155,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0619,
      "hr_edge_rf_safe_calibrated_logistic": -0.0443,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.2003,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1817,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 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": 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.1855,
      "palantir_hr_prob": 0.1855,
      "palantir_prob_under": 0.8145,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0555,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2129,
      "fangorn_expected_home_runs": 0.2129,
      "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.006399999999999989,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Junior Caminero",
      "hitter_id": 691406,
      "team_abbr": "TB",
      "opponent_abbr": "DET",
      "pitcher_name": "Jack Flaherty",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.1844,
      "prob_1_plus_hr": 0.1684,
      "model_over_probability": 0.1684,
      "model_under_probability": 0.8316,
      "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.0514,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0514,
      "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.1,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.045,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 26.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.62,
      "projected_home_runs_palantir": 22.62,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1684,
      "hr_prob_hybrid_gap_adjusted": 0.1759,
      "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.177,
      "hr_prob_palantir": 0.1801,
      "hr_prob_rf_safe_raw": 0.2057,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1786,
      "hr_edge_palantir": -0.0397,
      "hr_edge_catboost_safe": -0.0514,
      "hr_edge_hybrid_gap_adjusted": -0.0439,
      "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.0141,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0407,
      "hr_edge_rf_safe_calibrated_logistic": -0.0412,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.249,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.177,
      "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, 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": 49,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.62,
      "palantir_expected_home_runs": 22.62,
      "palantir_prob_over": 0.1801,
      "palantir_hr_prob": 0.1801,
      "palantir_prob_under": 0.8199,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0397,
      "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.1844,
      "fangorn_expected_home_runs": 0.1844,
      "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.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.0010000000000000009,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Giancarlo Stanton",
      "hitter_id": 519317,
      "team_abbr": "NYY",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 325,
      "under_odds": null,
      "expected_home_runs": 0.2003,
      "prob_1_plus_hr": 0.1815,
      "model_over_probability": 0.1815,
      "model_under_probability": 0.8185,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2353,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0538,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0538,
      "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.8858,
      "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": 0.964,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1791,
      "hr_prob_catboost_safe": 0.1815,
      "hr_prob_hybrid_gap_adjusted": 0.1799,
      "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.1796,
      "hr_prob_palantir": 0.1733,
      "hr_prob_rf_safe_raw": 0.2094,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1819,
      "hr_edge_palantir": -0.062,
      "hr_edge_catboost_safe": -0.0538,
      "hr_edge_hybrid_gap_adjusted": -0.0554,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0562,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0259,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0562,
      "hr_edge_rf_safe_calibrated_logistic": -0.0534,
      "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.1729,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1796,
      "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": 39,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.8,
      "palantir_expected_home_runs": 22.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.062,
      "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.2003,
      "fangorn_expected_home_runs": 0.2003,
      "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.0562,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Kyle Schwarber",
      "hitter_id": 656941,
      "team_abbr": "PHI",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 270,
      "under_odds": null,
      "expected_home_runs": 0.2242,
      "prob_1_plus_hr": 0.2008,
      "model_over_probability": 0.2008,
      "model_under_probability": 0.7992,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2703,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0695,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0695,
      "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.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "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.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.02,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 44.0,
      "projected_home_runs_rf_safe_season": 41.29,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 41.67,
      "projected_home_runs_palantir": 41.67,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2008,
      "hr_prob_hybrid_gap_adjusted": 0.179,
      "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.1779,
      "hr_prob_palantir": 0.1913,
      "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.079,
      "hr_edge_catboost_safe": -0.0695,
      "hr_edge_hybrid_gap_adjusted": -0.0913,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0982,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0806,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0982,
      "hr_edge_rf_safe_calibrated_logistic": -0.1054,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0616,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1779,
      "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": 11,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 41.67,
      "palantir_expected_home_runs": 41.67,
      "palantir_prob_over": 0.1913,
      "palantir_hr_prob": 0.1913,
      "palantir_prob_under": 0.8087,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.079,
      "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.2242,
      "fangorn_expected_home_runs": 0.2242,
      "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.0982,
      "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.019199999999999995,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Shohei Ohtani",
      "hitter_id": 660271,
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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.2438,
      "prob_1_plus_hr": 0.2164,
      "model_over_probability": 0.2164,
      "model_under_probability": 0.7836,
      "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.0821,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0821,
      "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.085,
      "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": 47.0,
      "projected_home_runs_rf_safe_season": 46.52,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 43.12,
      "projected_home_runs_palantir": 43.12,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2164,
      "hr_prob_hybrid_gap_adjusted": 0.1881,
      "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.1866,
      "hr_prob_palantir": 0.2004,
      "hr_prob_rf_safe_raw": 0.2144,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1864,
      "hr_edge_palantir": -0.0981,
      "hr_edge_catboost_safe": -0.0821,
      "hr_edge_hybrid_gap_adjusted": -0.1104,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1194,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0841,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1194,
      "hr_edge_rf_safe_calibrated_logistic": -0.1121,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Balanced Anchor",
      "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.0102,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1866,
      "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": 3,
      "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.12,
      "palantir_expected_home_runs": 43.12,
      "palantir_prob_over": 0.2004,
      "palantir_hr_prob": 0.2004,
      "palantir_prob_under": 0.7996,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0981,
      "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.2438,
      "fangorn_expected_home_runs": 0.2438,
      "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.1194,
      "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.021299999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nick Kurtz",
      "hitter_id": 701762,
      "team_abbr": "ATH",
      "opponent_abbr": "CHC",
      "pitcher_name": "Jameson Taillon",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 270,
      "under_odds": null,
      "expected_home_runs": 0.2031,
      "prob_1_plus_hr": 0.1838,
      "model_over_probability": 0.1838,
      "model_under_probability": 0.8162,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2703,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0865,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0865,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.946,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.53,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.165,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.9,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 31.0,
      "projected_home_runs_rf_safe_season": 19.61,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 30.38,
      "projected_home_runs_palantir": 30.38,
      "hr_prob_rf_safe": 0.1143,
      "hr_prob_catboost_safe": 0.1838,
      "hr_prob_hybrid_gap_adjusted": 0.1268,
      "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.1282,
      "hr_prob_palantir": 0.1805,
      "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.0898,
      "hr_edge_catboost_safe": -0.0865,
      "hr_edge_hybrid_gap_adjusted": -0.1435,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.156,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1497,
      "hr_edge_rf_safe_calibrated_isotonic": -0.156,
      "hr_edge_rf_safe_calibrated_logistic": -0.1551,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.3674,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1282,
      "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": 2,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 30.38,
      "palantir_expected_home_runs": 30.38,
      "palantir_prob_over": 0.1805,
      "palantir_hr_prob": 0.1805,
      "palantir_prob_under": 0.8195,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0898,
      "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.2031,
      "fangorn_expected_home_runs": 0.2031,
      "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.156,
      "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.0662,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Aaron Judge",
      "hitter_id": 592450,
      "team_abbr": "NYY",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-02T12: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": 220,
      "under_odds": null,
      "expected_home_runs": 0.2365,
      "prob_1_plus_hr": 0.2106,
      "model_over_probability": 0.2106,
      "model_under_probability": 0.7894,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.3125,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.1019,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.1019,
      "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": 0.964,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.028,
      "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.1791,
      "hr_prob_catboost_safe": 0.2106,
      "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.1854,
      "hr_prob_palantir": 0.1983,
      "hr_prob_rf_safe_raw": 0.2044,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1775,
      "hr_edge_palantir": -0.1142,
      "hr_edge_catboost_safe": -0.1019,
      "hr_edge_hybrid_gap_adjusted": -0.1258,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1334,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1081,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1334,
      "hr_edge_rf_safe_calibrated_logistic": -0.135,
      "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.033,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1854,
      "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.1983,
      "palantir_hr_prob": 0.1983,
      "palantir_prob_under": 0.8017,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.1142,
      "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.2365,
      "fangorn_expected_home_runs": 0.2365,
      "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.1334,
      "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.019199999999999995,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    }
  ],
  "value_plays": [
    {
      "hitter_name": "Freddie Freeman",
      "team_abbr": "LAD",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "over_odds": 495,
      "prob_1_plus_hr": 0.22,
      "edge_over": 0.0519,
      "recommended_side": "Over",
      "play_tier": "Play",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 0.998,
      "environment_summary": "neutral",
      "value_score": 33.4,
      "value_rank": 1,
      "value_row_rank": 1,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jackson Merrill",
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "over_odds": 520,
      "prob_1_plus_hr": 0.2171,
      "edge_over": 0.0558,
      "recommended_side": "Over",
      "play_tier": "Play",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.02,
      "environment_summary": "neutral",
      "value_score": 32.1,
      "value_rank": 2,
      "value_row_rank": 4,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Carlos Santana",
      "team_abbr": "AZ",
      "opponent_abbr": "LAD",
      "pitcher_name": "Eric Lauer",
      "sportsbook": "FanDuel",
      "over_odds": 595,
      "prob_1_plus_hr": 0.2059,
      "edge_over": 0.062,
      "recommended_side": "Over",
      "play_tier": "Play",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 0.998,
      "environment_summary": "neutral",
      "value_score": 28.4,
      "value_rank": 3,
      "value_row_rank": 7,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Nick Castellanos",
      "team_abbr": "SD",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "over_odds": 575,
      "prob_1_plus_hr": 0.2027,
      "edge_over": 0.0546,
      "recommended_side": "Over",
      "play_tier": "Play",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.02,
      "environment_summary": "neutral",
      "value_score": 24.8,
      "value_rank": 4,
      "value_row_rank": 10,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "team_abbr": "KC",
      "opponent_abbr": "CIN",
      "pitcher_name": "Andrew Abbott",
      "sportsbook": "FanDuel",
      "over_odds": 455,
      "prob_1_plus_hr": 0.2065,
      "edge_over": 0.0263,
      "recommended_side": "Over",
      "play_tier": "Lean",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 0.958,
      "environment_summary": "neutral",
      "value_score": 22.2,
      "value_rank": 5,
      "value_row_rank": 13,
      "value_formula_version": "v2_value_score"
    }
  ],
  "unmatched_inputs": []
}