{
  "date": "2026-06-13",
  "generated_at": "2026-06-12T23:33:25.316780",
  "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-13",
  "sportsbook_input_summary": {
    "input_type": "manual_sportsbook_input",
    "source_count": 1,
    "row_count": 291,
    "matched_count": 291,
    "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": 291,
    "matched_rows": 291,
    "unmatched_rows": 0,
    "over_recommendation_count": 169,
    "under_recommendation_count": 7,
    "strong_count": 36,
    "play_count": 53,
    "lean_count": 87,
    "no_play_count": 115,
    "average_edge_over": 0.0273,
    "average_edge_under": -0.065,
    "value_play_count": 5
  },
  "edge_count": 291,
  "edges": [
    {
      "hitter_name": "TJ Friedl",
      "hitter_id": 670770,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.264,
      "prob_1_plus_hr": 0.232,
      "model_over_probability": 0.232,
      "model_under_probability": 0.768,
      "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.0995,
      "edge_under": -0.1344,
      "recommended_side": "Over",
      "recommended_edge": 0.0995,
      "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.9518,
      "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.085,
      "pitch_mix_interaction_score": 109.1,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.149,
      "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.1791,
      "hr_prob_catboost_safe": 0.232,
      "hr_prob_hybrid_gap_adjusted": 0.1887,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1897,
      "hr_prob_palantir": 0.213,
      "hr_prob_rf_safe_raw": 0.198,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1719,
      "hr_edge_palantir": 0.0805,
      "hr_edge_catboost_safe": 0.0995,
      "hr_edge_hybrid_gap_adjusted": 0.0562,
      "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.0655,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0466,
      "hr_edge_rf_safe_calibrated_logistic": 0.0394,
      "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.164,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1897,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "STRONG_DAMAGE",
      "damage_label": "Strong Damage",
      "damage_score": 2,
      "damage_rank_bucket": "top_3",
      "damage_note": "Strong damage support from top-board HR context or fuller trust alignment.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 1,
      "edge_direction_rank": 1,
      "value_score": 51.9,
      "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": 13.61,
      "palantir_expected_home_runs": 13.61,
      "palantir_prob_over": 0.213,
      "palantir_hr_prob": 0.213,
      "palantir_prob_under": 0.787,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0805,
      "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.264,
      "fangorn_expected_home_runs": 0.264,
      "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.033899999999999986,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "TJ Friedl",
      "hitter_id": 670770,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -985,
      "expected_home_runs": 0.264,
      "prob_1_plus_hr": 0.232,
      "model_over_probability": 0.232,
      "model_under_probability": 0.768,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1325,
      "implied_under_probability_raw": 0.9078,
      "implied_over_probability_novig": 0.1274,
      "implied_under_probability_novig": 0.8726,
      "edge_over": 0.0995,
      "edge_under": -0.1398,
      "recommended_side": "Over",
      "recommended_edge": 0.0995,
      "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.9518,
      "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.085,
      "pitch_mix_interaction_score": 109.1,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.149,
      "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.1791,
      "hr_prob_catboost_safe": 0.232,
      "hr_prob_hybrid_gap_adjusted": 0.1887,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1897,
      "hr_prob_palantir": 0.213,
      "hr_prob_rf_safe_raw": 0.198,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1719,
      "hr_edge_palantir": 0.0805,
      "hr_edge_catboost_safe": 0.0995,
      "hr_edge_hybrid_gap_adjusted": 0.0562,
      "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.0655,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0466,
      "hr_edge_rf_safe_calibrated_logistic": 0.0394,
      "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.164,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1897,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "STRONG_DAMAGE",
      "damage_label": "Strong Damage",
      "damage_score": 2,
      "damage_rank_bucket": "top_3",
      "damage_note": "Strong damage support from top-board HR context or fuller trust alignment.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 2,
      "edge_direction_rank": 2,
      "value_score": 51.9,
      "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": 13.61,
      "palantir_expected_home_runs": 13.61,
      "palantir_prob_over": 0.213,
      "palantir_hr_prob": 0.213,
      "palantir_prob_under": 0.787,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0805,
      "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.264,
      "fangorn_expected_home_runs": 0.264,
      "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.033899999999999986,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "TJ Friedl",
      "hitter_id": 670770,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.264,
      "prob_1_plus_hr": 0.232,
      "model_over_probability": 0.232,
      "model_under_probability": 0.768,
      "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.0987,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0987,
      "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.9518,
      "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.085,
      "pitch_mix_interaction_score": 109.1,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.149,
      "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.1791,
      "hr_prob_catboost_safe": 0.232,
      "hr_prob_hybrid_gap_adjusted": 0.1887,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1897,
      "hr_prob_palantir": 0.213,
      "hr_prob_rf_safe_raw": 0.198,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1719,
      "hr_edge_palantir": 0.0797,
      "hr_edge_catboost_safe": 0.0987,
      "hr_edge_hybrid_gap_adjusted": 0.0554,
      "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.0647,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0458,
      "hr_edge_rf_safe_calibrated_logistic": 0.0386,
      "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.164,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1897,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "STRONG_DAMAGE",
      "damage_label": "Strong Damage",
      "damage_score": 2,
      "damage_rank_bucket": "top_3",
      "damage_note": "Strong damage support from top-board HR context or fuller trust alignment.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 3,
      "edge_direction_rank": 3,
      "value_score": 51.5,
      "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": 13.61,
      "palantir_expected_home_runs": 13.61,
      "palantir_prob_over": 0.213,
      "palantir_hr_prob": 0.213,
      "palantir_prob_under": 0.787,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0797,
      "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.264,
      "fangorn_expected_home_runs": 0.264,
      "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.033899999999999986,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jarren Duran",
      "hitter_id": 680776,
      "team_abbr": "BOS",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2405,
      "prob_1_plus_hr": 0.2138,
      "model_over_probability": 0.2138,
      "model_under_probability": 0.7862,
      "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.0911,
      "edge_under": -0.1265,
      "recommended_side": "Over",
      "recommended_edge": 0.0911,
      "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.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1721,
      "hr_prob_catboost_safe": 0.2138,
      "hr_prob_hybrid_gap_adjusted": 0.1796,
      "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.1804,
      "hr_prob_palantir": 0.216,
      "hr_prob_rf_safe_raw": 0.1957,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1699,
      "hr_edge_palantir": 0.0933,
      "hr_edge_catboost_safe": 0.0911,
      "hr_edge_hybrid_gap_adjusted": 0.0569,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0494,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.073,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0494,
      "hr_edge_rf_safe_calibrated_logistic": 0.0472,
      "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.0947,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1804,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 4,
      "edge_direction_rank": 4,
      "value_score": 44.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": 15.18,
      "palantir_expected_home_runs": 15.18,
      "palantir_prob_over": 0.216,
      "palantir_hr_prob": 0.216,
      "palantir_prob_under": 0.784,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0933,
      "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.2405,
      "fangorn_expected_home_runs": 0.2405,
      "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.0494,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.043899999999999995,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jarren Duran",
      "hitter_id": 680776,
      "team_abbr": "BOS",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2405,
      "prob_1_plus_hr": 0.2138,
      "model_over_probability": 0.2138,
      "model_under_probability": 0.7862,
      "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.0911,
      "edge_under": -0.1312,
      "recommended_side": "Over",
      "recommended_edge": 0.0911,
      "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.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1721,
      "hr_prob_catboost_safe": 0.2138,
      "hr_prob_hybrid_gap_adjusted": 0.1796,
      "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.1804,
      "hr_prob_palantir": 0.216,
      "hr_prob_rf_safe_raw": 0.1957,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1699,
      "hr_edge_palantir": 0.0933,
      "hr_edge_catboost_safe": 0.0911,
      "hr_edge_hybrid_gap_adjusted": 0.0569,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0494,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.073,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0494,
      "hr_edge_rf_safe_calibrated_logistic": 0.0472,
      "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.0947,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1804,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 5,
      "edge_direction_rank": 5,
      "value_score": 44.2,
      "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": 15.18,
      "palantir_expected_home_runs": 15.18,
      "palantir_prob_over": 0.216,
      "palantir_hr_prob": 0.216,
      "palantir_prob_under": 0.784,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0933,
      "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.2405,
      "fangorn_expected_home_runs": 0.2405,
      "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.0494,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.043899999999999995,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jarren Duran",
      "hitter_id": 680776,
      "team_abbr": "BOS",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2405,
      "prob_1_plus_hr": 0.2138,
      "model_over_probability": 0.2138,
      "model_under_probability": 0.7862,
      "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.0911,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0911,
      "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.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1721,
      "hr_prob_catboost_safe": 0.2138,
      "hr_prob_hybrid_gap_adjusted": 0.1796,
      "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.1804,
      "hr_prob_palantir": 0.216,
      "hr_prob_rf_safe_raw": 0.1957,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1699,
      "hr_edge_palantir": 0.0933,
      "hr_edge_catboost_safe": 0.0911,
      "hr_edge_hybrid_gap_adjusted": 0.0569,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0494,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.073,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0494,
      "hr_edge_rf_safe_calibrated_logistic": 0.0472,
      "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.0947,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1804,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 6,
      "edge_direction_rank": 6,
      "value_score": 44.2,
      "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": 15.18,
      "palantir_expected_home_runs": 15.18,
      "palantir_prob_over": 0.216,
      "palantir_hr_prob": 0.216,
      "palantir_prob_under": 0.784,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0933,
      "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.2405,
      "fangorn_expected_home_runs": 0.2405,
      "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.0494,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.043899999999999995,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "CJ Abrams",
      "hitter_id": 682928,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 590,
      "under_odds": -850,
      "expected_home_runs": 0.2627,
      "prob_1_plus_hr": 0.231,
      "model_over_probability": 0.231,
      "model_under_probability": 0.769,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1449,
      "implied_under_probability_raw": 0.8947,
      "implied_over_probability_novig": 0.1394,
      "implied_under_probability_novig": 0.8606,
      "edge_over": 0.0861,
      "edge_under": -0.1257,
      "recommended_side": "Over",
      "recommended_edge": 0.0861,
      "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.9886,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.7,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.108,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 19.96,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.87,
      "projected_home_runs_palantir": 18.87,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.231,
      "hr_prob_hybrid_gap_adjusted": 0.2528,
      "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.254,
      "hr_prob_palantir": 0.2407,
      "hr_prob_rf_safe_raw": 0.2527,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2239,
      "hr_edge_palantir": 0.0958,
      "hr_edge_catboost_safe": 0.0861,
      "hr_edge_hybrid_gap_adjusted": 0.1079,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1148,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1078,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1148,
      "hr_edge_rf_safe_calibrated_logistic": 0.079,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.1089,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.254,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 7,
      "edge_direction_rank": 7,
      "value_score": 45.3,
      "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.87,
      "palantir_expected_home_runs": 18.87,
      "palantir_prob_over": 0.2407,
      "palantir_hr_prob": 0.2407,
      "palantir_prob_under": 0.7593,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0958,
      "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.2627,
      "fangorn_expected_home_runs": 0.2627,
      "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.1148,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01899999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bo Bichette",
      "hitter_id": 666182,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 695,
      "under_odds": -1000,
      "expected_home_runs": 0.2372,
      "prob_1_plus_hr": 0.2112,
      "model_over_probability": 0.2112,
      "model_under_probability": 0.7888,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1258,
      "implied_under_probability_raw": 0.9091,
      "implied_over_probability_novig": 0.1216,
      "implied_under_probability_novig": 0.8784,
      "edge_over": 0.0854,
      "edge_under": -0.1203,
      "recommended_side": "Over",
      "recommended_edge": 0.0854,
      "play_tier": "Strong",
      "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.9606,
      "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.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "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.2597,
      "hr_prob_catboost_safe": 0.2112,
      "hr_prob_hybrid_gap_adjusted": 0.251,
      "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.25,
      "hr_prob_palantir": 0.226,
      "hr_prob_rf_safe_raw": 0.2429,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2138,
      "hr_edge_palantir": 0.1002,
      "hr_edge_catboost_safe": 0.0854,
      "hr_edge_hybrid_gap_adjusted": 0.1252,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1339,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1171,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1339,
      "hr_edge_rf_safe_calibrated_logistic": 0.088,
      "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.1729,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.25,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 8,
      "edge_direction_rank": 8,
      "value_score": 40.9,
      "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": 15.12,
      "palantir_expected_home_runs": 15.12,
      "palantir_prob_over": 0.226,
      "palantir_hr_prob": 0.226,
      "palantir_prob_under": 0.774,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.1002,
      "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.2372,
      "fangorn_expected_home_runs": 0.2372,
      "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.1339,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03369999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bo Bichette",
      "hitter_id": 666182,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 695,
      "under_odds": -1065,
      "expected_home_runs": 0.2372,
      "prob_1_plus_hr": 0.2112,
      "model_over_probability": 0.2112,
      "model_under_probability": 0.7888,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1258,
      "implied_under_probability_raw": 0.9142,
      "implied_over_probability_novig": 0.121,
      "implied_under_probability_novig": 0.879,
      "edge_over": 0.0854,
      "edge_under": -0.1254,
      "recommended_side": "Over",
      "recommended_edge": 0.0854,
      "play_tier": "Strong",
      "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.9606,
      "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.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "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.2597,
      "hr_prob_catboost_safe": 0.2112,
      "hr_prob_hybrid_gap_adjusted": 0.251,
      "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.25,
      "hr_prob_palantir": 0.226,
      "hr_prob_rf_safe_raw": 0.2429,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2138,
      "hr_edge_palantir": 0.1002,
      "hr_edge_catboost_safe": 0.0854,
      "hr_edge_hybrid_gap_adjusted": 0.1252,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1339,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1171,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1339,
      "hr_edge_rf_safe_calibrated_logistic": 0.088,
      "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.1729,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.25,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 9,
      "edge_direction_rank": 9,
      "value_score": 40.9,
      "value_rank": 17,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 15.12,
      "palantir_expected_home_runs": 15.12,
      "palantir_prob_over": 0.226,
      "palantir_hr_prob": 0.226,
      "palantir_prob_under": 0.774,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.1002,
      "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.2372,
      "fangorn_expected_home_runs": 0.2372,
      "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.1339,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03369999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Elly De La Cruz",
      "hitter_id": 682829,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.276,
      "prob_1_plus_hr": 0.2412,
      "model_over_probability": 0.2412,
      "model_under_probability": 0.7588,
      "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.085,
      "edge_under": -0.1249,
      "recommended_side": "Over",
      "recommended_edge": 0.085,
      "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.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": "hitter-friendly",
      "hr_multiplier": 1.149,
      "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.2597,
      "hr_prob_catboost_safe": 0.2412,
      "hr_prob_hybrid_gap_adjusted": 0.2553,
      "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.256,
      "hr_prob_palantir": 0.2483,
      "hr_prob_rf_safe_raw": 0.2541,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2254,
      "hr_edge_palantir": 0.0921,
      "hr_edge_catboost_safe": 0.085,
      "hr_edge_hybrid_gap_adjusted": 0.0991,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1035,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0979,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1035,
      "hr_edge_rf_safe_calibrated_logistic": 0.0692,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.062,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.256,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 12,
      "edge_direction_rank": 12,
      "value_score": 49.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": 20.68,
      "palantir_expected_home_runs": 20.68,
      "palantir_prob_over": 0.2483,
      "palantir_hr_prob": 0.2483,
      "palantir_prob_under": 0.7517,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0921,
      "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.276,
      "fangorn_expected_home_runs": 0.276,
      "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.1035,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011399999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "CJ Abrams",
      "hitter_id": 682928,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 585,
      "under_odds": -800,
      "expected_home_runs": 0.2627,
      "prob_1_plus_hr": 0.231,
      "model_over_probability": 0.231,
      "model_under_probability": 0.769,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.146,
      "implied_under_probability_raw": 0.8889,
      "implied_over_probability_novig": 0.1411,
      "implied_under_probability_novig": 0.8589,
      "edge_over": 0.085,
      "edge_under": -0.1199,
      "recommended_side": "Over",
      "recommended_edge": 0.085,
      "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.9886,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.7,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.108,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 19.96,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.87,
      "projected_home_runs_palantir": 18.87,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.231,
      "hr_prob_hybrid_gap_adjusted": 0.2528,
      "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.254,
      "hr_prob_palantir": 0.2407,
      "hr_prob_rf_safe_raw": 0.2527,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2239,
      "hr_edge_palantir": 0.0947,
      "hr_edge_catboost_safe": 0.085,
      "hr_edge_hybrid_gap_adjusted": 0.1068,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1137,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1067,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1137,
      "hr_edge_rf_safe_calibrated_logistic": 0.0779,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.1089,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.254,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 10,
      "edge_direction_rank": 10,
      "value_score": 44.9,
      "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.87,
      "palantir_expected_home_runs": 18.87,
      "palantir_prob_over": 0.2407,
      "palantir_hr_prob": 0.2407,
      "palantir_prob_under": 0.7593,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0947,
      "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.2627,
      "fangorn_expected_home_runs": 0.2627,
      "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.1137,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01899999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "CJ Abrams",
      "hitter_id": 682928,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 585,
      "under_odds": null,
      "expected_home_runs": 0.2627,
      "prob_1_plus_hr": 0.231,
      "model_over_probability": 0.231,
      "model_under_probability": 0.769,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.146,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.085,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.085,
      "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.9886,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.7,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.108,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 19.96,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.87,
      "projected_home_runs_palantir": 18.87,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.231,
      "hr_prob_hybrid_gap_adjusted": 0.2528,
      "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.254,
      "hr_prob_palantir": 0.2407,
      "hr_prob_rf_safe_raw": 0.2527,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2239,
      "hr_edge_palantir": 0.0947,
      "hr_edge_catboost_safe": 0.085,
      "hr_edge_hybrid_gap_adjusted": 0.1068,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1137,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1067,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1137,
      "hr_edge_rf_safe_calibrated_logistic": 0.0779,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.1089,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.254,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 11,
      "edge_direction_rank": 11,
      "value_score": 44.9,
      "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.87,
      "palantir_expected_home_runs": 18.87,
      "palantir_prob_over": 0.2407,
      "palantir_hr_prob": 0.2407,
      "palantir_prob_under": 0.7593,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0947,
      "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.2627,
      "fangorn_expected_home_runs": 0.2627,
      "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.1137,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01899999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bo Bichette",
      "hitter_id": 666182,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 690,
      "under_odds": null,
      "expected_home_runs": 0.2372,
      "prob_1_plus_hr": 0.2112,
      "model_over_probability": 0.2112,
      "model_under_probability": 0.7888,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1266,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0846,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0846,
      "play_tier": "Strong",
      "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.9606,
      "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.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "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.2597,
      "hr_prob_catboost_safe": 0.2112,
      "hr_prob_hybrid_gap_adjusted": 0.251,
      "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.25,
      "hr_prob_palantir": 0.226,
      "hr_prob_rf_safe_raw": 0.2429,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2138,
      "hr_edge_palantir": 0.0994,
      "hr_edge_catboost_safe": 0.0846,
      "hr_edge_hybrid_gap_adjusted": 0.1244,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1331,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1163,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1331,
      "hr_edge_rf_safe_calibrated_logistic": 0.0872,
      "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.1729,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.25,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 13,
      "edge_direction_rank": 13,
      "value_score": 40.5,
      "value_rank": 18,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 15.12,
      "palantir_expected_home_runs": 15.12,
      "palantir_prob_over": 0.226,
      "palantir_hr_prob": 0.226,
      "palantir_prob_under": 0.774,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0994,
      "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.2372,
      "fangorn_expected_home_runs": 0.2372,
      "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.1331,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03369999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daylen Lile",
      "hitter_id": 695734,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 770,
      "under_odds": -1150,
      "expected_home_runs": 0.2224,
      "prob_1_plus_hr": 0.1994,
      "model_over_probability": 0.1994,
      "model_under_probability": 0.8006,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1149,
      "implied_under_probability_raw": 0.92,
      "implied_over_probability_novig": 0.111,
      "implied_under_probability_novig": 0.889,
      "edge_over": 0.0845,
      "edge_under": -0.1194,
      "recommended_side": "Over",
      "recommended_edge": 0.0845,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8852,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.108,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 6.57,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.0,
      "projected_home_runs_palantir": 12.0,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1994,
      "hr_prob_hybrid_gap_adjusted": 0.1454,
      "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.1467,
      "hr_prob_palantir": 0.2342,
      "hr_prob_rf_safe_raw": 0.1359,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.125,
      "hr_edge_palantir": 0.1193,
      "hr_edge_catboost_safe": 0.0845,
      "hr_edge_hybrid_gap_adjusted": 0.0305,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0187,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.021,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0187,
      "hr_edge_rf_safe_calibrated_logistic": 0.0101,
      "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.343,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1467,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 14,
      "edge_direction_rank": 14,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2342,
      "palantir_hr_prob": 0.2342,
      "palantir_prob_under": 0.7658,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.1193,
      "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.2224,
      "fangorn_expected_home_runs": 0.2224,
      "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.0187,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.1006,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daylen Lile",
      "hitter_id": 695734,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 765,
      "under_odds": -1220,
      "expected_home_runs": 0.2224,
      "prob_1_plus_hr": 0.1994,
      "model_over_probability": 0.1994,
      "model_under_probability": 0.8006,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1156,
      "implied_under_probability_raw": 0.9242,
      "implied_over_probability_novig": 0.1112,
      "implied_under_probability_novig": 0.8888,
      "edge_over": 0.0838,
      "edge_under": -0.1236,
      "recommended_side": "Over",
      "recommended_edge": 0.0838,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8852,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.108,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 6.57,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.0,
      "projected_home_runs_palantir": 12.0,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1994,
      "hr_prob_hybrid_gap_adjusted": 0.1454,
      "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.1467,
      "hr_prob_palantir": 0.2342,
      "hr_prob_rf_safe_raw": 0.1359,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.125,
      "hr_edge_palantir": 0.1186,
      "hr_edge_catboost_safe": 0.0838,
      "hr_edge_hybrid_gap_adjusted": 0.0298,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.018,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0203,
      "hr_edge_rf_safe_calibrated_isotonic": 0.018,
      "hr_edge_rf_safe_calibrated_logistic": 0.0094,
      "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.343,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1467,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 15,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 12.0,
      "palantir_expected_home_runs": 12.0,
      "palantir_prob_over": 0.2342,
      "palantir_hr_prob": 0.2342,
      "palantir_prob_under": 0.7658,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.1186,
      "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.2224,
      "fangorn_expected_home_runs": 0.2224,
      "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.018,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.1006,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daylen Lile",
      "hitter_id": 695734,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 765,
      "under_odds": null,
      "expected_home_runs": 0.2224,
      "prob_1_plus_hr": 0.1994,
      "model_over_probability": 0.1994,
      "model_under_probability": 0.8006,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1156,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0838,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0838,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8852,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.11,
      "opportunity_penalty_reason": "historical_split_blend; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.108,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 6.57,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.0,
      "projected_home_runs_palantir": 12.0,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1994,
      "hr_prob_hybrid_gap_adjusted": 0.1454,
      "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.1467,
      "hr_prob_palantir": 0.2342,
      "hr_prob_rf_safe_raw": 0.1359,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.125,
      "hr_edge_palantir": 0.1186,
      "hr_edge_catboost_safe": 0.0838,
      "hr_edge_hybrid_gap_adjusted": 0.0298,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.018,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0203,
      "hr_edge_rf_safe_calibrated_isotonic": 0.018,
      "hr_edge_rf_safe_calibrated_logistic": 0.0094,
      "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.343,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1467,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 17,
      "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": 12.0,
      "palantir_expected_home_runs": 12.0,
      "palantir_prob_over": 0.2342,
      "palantir_hr_prob": 0.2342,
      "palantir_prob_under": 0.7658,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.1186,
      "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.2224,
      "fangorn_expected_home_runs": 0.2224,
      "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.018,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.1006,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Elly De La Cruz",
      "hitter_id": 682829,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.276,
      "prob_1_plus_hr": 0.2412,
      "model_over_probability": 0.2412,
      "model_under_probability": 0.7588,
      "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.0837,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0837,
      "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.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": "hitter-friendly",
      "hr_multiplier": 1.149,
      "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.2597,
      "hr_prob_catboost_safe": 0.2412,
      "hr_prob_hybrid_gap_adjusted": 0.2553,
      "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.256,
      "hr_prob_palantir": 0.2483,
      "hr_prob_rf_safe_raw": 0.2541,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2254,
      "hr_edge_palantir": 0.0908,
      "hr_edge_catboost_safe": 0.0837,
      "hr_edge_hybrid_gap_adjusted": 0.0978,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1022,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0966,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1022,
      "hr_edge_rf_safe_calibrated_logistic": 0.0679,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.062,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.256,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 18,
      "edge_direction_rank": 17,
      "value_score": 49.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": 20.68,
      "palantir_expected_home_runs": 20.68,
      "palantir_prob_over": 0.2483,
      "palantir_hr_prob": 0.2483,
      "palantir_prob_under": 0.7517,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0908,
      "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.276,
      "fangorn_expected_home_runs": 0.276,
      "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.1022,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011399999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Elly De La Cruz",
      "hitter_id": 682829,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 530,
      "under_odds": -710,
      "expected_home_runs": 0.276,
      "prob_1_plus_hr": 0.2412,
      "model_over_probability": 0.2412,
      "model_under_probability": 0.7588,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1587,
      "implied_under_probability_raw": 0.8765,
      "implied_over_probability_novig": 0.1533,
      "implied_under_probability_novig": 0.8467,
      "edge_over": 0.0825,
      "edge_under": -0.1177,
      "recommended_side": "Over",
      "recommended_edge": 0.0825,
      "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.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": "hitter-friendly",
      "hr_multiplier": 1.149,
      "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.2597,
      "hr_prob_catboost_safe": 0.2412,
      "hr_prob_hybrid_gap_adjusted": 0.2553,
      "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.256,
      "hr_prob_palantir": 0.2483,
      "hr_prob_rf_safe_raw": 0.2541,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2254,
      "hr_edge_palantir": 0.0896,
      "hr_edge_catboost_safe": 0.0825,
      "hr_edge_hybrid_gap_adjusted": 0.0966,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.101,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0954,
      "hr_edge_rf_safe_calibrated_isotonic": 0.101,
      "hr_edge_rf_safe_calibrated_logistic": 0.0667,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.062,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.256,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 19,
      "edge_direction_rank": 18,
      "value_score": 48.9,
      "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": 20.68,
      "palantir_expected_home_runs": 20.68,
      "palantir_prob_over": 0.2483,
      "palantir_hr_prob": 0.2483,
      "palantir_prob_under": 0.7517,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0896,
      "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.276,
      "fangorn_expected_home_runs": 0.276,
      "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.101,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011399999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Adley Rutschman",
      "hitter_id": 668939,
      "team_abbr": "BAL",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 710,
      "under_odds": -1030,
      "expected_home_runs": 0.2273,
      "prob_1_plus_hr": 0.2033,
      "model_over_probability": 0.2033,
      "model_under_probability": 0.7967,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1235,
      "implied_under_probability_raw": 0.9115,
      "implied_over_probability_novig": 0.1193,
      "implied_under_probability_novig": 0.8807,
      "edge_over": 0.0798,
      "edge_under": -0.1148,
      "recommended_side": "Over",
      "recommended_edge": 0.0798,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9337,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "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.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.088,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 11.17,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.61,
      "projected_home_runs_palantir": 11.61,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.2033,
      "hr_prob_hybrid_gap_adjusted": 0.1532,
      "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.1544,
      "hr_prob_palantir": 0.1613,
      "hr_prob_rf_safe_raw": 0.1557,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1386,
      "hr_edge_palantir": 0.0378,
      "hr_edge_catboost_safe": 0.0798,
      "hr_edge_hybrid_gap_adjusted": 0.0297,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0187,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0322,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0187,
      "hr_edge_rf_safe_calibrated_logistic": 0.0151,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.2553,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1544,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 20,
      "edge_direction_rank": 19,
      "value_score": 36.6,
      "value_rank": 24,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 11.61,
      "palantir_expected_home_runs": 11.61,
      "palantir_prob_over": 0.1613,
      "palantir_hr_prob": 0.1613,
      "palantir_prob_under": 0.8387,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0378,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2273,
      "fangorn_expected_home_runs": 0.2273,
      "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.0187,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Adley Rutschman",
      "hitter_id": 668939,
      "team_abbr": "BAL",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 710,
      "under_odds": -1095,
      "expected_home_runs": 0.2273,
      "prob_1_plus_hr": 0.2033,
      "model_over_probability": 0.2033,
      "model_under_probability": 0.7967,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1235,
      "implied_under_probability_raw": 0.9163,
      "implied_over_probability_novig": 0.1188,
      "implied_under_probability_novig": 0.8812,
      "edge_over": 0.0798,
      "edge_under": -0.1196,
      "recommended_side": "Over",
      "recommended_edge": 0.0798,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9337,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "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.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.088,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 11.17,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.61,
      "projected_home_runs_palantir": 11.61,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.2033,
      "hr_prob_hybrid_gap_adjusted": 0.1532,
      "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.1544,
      "hr_prob_palantir": 0.1613,
      "hr_prob_rf_safe_raw": 0.1557,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1386,
      "hr_edge_palantir": 0.0378,
      "hr_edge_catboost_safe": 0.0798,
      "hr_edge_hybrid_gap_adjusted": 0.0297,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0187,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0322,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0187,
      "hr_edge_rf_safe_calibrated_logistic": 0.0151,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.2553,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1544,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 21,
      "edge_direction_rank": 20,
      "value_score": 36.6,
      "value_rank": 25,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 11.61,
      "palantir_expected_home_runs": 11.61,
      "palantir_prob_over": 0.1613,
      "palantir_hr_prob": 0.1613,
      "palantir_prob_under": 0.8387,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0378,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2273,
      "fangorn_expected_home_runs": 0.2273,
      "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.0187,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Adley Rutschman",
      "hitter_id": 668939,
      "team_abbr": "BAL",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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": 705,
      "under_odds": null,
      "expected_home_runs": 0.2273,
      "prob_1_plus_hr": 0.2033,
      "model_over_probability": 0.2033,
      "model_under_probability": 0.7967,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1242,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0791,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0791,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9337,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "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.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.088,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 11.17,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.61,
      "projected_home_runs_palantir": 11.61,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.2033,
      "hr_prob_hybrid_gap_adjusted": 0.1532,
      "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.1544,
      "hr_prob_palantir": 0.1613,
      "hr_prob_rf_safe_raw": 0.1557,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1386,
      "hr_edge_palantir": 0.0371,
      "hr_edge_catboost_safe": 0.0791,
      "hr_edge_hybrid_gap_adjusted": 0.029,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.018,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0315,
      "hr_edge_rf_safe_calibrated_isotonic": 0.018,
      "hr_edge_rf_safe_calibrated_logistic": 0.0144,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.2553,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1544,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 22,
      "edge_direction_rank": 21,
      "value_score": 36.3,
      "value_rank": 26,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 11.61,
      "palantir_expected_home_runs": 11.61,
      "palantir_prob_over": 0.1613,
      "palantir_hr_prob": 0.1613,
      "palantir_prob_under": 0.8387,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0371,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2273,
      "fangorn_expected_home_runs": 0.2273,
      "fangorn_prob_over": 0.1422,
      "fangorn_hr_prob": 0.1422,
      "fangorn_prob_under": 0.8578,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.018,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Luis Garc\u00eda Jr.",
      "hitter_id": 671277,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 675,
      "under_odds": -965,
      "expected_home_runs": 0.2324,
      "prob_1_plus_hr": 0.2074,
      "model_over_probability": 0.2074,
      "model_under_probability": 0.7926,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.129,
      "implied_under_probability_raw": 0.9061,
      "implied_over_probability_novig": 0.1246,
      "implied_under_probability_novig": 0.8754,
      "edge_over": 0.0784,
      "edge_under": -0.1135,
      "recommended_side": "Over",
      "recommended_edge": 0.0784,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9264,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.18,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.108,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 14.48,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 14.34,
      "projected_home_runs_palantir": 14.34,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2074,
      "hr_prob_hybrid_gap_adjusted": 0.1859,
      "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.1848,
      "hr_prob_palantir": 0.1992,
      "hr_prob_rf_safe_raw": 0.201,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1744,
      "hr_edge_palantir": 0.0702,
      "hr_edge_catboost_safe": 0.0784,
      "hr_edge_hybrid_gap_adjusted": 0.0569,
      "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.072,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0501,
      "hr_edge_rf_safe_calibrated_logistic": 0.0454,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.0347,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1848,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 24,
      "edge_direction_rank": 23,
      "value_score": 36.7,
      "value_rank": 22,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 14.34,
      "palantir_expected_home_runs": 14.34,
      "palantir_prob_over": 0.1992,
      "palantir_hr_prob": 0.1992,
      "palantir_prob_under": 0.8008,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0702,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2324,
      "fangorn_expected_home_runs": 0.2324,
      "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.0501,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02009999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luis Garc\u00eda Jr.",
      "hitter_id": 671277,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 675,
      "under_odds": -1025,
      "expected_home_runs": 0.2324,
      "prob_1_plus_hr": 0.2074,
      "model_over_probability": 0.2074,
      "model_under_probability": 0.7926,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.129,
      "implied_under_probability_raw": 0.9111,
      "implied_over_probability_novig": 0.124,
      "implied_under_probability_novig": 0.876,
      "edge_over": 0.0784,
      "edge_under": -0.1185,
      "recommended_side": "Over",
      "recommended_edge": 0.0784,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9264,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.18,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.108,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 14.48,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 14.34,
      "projected_home_runs_palantir": 14.34,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2074,
      "hr_prob_hybrid_gap_adjusted": 0.1859,
      "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.1848,
      "hr_prob_palantir": 0.1992,
      "hr_prob_rf_safe_raw": 0.201,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1744,
      "hr_edge_palantir": 0.0702,
      "hr_edge_catboost_safe": 0.0784,
      "hr_edge_hybrid_gap_adjusted": 0.0569,
      "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.072,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0501,
      "hr_edge_rf_safe_calibrated_logistic": 0.0454,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.0347,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1848,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 25,
      "edge_direction_rank": 24,
      "value_score": 36.7,
      "value_rank": 23,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 14.34,
      "palantir_expected_home_runs": 14.34,
      "palantir_prob_over": 0.1992,
      "palantir_hr_prob": 0.1992,
      "palantir_prob_under": 0.8008,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0702,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2324,
      "fangorn_expected_home_runs": 0.2324,
      "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.0501,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02009999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brendan Donovan",
      "hitter_id": 680977,
      "team_abbr": "SEA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Cade Cavalli",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -1410,
      "expected_home_runs": 0.1977,
      "prob_1_plus_hr": 0.1794,
      "model_over_probability": 0.1794,
      "model_under_probability": 0.8206,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.101,
      "implied_under_probability_raw": 0.9338,
      "implied_over_probability_novig": 0.0976,
      "implied_under_probability_novig": 0.9024,
      "edge_over": 0.0784,
      "edge_under": -0.1132,
      "recommended_side": "Over",
      "recommended_edge": 0.0784,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.945,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.01,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.915,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 12.0,
      "projected_home_runs_rf_safe_season": 12.95,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.3,
      "projected_home_runs_palantir": 10.3,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1794,
      "hr_prob_hybrid_gap_adjusted": 0.1743,
      "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.1736,
      "hr_prob_palantir": 0.1561,
      "hr_prob_rf_safe_raw": 0.1921,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1669,
      "hr_edge_palantir": 0.0551,
      "hr_edge_catboost_safe": 0.0784,
      "hr_edge_hybrid_gap_adjusted": 0.0733,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0711,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0911,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0711,
      "hr_edge_rf_safe_calibrated_logistic": 0.0659,
      "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.0792,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1736,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 4,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 23,
      "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.3,
      "palantir_expected_home_runs": 10.3,
      "palantir_prob_over": 0.1561,
      "palantir_hr_prob": 0.1561,
      "palantir_prob_under": 0.8439,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0551,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1977,
      "fangorn_expected_home_runs": 0.1977,
      "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.0711,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.016000000000000014,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luis Garc\u00eda Jr.",
      "hitter_id": 671277,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2324,
      "prob_1_plus_hr": 0.2074,
      "model_over_probability": 0.2074,
      "model_under_probability": 0.7926,
      "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.0775,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0775,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9264,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.18,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.108,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 14.48,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 14.34,
      "projected_home_runs_palantir": 14.34,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2074,
      "hr_prob_hybrid_gap_adjusted": 0.1859,
      "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.1848,
      "hr_prob_palantir": 0.1992,
      "hr_prob_rf_safe_raw": 0.201,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1744,
      "hr_edge_palantir": 0.0693,
      "hr_edge_catboost_safe": 0.0775,
      "hr_edge_hybrid_gap_adjusted": 0.056,
      "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.0711,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0492,
      "hr_edge_rf_safe_calibrated_logistic": 0.0445,
      "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.0347,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1848,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 26,
      "edge_direction_rank": 25,
      "value_score": 36.2,
      "value_rank": 27,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 14.34,
      "palantir_expected_home_runs": 14.34,
      "palantir_prob_over": 0.1992,
      "palantir_hr_prob": 0.1992,
      "palantir_prob_under": 0.8008,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0693,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2324,
      "fangorn_expected_home_runs": 0.2324,
      "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": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02009999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brendan Donovan",
      "hitter_id": 680977,
      "team_abbr": "SEA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Cade Cavalli",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 875,
      "under_odds": -1495,
      "expected_home_runs": 0.1977,
      "prob_1_plus_hr": 0.1794,
      "model_over_probability": 0.1794,
      "model_under_probability": 0.8206,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1026,
      "implied_under_probability_raw": 0.9373,
      "implied_over_probability_novig": 0.0987,
      "implied_under_probability_novig": 0.9013,
      "edge_over": 0.0768,
      "edge_under": -0.1167,
      "recommended_side": "Over",
      "recommended_edge": 0.0768,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.945,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.01,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.915,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 12.0,
      "projected_home_runs_rf_safe_season": 12.95,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.3,
      "projected_home_runs_palantir": 10.3,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1794,
      "hr_prob_hybrid_gap_adjusted": 0.1743,
      "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.1736,
      "hr_prob_palantir": 0.1561,
      "hr_prob_rf_safe_raw": 0.1921,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1669,
      "hr_edge_palantir": 0.0535,
      "hr_edge_catboost_safe": 0.0768,
      "hr_edge_hybrid_gap_adjusted": 0.0717,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0695,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0895,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0695,
      "hr_edge_rf_safe_calibrated_logistic": 0.0643,
      "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.0792,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1736,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 4,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 27,
      "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": 10.3,
      "palantir_expected_home_runs": 10.3,
      "palantir_prob_over": 0.1561,
      "palantir_hr_prob": 0.1561,
      "palantir_prob_under": 0.8439,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0535,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1977,
      "fangorn_expected_home_runs": 0.1977,
      "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.0695,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.016000000000000014,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brendan Donovan",
      "hitter_id": 680977,
      "team_abbr": "SEA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Cade Cavalli",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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": 875,
      "under_odds": null,
      "expected_home_runs": 0.1977,
      "prob_1_plus_hr": 0.1794,
      "model_over_probability": 0.1794,
      "model_under_probability": 0.8206,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1026,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0768,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0768,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.945,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.01,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.915,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 12.0,
      "projected_home_runs_rf_safe_season": 12.95,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.3,
      "projected_home_runs_palantir": 10.3,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1794,
      "hr_prob_hybrid_gap_adjusted": 0.1743,
      "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.1736,
      "hr_prob_palantir": 0.1561,
      "hr_prob_rf_safe_raw": 0.1921,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1669,
      "hr_edge_palantir": 0.0535,
      "hr_edge_catboost_safe": 0.0768,
      "hr_edge_hybrid_gap_adjusted": 0.0717,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0695,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0895,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0695,
      "hr_edge_rf_safe_calibrated_logistic": 0.0643,
      "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.0792,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1736,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 4,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 28,
      "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.3,
      "palantir_expected_home_runs": 10.3,
      "palantir_prob_over": 0.1561,
      "palantir_hr_prob": 0.1561,
      "palantir_prob_under": 0.8439,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0535,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1977,
      "fangorn_expected_home_runs": 0.1977,
      "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.0695,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.016000000000000014,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Keibert Ruiz",
      "hitter_id": 660688,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 880,
      "under_odds": -1395,
      "expected_home_runs": 0.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.102,
      "implied_under_probability_raw": 0.9331,
      "implied_over_probability_novig": 0.0985,
      "implied_under_probability_novig": 0.9015,
      "edge_over": 0.0757,
      "edge_under": -0.1108,
      "recommended_side": "Over",
      "recommended_edge": 0.0757,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8916,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.96,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.108,
      "pitch_mix_interaction_score": 108.7,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 10.31,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.6,
      "projected_home_runs_palantir": 8.6,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1777,
      "hr_prob_hybrid_gap_adjusted": 0.1738,
      "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.1732,
      "hr_prob_palantir": 0.1548,
      "hr_prob_rf_safe_raw": 0.1826,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1591,
      "hr_edge_palantir": 0.0528,
      "hr_edge_catboost_safe": 0.0757,
      "hr_edge_hybrid_gap_adjusted": 0.0718,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0701,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0806,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0701,
      "hr_edge_rf_safe_calibrated_logistic": 0.0571,
      "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.031,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1732,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 30,
      "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": 8.6,
      "palantir_expected_home_runs": 8.6,
      "palantir_prob_over": 0.1548,
      "palantir_hr_prob": 0.1548,
      "palantir_prob_under": 0.8452,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0528,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1956,
      "fangorn_expected_home_runs": 0.1956,
      "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.0701,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01730000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Keibert Ruiz",
      "hitter_id": 660688,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.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.1031,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0746,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0746,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8916,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.96,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.108,
      "pitch_mix_interaction_score": 108.7,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 10.31,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.6,
      "projected_home_runs_palantir": 8.6,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1777,
      "hr_prob_hybrid_gap_adjusted": 0.1738,
      "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.1732,
      "hr_prob_palantir": 0.1548,
      "hr_prob_rf_safe_raw": 0.1826,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1591,
      "hr_edge_palantir": 0.0517,
      "hr_edge_catboost_safe": 0.0746,
      "hr_edge_hybrid_gap_adjusted": 0.0707,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.069,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0795,
      "hr_edge_rf_safe_calibrated_isotonic": 0.069,
      "hr_edge_rf_safe_calibrated_logistic": 0.056,
      "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.031,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1732,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 31,
      "edge_direction_rank": 29,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 8.6,
      "palantir_expected_home_runs": 8.6,
      "palantir_prob_over": 0.1548,
      "palantir_hr_prob": 0.1548,
      "palantir_prob_under": 0.8452,
      "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.1956,
      "fangorn_expected_home_runs": 0.1956,
      "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.069,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01730000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Andrew Benintendi",
      "hitter_id": 643217,
      "team_abbr": "CWS",
      "opponent_abbr": "LAD",
      "pitcher_name": "Yoshinobu Yamamoto",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2351,
      "prob_1_plus_hr": 0.2095,
      "model_over_probability": 0.2095,
      "model_under_probability": 0.7905,
      "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.0744,
      "edge_under": -0.1095,
      "recommended_side": "Over",
      "recommended_edge": 0.0744,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9304,
      "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; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 16.0,
      "projected_home_runs_rf_safe_season": 16.85,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.1,
      "projected_home_runs_palantir": 15.1,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2095,
      "hr_prob_hybrid_gap_adjusted": 0.1864,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1852,
      "hr_prob_palantir": 0.199,
      "hr_prob_rf_safe_raw": 0.2193,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1909,
      "hr_edge_palantir": 0.0639,
      "hr_edge_catboost_safe": 0.0744,
      "hr_edge_hybrid_gap_adjusted": 0.0513,
      "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.0842,
      "hr_edge_rf_safe_calibrated_isotonic": 0.044,
      "hr_edge_rf_safe_calibrated_logistic": 0.0558,
      "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.0531,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1852,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 32,
      "edge_direction_rank": 30,
      "value_score": 35.1,
      "value_rank": 28,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 15.1,
      "palantir_expected_home_runs": 15.1,
      "palantir_prob_over": 0.199,
      "palantir_hr_prob": 0.199,
      "palantir_prob_under": 0.8009999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0639,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2351,
      "fangorn_expected_home_runs": 0.2351,
      "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.0199,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Andrew Benintendi",
      "hitter_id": 643217,
      "team_abbr": "CWS",
      "opponent_abbr": "LAD",
      "pitcher_name": "Yoshinobu Yamamoto",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2351,
      "prob_1_plus_hr": 0.2095,
      "model_over_probability": 0.2095,
      "model_under_probability": 0.7905,
      "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.0744,
      "edge_under": -0.1147,
      "recommended_side": "Over",
      "recommended_edge": 0.0744,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9304,
      "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; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 16.0,
      "projected_home_runs_rf_safe_season": 16.85,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.1,
      "projected_home_runs_palantir": 15.1,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2095,
      "hr_prob_hybrid_gap_adjusted": 0.1864,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1852,
      "hr_prob_palantir": 0.199,
      "hr_prob_rf_safe_raw": 0.2193,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1909,
      "hr_edge_palantir": 0.0639,
      "hr_edge_catboost_safe": 0.0744,
      "hr_edge_hybrid_gap_adjusted": 0.0513,
      "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.0842,
      "hr_edge_rf_safe_calibrated_isotonic": 0.044,
      "hr_edge_rf_safe_calibrated_logistic": 0.0558,
      "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.0531,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1852,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 33,
      "edge_direction_rank": 31,
      "value_score": 35.1,
      "value_rank": 29,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 15.1,
      "palantir_expected_home_runs": 15.1,
      "palantir_prob_over": 0.199,
      "palantir_hr_prob": 0.199,
      "palantir_prob_under": 0.8009999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0639,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2351,
      "fangorn_expected_home_runs": 0.2351,
      "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.0199,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Andrew Benintendi",
      "hitter_id": 643217,
      "team_abbr": "CWS",
      "opponent_abbr": "LAD",
      "pitcher_name": "Yoshinobu Yamamoto",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2351,
      "prob_1_plus_hr": 0.2095,
      "model_over_probability": 0.2095,
      "model_under_probability": 0.7905,
      "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.0744,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0744,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9304,
      "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; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 16.0,
      "projected_home_runs_rf_safe_season": 16.85,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.1,
      "projected_home_runs_palantir": 15.1,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2095,
      "hr_prob_hybrid_gap_adjusted": 0.1864,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1852,
      "hr_prob_palantir": 0.199,
      "hr_prob_rf_safe_raw": 0.2193,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1909,
      "hr_edge_palantir": 0.0639,
      "hr_edge_catboost_safe": 0.0744,
      "hr_edge_hybrid_gap_adjusted": 0.0513,
      "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.0842,
      "hr_edge_rf_safe_calibrated_isotonic": 0.044,
      "hr_edge_rf_safe_calibrated_logistic": 0.0558,
      "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.0531,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1852,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 34,
      "edge_direction_rank": 32,
      "value_score": 35.1,
      "value_rank": 30,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 15.1,
      "palantir_expected_home_runs": 15.1,
      "palantir_prob_over": 0.199,
      "palantir_hr_prob": 0.199,
      "palantir_prob_under": 0.8009999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0639,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2351,
      "fangorn_expected_home_runs": 0.2351,
      "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.0199,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Keibert Ruiz",
      "hitter_id": 660688,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 865,
      "under_odds": -1475,
      "expected_home_runs": 0.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.1036,
      "implied_under_probability_raw": 0.9365,
      "implied_over_probability_novig": 0.0996,
      "implied_under_probability_novig": 0.9004,
      "edge_over": 0.0741,
      "edge_under": -0.1142,
      "recommended_side": "Over",
      "recommended_edge": 0.0741,
      "play_tier": "Strong",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8916,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.96,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.108,
      "pitch_mix_interaction_score": 108.7,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 10.0,
      "projected_home_runs_rf_safe_season": 10.31,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 8.6,
      "projected_home_runs_palantir": 8.6,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1777,
      "hr_prob_hybrid_gap_adjusted": 0.1738,
      "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.1732,
      "hr_prob_palantir": 0.1548,
      "hr_prob_rf_safe_raw": 0.1826,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1591,
      "hr_edge_palantir": 0.0512,
      "hr_edge_catboost_safe": 0.0741,
      "hr_edge_hybrid_gap_adjusted": 0.0702,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0685,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.079,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0685,
      "hr_edge_rf_safe_calibrated_logistic": 0.0555,
      "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.031,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1732,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 35,
      "edge_direction_rank": 33,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 8.6,
      "palantir_expected_home_runs": 8.6,
      "palantir_prob_over": 0.1548,
      "palantir_hr_prob": 0.1548,
      "palantir_prob_under": 0.8452,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0512,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_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.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.0685,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01730000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Freddie Freeman",
      "hitter_id": 518692,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2766,
      "prob_1_plus_hr": 0.2416,
      "model_over_probability": 0.2416,
      "model_under_probability": 0.7584,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1681,
      "implied_under_probability_raw": 0.8718,
      "implied_over_probability_novig": 0.1617,
      "implied_under_probability_novig": 0.8383,
      "edge_over": 0.0735,
      "edge_under": -0.1134,
      "recommended_side": "Over",
      "recommended_edge": 0.0735,
      "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": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.2416,
      "hr_prob_hybrid_gap_adjusted": 0.1904,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1916,
      "hr_prob_palantir": 0.2462,
      "hr_prob_rf_safe_raw": 0.2231,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1945,
      "hr_edge_palantir": 0.0781,
      "hr_edge_catboost_safe": 0.0735,
      "hr_edge_hybrid_gap_adjusted": 0.0223,
      "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.055,
      "hr_edge_rf_safe_calibrated_isotonic": 0.011,
      "hr_edge_rf_safe_calibrated_logistic": 0.0264,
      "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.1916,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 36,
      "edge_direction_rank": 34,
      "value_score": 48.2,
      "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": 23.5,
      "palantir_expected_home_runs": 23.5,
      "palantir_prob_over": 0.2462,
      "palantir_hr_prob": 0.2462,
      "palantir_prob_under": 0.7538,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0781,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2766,
      "fangorn_expected_home_runs": 0.2766,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.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.06709999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Freddie Freeman",
      "hitter_id": 518692,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2766,
      "prob_1_plus_hr": 0.2416,
      "model_over_probability": 0.2416,
      "model_under_probability": 0.7584,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1695,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0721,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0721,
      "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": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.2416,
      "hr_prob_hybrid_gap_adjusted": 0.1904,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1916,
      "hr_prob_palantir": 0.2462,
      "hr_prob_rf_safe_raw": 0.2231,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1945,
      "hr_edge_palantir": 0.0767,
      "hr_edge_catboost_safe": 0.0721,
      "hr_edge_hybrid_gap_adjusted": 0.0209,
      "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.0536,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0096,
      "hr_edge_rf_safe_calibrated_logistic": 0.025,
      "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.1916,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 37,
      "edge_direction_rank": 35,
      "value_score": 48.0,
      "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": 23.5,
      "palantir_expected_home_runs": 23.5,
      "palantir_prob_over": 0.2462,
      "palantir_hr_prob": 0.2462,
      "palantir_prob_under": 0.7538,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0767,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2766,
      "fangorn_expected_home_runs": 0.2766,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.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.06709999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Freddie Freeman",
      "hitter_id": 518692,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2766,
      "prob_1_plus_hr": 0.2416,
      "model_over_probability": 0.2416,
      "model_under_probability": 0.7584,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1709,
      "implied_under_probability_raw": 0.8649,
      "implied_over_probability_novig": 0.165,
      "implied_under_probability_novig": 0.835,
      "edge_over": 0.0707,
      "edge_under": -0.1065,
      "recommended_side": "Over",
      "recommended_edge": 0.0707,
      "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": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.2416,
      "hr_prob_hybrid_gap_adjusted": 0.1904,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1916,
      "hr_prob_palantir": 0.2462,
      "hr_prob_rf_safe_raw": 0.2231,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1945,
      "hr_edge_palantir": 0.0753,
      "hr_edge_catboost_safe": 0.0707,
      "hr_edge_hybrid_gap_adjusted": 0.0195,
      "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.0522,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0082,
      "hr_edge_rf_safe_calibrated_logistic": 0.0236,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.0874,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1916,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 39,
      "edge_direction_rank": 36,
      "value_score": 47.9,
      "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": 23.5,
      "palantir_expected_home_runs": 23.5,
      "palantir_prob_over": 0.2462,
      "palantir_hr_prob": 0.2462,
      "palantir_prob_under": 0.7538,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0753,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2766,
      "fangorn_expected_home_runs": 0.2766,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.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.06709999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Spencer Steer",
      "hitter_id": 668715,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2392,
      "prob_1_plus_hr": 0.2127,
      "model_over_probability": 0.2127,
      "model_under_probability": 0.7873,
      "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.0698,
      "edge_under": -0.1046,
      "recommended_side": "Over",
      "recommended_edge": 0.0698,
      "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.9203,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.16,
      "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": "hitter-friendly",
      "hr_multiplier": 1.149,
      "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.1791,
      "hr_prob_catboost_safe": 0.2127,
      "hr_prob_hybrid_gap_adjusted": 0.1872,
      "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.1859,
      "hr_prob_palantir": 0.2102,
      "hr_prob_rf_safe_raw": 0.2074,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.18,
      "hr_edge_palantir": 0.0673,
      "hr_edge_catboost_safe": 0.0698,
      "hr_edge_hybrid_gap_adjusted": 0.0443,
      "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.0645,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0362,
      "hr_edge_rf_safe_calibrated_logistic": 0.0371,
      "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.0285,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1859,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 40,
      "edge_direction_rank": 37,
      "value_score": 33.4,
      "value_rank": 34,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 19.73,
      "palantir_expected_home_runs": 19.73,
      "palantir_prob_over": 0.2102,
      "palantir_hr_prob": 0.2102,
      "palantir_prob_under": 0.7898000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0673,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2392,
      "fangorn_expected_home_runs": 0.2392,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0362,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03109999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Spencer Steer",
      "hitter_id": 668715,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2392,
      "prob_1_plus_hr": 0.2127,
      "model_over_probability": 0.2127,
      "model_under_probability": 0.7873,
      "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.0698,
      "edge_under": -0.1101,
      "recommended_side": "Over",
      "recommended_edge": 0.0698,
      "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.9203,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.16,
      "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": "hitter-friendly",
      "hr_multiplier": 1.149,
      "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.1791,
      "hr_prob_catboost_safe": 0.2127,
      "hr_prob_hybrid_gap_adjusted": 0.1872,
      "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.1859,
      "hr_prob_palantir": 0.2102,
      "hr_prob_rf_safe_raw": 0.2074,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.18,
      "hr_edge_palantir": 0.0673,
      "hr_edge_catboost_safe": 0.0698,
      "hr_edge_hybrid_gap_adjusted": 0.0443,
      "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.0645,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0362,
      "hr_edge_rf_safe_calibrated_logistic": 0.0371,
      "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.0285,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1859,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 41,
      "edge_direction_rank": 38,
      "value_score": 33.4,
      "value_rank": 35,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 19.73,
      "palantir_expected_home_runs": 19.73,
      "palantir_prob_over": 0.2102,
      "palantir_hr_prob": 0.2102,
      "palantir_prob_under": 0.7898000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0673,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2392,
      "fangorn_expected_home_runs": 0.2392,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0362,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03109999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Spencer Steer",
      "hitter_id": 668715,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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": 595,
      "under_odds": null,
      "expected_home_runs": 0.2392,
      "prob_1_plus_hr": 0.2127,
      "model_over_probability": 0.2127,
      "model_under_probability": 0.7873,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1439,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0688,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0688,
      "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.9203,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.16,
      "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": "hitter-friendly",
      "hr_multiplier": 1.149,
      "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.1791,
      "hr_prob_catboost_safe": 0.2127,
      "hr_prob_hybrid_gap_adjusted": 0.1872,
      "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.1859,
      "hr_prob_palantir": 0.2102,
      "hr_prob_rf_safe_raw": 0.2074,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.18,
      "hr_edge_palantir": 0.0663,
      "hr_edge_catboost_safe": 0.0688,
      "hr_edge_hybrid_gap_adjusted": 0.0433,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0352,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0635,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0352,
      "hr_edge_rf_safe_calibrated_logistic": 0.0361,
      "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.0285,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1859,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 42,
      "edge_direction_rank": 39,
      "value_score": 33.1,
      "value_rank": 38,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 19.73,
      "palantir_expected_home_runs": 19.73,
      "palantir_prob_over": 0.2102,
      "palantir_hr_prob": 0.2102,
      "palantir_prob_under": 0.7898000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0663,
      "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.2392,
      "fangorn_expected_home_runs": 0.2392,
      "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.0352,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03109999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jeremy Pe\u00f1a",
      "hitter_id": 665161,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 735,
      "under_odds": -1080,
      "expected_home_runs": 0.2087,
      "prob_1_plus_hr": 0.1884,
      "model_over_probability": 0.1884,
      "model_under_probability": 0.8116,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1198,
      "implied_under_probability_raw": 0.9153,
      "implied_over_probability_novig": 0.1157,
      "implied_under_probability_novig": 0.8843,
      "edge_over": 0.0686,
      "edge_under": -0.1037,
      "recommended_side": "Over",
      "recommended_edge": 0.0686,
      "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.9874,
      "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": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 15.9,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 14.27,
      "projected_home_runs_palantir": 14.27,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1884,
      "hr_prob_hybrid_gap_adjusted": 0.1819,
      "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.181,
      "hr_prob_palantir": 0.1916,
      "hr_prob_rf_safe_raw": 0.211,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1833,
      "hr_edge_palantir": 0.0718,
      "hr_edge_catboost_safe": 0.0686,
      "hr_edge_hybrid_gap_adjusted": 0.0621,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0593,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0912,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0593,
      "hr_edge_rf_safe_calibrated_logistic": 0.0635,
      "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.1357,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.181,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 43,
      "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": 14.27,
      "palantir_expected_home_runs": 14.27,
      "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.0718,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2087,
      "fangorn_expected_home_runs": 0.2087,
      "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.0593,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Brice Turang",
      "hitter_id": 668930,
      "team_abbr": "MIL",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 865,
      "under_odds": -1360,
      "expected_home_runs": 0.1882,
      "prob_1_plus_hr": 0.1716,
      "model_over_probability": 0.1716,
      "model_under_probability": 0.8284,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1036,
      "implied_under_probability_raw": 0.9315,
      "implied_over_probability_novig": 0.1001,
      "implied_under_probability_novig": 0.8999,
      "edge_over": 0.068,
      "edge_under": -0.1031,
      "recommended_side": "Over",
      "recommended_edge": 0.068,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9604,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.59,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "pitch_mix_interaction_score": 107.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 12.0,
      "projected_home_runs_rf_safe_season": 15.87,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.93,
      "projected_home_runs_palantir": 13.93,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1716,
      "hr_prob_hybrid_gap_adjusted": 0.1769,
      "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.1776,
      "hr_prob_palantir": 0.1963,
      "hr_prob_rf_safe_raw": 0.2203,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1919,
      "hr_edge_palantir": 0.0927,
      "hr_edge_catboost_safe": 0.068,
      "hr_edge_hybrid_gap_adjusted": 0.0733,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0755,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1167,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0755,
      "hr_edge_rf_safe_calibrated_logistic": 0.0883,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.3225,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1776,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 44,
      "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": 13.93,
      "palantir_expected_home_runs": 13.93,
      "palantir_prob_over": 0.1963,
      "palantir_hr_prob": 0.1963,
      "palantir_prob_under": 0.8037,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0927,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1882,
      "fangorn_expected_home_runs": 0.1882,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0755,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.017199999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jeremy Pe\u00f1a",
      "hitter_id": 665161,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -1145,
      "expected_home_runs": 0.2087,
      "prob_1_plus_hr": 0.1884,
      "model_over_probability": 0.1884,
      "model_under_probability": 0.8116,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1205,
      "implied_under_probability_raw": 0.9197,
      "implied_over_probability_novig": 0.1158,
      "implied_under_probability_novig": 0.8842,
      "edge_over": 0.0679,
      "edge_under": -0.1081,
      "recommended_side": "Over",
      "recommended_edge": 0.0679,
      "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.9874,
      "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": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 15.9,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 14.27,
      "projected_home_runs_palantir": 14.27,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1884,
      "hr_prob_hybrid_gap_adjusted": 0.1819,
      "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.181,
      "hr_prob_palantir": 0.1916,
      "hr_prob_rf_safe_raw": 0.211,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1833,
      "hr_edge_palantir": 0.0711,
      "hr_edge_catboost_safe": 0.0679,
      "hr_edge_hybrid_gap_adjusted": 0.0614,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0586,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0905,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0586,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.1357,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.181,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 45,
      "edge_direction_rank": 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": 14.27,
      "palantir_expected_home_runs": 14.27,
      "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.0711,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2087,
      "fangorn_expected_home_runs": 0.2087,
      "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.0586,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Jeremy Pe\u00f1a",
      "hitter_id": 665161,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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": 730,
      "under_odds": null,
      "expected_home_runs": 0.2087,
      "prob_1_plus_hr": 0.1884,
      "model_over_probability": 0.1884,
      "model_under_probability": 0.8116,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1205,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0679,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0679,
      "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.9874,
      "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": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 15.9,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 14.27,
      "projected_home_runs_palantir": 14.27,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1884,
      "hr_prob_hybrid_gap_adjusted": 0.1819,
      "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.181,
      "hr_prob_palantir": 0.1916,
      "hr_prob_rf_safe_raw": 0.211,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1833,
      "hr_edge_palantir": 0.0711,
      "hr_edge_catboost_safe": 0.0679,
      "hr_edge_hybrid_gap_adjusted": 0.0614,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0586,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0905,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0586,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.1357,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.181,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 43,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.27,
      "palantir_expected_home_runs": 14.27,
      "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.0711,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2087,
      "fangorn_expected_home_runs": 0.2087,
      "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.0586,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "JJ Bleday",
      "hitter_id": 668709,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -970,
      "expected_home_runs": 0.2244,
      "prob_1_plus_hr": 0.201,
      "model_over_probability": 0.201,
      "model_under_probability": 0.799,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1333,
      "implied_under_probability_raw": 0.9065,
      "implied_over_probability_novig": 0.1282,
      "implied_under_probability_novig": 0.8718,
      "edge_over": 0.0677,
      "edge_under": -0.1075,
      "recommended_side": "Over",
      "recommended_edge": 0.0677,
      "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.8669,
      "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; 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": "hitter-friendly",
      "hr_multiplier": 1.149,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 8.25,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.42,
      "projected_home_runs_palantir": 13.42,
      "hr_prob_rf_safe": 0.1143,
      "hr_prob_catboost_safe": 0.201,
      "hr_prob_hybrid_gap_adjusted": 0.1247,
      "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.1317,
      "hr_prob_palantir": 0.1819,
      "hr_prob_rf_safe_raw": 0.1161,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1125,
      "hr_edge_palantir": 0.0486,
      "hr_edge_catboost_safe": 0.0677,
      "hr_edge_hybrid_gap_adjusted": -0.0086,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.019,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0172,
      "hr_edge_rf_safe_calibrated_isotonic": -0.019,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.45,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1317,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 45,
      "suppression_reason_count": 3,
      "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": 47,
      "edge_direction_rank": 44,
      "value_score": 30.1,
      "value_rank": 46,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.42,
      "palantir_expected_home_runs": 13.42,
      "palantir_prob_over": 0.1819,
      "palantir_hr_prob": 0.1819,
      "palantir_prob_under": 0.8181,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0486,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2244,
      "fangorn_expected_home_runs": 0.2244,
      "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.019,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.06760000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brice Turang",
      "hitter_id": 668930,
      "team_abbr": "MIL",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 855,
      "under_odds": null,
      "expected_home_runs": 0.1882,
      "prob_1_plus_hr": 0.1716,
      "model_over_probability": 0.1716,
      "model_under_probability": 0.8284,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1047,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0669,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0669,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9604,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.59,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "pitch_mix_interaction_score": 107.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 12.0,
      "projected_home_runs_rf_safe_season": 15.87,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.93,
      "projected_home_runs_palantir": 13.93,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1716,
      "hr_prob_hybrid_gap_adjusted": 0.1769,
      "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.1776,
      "hr_prob_palantir": 0.1963,
      "hr_prob_rf_safe_raw": 0.2203,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1919,
      "hr_edge_palantir": 0.0916,
      "hr_edge_catboost_safe": 0.0669,
      "hr_edge_hybrid_gap_adjusted": 0.0722,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0744,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1156,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0744,
      "hr_edge_rf_safe_calibrated_logistic": 0.0872,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.3225,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1776,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 48,
      "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": 13.93,
      "palantir_expected_home_runs": 13.93,
      "palantir_prob_over": 0.1963,
      "palantir_hr_prob": 0.1963,
      "palantir_prob_under": 0.8037,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0916,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1882,
      "fangorn_expected_home_runs": 0.1882,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0744,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.017199999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "JJ Bleday",
      "hitter_id": 668709,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 645,
      "under_odds": -910,
      "expected_home_runs": 0.2244,
      "prob_1_plus_hr": 0.201,
      "model_over_probability": 0.201,
      "model_under_probability": 0.799,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1342,
      "implied_under_probability_raw": 0.901,
      "implied_over_probability_novig": 0.1296,
      "implied_under_probability_novig": 0.8704,
      "edge_over": 0.0668,
      "edge_under": -0.102,
      "recommended_side": "Over",
      "recommended_edge": 0.0668,
      "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.8669,
      "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; 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": "hitter-friendly",
      "hr_multiplier": 1.149,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 8.25,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.42,
      "projected_home_runs_palantir": 13.42,
      "hr_prob_rf_safe": 0.1143,
      "hr_prob_catboost_safe": 0.201,
      "hr_prob_hybrid_gap_adjusted": 0.1247,
      "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.1317,
      "hr_prob_palantir": 0.1819,
      "hr_prob_rf_safe_raw": 0.1161,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1125,
      "hr_edge_palantir": 0.0477,
      "hr_edge_catboost_safe": 0.0668,
      "hr_edge_hybrid_gap_adjusted": -0.0095,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0199,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0181,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0199,
      "hr_edge_rf_safe_calibrated_logistic": -0.0217,
      "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.45,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1317,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 45,
      "suppression_reason_count": 3,
      "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": 49,
      "edge_direction_rank": 46,
      "value_score": 29.7,
      "value_rank": 49,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.42,
      "palantir_expected_home_runs": 13.42,
      "palantir_prob_over": 0.1819,
      "palantir_hr_prob": 0.1819,
      "palantir_prob_under": 0.8181,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0477,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2244,
      "fangorn_expected_home_runs": 0.2244,
      "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.0199,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.06760000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "JJ Bleday",
      "hitter_id": 668709,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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": 645,
      "under_odds": null,
      "expected_home_runs": 0.2244,
      "prob_1_plus_hr": 0.201,
      "model_over_probability": 0.201,
      "model_under_probability": 0.799,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1342,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0668,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0668,
      "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.8669,
      "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; 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": "hitter-friendly",
      "hr_multiplier": 1.149,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 8.25,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.42,
      "projected_home_runs_palantir": 13.42,
      "hr_prob_rf_safe": 0.1143,
      "hr_prob_catboost_safe": 0.201,
      "hr_prob_hybrid_gap_adjusted": 0.1247,
      "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.1317,
      "hr_prob_palantir": 0.1819,
      "hr_prob_rf_safe_raw": 0.1161,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1125,
      "hr_edge_palantir": 0.0477,
      "hr_edge_catboost_safe": 0.0668,
      "hr_edge_hybrid_gap_adjusted": -0.0095,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0199,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0181,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0199,
      "hr_edge_rf_safe_calibrated_logistic": -0.0217,
      "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.45,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1317,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 45,
      "suppression_reason_count": 3,
      "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": 50,
      "edge_direction_rank": 47,
      "value_score": 29.7,
      "value_rank": 50,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.42,
      "palantir_expected_home_runs": 13.42,
      "palantir_prob_over": 0.1819,
      "palantir_hr_prob": 0.1819,
      "palantir_prob_under": 0.8181,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0477,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2244,
      "fangorn_expected_home_runs": 0.2244,
      "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.0199,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.06760000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brice Turang",
      "hitter_id": 668930,
      "team_abbr": "MIL",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 850,
      "under_odds": -1435,
      "expected_home_runs": 0.1882,
      "prob_1_plus_hr": 0.1716,
      "model_over_probability": 0.1716,
      "model_under_probability": 0.8284,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1053,
      "implied_under_probability_raw": 0.9349,
      "implied_over_probability_novig": 0.1012,
      "implied_under_probability_novig": 0.8988,
      "edge_over": 0.0663,
      "edge_under": -0.1065,
      "recommended_side": "Over",
      "recommended_edge": 0.0663,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9604,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.59,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "pitch_mix_interaction_score": 107.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.01,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 12.0,
      "projected_home_runs_rf_safe_season": 15.87,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.93,
      "projected_home_runs_palantir": 13.93,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1716,
      "hr_prob_hybrid_gap_adjusted": 0.1769,
      "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.1776,
      "hr_prob_palantir": 0.1963,
      "hr_prob_rf_safe_raw": 0.2203,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1919,
      "hr_edge_palantir": 0.091,
      "hr_edge_catboost_safe": 0.0663,
      "hr_edge_hybrid_gap_adjusted": 0.0716,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0738,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.115,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0738,
      "hr_edge_rf_safe_calibrated_logistic": 0.0866,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.3225,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1776,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 51,
      "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": 13.93,
      "palantir_expected_home_runs": 13.93,
      "palantir_prob_over": 0.1963,
      "palantir_hr_prob": 0.1963,
      "palantir_prob_under": 0.8037,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.091,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1882,
      "fangorn_expected_home_runs": 0.1882,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0738,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.017199999999999993,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jes\u00fas S\u00e1nchez",
      "hitter_id": 660821,
      "team_abbr": "TOR",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2148,
      "prob_1_plus_hr": 0.1933,
      "model_over_probability": 0.1933,
      "model_under_probability": 0.8067,
      "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.0659,
      "edge_under": -0.1007,
      "recommended_side": "Over",
      "recommended_edge": 0.0659,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8814,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.92,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 17.58,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.26,
      "projected_home_runs_palantir": 13.26,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1933,
      "hr_prob_hybrid_gap_adjusted": 0.1834,
      "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.182,
      "hr_prob_palantir": 0.1729,
      "hr_prob_rf_safe_raw": 0.2226,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.194,
      "hr_edge_palantir": 0.0455,
      "hr_edge_catboost_safe": 0.0659,
      "hr_edge_hybrid_gap_adjusted": 0.056,
      "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.0952,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0517,
      "hr_edge_rf_safe_calibrated_logistic": 0.0666,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.172,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.182,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 52,
      "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": 13.26,
      "palantir_expected_home_runs": 13.26,
      "palantir_prob_over": 0.1729,
      "palantir_hr_prob": 0.1729,
      "palantir_prob_under": 0.8271,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0455,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2148,
      "fangorn_expected_home_runs": 0.2148,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0517,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.006200000000000011,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jes\u00fas S\u00e1nchez",
      "hitter_id": 660821,
      "team_abbr": "TOR",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2148,
      "prob_1_plus_hr": 0.1933,
      "model_over_probability": 0.1933,
      "model_under_probability": 0.8067,
      "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.0651,
      "edge_under": -0.1056,
      "recommended_side": "Over",
      "recommended_edge": 0.0651,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8814,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.92,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 17.58,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.26,
      "projected_home_runs_palantir": 13.26,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1933,
      "hr_prob_hybrid_gap_adjusted": 0.1834,
      "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.182,
      "hr_prob_palantir": 0.1729,
      "hr_prob_rf_safe_raw": 0.2226,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.194,
      "hr_edge_palantir": 0.0447,
      "hr_edge_catboost_safe": 0.0651,
      "hr_edge_hybrid_gap_adjusted": 0.0552,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0509,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0944,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0509,
      "hr_edge_rf_safe_calibrated_logistic": 0.0658,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.172,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.182,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 53,
      "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": 13.26,
      "palantir_expected_home_runs": 13.26,
      "palantir_prob_over": 0.1729,
      "palantir_hr_prob": 0.1729,
      "palantir_prob_under": 0.8271,
      "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.2148,
      "fangorn_expected_home_runs": 0.2148,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0509,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.006200000000000011,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jes\u00fas S\u00e1nchez",
      "hitter_id": 660821,
      "team_abbr": "TOR",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2148,
      "prob_1_plus_hr": 0.1933,
      "model_over_probability": 0.1933,
      "model_under_probability": 0.8067,
      "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.0651,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0651,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8814,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.92,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 15.0,
      "projected_home_runs_rf_safe_season": 17.58,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 13.26,
      "projected_home_runs_palantir": 13.26,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1933,
      "hr_prob_hybrid_gap_adjusted": 0.1834,
      "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.182,
      "hr_prob_palantir": 0.1729,
      "hr_prob_rf_safe_raw": 0.2226,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.194,
      "hr_edge_palantir": 0.0447,
      "hr_edge_catboost_safe": 0.0651,
      "hr_edge_hybrid_gap_adjusted": 0.0552,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0509,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0944,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0509,
      "hr_edge_rf_safe_calibrated_logistic": 0.0658,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.172,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.182,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 54,
      "edge_direction_rank": 51,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1729,
      "palantir_hr_prob": 0.1729,
      "palantir_prob_under": 0.8271,
      "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.2148,
      "fangorn_expected_home_runs": 0.2148,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0509,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.006200000000000011,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Tyler Stephenson",
      "hitter_id": 663886,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.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.1274,
      "implied_under_probability_raw": 0.9074,
      "implied_over_probability_novig": 0.1231,
      "implied_under_probability_novig": 0.8769,
      "edge_over": 0.0644,
      "edge_under": -0.0992,
      "recommended_side": "Over",
      "recommended_edge": 0.0644,
      "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.7977,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.62,
      "opportunity_penalty_reason": "historical_split_blend; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.085,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.149,
      "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.1721,
      "hr_prob_catboost_safe": 0.1918,
      "hr_prob_hybrid_gap_adjusted": 0.1768,
      "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.176,
      "hr_prob_palantir": 0.1679,
      "hr_prob_rf_safe_raw": 0.1836,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1599,
      "hr_edge_palantir": 0.0405,
      "hr_edge_catboost_safe": 0.0644,
      "hr_edge_hybrid_gap_adjusted": 0.0494,
      "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.0562,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0447,
      "hr_edge_rf_safe_calibrated_logistic": 0.0325,
      "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.0473,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.176,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: thin opportunity, softened start expectation.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 55,
      "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": 12.95,
      "palantir_expected_home_runs": 12.95,
      "palantir_prob_over": 0.1679,
      "palantir_hr_prob": 0.1679,
      "palantir_prob_under": 0.8321000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0405,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_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.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": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.004200000000000009,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Roman Anthony",
      "hitter_id": 701350,
      "team_abbr": "BOS",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2097,
      "prob_1_plus_hr": 0.1892,
      "model_over_probability": 0.1892,
      "model_under_probability": 0.8108,
      "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.0642,
      "edge_under": -0.0991,
      "recommended_side": "Over",
      "recommended_edge": 0.0642,
      "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.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1957,
      "hr_prob_catboost_safe": 0.1892,
      "hr_prob_hybrid_gap_adjusted": 0.1937,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1957,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1944,
      "hr_prob_palantir": 0.2027,
      "hr_prob_rf_safe_raw": 0.238,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1957,
      "hr_prob_rf_safe_calibrated_logistic": 0.2089,
      "hr_edge_palantir": 0.0777,
      "hr_edge_catboost_safe": 0.0642,
      "hr_edge_hybrid_gap_adjusted": 0.0687,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0707,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.113,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0707,
      "hr_edge_rf_safe_calibrated_logistic": 0.0839,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1957,
      "fangorn_projection_spread_ratio": 0.296,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1944,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 56,
      "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": 10.8,
      "palantir_expected_home_runs": 10.8,
      "palantir_prob_over": 0.2027,
      "palantir_hr_prob": 0.2027,
      "palantir_prob_under": 0.7973,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0777,
      "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.2097,
      "fangorn_expected_home_runs": 0.2097,
      "fangorn_prob_over": 0.1957,
      "fangorn_hr_prob": 0.1957,
      "fangorn_prob_under": 0.8043,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0707,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0069999999999999785,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Roman Anthony",
      "hitter_id": 701350,
      "team_abbr": "BOS",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2097,
      "prob_1_plus_hr": 0.1892,
      "model_over_probability": 0.1892,
      "model_under_probability": 0.8108,
      "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.0642,
      "edge_under": -0.1037,
      "recommended_side": "Over",
      "recommended_edge": 0.0642,
      "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.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1957,
      "hr_prob_catboost_safe": 0.1892,
      "hr_prob_hybrid_gap_adjusted": 0.1937,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1957,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1944,
      "hr_prob_palantir": 0.2027,
      "hr_prob_rf_safe_raw": 0.238,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1957,
      "hr_prob_rf_safe_calibrated_logistic": 0.2089,
      "hr_edge_palantir": 0.0777,
      "hr_edge_catboost_safe": 0.0642,
      "hr_edge_hybrid_gap_adjusted": 0.0687,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0707,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.113,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0707,
      "hr_edge_rf_safe_calibrated_logistic": 0.0839,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1957,
      "fangorn_projection_spread_ratio": 0.296,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1944,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 57,
      "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": 10.8,
      "palantir_expected_home_runs": 10.8,
      "palantir_prob_over": 0.2027,
      "palantir_hr_prob": 0.2027,
      "palantir_prob_under": 0.7973,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0777,
      "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.2097,
      "fangorn_expected_home_runs": 0.2097,
      "fangorn_prob_over": 0.1957,
      "fangorn_hr_prob": 0.1957,
      "fangorn_prob_under": 0.8043,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0707,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0069999999999999785,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "William Contreras",
      "hitter_id": 661388,
      "team_abbr": "MIL",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2151,
      "prob_1_plus_hr": 0.1935,
      "model_over_probability": 0.1935,
      "model_under_probability": 0.8065,
      "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.0636,
      "edge_under": -0.0987,
      "recommended_side": "Over",
      "recommended_edge": 0.0636,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9403,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.32,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "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": 18.0,
      "projected_home_runs_rf_safe_season": 18.0,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.03,
      "projected_home_runs_palantir": 17.03,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1935,
      "hr_prob_hybrid_gap_adjusted": 0.1773,
      "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.1764,
      "hr_prob_palantir": 0.1841,
      "hr_prob_rf_safe_raw": 0.1935,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1681,
      "hr_edge_palantir": 0.0542,
      "hr_edge_catboost_safe": 0.0636,
      "hr_edge_hybrid_gap_adjusted": 0.0474,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0422,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0636,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0422,
      "hr_edge_rf_safe_calibrated_logistic": 0.0382,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1764,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 60,
      "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": 17.03,
      "palantir_expected_home_runs": 17.03,
      "palantir_prob_over": 0.1841,
      "palantir_hr_prob": 0.1841,
      "palantir_prob_under": 0.8159,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0542,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2151,
      "fangorn_expected_home_runs": 0.2151,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0422,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01200000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "William Contreras",
      "hitter_id": 661388,
      "team_abbr": "MIL",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2151,
      "prob_1_plus_hr": 0.1935,
      "model_over_probability": 0.1935,
      "model_under_probability": 0.8065,
      "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.0636,
      "edge_under": -0.1038,
      "recommended_side": "Over",
      "recommended_edge": 0.0636,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9403,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.32,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "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": 18.0,
      "projected_home_runs_rf_safe_season": 18.0,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.03,
      "projected_home_runs_palantir": 17.03,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1935,
      "hr_prob_hybrid_gap_adjusted": 0.1773,
      "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.1764,
      "hr_prob_palantir": 0.1841,
      "hr_prob_rf_safe_raw": 0.1935,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1681,
      "hr_edge_palantir": 0.0542,
      "hr_edge_catboost_safe": 0.0636,
      "hr_edge_hybrid_gap_adjusted": 0.0474,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0422,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0636,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0422,
      "hr_edge_rf_safe_calibrated_logistic": 0.0382,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1764,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 61,
      "edge_direction_rank": 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": 17.03,
      "palantir_expected_home_runs": 17.03,
      "palantir_prob_over": 0.1841,
      "palantir_hr_prob": 0.1841,
      "palantir_prob_under": 0.8159,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0542,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2151,
      "fangorn_expected_home_runs": 0.2151,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0422,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01200000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "William Contreras",
      "hitter_id": 661388,
      "team_abbr": "MIL",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2151,
      "prob_1_plus_hr": 0.1935,
      "model_over_probability": 0.1935,
      "model_under_probability": 0.8065,
      "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.0636,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0636,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9403,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.32,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "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": 18.0,
      "projected_home_runs_rf_safe_season": 18.0,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.03,
      "projected_home_runs_palantir": 17.03,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1935,
      "hr_prob_hybrid_gap_adjusted": 0.1773,
      "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.1764,
      "hr_prob_palantir": 0.1841,
      "hr_prob_rf_safe_raw": 0.1935,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1681,
      "hr_edge_palantir": 0.0542,
      "hr_edge_catboost_safe": 0.0636,
      "hr_edge_hybrid_gap_adjusted": 0.0474,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0422,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0636,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0422,
      "hr_edge_rf_safe_calibrated_logistic": 0.0382,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1764,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 17.03,
      "palantir_expected_home_runs": 17.03,
      "palantir_prob_over": 0.1841,
      "palantir_hr_prob": 0.1841,
      "palantir_prob_under": 0.8159,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0542,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2151,
      "fangorn_expected_home_runs": 0.2151,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0422,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01200000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Tyler Stephenson",
      "hitter_id": 663886,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.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.1282,
      "implied_under_probability_raw": 0.9123,
      "implied_over_probability_novig": 0.1232,
      "implied_under_probability_novig": 0.8768,
      "edge_over": 0.0636,
      "edge_under": -0.1041,
      "recommended_side": "Over",
      "recommended_edge": 0.0636,
      "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.7977,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.62,
      "opportunity_penalty_reason": "historical_split_blend; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.085,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.149,
      "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.1721,
      "hr_prob_catboost_safe": 0.1918,
      "hr_prob_hybrid_gap_adjusted": 0.1768,
      "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.176,
      "hr_prob_palantir": 0.1679,
      "hr_prob_rf_safe_raw": 0.1836,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1599,
      "hr_edge_palantir": 0.0397,
      "hr_edge_catboost_safe": 0.0636,
      "hr_edge_hybrid_gap_adjusted": 0.0486,
      "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.0554,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0439,
      "hr_edge_rf_safe_calibrated_logistic": 0.0317,
      "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.0473,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.176,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: thin opportunity, softened start expectation.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 58,
      "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": 12.95,
      "palantir_expected_home_runs": 12.95,
      "palantir_prob_over": 0.1679,
      "palantir_hr_prob": 0.1679,
      "palantir_prob_under": 0.8321000000000001,
      "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.2129,
      "fangorn_expected_home_runs": 0.2129,
      "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": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.004200000000000009,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Tyler Stephenson",
      "hitter_id": 663886,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.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.1282,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0636,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0636,
      "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.7977,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.62,
      "opportunity_penalty_reason": "historical_split_blend; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.085,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.149,
      "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.1721,
      "hr_prob_catboost_safe": 0.1918,
      "hr_prob_hybrid_gap_adjusted": 0.1768,
      "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.176,
      "hr_prob_palantir": 0.1679,
      "hr_prob_rf_safe_raw": 0.1836,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1599,
      "hr_edge_palantir": 0.0397,
      "hr_edge_catboost_safe": 0.0636,
      "hr_edge_hybrid_gap_adjusted": 0.0486,
      "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.0554,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0439,
      "hr_edge_rf_safe_calibrated_logistic": 0.0317,
      "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.0473,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.176,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: thin opportunity, softened start expectation.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 59,
      "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": 12.95,
      "palantir_expected_home_runs": 12.95,
      "palantir_prob_over": 0.1679,
      "palantir_hr_prob": 0.1679,
      "palantir_prob_under": 0.8321000000000001,
      "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.2129,
      "fangorn_expected_home_runs": 0.2129,
      "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": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.004200000000000009,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Roman Anthony",
      "hitter_id": 701350,
      "team_abbr": "BOS",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2097,
      "prob_1_plus_hr": 0.1892,
      "model_over_probability": 0.1892,
      "model_under_probability": 0.8108,
      "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.0634,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0634,
      "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.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1957,
      "hr_prob_catboost_safe": 0.1892,
      "hr_prob_hybrid_gap_adjusted": 0.1937,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1957,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1944,
      "hr_prob_palantir": 0.2027,
      "hr_prob_rf_safe_raw": 0.238,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1957,
      "hr_prob_rf_safe_calibrated_logistic": 0.2089,
      "hr_edge_palantir": 0.0769,
      "hr_edge_catboost_safe": 0.0634,
      "hr_edge_hybrid_gap_adjusted": 0.0679,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0699,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1122,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0699,
      "hr_edge_rf_safe_calibrated_logistic": 0.0831,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1957,
      "fangorn_projection_spread_ratio": 0.296,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1944,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 63,
      "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": 10.8,
      "palantir_expected_home_runs": 10.8,
      "palantir_prob_over": 0.2027,
      "palantir_hr_prob": 0.2027,
      "palantir_prob_under": 0.7973,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0769,
      "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.2097,
      "fangorn_expected_home_runs": 0.2097,
      "fangorn_prob_over": 0.1957,
      "fangorn_hr_prob": 0.1957,
      "fangorn_prob_under": 0.8043,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0699,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0069999999999999785,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Carlos Correa",
      "hitter_id": 621043,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 740,
      "under_odds": -1085,
      "expected_home_runs": 0.2004,
      "prob_1_plus_hr": 0.1816,
      "model_over_probability": 0.1816,
      "model_under_probability": 0.8184,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.119,
      "implied_under_probability_raw": 0.9156,
      "implied_over_probability_novig": 0.115,
      "implied_under_probability_novig": 0.885,
      "edge_over": 0.0626,
      "edge_under": -0.0972,
      "recommended_side": "Over",
      "recommended_edge": 0.0626,
      "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.9549,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.04,
      "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": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 15.04,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.78,
      "projected_home_runs_palantir": 12.78,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1816,
      "hr_prob_hybrid_gap_adjusted": 0.175,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.174,
      "hr_prob_palantir": 0.1672,
      "hr_prob_rf_safe_raw": 0.1937,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1682,
      "hr_edge_palantir": 0.0482,
      "hr_edge_catboost_safe": 0.0626,
      "hr_edge_hybrid_gap_adjusted": 0.056,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0531,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0747,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0531,
      "hr_edge_rf_safe_calibrated_logistic": 0.0492,
      "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.0743,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.174,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 64,
      "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": 12.78,
      "palantir_expected_home_runs": 12.78,
      "palantir_prob_over": 0.1672,
      "palantir_hr_prob": 0.1672,
      "palantir_prob_under": 0.8328,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0482,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2004,
      "fangorn_expected_home_runs": 0.2004,
      "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.0531,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0049000000000000155,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Carlos Correa",
      "hitter_id": 621043,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 735,
      "under_odds": -1155,
      "expected_home_runs": 0.2004,
      "prob_1_plus_hr": 0.1816,
      "model_over_probability": 0.1816,
      "model_under_probability": 0.8184,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1198,
      "implied_under_probability_raw": 0.9203,
      "implied_over_probability_novig": 0.1152,
      "implied_under_probability_novig": 0.8848,
      "edge_over": 0.0618,
      "edge_under": -0.1019,
      "recommended_side": "Over",
      "recommended_edge": 0.0618,
      "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.9549,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.04,
      "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": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 15.04,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.78,
      "projected_home_runs_palantir": 12.78,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1816,
      "hr_prob_hybrid_gap_adjusted": 0.175,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.174,
      "hr_prob_palantir": 0.1672,
      "hr_prob_rf_safe_raw": 0.1937,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1682,
      "hr_edge_palantir": 0.0474,
      "hr_edge_catboost_safe": 0.0618,
      "hr_edge_hybrid_gap_adjusted": 0.0552,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0523,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0739,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0523,
      "hr_edge_rf_safe_calibrated_logistic": 0.0484,
      "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.0743,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.174,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 65,
      "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": 12.78,
      "palantir_expected_home_runs": 12.78,
      "palantir_prob_over": 0.1672,
      "palantir_hr_prob": 0.1672,
      "palantir_prob_under": 0.8328,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0474,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2004,
      "fangorn_expected_home_runs": 0.2004,
      "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.0523,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0049000000000000155,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Carlos Correa",
      "hitter_id": 621043,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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": 735,
      "under_odds": null,
      "expected_home_runs": 0.2004,
      "prob_1_plus_hr": 0.1816,
      "model_over_probability": 0.1816,
      "model_under_probability": 0.8184,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1198,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0618,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0618,
      "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.9549,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 4.04,
      "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": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 15.04,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.78,
      "projected_home_runs_palantir": 12.78,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1816,
      "hr_prob_hybrid_gap_adjusted": 0.175,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1721,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.174,
      "hr_prob_palantir": 0.1672,
      "hr_prob_rf_safe_raw": 0.1937,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1682,
      "hr_edge_palantir": 0.0474,
      "hr_edge_catboost_safe": 0.0618,
      "hr_edge_hybrid_gap_adjusted": 0.0552,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0523,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0739,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0523,
      "hr_edge_rf_safe_calibrated_logistic": 0.0484,
      "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.0743,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.174,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 66,
      "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": 12.78,
      "palantir_expected_home_runs": 12.78,
      "palantir_prob_over": 0.1672,
      "palantir_hr_prob": 0.1672,
      "palantir_prob_under": 0.8328,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0474,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2004,
      "fangorn_expected_home_runs": 0.2004,
      "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.0523,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0049000000000000155,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Marcus Semien",
      "hitter_id": 543760,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 605,
      "under_odds": -880,
      "expected_home_runs": 0.2267,
      "prob_1_plus_hr": 0.2028,
      "model_over_probability": 0.2028,
      "model_under_probability": 0.7972,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1418,
      "implied_under_probability_raw": 0.898,
      "implied_over_probability_novig": 0.1364,
      "implied_under_probability_novig": 0.8636,
      "edge_over": 0.061,
      "edge_under": -0.1008,
      "recommended_side": "Over",
      "recommended_edge": 0.061,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.31,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "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.1355,
      "hr_prob_catboost_safe": 0.2028,
      "hr_prob_hybrid_gap_adjusted": 0.1477,
      "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.149,
      "hr_prob_palantir": 0.1635,
      "hr_prob_rf_safe_raw": 0.138,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1263,
      "hr_edge_palantir": 0.0217,
      "hr_edge_catboost_safe": 0.061,
      "hr_edge_hybrid_gap_adjusted": 0.0059,
      "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.0038,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0063,
      "hr_edge_rf_safe_calibrated_logistic": -0.0155,
      "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.345,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.149,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 67,
      "edge_direction_rank": 64,
      "value_score": 27.1,
      "value_rank": 59,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1635,
      "palantir_hr_prob": 0.1635,
      "palantir_prob_under": 0.8365,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0217,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2267,
      "fangorn_expected_home_runs": 0.2267,
      "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.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.027999999999999997,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Mookie Betts",
      "hitter_id": 605141,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 525,
      "under_odds": -735,
      "expected_home_runs": 0.2484,
      "prob_1_plus_hr": 0.22,
      "model_over_probability": 0.22,
      "model_under_probability": 0.78,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.16,
      "implied_under_probability_raw": 0.8802,
      "implied_over_probability_novig": 0.1538,
      "implied_under_probability_novig": 0.8462,
      "edge_over": 0.06,
      "edge_under": -0.1002,
      "recommended_side": "Over",
      "recommended_edge": 0.06,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.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.2208,
      "hr_prob_rf_safe_raw": 0.2059,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1788,
      "hr_edge_palantir": 0.0608,
      "hr_edge_catboost_safe": 0.06,
      "hr_edge_hybrid_gap_adjusted": 0.0265,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0191,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0459,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0191,
      "hr_edge_rf_safe_calibrated_logistic": 0.0188,
      "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.0717,
      "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": 68,
      "edge_direction_rank": 65,
      "value_score": 34.2,
      "value_rank": 31,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 23.1,
      "palantir_expected_home_runs": 23.1,
      "palantir_prob_over": 0.2208,
      "palantir_hr_prob": 0.2208,
      "palantir_prob_under": 0.7792,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0608,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2484,
      "fangorn_expected_home_runs": 0.2484,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0191,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04169999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Marcus Semien",
      "hitter_id": 543760,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -830,
      "expected_home_runs": 0.2267,
      "prob_1_plus_hr": 0.2028,
      "model_over_probability": 0.2028,
      "model_under_probability": 0.7972,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1429,
      "implied_under_probability_raw": 0.8925,
      "implied_over_probability_novig": 0.138,
      "implied_under_probability_novig": 0.862,
      "edge_over": 0.0599,
      "edge_under": -0.0953,
      "recommended_side": "Over",
      "recommended_edge": 0.0599,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.31,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "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.1355,
      "hr_prob_catboost_safe": 0.2028,
      "hr_prob_hybrid_gap_adjusted": 0.1477,
      "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.149,
      "hr_prob_palantir": 0.1635,
      "hr_prob_rf_safe_raw": 0.138,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1263,
      "hr_edge_palantir": 0.0206,
      "hr_edge_catboost_safe": 0.0599,
      "hr_edge_hybrid_gap_adjusted": 0.0048,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0074,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0049,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0074,
      "hr_edge_rf_safe_calibrated_logistic": -0.0166,
      "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.345,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.149,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 69,
      "edge_direction_rank": 66,
      "value_score": 26.6,
      "value_rank": 60,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1635,
      "palantir_hr_prob": 0.1635,
      "palantir_prob_under": 0.8365,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0206,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2267,
      "fangorn_expected_home_runs": 0.2267,
      "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.0074,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.027999999999999997,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Marcus Semien",
      "hitter_id": 543760,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2267,
      "prob_1_plus_hr": 0.2028,
      "model_over_probability": 0.2028,
      "model_under_probability": 0.7972,
      "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.0599,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0599,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.31,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "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.1355,
      "hr_prob_catboost_safe": 0.2028,
      "hr_prob_hybrid_gap_adjusted": 0.1477,
      "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.149,
      "hr_prob_palantir": 0.1635,
      "hr_prob_rf_safe_raw": 0.138,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1263,
      "hr_edge_palantir": 0.0206,
      "hr_edge_catboost_safe": 0.0599,
      "hr_edge_hybrid_gap_adjusted": 0.0048,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0074,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0049,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0074,
      "hr_edge_rf_safe_calibrated_logistic": -0.0166,
      "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.345,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.149,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 70,
      "edge_direction_rank": 67,
      "value_score": 26.6,
      "value_rank": 61,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1635,
      "palantir_hr_prob": 0.1635,
      "palantir_prob_under": 0.8365,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0206,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2267,
      "fangorn_expected_home_runs": 0.2267,
      "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.0074,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.027999999999999997,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Mookie Betts",
      "hitter_id": 605141,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 520,
      "under_odds": null,
      "expected_home_runs": 0.2484,
      "prob_1_plus_hr": 0.22,
      "model_over_probability": 0.22,
      "model_under_probability": 0.78,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1613,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0587,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0587,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.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.2208,
      "hr_prob_rf_safe_raw": 0.2059,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1788,
      "hr_edge_palantir": 0.0595,
      "hr_edge_catboost_safe": 0.0587,
      "hr_edge_hybrid_gap_adjusted": 0.0252,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0178,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0446,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0178,
      "hr_edge_rf_safe_calibrated_logistic": 0.0175,
      "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.0717,
      "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": 71,
      "edge_direction_rank": 68,
      "value_score": 34.1,
      "value_rank": 32,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 23.1,
      "palantir_expected_home_runs": 23.1,
      "palantir_prob_over": 0.2208,
      "palantir_hr_prob": 0.2208,
      "palantir_prob_under": 0.7792,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0595,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2484,
      "fangorn_expected_home_runs": 0.2484,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0178,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04169999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Mookie Betts",
      "hitter_id": 605141,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2484,
      "prob_1_plus_hr": 0.22,
      "model_over_probability": 0.22,
      "model_under_probability": 0.78,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1626,
      "implied_under_probability_raw": 0.8734,
      "implied_over_probability_novig": 0.1569,
      "implied_under_probability_novig": 0.8431,
      "edge_over": 0.0574,
      "edge_under": -0.0934,
      "recommended_side": "Over",
      "recommended_edge": 0.0574,
      "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.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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.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.2208,
      "hr_prob_rf_safe_raw": 0.2059,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1788,
      "hr_edge_palantir": 0.0582,
      "hr_edge_catboost_safe": 0.0574,
      "hr_edge_hybrid_gap_adjusted": 0.0239,
      "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.0433,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0165,
      "hr_edge_rf_safe_calibrated_logistic": 0.0162,
      "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.0717,
      "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": 72,
      "edge_direction_rank": 69,
      "value_score": 34.0,
      "value_rank": 33,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 23.1,
      "palantir_expected_home_runs": 23.1,
      "palantir_prob_over": 0.2208,
      "palantir_hr_prob": 0.2208,
      "palantir_prob_under": 0.7792,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0582,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2484,
      "fangorn_expected_home_runs": 0.2484,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.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.04169999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Aaron Judge",
      "hitter_id": 592450,
      "team_abbr": "NYY",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2413,
      "prob_1_plus_hr": 0.2144,
      "model_over_probability": 0.2144,
      "model_under_probability": 0.7856,
      "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.0886,
      "edge_under": 0.0559,
      "recommended_side": "Under",
      "recommended_edge": 0.0559,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.42,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.2144,
      "hr_prob_hybrid_gap_adjusted": 0.1876,
      "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.1862,
      "hr_prob_palantir": 0.2019,
      "hr_prob_rf_safe_raw": 0.2081,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1807,
      "hr_edge_palantir": -0.1011,
      "hr_edge_catboost_safe": -0.0886,
      "hr_edge_hybrid_gap_adjusted": -0.1154,
      "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.0949,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1239,
      "hr_edge_rf_safe_calibrated_logistic": -0.1223,
      "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.033,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1862,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 73,
      "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.2019,
      "palantir_hr_prob": 0.2019,
      "palantir_prob_under": 0.7981,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.1011,
      "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.2413,
      "fangorn_expected_home_runs": 0.2413,
      "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.022799999999999987,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Wyatt Langford",
      "hitter_id": 694671,
      "team_abbr": "TEX",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2366,
      "prob_1_plus_hr": 0.2107,
      "model_over_probability": 0.2107,
      "model_under_probability": 0.7893,
      "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.0557,
      "edge_under": -0.0964,
      "recommended_side": "Over",
      "recommended_edge": 0.0557,
      "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.9733,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.64,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.988,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1791,
      "hr_prob_catboost_safe": 0.2107,
      "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.1855,
      "hr_prob_palantir": 0.2218,
      "hr_prob_rf_safe_raw": 0.2145,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1865,
      "hr_edge_palantir": 0.0668,
      "hr_edge_catboost_safe": 0.0557,
      "hr_edge_hybrid_gap_adjusted": 0.0317,
      "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.0595,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0241,
      "hr_edge_rf_safe_calibrated_logistic": 0.0315,
      "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.0206,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1855,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 74,
      "edge_direction_rank": 70,
      "value_score": 28.2,
      "value_rank": 56,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2218,
      "palantir_hr_prob": 0.2218,
      "palantir_prob_under": 0.7782,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0668,
      "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.2366,
      "fangorn_expected_home_runs": 0.2366,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0241,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04269999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Wyatt Langford",
      "hitter_id": 694671,
      "team_abbr": "TEX",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2366,
      "prob_1_plus_hr": 0.2107,
      "model_over_probability": 0.2107,
      "model_under_probability": 0.7893,
      "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.0545,
      "edge_under": -0.0895,
      "recommended_side": "Over",
      "recommended_edge": 0.0545,
      "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.9733,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.64,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.988,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1791,
      "hr_prob_catboost_safe": 0.2107,
      "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.1855,
      "hr_prob_palantir": 0.2218,
      "hr_prob_rf_safe_raw": 0.2145,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1865,
      "hr_edge_palantir": 0.0656,
      "hr_edge_catboost_safe": 0.0545,
      "hr_edge_hybrid_gap_adjusted": 0.0305,
      "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.0583,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0229,
      "hr_edge_rf_safe_calibrated_logistic": 0.0303,
      "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.0206,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1855,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 75,
      "edge_direction_rank": 71,
      "value_score": 28.2,
      "value_rank": 57,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2218,
      "palantir_hr_prob": 0.2218,
      "palantir_prob_under": 0.7782,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0656,
      "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.2366,
      "fangorn_expected_home_runs": 0.2366,
      "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.04269999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Wyatt Langford",
      "hitter_id": 694671,
      "team_abbr": "TEX",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2366,
      "prob_1_plus_hr": 0.2107,
      "model_over_probability": 0.2107,
      "model_under_probability": 0.7893,
      "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.0545,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0545,
      "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.9733,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.64,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.988,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1791,
      "hr_prob_catboost_safe": 0.2107,
      "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.1855,
      "hr_prob_palantir": 0.2218,
      "hr_prob_rf_safe_raw": 0.2145,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1865,
      "hr_edge_palantir": 0.0656,
      "hr_edge_catboost_safe": 0.0545,
      "hr_edge_hybrid_gap_adjusted": 0.0305,
      "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.0583,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0229,
      "hr_edge_rf_safe_calibrated_logistic": 0.0303,
      "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.0206,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1855,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 76,
      "edge_direction_rank": 72,
      "value_score": 28.2,
      "value_rank": 58,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2218,
      "palantir_hr_prob": 0.2218,
      "palantir_prob_under": 0.7782,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0656,
      "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.2366,
      "fangorn_expected_home_runs": 0.2366,
      "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.04269999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan India",
      "hitter_id": 663697,
      "team_abbr": "KC",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 920,
      "under_odds": -1485,
      "expected_home_runs": 0.1627,
      "prob_1_plus_hr": 0.1502,
      "model_over_probability": 0.1502,
      "model_under_probability": 0.8498,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.098,
      "implied_under_probability_raw": 0.9369,
      "implied_over_probability_novig": 0.0947,
      "implied_under_probability_novig": 0.9053,
      "edge_over": 0.0522,
      "edge_under": -0.0871,
      "recommended_side": "Over",
      "recommended_edge": 0.0522,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9178,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.92,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "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.1143,
      "hr_prob_catboost_safe": 0.1502,
      "hr_prob_hybrid_gap_adjusted": 0.1229,
      "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.1215,
      "hr_prob_palantir": 0.1262,
      "hr_prob_rf_safe_raw": 0.123,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1167,
      "hr_edge_palantir": 0.0282,
      "hr_edge_catboost_safe": 0.0522,
      "hr_edge_hybrid_gap_adjusted": 0.0249,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0163,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.025,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0163,
      "hr_edge_rf_safe_calibrated_logistic": 0.0187,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.1931,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1215,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 79,
      "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": 10.78,
      "palantir_expected_home_runs": 10.78,
      "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.0282,
      "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.1627,
      "fangorn_expected_home_runs": 0.1627,
      "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.0163,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011900000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nathan Lukes",
      "hitter_id": 664770,
      "team_abbr": "TOR",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.158,
      "prob_1_plus_hr": 0.1462,
      "model_over_probability": 0.1462,
      "model_under_probability": 0.8538,
      "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.0519,
      "edge_under": -0.087,
      "recommended_side": "Over",
      "recommended_edge": 0.0519,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.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": 106.5,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 6.0,
      "projected_home_runs_rf_safe_season": 9.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.48,
      "projected_home_runs_palantir": 7.48,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1462,
      "hr_prob_hybrid_gap_adjusted": 0.1712,
      "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.1725,
      "hr_prob_palantir": 0.1788,
      "hr_prob_rf_safe_raw": 0.2158,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1877,
      "hr_edge_palantir": 0.0845,
      "hr_edge_catboost_safe": 0.0519,
      "hr_edge_hybrid_gap_adjusted": 0.0769,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0848,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1215,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0848,
      "hr_edge_rf_safe_calibrated_logistic": 0.0934,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.5383,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1725,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 80,
      "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": 7.48,
      "palantir_expected_home_runs": 7.48,
      "palantir_prob_over": 0.1788,
      "palantir_hr_prob": 0.1788,
      "palantir_prob_under": 0.8212,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0845,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.158,
      "fangorn_expected_home_runs": 0.158,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0848,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.00030000000000002247,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan India",
      "hitter_id": 663697,
      "team_abbr": "KC",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 905,
      "under_odds": null,
      "expected_home_runs": 0.1627,
      "prob_1_plus_hr": 0.1502,
      "model_over_probability": 0.1502,
      "model_under_probability": 0.8498,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0995,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0507,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0507,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9178,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.92,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "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.1143,
      "hr_prob_catboost_safe": 0.1502,
      "hr_prob_hybrid_gap_adjusted": 0.1229,
      "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.1215,
      "hr_prob_palantir": 0.1262,
      "hr_prob_rf_safe_raw": 0.123,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1167,
      "hr_edge_palantir": 0.0267,
      "hr_edge_catboost_safe": 0.0507,
      "hr_edge_hybrid_gap_adjusted": 0.0234,
      "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.0235,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0148,
      "hr_edge_rf_safe_calibrated_logistic": 0.0172,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.1931,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1215,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 81,
      "edge_direction_rank": 75,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 10.78,
      "palantir_expected_home_runs": 10.78,
      "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.0267,
      "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.1627,
      "fangorn_expected_home_runs": 0.1627,
      "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.0148,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.011900000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nathan Lukes",
      "hitter_id": 664770,
      "team_abbr": "TOR",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.158,
      "prob_1_plus_hr": 0.1462,
      "model_over_probability": 0.1462,
      "model_under_probability": 0.8538,
      "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.0505,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0505,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.65,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.873,
      "pitch_mix_interaction_score": 106.5,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 6.0,
      "projected_home_runs_rf_safe_season": 9.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.48,
      "projected_home_runs_palantir": 7.48,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1462,
      "hr_prob_hybrid_gap_adjusted": 0.1712,
      "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.1725,
      "hr_prob_palantir": 0.1788,
      "hr_prob_rf_safe_raw": 0.2158,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1877,
      "hr_edge_palantir": 0.0831,
      "hr_edge_catboost_safe": 0.0505,
      "hr_edge_hybrid_gap_adjusted": 0.0755,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0834,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1201,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0834,
      "hr_edge_rf_safe_calibrated_logistic": 0.092,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.5383,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1725,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 82,
      "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": 7.48,
      "palantir_expected_home_runs": 7.48,
      "palantir_prob_over": 0.1788,
      "palantir_hr_prob": 0.1788,
      "palantir_prob_under": 0.8212,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0831,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.158,
      "fangorn_expected_home_runs": 0.158,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0834,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.00030000000000002247,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan India",
      "hitter_id": 663697,
      "team_abbr": "KC",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 900,
      "under_odds": -1570,
      "expected_home_runs": 0.1627,
      "prob_1_plus_hr": 0.1502,
      "model_over_probability": 0.1502,
      "model_under_probability": 0.8498,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1,
      "implied_under_probability_raw": 0.9401,
      "implied_over_probability_novig": 0.0961,
      "implied_under_probability_novig": 0.9039,
      "edge_over": 0.0502,
      "edge_under": -0.0903,
      "recommended_side": "Over",
      "recommended_edge": 0.0502,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9178,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.92,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "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.1143,
      "hr_prob_catboost_safe": 0.1502,
      "hr_prob_hybrid_gap_adjusted": 0.1229,
      "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.1215,
      "hr_prob_palantir": 0.1262,
      "hr_prob_rf_safe_raw": 0.123,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1167,
      "hr_edge_palantir": 0.0262,
      "hr_edge_catboost_safe": 0.0502,
      "hr_edge_hybrid_gap_adjusted": 0.0229,
      "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.023,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0143,
      "hr_edge_rf_safe_calibrated_logistic": 0.0167,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.1931,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1215,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 83,
      "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": 10.78,
      "palantir_expected_home_runs": 10.78,
      "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.0262,
      "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.1627,
      "fangorn_expected_home_runs": 0.1627,
      "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.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.011900000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nathan Lukes",
      "hitter_id": 664770,
      "team_abbr": "TOR",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.158,
      "prob_1_plus_hr": 0.1462,
      "model_over_probability": 0.1462,
      "model_under_probability": 0.8538,
      "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.05,
      "edge_under": -0.09,
      "recommended_side": "Over",
      "recommended_edge": 0.05,
      "play_tier": "Play",
      "no_play_reason": null,
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.84,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.65,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.873,
      "pitch_mix_interaction_score": 106.5,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 6.0,
      "projected_home_runs_rf_safe_season": 9.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.48,
      "projected_home_runs_palantir": 7.48,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1462,
      "hr_prob_hybrid_gap_adjusted": 0.1712,
      "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.1725,
      "hr_prob_palantir": 0.1788,
      "hr_prob_rf_safe_raw": 0.2158,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1877,
      "hr_edge_palantir": 0.0826,
      "hr_edge_catboost_safe": 0.05,
      "hr_edge_hybrid_gap_adjusted": 0.075,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0829,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1196,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0829,
      "hr_edge_rf_safe_calibrated_logistic": 0.0915,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.5383,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1725,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 84,
      "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": 7.48,
      "palantir_expected_home_runs": 7.48,
      "palantir_prob_over": 0.1788,
      "palantir_hr_prob": 0.1788,
      "palantir_prob_under": 0.8212,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0826,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.158,
      "fangorn_expected_home_runs": 0.158,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0829,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.00030000000000002247,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jacob Wilson",
      "hitter_id": 805779,
      "team_abbr": "ATH",
      "opponent_abbr": "COL",
      "pitcher_name": "Kyle Freeland",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -1605,
      "expected_home_runs": 0.1536,
      "prob_1_plus_hr": 0.1424,
      "model_over_probability": 0.1424,
      "model_under_probability": 0.8576,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0939,
      "implied_under_probability_raw": 0.9413,
      "implied_over_probability_novig": 0.0907,
      "implied_under_probability_novig": 0.9093,
      "edge_over": 0.0485,
      "edge_under": -0.0837,
      "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.897,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.84,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.163,
      "pitch_mix_interaction_score": 106.2,
      "environment_summary": "neutral",
      "hr_multiplier": 1.014,
      "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.0281,
      "hr_prob_catboost_safe": 0.1424,
      "hr_prob_hybrid_gap_adjusted": 0.0418,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0281,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0509,
      "hr_prob_palantir": 0.1414,
      "hr_prob_rf_safe_raw": 0.0641,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0281,
      "hr_prob_rf_safe_calibrated_logistic": 0.0848,
      "hr_edge_palantir": 0.0475,
      "hr_edge_catboost_safe": 0.0485,
      "hr_edge_hybrid_gap_adjusted": -0.0521,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0658,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0298,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0658,
      "hr_edge_rf_safe_calibrated_logistic": -0.0091,
      "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.0281,
      "fangorn_projection_spread_ratio": 0.5687,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0509,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 85,
      "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": 7.94,
      "palantir_expected_home_runs": 7.94,
      "palantir_prob_over": 0.1414,
      "palantir_hr_prob": 0.1414,
      "palantir_prob_under": 0.8586,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0475,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1536,
      "fangorn_expected_home_runs": 0.1536,
      "fangorn_prob_over": 0.0281,
      "fangorn_hr_prob": 0.0281,
      "fangorn_prob_under": 0.9719,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0658,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.1133,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Christian Yelich",
      "hitter_id": 592885,
      "team_abbr": "MIL",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 485,
      "under_odds": -665,
      "expected_home_runs": 0.2461,
      "prob_1_plus_hr": 0.2182,
      "model_over_probability": 0.2182,
      "model_under_probability": 0.7818,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1709,
      "implied_under_probability_raw": 0.8693,
      "implied_over_probability_novig": 0.1643,
      "implied_under_probability_novig": 0.8357,
      "edge_over": 0.0473,
      "edge_under": -0.0875,
      "recommended_side": "Over",
      "recommended_edge": 0.0473,
      "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.958,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.49,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "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": 20.0,
      "projected_home_runs_rf_safe_season": 25.3,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.69,
      "projected_home_runs_palantir": 22.69,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.2182,
      "hr_prob_hybrid_gap_adjusted": 0.2522,
      "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.2514,
      "hr_prob_palantir": 0.2436,
      "hr_prob_rf_safe_raw": 0.2675,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2398,
      "hr_edge_palantir": 0.0727,
      "hr_edge_catboost_safe": 0.0473,
      "hr_edge_hybrid_gap_adjusted": 0.0813,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0888,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0966,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0888,
      "hr_edge_rf_safe_calibrated_logistic": 0.0689,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.2597,
      "fangorn_projection_spread_ratio": 0.265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2514,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 87,
      "edge_direction_rank": 80,
      "value_score": 31.8,
      "value_rank": 43,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.69,
      "palantir_expected_home_runs": 22.69,
      "palantir_prob_over": 0.2436,
      "palantir_hr_prob": 0.2436,
      "palantir_prob_under": 0.7564,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0727,
      "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.2461,
      "fangorn_expected_home_runs": 0.2461,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0888,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.016099999999999975,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Randy Arozarena",
      "hitter_id": 668227,
      "team_abbr": "SEA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Cade Cavalli",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2122,
      "prob_1_plus_hr": 0.1912,
      "model_over_probability": 0.1912,
      "model_under_probability": 0.8088,
      "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.0473,
      "edge_under": -0.0876,
      "recommended_side": "Over",
      "recommended_edge": 0.0473,
      "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.9354,
      "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; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.915,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 23.11,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.64,
      "projected_home_runs_palantir": 23.64,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1912,
      "hr_prob_hybrid_gap_adjusted": 0.1828,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1816,
      "hr_prob_palantir": 0.2039,
      "hr_prob_rf_safe_raw": 0.1998,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1734,
      "hr_edge_palantir": 0.06,
      "hr_edge_catboost_safe": 0.0473,
      "hr_edge_hybrid_gap_adjusted": 0.0389,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0352,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0559,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0352,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.0505,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1816,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 88,
      "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": 23.64,
      "palantir_expected_home_runs": 23.64,
      "palantir_prob_over": 0.2039,
      "palantir_hr_prob": 0.2039,
      "palantir_prob_under": 0.7961,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.06,
      "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.2122,
      "fangorn_expected_home_runs": 0.2122,
      "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.0352,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Jacob Wilson",
      "hitter_id": 805779,
      "team_abbr": "ATH",
      "opponent_abbr": "COL",
      "pitcher_name": "Kyle Freeland",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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": 950,
      "under_odds": null,
      "expected_home_runs": 0.1536,
      "prob_1_plus_hr": 0.1424,
      "model_over_probability": 0.1424,
      "model_under_probability": 0.8576,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0952,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0472,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0472,
      "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.897,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.84,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.163,
      "pitch_mix_interaction_score": 106.2,
      "environment_summary": "neutral",
      "hr_multiplier": 1.014,
      "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.0281,
      "hr_prob_catboost_safe": 0.1424,
      "hr_prob_hybrid_gap_adjusted": 0.0418,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0281,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0509,
      "hr_prob_palantir": 0.1414,
      "hr_prob_rf_safe_raw": 0.0641,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0281,
      "hr_prob_rf_safe_calibrated_logistic": 0.0848,
      "hr_edge_palantir": 0.0462,
      "hr_edge_catboost_safe": 0.0472,
      "hr_edge_hybrid_gap_adjusted": -0.0534,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0671,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0311,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0671,
      "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.0281,
      "fangorn_projection_spread_ratio": 0.5687,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0509,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 89,
      "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.94,
      "palantir_expected_home_runs": 7.94,
      "palantir_prob_over": 0.1414,
      "palantir_hr_prob": 0.1414,
      "palantir_prob_under": 0.8586,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0462,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1536,
      "fangorn_expected_home_runs": 0.1536,
      "fangorn_prob_over": 0.0281,
      "fangorn_hr_prob": 0.0281,
      "fangorn_prob_under": 0.9719,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0671,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.1133,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jacob Wilson",
      "hitter_id": 805779,
      "team_abbr": "ATH",
      "opponent_abbr": "COL",
      "pitcher_name": "Kyle Freeland",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "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": -1695,
      "expected_home_runs": 0.1536,
      "prob_1_plus_hr": 0.1424,
      "model_over_probability": 0.1424,
      "model_under_probability": 0.8576,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0957,
      "implied_under_probability_raw": 0.9443,
      "implied_over_probability_novig": 0.092,
      "implied_under_probability_novig": 0.908,
      "edge_over": 0.0467,
      "edge_under": -0.0867,
      "recommended_side": "Over",
      "recommended_edge": 0.0467,
      "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.897,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.84,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.163,
      "pitch_mix_interaction_score": 106.2,
      "environment_summary": "neutral",
      "hr_multiplier": 1.014,
      "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.0281,
      "hr_prob_catboost_safe": 0.1424,
      "hr_prob_hybrid_gap_adjusted": 0.0418,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0281,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.0509,
      "hr_prob_palantir": 0.1414,
      "hr_prob_rf_safe_raw": 0.0641,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0281,
      "hr_prob_rf_safe_calibrated_logistic": 0.0848,
      "hr_edge_palantir": 0.0457,
      "hr_edge_catboost_safe": 0.0467,
      "hr_edge_hybrid_gap_adjusted": -0.0539,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0676,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0316,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0676,
      "hr_edge_rf_safe_calibrated_logistic": -0.0109,
      "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.0281,
      "fangorn_projection_spread_ratio": 0.5687,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.0509,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 90,
      "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": 7.94,
      "palantir_expected_home_runs": 7.94,
      "palantir_prob_over": 0.1414,
      "palantir_hr_prob": 0.1414,
      "palantir_prob_under": 0.8586,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0457,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1536,
      "fangorn_expected_home_runs": 0.1536,
      "fangorn_prob_over": 0.0281,
      "fangorn_hr_prob": 0.0281,
      "fangorn_prob_under": 0.9719,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0676,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.1133,
      "model_agreement_label": "disagreement",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Randy Arozarena",
      "hitter_id": 668227,
      "team_abbr": "SEA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Cade Cavalli",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -810,
      "expected_home_runs": 0.2122,
      "prob_1_plus_hr": 0.1912,
      "model_over_probability": 0.1912,
      "model_under_probability": 0.8088,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1449,
      "implied_under_probability_raw": 0.8901,
      "implied_over_probability_novig": 0.14,
      "implied_under_probability_novig": 0.86,
      "edge_over": 0.0463,
      "edge_under": -0.0813,
      "recommended_side": "Over",
      "recommended_edge": 0.0463,
      "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.9354,
      "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; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.915,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 23.11,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.64,
      "projected_home_runs_palantir": 23.64,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1912,
      "hr_prob_hybrid_gap_adjusted": 0.1828,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1816,
      "hr_prob_palantir": 0.2039,
      "hr_prob_rf_safe_raw": 0.1998,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1734,
      "hr_edge_palantir": 0.059,
      "hr_edge_catboost_safe": 0.0463,
      "hr_edge_hybrid_gap_adjusted": 0.0379,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0342,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0549,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0342,
      "hr_edge_rf_safe_calibrated_logistic": 0.0285,
      "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.0505,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1816,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 23.64,
      "palantir_expected_home_runs": 23.64,
      "palantir_prob_over": 0.2039,
      "palantir_hr_prob": 0.2039,
      "palantir_prob_under": 0.7961,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.059,
      "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.2122,
      "fangorn_expected_home_runs": 0.2122,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0342,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02479999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Randy Arozarena",
      "hitter_id": 668227,
      "team_abbr": "SEA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Cade Cavalli",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2122,
      "prob_1_plus_hr": 0.1912,
      "model_over_probability": 0.1912,
      "model_under_probability": 0.8088,
      "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.0463,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0463,
      "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.9354,
      "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; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.915,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 23.11,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.64,
      "projected_home_runs_palantir": 23.64,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1912,
      "hr_prob_hybrid_gap_adjusted": 0.1828,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1816,
      "hr_prob_palantir": 0.2039,
      "hr_prob_rf_safe_raw": 0.1998,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1734,
      "hr_edge_palantir": 0.059,
      "hr_edge_catboost_safe": 0.0463,
      "hr_edge_hybrid_gap_adjusted": 0.0379,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0342,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0549,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0342,
      "hr_edge_rf_safe_calibrated_logistic": 0.0285,
      "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.0505,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1816,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 92,
      "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": 23.64,
      "palantir_expected_home_runs": 23.64,
      "palantir_prob_over": 0.2039,
      "palantir_hr_prob": 0.2039,
      "palantir_prob_under": 0.7961,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.059,
      "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.2122,
      "fangorn_expected_home_runs": 0.2122,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0342,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02479999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cody Bellinger",
      "hitter_id": 641355,
      "team_abbr": "NYY",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 470,
      "under_odds": -640,
      "expected_home_runs": 0.2502,
      "prob_1_plus_hr": 0.2214,
      "model_over_probability": 0.2214,
      "model_under_probability": 0.7786,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1754,
      "implied_under_probability_raw": 0.8649,
      "implied_over_probability_novig": 0.1686,
      "implied_under_probability_novig": 0.8314,
      "edge_over": 0.046,
      "edge_under": -0.0863,
      "recommended_side": "Over",
      "recommended_edge": 0.046,
      "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.9856,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.5,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.047,
      "pitch_mix_interaction_score": 109.4,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.1791,
      "hr_prob_catboost_safe": 0.2214,
      "hr_prob_hybrid_gap_adjusted": 0.1867,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1876,
      "hr_prob_palantir": 0.233,
      "hr_prob_rf_safe_raw": 0.2152,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1872,
      "hr_edge_palantir": 0.0576,
      "hr_edge_catboost_safe": 0.046,
      "hr_edge_hybrid_gap_adjusted": 0.0113,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0037,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0398,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0037,
      "hr_edge_rf_safe_calibrated_logistic": 0.0118,
      "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.0313,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1876,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "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": 93,
      "edge_direction_rank": 86,
      "value_score": 33.3,
      "value_rank": 36,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 24.39,
      "palantir_expected_home_runs": 24.39,
      "palantir_prob_over": 0.233,
      "palantir_hr_prob": 0.233,
      "palantir_prob_under": 0.767,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0576,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2502,
      "fangorn_expected_home_runs": 0.2502,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0037,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0539,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Christian Yelich",
      "hitter_id": 592885,
      "team_abbr": "MIL",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2461,
      "prob_1_plus_hr": 0.2182,
      "model_over_probability": 0.2182,
      "model_under_probability": 0.7818,
      "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.0458,
      "edge_under": -0.0803,
      "recommended_side": "Over",
      "recommended_edge": 0.0458,
      "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.958,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.49,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "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": 20.0,
      "projected_home_runs_rf_safe_season": 25.3,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.69,
      "projected_home_runs_palantir": 22.69,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.2182,
      "hr_prob_hybrid_gap_adjusted": 0.2522,
      "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.2514,
      "hr_prob_palantir": 0.2436,
      "hr_prob_rf_safe_raw": 0.2675,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2398,
      "hr_edge_palantir": 0.0712,
      "hr_edge_catboost_safe": 0.0458,
      "hr_edge_hybrid_gap_adjusted": 0.0798,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0873,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0951,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0873,
      "hr_edge_rf_safe_calibrated_logistic": 0.0674,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.2597,
      "fangorn_projection_spread_ratio": 0.265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2514,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 94,
      "edge_direction_rank": 87,
      "value_score": 31.6,
      "value_rank": 44,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.69,
      "palantir_expected_home_runs": 22.69,
      "palantir_prob_over": 0.2436,
      "palantir_hr_prob": 0.2436,
      "palantir_prob_under": 0.7564,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0712,
      "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.2461,
      "fangorn_expected_home_runs": 0.2461,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0873,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.016099999999999975,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Christian Yelich",
      "hitter_id": 592885,
      "team_abbr": "MIL",
      "opponent_abbr": "PHI",
      "pitcher_name": "Aaron Nola",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2461,
      "prob_1_plus_hr": 0.2182,
      "model_over_probability": 0.2182,
      "model_under_probability": 0.7818,
      "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.0458,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0458,
      "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.958,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.49,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.159,
      "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": 20.0,
      "projected_home_runs_rf_safe_season": 25.3,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.69,
      "projected_home_runs_palantir": 22.69,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.2182,
      "hr_prob_hybrid_gap_adjusted": 0.2522,
      "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.2514,
      "hr_prob_palantir": 0.2436,
      "hr_prob_rf_safe_raw": 0.2675,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2398,
      "hr_edge_palantir": 0.0712,
      "hr_edge_catboost_safe": 0.0458,
      "hr_edge_hybrid_gap_adjusted": 0.0798,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0873,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0951,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0873,
      "hr_edge_rf_safe_calibrated_logistic": 0.0674,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.2597,
      "fangorn_projection_spread_ratio": 0.265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2514,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 95,
      "edge_direction_rank": 88,
      "value_score": 31.6,
      "value_rank": 45,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.69,
      "palantir_expected_home_runs": 22.69,
      "palantir_prob_over": 0.2436,
      "palantir_hr_prob": 0.2436,
      "palantir_prob_under": 0.7564,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0712,
      "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.2461,
      "fangorn_expected_home_runs": 0.2461,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0873,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.016099999999999975,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "James Wood",
      "hitter_id": 695578,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.243,
      "prob_1_plus_hr": 0.2157,
      "model_over_probability": 0.2157,
      "model_under_probability": 0.7843,
      "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.0448,
      "edge_under": -0.0841,
      "recommended_side": "Over",
      "recommended_edge": 0.0448,
      "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.9621,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.5,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.108,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 25.43,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.57,
      "projected_home_runs_palantir": 22.57,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.2157,
      "hr_prob_hybrid_gap_adjusted": 0.2518,
      "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.2509,
      "hr_prob_palantir": 0.2398,
      "hr_prob_rf_safe_raw": 0.2658,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2379,
      "hr_edge_palantir": 0.0689,
      "hr_edge_catboost_safe": 0.0448,
      "hr_edge_hybrid_gap_adjusted": 0.0809,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0888,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0949,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0888,
      "hr_edge_rf_safe_calibrated_logistic": 0.067,
      "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.2715,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2509,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 96,
      "edge_direction_rank": 89,
      "value_score": 30.1,
      "value_rank": 47,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.57,
      "palantir_expected_home_runs": 22.57,
      "palantir_prob_over": 0.2398,
      "palantir_hr_prob": 0.2398,
      "palantir_prob_under": 0.7602,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0689,
      "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.243,
      "fangorn_expected_home_runs": 0.243,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0888,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.019899999999999973,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cody Bellinger",
      "hitter_id": 641355,
      "team_abbr": "NYY",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2502,
      "prob_1_plus_hr": 0.2214,
      "model_over_probability": 0.2214,
      "model_under_probability": 0.7786,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0444,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0444,
      "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.9856,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.5,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.047,
      "pitch_mix_interaction_score": 109.4,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.1791,
      "hr_prob_catboost_safe": 0.2214,
      "hr_prob_hybrid_gap_adjusted": 0.1867,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1876,
      "hr_prob_palantir": 0.233,
      "hr_prob_rf_safe_raw": 0.2152,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1872,
      "hr_edge_palantir": 0.056,
      "hr_edge_catboost_safe": 0.0444,
      "hr_edge_hybrid_gap_adjusted": 0.0097,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0021,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0382,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0021,
      "hr_edge_rf_safe_calibrated_logistic": 0.0102,
      "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.0313,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1876,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "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": 97,
      "edge_direction_rank": 90,
      "value_score": 33.0,
      "value_rank": 39,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 24.39,
      "palantir_expected_home_runs": 24.39,
      "palantir_prob_over": 0.233,
      "palantir_hr_prob": 0.233,
      "palantir_prob_under": 0.767,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.056,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2502,
      "fangorn_expected_home_runs": 0.2502,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0021,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0539,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ryan Jeffers",
      "hitter_id": 680777,
      "team_abbr": "MIN",
      "opponent_abbr": "STL",
      "pitcher_name": "Matthew Liberatore",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 675,
      "under_odds": -965,
      "expected_home_runs": 0.1901,
      "prob_1_plus_hr": 0.1731,
      "model_over_probability": 0.1731,
      "model_under_probability": 0.8269,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.129,
      "implied_under_probability_raw": 0.9061,
      "implied_over_probability_novig": 0.1246,
      "implied_under_probability_novig": 0.8754,
      "edge_over": 0.0441,
      "edge_under": -0.0792,
      "recommended_side": "Over",
      "recommended_edge": 0.0441,
      "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.8857,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.81,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.084,
      "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": 14.0,
      "projected_home_runs_rf_safe_season": 12.59,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.71,
      "projected_home_runs_palantir": 11.71,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1731,
      "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.1484,
      "hr_prob_palantir": 0.147,
      "hr_prob_rf_safe_raw": 0.1571,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1396,
      "hr_edge_palantir": 0.018,
      "hr_edge_catboost_safe": 0.0441,
      "hr_edge_hybrid_gap_adjusted": 0.0206,
      "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.0281,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0132,
      "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.1422,
      "fangorn_projection_spread_ratio": 0.1007,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1484,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 98,
      "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": 11.71,
      "palantir_expected_home_runs": 11.71,
      "palantir_prob_over": 0.147,
      "palantir_hr_prob": 0.147,
      "palantir_prob_under": 0.853,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.018,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1901,
      "fangorn_expected_home_runs": 0.1901,
      "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.0132,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.004799999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ryan Jeffers",
      "hitter_id": 680777,
      "team_abbr": "MIN",
      "opponent_abbr": "STL",
      "pitcher_name": "Matthew Liberatore",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 675,
      "under_odds": -1025,
      "expected_home_runs": 0.1901,
      "prob_1_plus_hr": 0.1731,
      "model_over_probability": 0.1731,
      "model_under_probability": 0.8269,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.129,
      "implied_under_probability_raw": 0.9111,
      "implied_over_probability_novig": 0.124,
      "implied_under_probability_novig": 0.876,
      "edge_over": 0.0441,
      "edge_under": -0.0842,
      "recommended_side": "Over",
      "recommended_edge": 0.0441,
      "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.8857,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.81,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.084,
      "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": 14.0,
      "projected_home_runs_rf_safe_season": 12.59,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.71,
      "projected_home_runs_palantir": 11.71,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1731,
      "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.1484,
      "hr_prob_palantir": 0.147,
      "hr_prob_rf_safe_raw": 0.1571,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1396,
      "hr_edge_palantir": 0.018,
      "hr_edge_catboost_safe": 0.0441,
      "hr_edge_hybrid_gap_adjusted": 0.0206,
      "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.0281,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0132,
      "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.1422,
      "fangorn_projection_spread_ratio": 0.1007,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1484,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 99,
      "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": 11.71,
      "palantir_expected_home_runs": 11.71,
      "palantir_prob_over": 0.147,
      "palantir_hr_prob": 0.147,
      "palantir_prob_under": 0.853,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.018,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1901,
      "fangorn_expected_home_runs": 0.1901,
      "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.0132,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.004799999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ryan Jeffers",
      "hitter_id": 680777,
      "team_abbr": "MIN",
      "opponent_abbr": "STL",
      "pitcher_name": "Matthew Liberatore",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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": 675,
      "under_odds": null,
      "expected_home_runs": 0.1901,
      "prob_1_plus_hr": 0.1731,
      "model_over_probability": 0.1731,
      "model_under_probability": 0.8269,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.129,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0441,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0441,
      "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.8857,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.81,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.084,
      "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": 14.0,
      "projected_home_runs_rf_safe_season": 12.59,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 11.71,
      "projected_home_runs_palantir": 11.71,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1731,
      "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.1484,
      "hr_prob_palantir": 0.147,
      "hr_prob_rf_safe_raw": 0.1571,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1396,
      "hr_edge_palantir": 0.018,
      "hr_edge_catboost_safe": 0.0441,
      "hr_edge_hybrid_gap_adjusted": 0.0206,
      "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.0281,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0132,
      "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.1422,
      "fangorn_projection_spread_ratio": 0.1007,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1484,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Support exists, but suppression is materially weakening the trust profile.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 100,
      "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": 11.71,
      "palantir_expected_home_runs": 11.71,
      "palantir_prob_over": 0.147,
      "palantir_hr_prob": 0.147,
      "palantir_prob_under": 0.853,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.018,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1901,
      "fangorn_expected_home_runs": 0.1901,
      "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.0132,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.004799999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Junior Caminero",
      "hitter_id": 691406,
      "team_abbr": "TB",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jos\u00e9 Soriano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1544,
      "prob_1_plus_hr": 0.1431,
      "model_over_probability": 0.1431,
      "model_under_probability": 0.8569,
      "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.0791,
      "edge_under": 0.0438,
      "recommended_side": "Under",
      "recommended_edge": 0.0438,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8474,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.89,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.954,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "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.1573,
      "hr_prob_catboost_safe": 0.1431,
      "hr_prob_hybrid_gap_adjusted": 0.1531,
      "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.1545,
      "hr_prob_palantir": 0.1532,
      "hr_prob_rf_safe_raw": 0.1754,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1534,
      "hr_edge_palantir": -0.069,
      "hr_edge_catboost_safe": -0.0791,
      "hr_edge_hybrid_gap_adjusted": -0.0691,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0649,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0468,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0649,
      "hr_edge_rf_safe_calibrated_logistic": -0.0688,
      "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.249,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1545,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 48,
      "suppression_reason_count": 5,
      "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": 101,
      "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": 22.62,
      "palantir_expected_home_runs": 22.62,
      "palantir_prob_over": 0.1532,
      "palantir_hr_prob": 0.1532,
      "palantir_prob_under": 0.8468,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.069,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1544,
      "fangorn_expected_home_runs": 0.1544,
      "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.0649,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0040999999999999925,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kyle Tucker",
      "hitter_id": 663656,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.264,
      "prob_1_plus_hr": 0.232,
      "model_over_probability": 0.232,
      "model_under_probability": 0.768,
      "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.0433,
      "edge_under": -0.0827,
      "recommended_side": "Over",
      "recommended_edge": 0.0433,
      "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.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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.1791,
      "hr_prob_catboost_safe": 0.232,
      "hr_prob_hybrid_gap_adjusted": 0.1887,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1897,
      "hr_prob_palantir": 0.2274,
      "hr_prob_rf_safe_raw": 0.2068,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1795,
      "hr_edge_palantir": 0.0387,
      "hr_edge_catboost_safe": 0.0433,
      "hr_edge_hybrid_gap_adjusted": -0.0,
      "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.0181,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0096,
      "hr_edge_rf_safe_calibrated_logistic": -0.0092,
      "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.1226,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1897,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 103,
      "edge_direction_rank": 94,
      "value_score": 39.0,
      "value_rank": 19,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.48,
      "palantir_expected_home_runs": 22.48,
      "palantir_prob_over": 0.2274,
      "palantir_hr_prob": 0.2274,
      "palantir_prob_under": 0.7726,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0387,
      "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.264,
      "fangorn_expected_home_runs": 0.264,
      "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.04829999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cody Bellinger",
      "hitter_id": 641355,
      "team_abbr": "NYY",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 460,
      "under_odds": -600,
      "expected_home_runs": 0.2502,
      "prob_1_plus_hr": 0.2214,
      "model_over_probability": 0.2214,
      "model_under_probability": 0.7786,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1786,
      "implied_under_probability_raw": 0.8571,
      "implied_over_probability_novig": 0.1724,
      "implied_under_probability_novig": 0.8276,
      "edge_over": 0.0428,
      "edge_under": -0.0785,
      "recommended_side": "Over",
      "recommended_edge": 0.0428,
      "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.9856,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.5,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.047,
      "pitch_mix_interaction_score": 109.4,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.1791,
      "hr_prob_catboost_safe": 0.2214,
      "hr_prob_hybrid_gap_adjusted": 0.1867,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1876,
      "hr_prob_palantir": 0.233,
      "hr_prob_rf_safe_raw": 0.2152,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1872,
      "hr_edge_palantir": 0.0544,
      "hr_edge_catboost_safe": 0.0428,
      "hr_edge_hybrid_gap_adjusted": 0.0081,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0005,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0366,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0005,
      "hr_edge_rf_safe_calibrated_logistic": 0.0086,
      "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.0313,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1876,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "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": 104,
      "edge_direction_rank": 95,
      "value_score": 32.8,
      "value_rank": 40,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 24.39,
      "palantir_expected_home_runs": 24.39,
      "palantir_prob_over": 0.233,
      "palantir_hr_prob": 0.233,
      "palantir_prob_under": 0.767,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0544,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2502,
      "fangorn_expected_home_runs": 0.2502,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0005,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0539,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Gunnar Henderson",
      "hitter_id": 683002,
      "team_abbr": "BAL",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2515,
      "prob_1_plus_hr": 0.2224,
      "model_over_probability": 0.2224,
      "model_under_probability": 0.7776,
      "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.0422,
      "edge_under": -0.0816,
      "recommended_side": "Over",
      "recommended_edge": 0.0422,
      "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.9873,
      "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.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.088,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 18.1,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 21.69,
      "projected_home_runs_palantir": 21.69,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.2224,
      "hr_prob_hybrid_gap_adjusted": 0.1671,
      "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.1685,
      "hr_prob_palantir": 0.196,
      "hr_prob_rf_safe_raw": 0.1665,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1465,
      "hr_edge_palantir": 0.0158,
      "hr_edge_catboost_safe": 0.0422,
      "hr_edge_hybrid_gap_adjusted": -0.0131,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0252,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0137,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0252,
      "hr_edge_rf_safe_calibrated_logistic": -0.0337,
      "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.155,
      "fangorn_projection_spread_ratio": 0.276,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1685,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 105,
      "edge_direction_rank": 96,
      "value_score": 33.2,
      "value_rank": 37,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 21.69,
      "palantir_expected_home_runs": 21.69,
      "palantir_prob_over": 0.196,
      "palantir_hr_prob": 0.196,
      "palantir_prob_under": 0.804,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0158,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2515,
      "fangorn_expected_home_runs": 0.2515,
      "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.0252,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04100000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "James Wood",
      "hitter_id": 695578,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.243,
      "prob_1_plus_hr": 0.2157,
      "model_over_probability": 0.2157,
      "model_under_probability": 0.7843,
      "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.0418,
      "edge_under": -0.0768,
      "recommended_side": "Over",
      "recommended_edge": 0.0418,
      "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.9621,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.5,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.108,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 25.43,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.57,
      "projected_home_runs_palantir": 22.57,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.2157,
      "hr_prob_hybrid_gap_adjusted": 0.2518,
      "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.2509,
      "hr_prob_palantir": 0.2398,
      "hr_prob_rf_safe_raw": 0.2658,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2379,
      "hr_edge_palantir": 0.0659,
      "hr_edge_catboost_safe": 0.0418,
      "hr_edge_hybrid_gap_adjusted": 0.0779,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0858,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0919,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0858,
      "hr_edge_rf_safe_calibrated_logistic": 0.064,
      "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.2715,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2509,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 106,
      "edge_direction_rank": 97,
      "value_score": 29.6,
      "value_rank": 52,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.57,
      "palantir_expected_home_runs": 22.57,
      "palantir_prob_over": 0.2398,
      "palantir_hr_prob": 0.2398,
      "palantir_prob_under": 0.7602,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0659,
      "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.243,
      "fangorn_expected_home_runs": 0.243,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0858,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.019899999999999973,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "James Wood",
      "hitter_id": 695578,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 475,
      "under_odds": null,
      "expected_home_runs": 0.243,
      "prob_1_plus_hr": 0.2157,
      "model_over_probability": 0.2157,
      "model_under_probability": 0.7843,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1739,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0418,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0418,
      "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.9621,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.5,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.108,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 25.43,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.57,
      "projected_home_runs_palantir": 22.57,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.2157,
      "hr_prob_hybrid_gap_adjusted": 0.2518,
      "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.2509,
      "hr_prob_palantir": 0.2398,
      "hr_prob_rf_safe_raw": 0.2658,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2379,
      "hr_edge_palantir": 0.0659,
      "hr_edge_catboost_safe": 0.0418,
      "hr_edge_hybrid_gap_adjusted": 0.0779,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0858,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0919,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0858,
      "hr_edge_rf_safe_calibrated_logistic": 0.064,
      "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.2715,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2509,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 107,
      "edge_direction_rank": 98,
      "value_score": 29.6,
      "value_rank": 53,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.57,
      "palantir_expected_home_runs": 22.57,
      "palantir_prob_over": 0.2398,
      "palantir_hr_prob": 0.2398,
      "palantir_prob_under": 0.7602,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0659,
      "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.243,
      "fangorn_expected_home_runs": 0.243,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0858,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.019899999999999973,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kyle Tucker",
      "hitter_id": 663656,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.264,
      "prob_1_plus_hr": 0.232,
      "model_over_probability": 0.232,
      "model_under_probability": 0.768,
      "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.0415,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0415,
      "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.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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.1791,
      "hr_prob_catboost_safe": 0.232,
      "hr_prob_hybrid_gap_adjusted": 0.1887,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1897,
      "hr_prob_palantir": 0.2274,
      "hr_prob_rf_safe_raw": 0.2068,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1795,
      "hr_edge_palantir": 0.0369,
      "hr_edge_catboost_safe": 0.0415,
      "hr_edge_hybrid_gap_adjusted": -0.0018,
      "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.0163,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0114,
      "hr_edge_rf_safe_calibrated_logistic": -0.011,
      "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.1226,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1897,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 108,
      "edge_direction_rank": 99,
      "value_score": 38.8,
      "value_rank": 20,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.48,
      "palantir_expected_home_runs": 22.48,
      "palantir_prob_over": 0.2274,
      "palantir_hr_prob": 0.2274,
      "palantir_prob_under": 0.7726,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0369,
      "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.264,
      "fangorn_expected_home_runs": 0.264,
      "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": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04829999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Naylor",
      "hitter_id": 647304,
      "team_abbr": "SEA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Cade Cavalli",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2342,
      "prob_1_plus_hr": 0.2088,
      "model_over_probability": 0.2088,
      "model_under_probability": 0.7912,
      "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.0407,
      "edge_under": -0.0806,
      "recommended_side": "Over",
      "recommended_edge": 0.0407,
      "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.9782,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.37,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.915,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 20.68,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 20.98,
      "projected_home_runs_palantir": 20.98,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2088,
      "hr_prob_hybrid_gap_adjusted": 0.1863,
      "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.1851,
      "hr_prob_palantir": 0.2002,
      "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.0321,
      "hr_edge_catboost_safe": 0.0407,
      "hr_edge_hybrid_gap_adjusted": 0.0182,
      "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.0295,
      "hr_edge_rf_safe_calibrated_isotonic": 0.011,
      "hr_edge_rf_safe_calibrated_logistic": 0.0034,
      "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.06,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1851,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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, tough contact allowance.",
      "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": 110,
      "edge_direction_rank": 100,
      "value_score": 25.7,
      "value_rank": 62,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 20.98,
      "palantir_expected_home_runs": 20.98,
      "palantir_prob_over": 0.2002,
      "palantir_hr_prob": 0.2002,
      "palantir_prob_under": 0.7998000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0321,
      "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.2342,
      "fangorn_expected_home_runs": 0.2342,
      "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.02109999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Heliot Ramos",
      "hitter_id": 671218,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 635,
      "under_odds": -940,
      "expected_home_runs": 0.1943,
      "prob_1_plus_hr": 0.1766,
      "model_over_probability": 0.1766,
      "model_under_probability": 0.8234,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1361,
      "implied_under_probability_raw": 0.9038,
      "implied_over_probability_novig": 0.1309,
      "implied_under_probability_novig": 0.8691,
      "edge_over": 0.0405,
      "edge_under": -0.0804,
      "recommended_side": "Over",
      "recommended_edge": 0.0405,
      "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.8768,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.91,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.138,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "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.1766,
      "hr_prob_hybrid_gap_adjusted": 0.1784,
      "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.1786,
      "hr_prob_palantir": 0.1982,
      "hr_prob_rf_safe_raw": 0.2067,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1795,
      "hr_edge_palantir": 0.0621,
      "hr_edge_catboost_safe": 0.0405,
      "hr_edge_hybrid_gap_adjusted": 0.0423,
      "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.0706,
      "hr_edge_rf_safe_calibrated_isotonic": 0.043,
      "hr_edge_rf_safe_calibrated_logistic": 0.0434,
      "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.1786,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 111,
      "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.19,
      "palantir_expected_home_runs": 18.19,
      "palantir_prob_over": 0.1982,
      "palantir_hr_prob": 0.1982,
      "palantir_prob_under": 0.8018000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0621,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1943,
      "fangorn_expected_home_runs": 0.1943,
      "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": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.019099999999999978,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Jung",
      "hitter_id": 673962,
      "team_abbr": "TEX",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 665,
      "under_odds": -945,
      "expected_home_runs": 0.1877,
      "prob_1_plus_hr": 0.1711,
      "model_over_probability": 0.1711,
      "model_under_probability": 0.8289,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1307,
      "implied_under_probability_raw": 0.9043,
      "implied_over_probability_novig": 0.1263,
      "implied_under_probability_novig": 0.8737,
      "edge_over": 0.0404,
      "edge_under": -0.0754,
      "recommended_side": "Over",
      "recommended_edge": 0.0404,
      "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.8883,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.68,
      "opportunity_penalty_reason": "lower_lineup_slot; historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.988,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 13.83,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.5,
      "projected_home_runs_palantir": 12.5,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1711,
      "hr_prob_hybrid_gap_adjusted": 0.1589,
      "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.1582,
      "hr_prob_palantir": 0.1543,
      "hr_prob_rf_safe_raw": 0.1692,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1486,
      "hr_edge_palantir": 0.0236,
      "hr_edge_catboost_safe": 0.0404,
      "hr_edge_hybrid_gap_adjusted": 0.0282,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0243,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0385,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0243,
      "hr_edge_rf_safe_calibrated_logistic": 0.0179,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.155,
      "fangorn_projection_spread_ratio": 0.0121,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1582,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 112,
      "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": 12.5,
      "palantir_expected_home_runs": 12.5,
      "palantir_prob_over": 0.1543,
      "palantir_hr_prob": 0.1543,
      "palantir_prob_under": 0.8457,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0236,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1877,
      "fangorn_expected_home_runs": 0.1877,
      "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.0243,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0007000000000000062,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Jung",
      "hitter_id": 673962,
      "team_abbr": "TEX",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 665,
      "under_odds": -1005,
      "expected_home_runs": 0.1877,
      "prob_1_plus_hr": 0.1711,
      "model_over_probability": 0.1711,
      "model_under_probability": 0.8289,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1307,
      "implied_under_probability_raw": 0.9095,
      "implied_over_probability_novig": 0.1256,
      "implied_under_probability_novig": 0.8744,
      "edge_over": 0.0404,
      "edge_under": -0.0806,
      "recommended_side": "Over",
      "recommended_edge": 0.0404,
      "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.8883,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.68,
      "opportunity_penalty_reason": "lower_lineup_slot; historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.988,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 13.83,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.5,
      "projected_home_runs_palantir": 12.5,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1711,
      "hr_prob_hybrid_gap_adjusted": 0.1589,
      "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.1582,
      "hr_prob_palantir": 0.1543,
      "hr_prob_rf_safe_raw": 0.1692,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1486,
      "hr_edge_palantir": 0.0236,
      "hr_edge_catboost_safe": 0.0404,
      "hr_edge_hybrid_gap_adjusted": 0.0282,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0243,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0385,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0243,
      "hr_edge_rf_safe_calibrated_logistic": 0.0179,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.155,
      "fangorn_projection_spread_ratio": 0.0121,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1582,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 113,
      "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": 12.5,
      "palantir_expected_home_runs": 12.5,
      "palantir_prob_over": 0.1543,
      "palantir_hr_prob": 0.1543,
      "palantir_prob_under": 0.8457,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0236,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1877,
      "fangorn_expected_home_runs": 0.1877,
      "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.0243,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0007000000000000062,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Jung",
      "hitter_id": 673962,
      "team_abbr": "TEX",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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": 665,
      "under_odds": null,
      "expected_home_runs": 0.1877,
      "prob_1_plus_hr": 0.1711,
      "model_over_probability": 0.1711,
      "model_under_probability": 0.8289,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1307,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0404,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0404,
      "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.8883,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.68,
      "opportunity_penalty_reason": "lower_lineup_slot; historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.988,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 14.0,
      "projected_home_runs_rf_safe_season": 13.83,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 12.5,
      "projected_home_runs_palantir": 12.5,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1711,
      "hr_prob_hybrid_gap_adjusted": 0.1589,
      "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.1582,
      "hr_prob_palantir": 0.1543,
      "hr_prob_rf_safe_raw": 0.1692,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1486,
      "hr_edge_palantir": 0.0236,
      "hr_edge_catboost_safe": 0.0404,
      "hr_edge_hybrid_gap_adjusted": 0.0282,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0243,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0385,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0243,
      "hr_edge_rf_safe_calibrated_logistic": 0.0179,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.155,
      "fangorn_projection_spread_ratio": 0.0121,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1582,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 114,
      "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": 12.5,
      "palantir_expected_home_runs": 12.5,
      "palantir_prob_over": 0.1543,
      "palantir_hr_prob": 0.1543,
      "palantir_prob_under": 0.8457,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0236,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1877,
      "fangorn_expected_home_runs": 0.1877,
      "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.0243,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0007000000000000062,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Kyle Tucker",
      "hitter_id": 663656,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.264,
      "prob_1_plus_hr": 0.232,
      "model_over_probability": 0.232,
      "model_under_probability": 0.768,
      "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.0397,
      "edge_under": -0.0745,
      "recommended_side": "Over",
      "recommended_edge": 0.0397,
      "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.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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.1791,
      "hr_prob_catboost_safe": 0.232,
      "hr_prob_hybrid_gap_adjusted": 0.1887,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1897,
      "hr_prob_palantir": 0.2274,
      "hr_prob_rf_safe_raw": 0.2068,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1795,
      "hr_edge_palantir": 0.0351,
      "hr_edge_catboost_safe": 0.0397,
      "hr_edge_hybrid_gap_adjusted": -0.0036,
      "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.0145,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0132,
      "hr_edge_rf_safe_calibrated_logistic": -0.0128,
      "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.1226,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1897,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 115,
      "edge_direction_rank": 105,
      "value_score": 38.6,
      "value_rank": 21,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.48,
      "palantir_expected_home_runs": 22.48,
      "palantir_prob_over": 0.2274,
      "palantir_hr_prob": 0.2274,
      "palantir_prob_under": 0.7726,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0351,
      "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.264,
      "fangorn_expected_home_runs": 0.264,
      "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": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04829999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Heliot Ramos",
      "hitter_id": 671218,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 630,
      "under_odds": -885,
      "expected_home_runs": 0.1943,
      "prob_1_plus_hr": 0.1766,
      "model_over_probability": 0.1766,
      "model_under_probability": 0.8234,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.137,
      "implied_under_probability_raw": 0.8985,
      "implied_over_probability_novig": 0.1323,
      "implied_under_probability_novig": 0.8677,
      "edge_over": 0.0396,
      "edge_under": -0.0751,
      "recommended_side": "Over",
      "recommended_edge": 0.0396,
      "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.8768,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.91,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.138,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "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.1766,
      "hr_prob_hybrid_gap_adjusted": 0.1784,
      "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.1786,
      "hr_prob_palantir": 0.1982,
      "hr_prob_rf_safe_raw": 0.2067,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1795,
      "hr_edge_palantir": 0.0612,
      "hr_edge_catboost_safe": 0.0396,
      "hr_edge_hybrid_gap_adjusted": 0.0414,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0421,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0697,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0421,
      "hr_edge_rf_safe_calibrated_logistic": 0.0425,
      "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.1786,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 116,
      "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": 18.19,
      "palantir_expected_home_runs": 18.19,
      "palantir_prob_over": 0.1982,
      "palantir_hr_prob": 0.1982,
      "palantir_prob_under": 0.8018000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0612,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1943,
      "fangorn_expected_home_runs": 0.1943,
      "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.0421,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.019099999999999978,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Heliot Ramos",
      "hitter_id": 671218,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 630,
      "under_odds": null,
      "expected_home_runs": 0.1943,
      "prob_1_plus_hr": 0.1766,
      "model_over_probability": 0.1766,
      "model_under_probability": 0.8234,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.137,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0396,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0396,
      "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.8768,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.91,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.138,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "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.1766,
      "hr_prob_hybrid_gap_adjusted": 0.1784,
      "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.1786,
      "hr_prob_palantir": 0.1982,
      "hr_prob_rf_safe_raw": 0.2067,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1795,
      "hr_edge_palantir": 0.0612,
      "hr_edge_catboost_safe": 0.0396,
      "hr_edge_hybrid_gap_adjusted": 0.0414,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0421,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0697,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0421,
      "hr_edge_rf_safe_calibrated_logistic": 0.0425,
      "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.1786,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 117,
      "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": 18.19,
      "palantir_expected_home_runs": 18.19,
      "palantir_prob_over": 0.1982,
      "palantir_hr_prob": 0.1982,
      "palantir_prob_under": 0.8018000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0612,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1943,
      "fangorn_expected_home_runs": 0.1943,
      "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.0421,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.019099999999999978,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Naylor",
      "hitter_id": 647304,
      "team_abbr": "SEA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Cade Cavalli",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2342,
      "prob_1_plus_hr": 0.2088,
      "model_over_probability": 0.2088,
      "model_under_probability": 0.7912,
      "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.0393,
      "edge_under": -0.0737,
      "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.9782,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.37,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.915,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 20.68,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 20.98,
      "projected_home_runs_palantir": 20.98,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2088,
      "hr_prob_hybrid_gap_adjusted": 0.1863,
      "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.1851,
      "hr_prob_palantir": 0.2002,
      "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.0307,
      "hr_edge_catboost_safe": 0.0393,
      "hr_edge_hybrid_gap_adjusted": 0.0168,
      "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.0281,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0096,
      "hr_edge_rf_safe_calibrated_logistic": 0.002,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.06,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1851,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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, tough contact allowance.",
      "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": 118,
      "edge_direction_rank": 108,
      "value_score": 25.5,
      "value_rank": 63,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 20.98,
      "palantir_expected_home_runs": 20.98,
      "palantir_prob_over": 0.2002,
      "palantir_hr_prob": 0.2002,
      "palantir_prob_under": 0.7998000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0307,
      "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.2342,
      "fangorn_expected_home_runs": 0.2342,
      "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.02109999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Naylor",
      "hitter_id": 647304,
      "team_abbr": "SEA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Cade Cavalli",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2342,
      "prob_1_plus_hr": 0.2088,
      "model_over_probability": 0.2088,
      "model_under_probability": 0.7912,
      "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.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.9782,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.37,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.915,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 22.0,
      "projected_home_runs_rf_safe_season": 20.68,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 20.98,
      "projected_home_runs_palantir": 20.98,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2088,
      "hr_prob_hybrid_gap_adjusted": 0.1863,
      "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.1851,
      "hr_prob_palantir": 0.2002,
      "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.0307,
      "hr_edge_catboost_safe": 0.0393,
      "hr_edge_hybrid_gap_adjusted": 0.0168,
      "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.0281,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0096,
      "hr_edge_rf_safe_calibrated_logistic": 0.002,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.06,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1851,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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, tough contact allowance.",
      "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": 119,
      "edge_direction_rank": 109,
      "value_score": 25.5,
      "value_rank": 64,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 20.98,
      "palantir_expected_home_runs": 20.98,
      "palantir_prob_over": 0.2002,
      "palantir_hr_prob": 0.2002,
      "palantir_prob_under": 0.7998000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0307,
      "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.2342,
      "fangorn_expected_home_runs": 0.2342,
      "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.02109999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Bell",
      "hitter_id": 605137,
      "team_abbr": "MIN",
      "opponent_abbr": "STL",
      "pitcher_name": "Matthew Liberatore",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 555,
      "under_odds": -790,
      "expected_home_runs": 0.2131,
      "prob_1_plus_hr": 0.1919,
      "model_over_probability": 0.1919,
      "model_under_probability": 0.8081,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1527,
      "implied_under_probability_raw": 0.8876,
      "implied_over_probability_novig": 0.1468,
      "implied_under_probability_novig": 0.8532,
      "edge_over": 0.0392,
      "edge_under": -0.0795,
      "recommended_side": "Over",
      "recommended_edge": 0.0392,
      "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.9367,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.22,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.084,
      "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": 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.1573,
      "hr_prob_catboost_safe": 0.1919,
      "hr_prob_hybrid_gap_adjusted": 0.1656,
      "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.1643,
      "hr_prob_palantir": 0.1785,
      "hr_prob_rf_safe_raw": 0.1771,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1547,
      "hr_edge_palantir": 0.0258,
      "hr_edge_catboost_safe": 0.0392,
      "hr_edge_hybrid_gap_adjusted": 0.0129,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0046,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0244,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0046,
      "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.1573,
      "fangorn_projection_spread_ratio": 0.0855,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1643,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 18.45,
      "palantir_expected_home_runs": 18.45,
      "palantir_prob_over": 0.1785,
      "palantir_hr_prob": 0.1785,
      "palantir_prob_under": 0.8215,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0258,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2131,
      "fangorn_expected_home_runs": 0.2131,
      "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.0046,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.021199999999999997,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Gunnar Henderson",
      "hitter_id": 683002,
      "team_abbr": "BAL",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2515,
      "prob_1_plus_hr": 0.2224,
      "model_over_probability": 0.2224,
      "model_under_probability": 0.7776,
      "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.0389,
      "edge_under": -0.0731,
      "recommended_side": "Over",
      "recommended_edge": 0.0389,
      "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.9873,
      "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.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.088,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 18.1,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 21.69,
      "projected_home_runs_palantir": 21.69,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.2224,
      "hr_prob_hybrid_gap_adjusted": 0.1671,
      "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.1685,
      "hr_prob_palantir": 0.196,
      "hr_prob_rf_safe_raw": 0.1665,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1465,
      "hr_edge_palantir": 0.0125,
      "hr_edge_catboost_safe": 0.0389,
      "hr_edge_hybrid_gap_adjusted": -0.0164,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0285,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.017,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0285,
      "hr_edge_rf_safe_calibrated_logistic": -0.037,
      "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.155,
      "fangorn_projection_spread_ratio": 0.276,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1685,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 121,
      "edge_direction_rank": 111,
      "value_score": 32.8,
      "value_rank": 41,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.69,
      "palantir_expected_home_runs": 21.69,
      "palantir_prob_over": 0.196,
      "palantir_hr_prob": 0.196,
      "palantir_prob_under": 0.804,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0125,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2515,
      "fangorn_expected_home_runs": 0.2515,
      "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.0285,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04100000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Gunnar Henderson",
      "hitter_id": 683002,
      "team_abbr": "BAL",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2515,
      "prob_1_plus_hr": 0.2224,
      "model_over_probability": 0.2224,
      "model_under_probability": 0.7776,
      "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.0389,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0389,
      "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.9873,
      "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.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.088,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 18.1,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 21.69,
      "projected_home_runs_palantir": 21.69,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.2224,
      "hr_prob_hybrid_gap_adjusted": 0.1671,
      "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.1685,
      "hr_prob_palantir": 0.196,
      "hr_prob_rf_safe_raw": 0.1665,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1465,
      "hr_edge_palantir": 0.0125,
      "hr_edge_catboost_safe": 0.0389,
      "hr_edge_hybrid_gap_adjusted": -0.0164,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0285,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.017,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0285,
      "hr_edge_rf_safe_calibrated_logistic": -0.037,
      "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.155,
      "fangorn_projection_spread_ratio": 0.276,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1685,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 122,
      "edge_direction_rank": 112,
      "value_score": 32.8,
      "value_rank": 42,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.69,
      "palantir_expected_home_runs": 21.69,
      "palantir_prob_over": 0.196,
      "palantir_hr_prob": 0.196,
      "palantir_prob_under": 0.804,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0125,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2515,
      "fangorn_expected_home_runs": 0.2515,
      "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.0285,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04100000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nick Kurtz",
      "hitter_id": 701762,
      "team_abbr": "ATH",
      "opponent_abbr": "COL",
      "pitcher_name": "Kyle Freeland",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -340,
      "expected_home_runs": 0.2087,
      "prob_1_plus_hr": 0.1884,
      "model_over_probability": 0.1884,
      "model_under_probability": 0.8116,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2632,
      "implied_under_probability_raw": 0.7727,
      "implied_over_probability_novig": 0.2541,
      "implied_under_probability_novig": 0.7459,
      "edge_over": -0.0748,
      "edge_under": 0.0389,
      "recommended_side": "Under",
      "recommended_edge": 0.0389,
      "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.8919,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.32,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.163,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.014,
      "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.1336,
      "hr_prob_catboost_safe": 0.1884,
      "hr_prob_hybrid_gap_adjusted": 0.1434,
      "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.1445,
      "hr_prob_palantir": 0.185,
      "hr_prob_rf_safe_raw": 0.1237,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1171,
      "hr_edge_palantir": -0.0782,
      "hr_edge_catboost_safe": -0.0748,
      "hr_edge_hybrid_gap_adjusted": -0.1198,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1296,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1395,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1296,
      "hr_edge_rf_safe_calibrated_logistic": -0.1461,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1336,
      "fangorn_projection_spread_ratio": 0.3674,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1445,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "STRONG_DAMAGE",
      "damage_label": "Strong Damage",
      "damage_score": 2,
      "damage_rank_bucket": "top_3",
      "damage_note": "Strong damage support from top-board HR context or fuller trust alignment.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 123,
      "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": 30.38,
      "palantir_expected_home_runs": 30.38,
      "palantir_prob_over": 0.185,
      "palantir_hr_prob": 0.185,
      "palantir_prob_under": 0.815,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0782,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2087,
      "fangorn_expected_home_runs": 0.2087,
      "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.1296,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0514,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Aaron Judge",
      "hitter_id": 592450,
      "team_abbr": "NYY",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2413,
      "prob_1_plus_hr": 0.2144,
      "model_over_probability": 0.2144,
      "model_under_probability": 0.7856,
      "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.0797,
      "edge_under": 0.0388,
      "recommended_side": "Under",
      "recommended_edge": 0.0388,
      "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.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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.2144,
      "hr_prob_hybrid_gap_adjusted": 0.1876,
      "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.1862,
      "hr_prob_palantir": 0.2019,
      "hr_prob_rf_safe_raw": 0.2081,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1807,
      "hr_edge_palantir": -0.0922,
      "hr_edge_catboost_safe": -0.0797,
      "hr_edge_hybrid_gap_adjusted": -0.1065,
      "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.086,
      "hr_edge_rf_safe_calibrated_isotonic": -0.115,
      "hr_edge_rf_safe_calibrated_logistic": -0.1134,
      "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.033,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1862,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 124,
      "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.2019,
      "palantir_hr_prob": 0.2019,
      "palantir_prob_under": 0.7981,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0922,
      "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.2413,
      "fangorn_expected_home_runs": 0.2413,
      "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.022799999999999987,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Tena",
      "hitter_id": 677588,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1263,
      "prob_1_plus_hr": 0.1186,
      "model_over_probability": 0.1186,
      "model_under_probability": 0.8814,
      "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.0386,
      "edge_under": -0.0736,
      "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.108,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 3.0,
      "projected_home_runs_rf_safe_season": 5.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 3.9,
      "projected_home_runs_palantir": 3.9,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1186,
      "hr_prob_hybrid_gap_adjusted": 0.1683,
      "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.167,
      "hr_prob_palantir": 0.1514,
      "hr_prob_rf_safe_raw": 0.2017,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.175,
      "hr_edge_palantir": 0.0714,
      "hr_edge_catboost_safe": 0.0386,
      "hr_edge_hybrid_gap_adjusted": 0.0883,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0991,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1217,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0991,
      "hr_edge_rf_safe_calibrated_logistic": 0.095,
      "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.7833,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.167,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 125,
      "edge_direction_rank": 113,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 3.9,
      "palantir_expected_home_runs": 3.9,
      "palantir_prob_over": 0.1514,
      "palantir_hr_prob": 0.1514,
      "palantir_prob_under": 0.8486,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0714,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1263,
      "fangorn_expected_home_runs": 0.1263,
      "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.0991,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.027700000000000002,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Tena",
      "hitter_id": 677588,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1263,
      "prob_1_plus_hr": 0.1186,
      "model_over_probability": 0.1186,
      "model_under_probability": 0.8814,
      "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.0386,
      "edge_under": -0.0786,
      "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.108,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 3.0,
      "projected_home_runs_rf_safe_season": 5.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 3.9,
      "projected_home_runs_palantir": 3.9,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1186,
      "hr_prob_hybrid_gap_adjusted": 0.1683,
      "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.167,
      "hr_prob_palantir": 0.1514,
      "hr_prob_rf_safe_raw": 0.2017,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.175,
      "hr_edge_palantir": 0.0714,
      "hr_edge_catboost_safe": 0.0386,
      "hr_edge_hybrid_gap_adjusted": 0.0883,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0991,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1217,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0991,
      "hr_edge_rf_safe_calibrated_logistic": 0.095,
      "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.7833,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.167,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 126,
      "edge_direction_rank": 114,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 3.9,
      "palantir_expected_home_runs": 3.9,
      "palantir_prob_over": 0.1514,
      "palantir_hr_prob": 0.1514,
      "palantir_prob_under": 0.8486,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0714,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1263,
      "fangorn_expected_home_runs": 0.1263,
      "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.0991,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.027700000000000002,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Tena",
      "hitter_id": 677588,
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.1263,
      "prob_1_plus_hr": 0.1186,
      "model_over_probability": 0.1186,
      "model_under_probability": 0.8814,
      "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.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.108,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 3.0,
      "projected_home_runs_rf_safe_season": 5.35,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 3.9,
      "projected_home_runs_palantir": 3.9,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1186,
      "hr_prob_hybrid_gap_adjusted": 0.1683,
      "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.167,
      "hr_prob_palantir": 0.1514,
      "hr_prob_rf_safe_raw": 0.2017,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.175,
      "hr_edge_palantir": 0.0714,
      "hr_edge_catboost_safe": 0.0386,
      "hr_edge_hybrid_gap_adjusted": 0.0883,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0991,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1217,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0991,
      "hr_edge_rf_safe_calibrated_logistic": 0.095,
      "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.7833,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.167,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 127,
      "edge_direction_rank": 115,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 3.9,
      "palantir_expected_home_runs": 3.9,
      "palantir_prob_over": 0.1514,
      "palantir_hr_prob": 0.1514,
      "palantir_prob_under": 0.8486,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0714,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1263,
      "fangorn_expected_home_runs": 0.1263,
      "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.0991,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.027700000000000002,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Bell",
      "hitter_id": 605137,
      "team_abbr": "MIN",
      "opponent_abbr": "STL",
      "pitcher_name": "Matthew Liberatore",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -740,
      "expected_home_runs": 0.2131,
      "prob_1_plus_hr": 0.1919,
      "model_over_probability": 0.1919,
      "model_under_probability": 0.8081,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1538,
      "implied_under_probability_raw": 0.881,
      "implied_over_probability_novig": 0.1486,
      "implied_under_probability_novig": 0.8514,
      "edge_over": 0.0381,
      "edge_under": -0.0729,
      "recommended_side": "Over",
      "recommended_edge": 0.0381,
      "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.9367,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.22,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.084,
      "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": 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.1573,
      "hr_prob_catboost_safe": 0.1919,
      "hr_prob_hybrid_gap_adjusted": 0.1656,
      "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.1643,
      "hr_prob_palantir": 0.1785,
      "hr_prob_rf_safe_raw": 0.1771,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1547,
      "hr_edge_palantir": 0.0247,
      "hr_edge_catboost_safe": 0.0381,
      "hr_edge_hybrid_gap_adjusted": 0.0118,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0035,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0233,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0035,
      "hr_edge_rf_safe_calibrated_logistic": 0.0009,
      "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.0855,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1643,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 128,
      "edge_direction_rank": 116,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.45,
      "palantir_expected_home_runs": 18.45,
      "palantir_prob_over": 0.1785,
      "palantir_hr_prob": 0.1785,
      "palantir_prob_under": 0.8215,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0247,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2131,
      "fangorn_expected_home_runs": 0.2131,
      "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.0035,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.021199999999999997,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Josh Bell",
      "hitter_id": 605137,
      "team_abbr": "MIN",
      "opponent_abbr": "STL",
      "pitcher_name": "Matthew Liberatore",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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": 550,
      "under_odds": null,
      "expected_home_runs": 0.2131,
      "prob_1_plus_hr": 0.1919,
      "model_over_probability": 0.1919,
      "model_under_probability": 0.8081,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1538,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0381,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0381,
      "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.9367,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.22,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.084,
      "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": 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.1573,
      "hr_prob_catboost_safe": 0.1919,
      "hr_prob_hybrid_gap_adjusted": 0.1656,
      "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.1643,
      "hr_prob_palantir": 0.1785,
      "hr_prob_rf_safe_raw": 0.1771,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1547,
      "hr_edge_palantir": 0.0247,
      "hr_edge_catboost_safe": 0.0381,
      "hr_edge_hybrid_gap_adjusted": 0.0118,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0035,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0233,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0035,
      "hr_edge_rf_safe_calibrated_logistic": 0.0009,
      "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.0855,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1643,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 129,
      "edge_direction_rank": 117,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.45,
      "palantir_expected_home_runs": 18.45,
      "palantir_prob_over": 0.1785,
      "palantir_hr_prob": 0.1785,
      "palantir_prob_under": 0.8215,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0247,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2131,
      "fangorn_expected_home_runs": 0.2131,
      "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.0035,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.021199999999999997,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willson Contreras",
      "hitter_id": 575929,
      "team_abbr": "BOS",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2172,
      "prob_1_plus_hr": 0.1952,
      "model_over_probability": 0.1952,
      "model_under_probability": 0.8048,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1575,
      "implied_under_probability_raw": 0.8824,
      "implied_over_probability_novig": 0.1515,
      "implied_under_probability_novig": 0.8485,
      "edge_over": 0.0377,
      "edge_under": -0.0776,
      "recommended_side": "Over",
      "recommended_edge": 0.0377,
      "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.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.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 16.6,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.06,
      "projected_home_runs_palantir": 19.06,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1952,
      "hr_prob_hybrid_gap_adjusted": 0.1777,
      "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.1767,
      "hr_prob_palantir": 0.2055,
      "hr_prob_rf_safe_raw": 0.1815,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1582,
      "hr_edge_palantir": 0.048,
      "hr_edge_catboost_safe": 0.0377,
      "hr_edge_hybrid_gap_adjusted": 0.0202,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0146,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.024,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0146,
      "hr_edge_rf_safe_calibrated_logistic": 0.0007,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0778,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1767,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "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": 130,
      "edge_direction_rank": 118,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 19.06,
      "palantir_expected_home_runs": 19.06,
      "palantir_prob_over": 0.2055,
      "palantir_hr_prob": 0.2055,
      "palantir_prob_under": 0.7945,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.048,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2172,
      "fangorn_expected_home_runs": 0.2172,
      "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.0146,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.033399999999999985,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Lane Thomas",
      "hitter_id": 657041,
      "team_abbr": "KC",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1823,
      "prob_1_plus_hr": 0.1666,
      "model_over_probability": 0.1666,
      "model_under_probability": 0.8334,
      "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.0367,
      "edge_under": -0.0718,
      "recommended_side": "Over",
      "recommended_edge": 0.0367,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.808,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.66,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "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.1666,
      "hr_prob_hybrid_gap_adjusted": 0.1415,
      "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.1402,
      "hr_prob_palantir": 0.1298,
      "hr_prob_rf_safe_raw": 0.1272,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1193,
      "hr_edge_palantir": -0.0001,
      "hr_edge_catboost_safe": 0.0367,
      "hr_edge_hybrid_gap_adjusted": 0.0116,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0037,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0027,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0037,
      "hr_edge_rf_safe_calibrated_logistic": -0.0106,
      "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.1402,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 3,
      "suppression_note": "Some drag is present: thin 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": 131,
      "edge_direction_rank": 119,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1298,
      "palantir_hr_prob": 0.1298,
      "palantir_prob_under": 0.8702,
      "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.1823,
      "fangorn_expected_home_runs": 0.1823,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0037,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.003799999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Lane Thomas",
      "hitter_id": 657041,
      "team_abbr": "KC",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1823,
      "prob_1_plus_hr": 0.1666,
      "model_over_probability": 0.1666,
      "model_under_probability": 0.8334,
      "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.0367,
      "edge_under": -0.0769,
      "recommended_side": "Over",
      "recommended_edge": 0.0367,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.808,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.66,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "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.1666,
      "hr_prob_hybrid_gap_adjusted": 0.1415,
      "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.1402,
      "hr_prob_palantir": 0.1298,
      "hr_prob_rf_safe_raw": 0.1272,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1193,
      "hr_edge_palantir": -0.0001,
      "hr_edge_catboost_safe": 0.0367,
      "hr_edge_hybrid_gap_adjusted": 0.0116,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0037,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0027,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0037,
      "hr_edge_rf_safe_calibrated_logistic": -0.0106,
      "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.1402,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 3,
      "suppression_note": "Some drag is present: thin 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": 132,
      "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": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1298,
      "palantir_hr_prob": 0.1298,
      "palantir_prob_under": 0.8702,
      "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.1823,
      "fangorn_expected_home_runs": 0.1823,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0037,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.003799999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Lane Thomas",
      "hitter_id": 657041,
      "team_abbr": "KC",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.1823,
      "prob_1_plus_hr": 0.1666,
      "model_over_probability": 0.1666,
      "model_under_probability": 0.8334,
      "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.0367,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0367,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.808,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.66,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "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.1666,
      "hr_prob_hybrid_gap_adjusted": 0.1415,
      "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.1402,
      "hr_prob_palantir": 0.1298,
      "hr_prob_rf_safe_raw": 0.1272,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1193,
      "hr_edge_palantir": -0.0001,
      "hr_edge_catboost_safe": 0.0367,
      "hr_edge_hybrid_gap_adjusted": 0.0116,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0037,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0027,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0037,
      "hr_edge_rf_safe_calibrated_logistic": -0.0106,
      "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.1402,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 3,
      "suppression_note": "Some drag is present: thin 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": 133,
      "edge_direction_rank": 121,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1298,
      "palantir_hr_prob": 0.1298,
      "palantir_prob_under": 0.8702,
      "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.1823,
      "fangorn_expected_home_runs": 0.1823,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0037,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.003799999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vladimir Guerrero Jr.",
      "hitter_id": 665489,
      "team_abbr": "TOR",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.229,
      "prob_1_plus_hr": 0.2047,
      "model_over_probability": 0.2047,
      "model_under_probability": 0.7953,
      "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.0366,
      "edge_under": -0.0773,
      "recommended_side": "Over",
      "recommended_edge": 0.0366,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9409,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.42,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 27.25,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.75,
      "projected_home_runs_palantir": 23.75,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2047,
      "hr_prob_hybrid_gap_adjusted": 0.1853,
      "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.1842,
      "hr_prob_palantir": 0.1955,
      "hr_prob_rf_safe_raw": 0.2209,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1924,
      "hr_edge_palantir": 0.0274,
      "hr_edge_catboost_safe": 0.0366,
      "hr_edge_hybrid_gap_adjusted": 0.0172,
      "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.0528,
      "hr_edge_rf_safe_calibrated_isotonic": 0.011,
      "hr_edge_rf_safe_calibrated_logistic": 0.0243,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.09,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1842,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 134,
      "edge_direction_rank": 122,
      "value_score": 22.8,
      "value_rank": 68,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1955,
      "palantir_hr_prob": 0.1955,
      "palantir_prob_under": 0.8045,
      "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.229,
      "fangorn_expected_home_runs": 0.229,
      "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.016399999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willson Contreras",
      "hitter_id": 575929,
      "team_abbr": "BOS",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2172,
      "prob_1_plus_hr": 0.1952,
      "model_over_probability": 0.1952,
      "model_under_probability": 0.8048,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1587,
      "implied_under_probability_raw": 0.8758,
      "implied_over_probability_novig": 0.1534,
      "implied_under_probability_novig": 0.8466,
      "edge_over": 0.0365,
      "edge_under": -0.071,
      "recommended_side": "Over",
      "recommended_edge": 0.0365,
      "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.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.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 16.6,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.06,
      "projected_home_runs_palantir": 19.06,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1952,
      "hr_prob_hybrid_gap_adjusted": 0.1777,
      "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.1767,
      "hr_prob_palantir": 0.2055,
      "hr_prob_rf_safe_raw": 0.1815,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1582,
      "hr_edge_palantir": 0.0468,
      "hr_edge_catboost_safe": 0.0365,
      "hr_edge_hybrid_gap_adjusted": 0.019,
      "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.0228,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0134,
      "hr_edge_rf_safe_calibrated_logistic": -0.0005,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0778,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1767,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "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": 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": 19.06,
      "palantir_expected_home_runs": 19.06,
      "palantir_prob_over": 0.2055,
      "palantir_hr_prob": 0.2055,
      "palantir_prob_under": 0.7945,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0468,
      "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.2172,
      "fangorn_expected_home_runs": 0.2172,
      "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.033399999999999985,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willson Contreras",
      "hitter_id": 575929,
      "team_abbr": "BOS",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2172,
      "prob_1_plus_hr": 0.1952,
      "model_over_probability": 0.1952,
      "model_under_probability": 0.8048,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1587,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0365,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0365,
      "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.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.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 16.6,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.06,
      "projected_home_runs_palantir": 19.06,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1952,
      "hr_prob_hybrid_gap_adjusted": 0.1777,
      "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.1767,
      "hr_prob_palantir": 0.2055,
      "hr_prob_rf_safe_raw": 0.1815,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1582,
      "hr_edge_palantir": 0.0468,
      "hr_edge_catboost_safe": 0.0365,
      "hr_edge_hybrid_gap_adjusted": 0.019,
      "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.0228,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0134,
      "hr_edge_rf_safe_calibrated_logistic": -0.0005,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0778,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1767,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "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": 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": 19.06,
      "palantir_expected_home_runs": 19.06,
      "palantir_prob_over": 0.2055,
      "palantir_hr_prob": 0.2055,
      "palantir_prob_under": 0.7945,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0468,
      "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.2172,
      "fangorn_expected_home_runs": 0.2172,
      "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.033399999999999985,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Teoscar Hern\u00e1ndez",
      "hitter_id": 606192,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2458,
      "prob_1_plus_hr": 0.2179,
      "model_over_probability": 0.2179,
      "model_under_probability": 0.7821,
      "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.0361,
      "edge_under": -0.0761,
      "recommended_side": "Over",
      "recommended_edge": 0.0361,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.23,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.1721,
      "hr_prob_catboost_safe": 0.2179,
      "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.1813,
      "hr_prob_palantir": 0.196,
      "hr_prob_rf_safe_raw": 0.1817,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1583,
      "hr_edge_palantir": 0.0142,
      "hr_edge_catboost_safe": 0.0361,
      "hr_edge_hybrid_gap_adjusted": -0.0014,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0097,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0001,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0097,
      "hr_edge_rf_safe_calibrated_logistic": -0.0235,
      "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.1842,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1813,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 137,
      "edge_direction_rank": 125,
      "value_score": 29.8,
      "value_rank": 48,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.196,
      "palantir_hr_prob": 0.196,
      "palantir_prob_under": 0.804,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0142,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2458,
      "fangorn_expected_home_runs": 0.2458,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0097,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.023900000000000005,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jose Altuve",
      "hitter_id": 514888,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -720,
      "expected_home_runs": 0.2209,
      "prob_1_plus_hr": 0.1982,
      "model_over_probability": 0.1982,
      "model_under_probability": 0.8018,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1626,
      "implied_under_probability_raw": 0.878,
      "implied_over_probability_novig": 0.1563,
      "implied_under_probability_novig": 0.8437,
      "edge_over": 0.0356,
      "edge_under": -0.0762,
      "recommended_side": "Over",
      "recommended_edge": 0.0356,
      "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.9878,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.5,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.04,
      "pitch_mix_interaction_score": 109.5,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 21.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.59,
      "projected_home_runs_palantir": 22.59,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1982,
      "hr_prob_hybrid_gap_adjusted": 0.1837,
      "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.2115,
      "hr_prob_rf_safe_raw": 0.2001,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1737,
      "hr_edge_palantir": 0.0489,
      "hr_edge_catboost_safe": 0.0356,
      "hr_edge_hybrid_gap_adjusted": 0.0211,
      "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.0375,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0165,
      "hr_edge_rf_safe_calibrated_logistic": 0.0111,
      "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.011,
      "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": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 138,
      "edge_direction_rank": 126,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.59,
      "palantir_expected_home_runs": 22.59,
      "palantir_prob_over": 0.2115,
      "palantir_hr_prob": 0.2115,
      "palantir_prob_under": 0.7885,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0489,
      "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.2209,
      "fangorn_expected_home_runs": 0.2209,
      "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.032399999999999984,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vladimir Guerrero Jr.",
      "hitter_id": 665489,
      "team_abbr": "TOR",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.229,
      "prob_1_plus_hr": 0.2047,
      "model_over_probability": 0.2047,
      "model_under_probability": 0.7953,
      "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.0352,
      "edge_under": -0.0696,
      "recommended_side": "Over",
      "recommended_edge": 0.0352,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9409,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.42,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 27.25,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.75,
      "projected_home_runs_palantir": 23.75,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2047,
      "hr_prob_hybrid_gap_adjusted": 0.1853,
      "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.1842,
      "hr_prob_palantir": 0.1955,
      "hr_prob_rf_safe_raw": 0.2209,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1924,
      "hr_edge_palantir": 0.026,
      "hr_edge_catboost_safe": 0.0352,
      "hr_edge_hybrid_gap_adjusted": 0.0158,
      "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.0514,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0096,
      "hr_edge_rf_safe_calibrated_logistic": 0.0229,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.09,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1842,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 139,
      "edge_direction_rank": 127,
      "value_score": 22.7,
      "value_rank": 69,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1955,
      "palantir_hr_prob": 0.1955,
      "palantir_prob_under": 0.8045,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.026,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.229,
      "fangorn_expected_home_runs": 0.229,
      "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.016399999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vladimir Guerrero Jr.",
      "hitter_id": 665489,
      "team_abbr": "TOR",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.229,
      "prob_1_plus_hr": 0.2047,
      "model_over_probability": 0.2047,
      "model_under_probability": 0.7953,
      "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.0352,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0352,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9409,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.42,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 27.25,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.75,
      "projected_home_runs_palantir": 23.75,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2047,
      "hr_prob_hybrid_gap_adjusted": 0.1853,
      "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.1842,
      "hr_prob_palantir": 0.1955,
      "hr_prob_rf_safe_raw": 0.2209,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1924,
      "hr_edge_palantir": 0.026,
      "hr_edge_catboost_safe": 0.0352,
      "hr_edge_hybrid_gap_adjusted": 0.0158,
      "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.0514,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0096,
      "hr_edge_rf_safe_calibrated_logistic": 0.0229,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.09,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1842,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 140,
      "edge_direction_rank": 128,
      "value_score": 22.7,
      "value_rank": 70,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1955,
      "palantir_hr_prob": 0.1955,
      "palantir_prob_under": 0.8045,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.026,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.229,
      "fangorn_expected_home_runs": 0.229,
      "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.016399999999999998,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brandon Nimmo",
      "hitter_id": 607043,
      "team_abbr": "TEX",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -770,
      "expected_home_runs": 0.2107,
      "prob_1_plus_hr": 0.19,
      "model_over_probability": 0.19,
      "model_under_probability": 0.81,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.155,
      "implied_under_probability_raw": 0.8851,
      "implied_over_probability_novig": 0.149,
      "implied_under_probability_novig": 0.851,
      "edge_over": 0.035,
      "edge_under": -0.0751,
      "recommended_side": "Over",
      "recommended_edge": 0.035,
      "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.9194,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.24,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.988,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1721,
      "hr_prob_catboost_safe": 0.19,
      "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.1757,
      "hr_prob_palantir": 0.193,
      "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.038,
      "hr_edge_catboost_safe": 0.035,
      "hr_edge_hybrid_gap_adjusted": 0.0214,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0171,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0388,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0171,
      "hr_edge_rf_safe_calibrated_logistic": 0.0133,
      "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.0222,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1757,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 141,
      "edge_direction_rank": 129,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 23.41,
      "palantir_expected_home_runs": 23.41,
      "palantir_prob_over": 0.193,
      "palantir_hr_prob": 0.193,
      "palantir_prob_under": 0.8069999999999999,
      "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.2107,
      "fangorn_expected_home_runs": 0.2107,
      "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.0171,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.020900000000000002,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Teoscar Hern\u00e1ndez",
      "hitter_id": 606192,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2458,
      "prob_1_plus_hr": 0.2179,
      "model_over_probability": 0.2179,
      "model_under_probability": 0.7821,
      "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.0344,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0344,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.23,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.1721,
      "hr_prob_catboost_safe": 0.2179,
      "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.1813,
      "hr_prob_palantir": 0.196,
      "hr_prob_rf_safe_raw": 0.1817,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1583,
      "hr_edge_palantir": 0.0125,
      "hr_edge_catboost_safe": 0.0344,
      "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.0018,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0114,
      "hr_edge_rf_safe_calibrated_logistic": -0.0252,
      "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.1842,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1813,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 142,
      "edge_direction_rank": 130,
      "value_score": 29.7,
      "value_rank": 51,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.196,
      "palantir_hr_prob": 0.196,
      "palantir_prob_under": 0.804,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0125,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2458,
      "fangorn_expected_home_runs": 0.2458,
      "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": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.023900000000000005,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jose Altuve",
      "hitter_id": 514888,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 510,
      "under_odds": -675,
      "expected_home_runs": 0.2209,
      "prob_1_plus_hr": 0.1982,
      "model_over_probability": 0.1982,
      "model_under_probability": 0.8018,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1639,
      "implied_under_probability_raw": 0.871,
      "implied_over_probability_novig": 0.1584,
      "implied_under_probability_novig": 0.8416,
      "edge_over": 0.0343,
      "edge_under": -0.0692,
      "recommended_side": "Over",
      "recommended_edge": 0.0343,
      "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.9878,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.5,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.04,
      "pitch_mix_interaction_score": 109.5,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 21.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.59,
      "projected_home_runs_palantir": 22.59,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1982,
      "hr_prob_hybrid_gap_adjusted": 0.1837,
      "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.2115,
      "hr_prob_rf_safe_raw": 0.2001,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1737,
      "hr_edge_palantir": 0.0476,
      "hr_edge_catboost_safe": 0.0343,
      "hr_edge_hybrid_gap_adjusted": 0.0198,
      "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.0362,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0152,
      "hr_edge_rf_safe_calibrated_logistic": 0.0098,
      "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.011,
      "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": "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": 143,
      "edge_direction_rank": 131,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.59,
      "palantir_expected_home_runs": 22.59,
      "palantir_prob_over": 0.2115,
      "palantir_hr_prob": 0.2115,
      "palantir_prob_under": 0.7885,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0476,
      "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.2209,
      "fangorn_expected_home_runs": 0.2209,
      "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.032399999999999984,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jose Altuve",
      "hitter_id": 514888,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2209,
      "prob_1_plus_hr": 0.1982,
      "model_over_probability": 0.1982,
      "model_under_probability": 0.8018,
      "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.0343,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0343,
      "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.9878,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.5,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.04,
      "pitch_mix_interaction_score": 109.5,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 21.23,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 22.59,
      "projected_home_runs_palantir": 22.59,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1982,
      "hr_prob_hybrid_gap_adjusted": 0.1837,
      "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.2115,
      "hr_prob_rf_safe_raw": 0.2001,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1737,
      "hr_edge_palantir": 0.0476,
      "hr_edge_catboost_safe": 0.0343,
      "hr_edge_hybrid_gap_adjusted": 0.0198,
      "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.0362,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0152,
      "hr_edge_rf_safe_calibrated_logistic": 0.0098,
      "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.011,
      "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": "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": 144,
      "edge_direction_rank": 132,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.59,
      "palantir_expected_home_runs": 22.59,
      "palantir_prob_over": 0.2115,
      "palantir_hr_prob": 0.2115,
      "palantir_prob_under": 0.7885,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0476,
      "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.2209,
      "fangorn_expected_home_runs": 0.2209,
      "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.032399999999999984,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luke Keaschall",
      "hitter_id": 807712,
      "team_abbr": "MIN",
      "opponent_abbr": "STL",
      "pitcher_name": "Matthew Liberatore",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 785,
      "under_odds": -1180,
      "expected_home_runs": 0.1592,
      "prob_1_plus_hr": 0.1472,
      "model_over_probability": 0.1472,
      "model_under_probability": 0.8528,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.113,
      "implied_under_probability_raw": 0.9219,
      "implied_over_probability_novig": 0.1092,
      "implied_under_probability_novig": 0.8908,
      "edge_over": 0.0342,
      "edge_under": -0.0691,
      "recommended_side": "Over",
      "recommended_edge": 0.0342,
      "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.8618,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "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.084,
      "pitch_mix_interaction_score": 106.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": 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.0908,
      "hr_prob_catboost_safe": 0.1472,
      "hr_prob_hybrid_gap_adjusted": 0.101,
      "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.1021,
      "hr_prob_palantir": 0.1578,
      "hr_prob_rf_safe_raw": 0.0838,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0908,
      "hr_prob_rf_safe_calibrated_logistic": 0.0945,
      "hr_edge_palantir": 0.0448,
      "hr_edge_catboost_safe": 0.0342,
      "hr_edge_hybrid_gap_adjusted": -0.012,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0222,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0292,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0222,
      "hr_edge_rf_safe_calibrated_logistic": -0.0185,
      "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.0908,
      "fangorn_projection_spread_ratio": 0.45,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1021,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 145,
      "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": 7.55,
      "palantir_expected_home_runs": 7.55,
      "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.0448,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1592,
      "fangorn_expected_home_runs": 0.1592,
      "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.0222,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.06699999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Junior Caminero",
      "hitter_id": 691406,
      "team_abbr": "TB",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jos\u00e9 Soriano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1544,
      "prob_1_plus_hr": 0.1431,
      "model_over_probability": 0.1431,
      "model_under_probability": 0.8569,
      "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.0743,
      "edge_under": 0.0339,
      "recommended_side": "Under",
      "recommended_edge": 0.0339,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8474,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.89,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.954,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "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.1573,
      "hr_prob_catboost_safe": 0.1431,
      "hr_prob_hybrid_gap_adjusted": 0.1531,
      "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.1545,
      "hr_prob_palantir": 0.1532,
      "hr_prob_rf_safe_raw": 0.1754,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1534,
      "hr_edge_palantir": -0.0642,
      "hr_edge_catboost_safe": -0.0743,
      "hr_edge_hybrid_gap_adjusted": -0.0643,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0601,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.042,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0601,
      "hr_edge_rf_safe_calibrated_logistic": -0.064,
      "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.249,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1545,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 48,
      "suppression_reason_count": 5,
      "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": 146,
      "edge_direction_rank": 5,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.62,
      "palantir_expected_home_runs": 22.62,
      "palantir_prob_over": 0.1532,
      "palantir_hr_prob": 0.1532,
      "palantir_prob_under": 0.8468,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0642,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1544,
      "fangorn_expected_home_runs": 0.1544,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0601,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0040999999999999925,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brandon Nimmo",
      "hitter_id": 607043,
      "team_abbr": "TEX",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -720,
      "expected_home_runs": 0.2107,
      "prob_1_plus_hr": 0.19,
      "model_over_probability": 0.19,
      "model_under_probability": 0.81,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1562,
      "implied_under_probability_raw": 0.878,
      "implied_over_probability_novig": 0.151,
      "implied_under_probability_novig": 0.849,
      "edge_over": 0.0338,
      "edge_under": -0.068,
      "recommended_side": "Over",
      "recommended_edge": 0.0338,
      "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.9194,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.24,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.988,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1721,
      "hr_prob_catboost_safe": 0.19,
      "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.1757,
      "hr_prob_palantir": 0.193,
      "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.0368,
      "hr_edge_catboost_safe": 0.0338,
      "hr_edge_hybrid_gap_adjusted": 0.0202,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0159,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0376,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0159,
      "hr_edge_rf_safe_calibrated_logistic": 0.0121,
      "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.0222,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1757,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 147,
      "edge_direction_rank": 134,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 23.41,
      "palantir_expected_home_runs": 23.41,
      "palantir_prob_over": 0.193,
      "palantir_hr_prob": 0.193,
      "palantir_prob_under": 0.8069999999999999,
      "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.2107,
      "fangorn_expected_home_runs": 0.2107,
      "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.0159,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.020900000000000002,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brandon Nimmo",
      "hitter_id": 607043,
      "team_abbr": "TEX",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2107,
      "prob_1_plus_hr": 0.19,
      "model_over_probability": 0.19,
      "model_under_probability": 0.81,
      "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.0338,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0338,
      "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.9194,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.24,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.988,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1721,
      "hr_prob_catboost_safe": 0.19,
      "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.1757,
      "hr_prob_palantir": 0.193,
      "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.0368,
      "hr_edge_catboost_safe": 0.0338,
      "hr_edge_hybrid_gap_adjusted": 0.0202,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0159,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0376,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0159,
      "hr_edge_rf_safe_calibrated_logistic": 0.0121,
      "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.0222,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1757,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 148,
      "edge_direction_rank": 135,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 23.41,
      "palantir_expected_home_runs": 23.41,
      "palantir_prob_over": 0.193,
      "palantir_hr_prob": 0.193,
      "palantir_prob_under": 0.8069999999999999,
      "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.2107,
      "fangorn_expected_home_runs": 0.2107,
      "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.0159,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.020900000000000002,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luke Keaschall",
      "hitter_id": 807712,
      "team_abbr": "MIN",
      "opponent_abbr": "STL",
      "pitcher_name": "Matthew Liberatore",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -1250,
      "expected_home_runs": 0.1592,
      "prob_1_plus_hr": 0.1472,
      "model_over_probability": 0.1472,
      "model_under_probability": 0.8528,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1143,
      "implied_under_probability_raw": 0.9259,
      "implied_over_probability_novig": 0.1099,
      "implied_under_probability_novig": 0.8901,
      "edge_over": 0.0329,
      "edge_under": -0.0731,
      "recommended_side": "Over",
      "recommended_edge": 0.0329,
      "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.8618,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "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.084,
      "pitch_mix_interaction_score": 106.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": 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.0908,
      "hr_prob_catboost_safe": 0.1472,
      "hr_prob_hybrid_gap_adjusted": 0.101,
      "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.1021,
      "hr_prob_palantir": 0.1578,
      "hr_prob_rf_safe_raw": 0.0838,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0908,
      "hr_prob_rf_safe_calibrated_logistic": 0.0945,
      "hr_edge_palantir": 0.0435,
      "hr_edge_catboost_safe": 0.0329,
      "hr_edge_hybrid_gap_adjusted": -0.0133,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0235,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0305,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0235,
      "hr_edge_rf_safe_calibrated_logistic": -0.0198,
      "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.0908,
      "fangorn_projection_spread_ratio": 0.45,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1021,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 149,
      "edge_direction_rank": 136,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.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.0435,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1592,
      "fangorn_expected_home_runs": 0.1592,
      "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.0235,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.06699999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luke Keaschall",
      "hitter_id": 807712,
      "team_abbr": "MIN",
      "opponent_abbr": "STL",
      "pitcher_name": "Matthew Liberatore",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.1592,
      "prob_1_plus_hr": 0.1472,
      "model_over_probability": 0.1472,
      "model_under_probability": 0.8528,
      "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.0329,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0329,
      "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.8618,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "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.084,
      "pitch_mix_interaction_score": 106.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": 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.0908,
      "hr_prob_catboost_safe": 0.1472,
      "hr_prob_hybrid_gap_adjusted": 0.101,
      "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.1021,
      "hr_prob_palantir": 0.1578,
      "hr_prob_rf_safe_raw": 0.0838,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0908,
      "hr_prob_rf_safe_calibrated_logistic": 0.0945,
      "hr_edge_palantir": 0.0435,
      "hr_edge_catboost_safe": 0.0329,
      "hr_edge_hybrid_gap_adjusted": -0.0133,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0235,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0305,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0235,
      "hr_edge_rf_safe_calibrated_logistic": -0.0198,
      "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.0908,
      "fangorn_projection_spread_ratio": 0.45,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1021,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 150,
      "edge_direction_rank": 137,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 7.55,
      "palantir_expected_home_runs": 7.55,
      "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.0435,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1592,
      "fangorn_expected_home_runs": 0.1592,
      "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.0235,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.06699999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Teoscar Hern\u00e1ndez",
      "hitter_id": 606192,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2458,
      "prob_1_plus_hr": 0.2179,
      "model_over_probability": 0.2179,
      "model_under_probability": 0.7821,
      "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.0327,
      "edge_under": -0.0686,
      "recommended_side": "Over",
      "recommended_edge": 0.0327,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.23,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.1721,
      "hr_prob_catboost_safe": 0.2179,
      "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.1813,
      "hr_prob_palantir": 0.196,
      "hr_prob_rf_safe_raw": 0.1817,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1583,
      "hr_edge_palantir": 0.0108,
      "hr_edge_catboost_safe": 0.0327,
      "hr_edge_hybrid_gap_adjusted": -0.0048,
      "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.0035,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0131,
      "hr_edge_rf_safe_calibrated_logistic": -0.0269,
      "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.1842,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1813,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 151,
      "edge_direction_rank": 138,
      "value_score": 29.6,
      "value_rank": 54,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.196,
      "palantir_hr_prob": 0.196,
      "palantir_prob_under": 0.804,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0108,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2458,
      "fangorn_expected_home_runs": 0.2458,
      "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": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.023900000000000005,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Yainer Diaz",
      "hitter_id": 673237,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1879,
      "prob_1_plus_hr": 0.1713,
      "model_over_probability": 0.1713,
      "model_under_probability": 0.8287,
      "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.0324,
      "edge_under": -0.0671,
      "recommended_side": "Over",
      "recommended_edge": 0.0324,
      "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.9014,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.72,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 19.12,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.17,
      "projected_home_runs_palantir": 18.17,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1713,
      "hr_prob_hybrid_gap_adjusted": 0.1589,
      "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.1583,
      "hr_prob_palantir": 0.1645,
      "hr_prob_rf_safe_raw": 0.1723,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1509,
      "hr_edge_palantir": 0.0256,
      "hr_edge_catboost_safe": 0.0324,
      "hr_edge_hybrid_gap_adjusted": 0.02,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0161,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0334,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0161,
      "hr_edge_rf_safe_calibrated_logistic": 0.012,
      "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.0063,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1583,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "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": 152,
      "edge_direction_rank": 139,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.17,
      "palantir_expected_home_runs": 18.17,
      "palantir_prob_over": 0.1645,
      "palantir_hr_prob": 0.1645,
      "palantir_prob_under": 0.8355,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0256,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1879,
      "fangorn_expected_home_runs": 0.1879,
      "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.0161,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Yainer Diaz",
      "hitter_id": 673237,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -910,
      "expected_home_runs": 0.1879,
      "prob_1_plus_hr": 0.1713,
      "model_over_probability": 0.1713,
      "model_under_probability": 0.8287,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1389,
      "implied_under_probability_raw": 0.901,
      "implied_over_probability_novig": 0.1336,
      "implied_under_probability_novig": 0.8664,
      "edge_over": 0.0324,
      "edge_under": -0.0723,
      "recommended_side": "Over",
      "recommended_edge": 0.0324,
      "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.9014,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.72,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 19.12,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.17,
      "projected_home_runs_palantir": 18.17,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1713,
      "hr_prob_hybrid_gap_adjusted": 0.1589,
      "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.1583,
      "hr_prob_palantir": 0.1645,
      "hr_prob_rf_safe_raw": 0.1723,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1509,
      "hr_edge_palantir": 0.0256,
      "hr_edge_catboost_safe": 0.0324,
      "hr_edge_hybrid_gap_adjusted": 0.02,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0161,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0334,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0161,
      "hr_edge_rf_safe_calibrated_logistic": 0.012,
      "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.0063,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1583,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "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": 153,
      "edge_direction_rank": 140,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.17,
      "palantir_expected_home_runs": 18.17,
      "palantir_prob_over": 0.1645,
      "palantir_hr_prob": 0.1645,
      "palantir_prob_under": 0.8355,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0256,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1879,
      "fangorn_expected_home_runs": 0.1879,
      "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.0161,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Yainer Diaz",
      "hitter_id": 673237,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 615,
      "under_odds": null,
      "expected_home_runs": 0.1879,
      "prob_1_plus_hr": 0.1713,
      "model_over_probability": 0.1713,
      "model_under_probability": 0.8287,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1399,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0314,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0314,
      "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.9014,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.72,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 19.0,
      "projected_home_runs_rf_safe_season": 19.12,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.17,
      "projected_home_runs_palantir": 18.17,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.1713,
      "hr_prob_hybrid_gap_adjusted": 0.1589,
      "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.1583,
      "hr_prob_palantir": 0.1645,
      "hr_prob_rf_safe_raw": 0.1723,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1509,
      "hr_edge_palantir": 0.0246,
      "hr_edge_catboost_safe": 0.0314,
      "hr_edge_hybrid_gap_adjusted": 0.019,
      "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.0324,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0151,
      "hr_edge_rf_safe_calibrated_logistic": 0.011,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.155,
      "fangorn_projection_spread_ratio": 0.0063,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1583,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "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": 154,
      "edge_direction_rank": 141,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.17,
      "palantir_expected_home_runs": 18.17,
      "palantir_prob_over": 0.1645,
      "palantir_hr_prob": 0.1645,
      "palantir_prob_under": 0.8355,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0246,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1879,
      "fangorn_expected_home_runs": 0.1879,
      "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.0151,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Edgar Quero",
      "hitter_id": 700337,
      "team_abbr": "CWS",
      "opponent_abbr": "LAD",
      "pitcher_name": "Yoshinobu Yamamoto",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1175,
      "prob_1_plus_hr": 0.1109,
      "model_over_probability": 0.1109,
      "model_under_probability": 0.8891,
      "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.0309,
      "edge_under": -0.0659,
      "recommended_side": "Over",
      "recommended_edge": 0.0309,
      "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",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 109.3,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 8.69,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.12,
      "projected_home_runs_palantir": 7.12,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1109,
      "hr_prob_hybrid_gap_adjusted": 0.1281,
      "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.129,
      "hr_prob_palantir": 0.1126,
      "hr_prob_rf_safe_raw": 0.1357,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1248,
      "hr_edge_palantir": 0.0326,
      "hr_edge_catboost_safe": 0.0309,
      "hr_edge_hybrid_gap_adjusted": 0.0481,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0536,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0557,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0536,
      "hr_edge_rf_safe_calibrated_logistic": 0.0448,
      "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.2414,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.129,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Heavy suppression is stacked strongly enough to downgrade the read.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 155,
      "edge_direction_rank": 142,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 7.12,
      "palantir_expected_home_runs": 7.12,
      "palantir_prob_over": 0.1126,
      "palantir_hr_prob": 0.1126,
      "palantir_prob_under": 0.8874,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0326,
      "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.1175,
      "fangorn_expected_home_runs": 0.1175,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0536,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02099999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Edgar Quero",
      "hitter_id": 700337,
      "team_abbr": "CWS",
      "opponent_abbr": "LAD",
      "pitcher_name": "Yoshinobu Yamamoto",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1175,
      "prob_1_plus_hr": 0.1109,
      "model_over_probability": 0.1109,
      "model_under_probability": 0.8891,
      "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.0309,
      "edge_under": -0.0709,
      "recommended_side": "Over",
      "recommended_edge": 0.0309,
      "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",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 109.3,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 8.69,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.12,
      "projected_home_runs_palantir": 7.12,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1109,
      "hr_prob_hybrid_gap_adjusted": 0.1281,
      "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.129,
      "hr_prob_palantir": 0.1126,
      "hr_prob_rf_safe_raw": 0.1357,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1248,
      "hr_edge_palantir": 0.0326,
      "hr_edge_catboost_safe": 0.0309,
      "hr_edge_hybrid_gap_adjusted": 0.0481,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0536,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0557,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0536,
      "hr_edge_rf_safe_calibrated_logistic": 0.0448,
      "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.2414,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.129,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Heavy suppression is stacked strongly enough to downgrade the read.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 156,
      "edge_direction_rank": 143,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 7.12,
      "palantir_expected_home_runs": 7.12,
      "palantir_prob_over": 0.1126,
      "palantir_hr_prob": 0.1126,
      "palantir_prob_under": 0.8874,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0326,
      "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.1175,
      "fangorn_expected_home_runs": 0.1175,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0536,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02099999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Edgar Quero",
      "hitter_id": 700337,
      "team_abbr": "CWS",
      "opponent_abbr": "LAD",
      "pitcher_name": "Yoshinobu Yamamoto",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.1175,
      "prob_1_plus_hr": 0.1109,
      "model_over_probability": 0.1109,
      "model_under_probability": 0.8891,
      "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.0309,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0309,
      "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",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 109.3,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 8.69,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.12,
      "projected_home_runs_palantir": 7.12,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1109,
      "hr_prob_hybrid_gap_adjusted": 0.1281,
      "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.129,
      "hr_prob_palantir": 0.1126,
      "hr_prob_rf_safe_raw": 0.1357,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1248,
      "hr_edge_palantir": 0.0326,
      "hr_edge_catboost_safe": 0.0309,
      "hr_edge_hybrid_gap_adjusted": 0.0481,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0536,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0557,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0536,
      "hr_edge_rf_safe_calibrated_logistic": 0.0448,
      "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.2414,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.129,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Heavy suppression is stacked strongly enough to downgrade the read.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 157,
      "edge_direction_rank": 144,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 7.12,
      "palantir_expected_home_runs": 7.12,
      "palantir_prob_over": 0.1126,
      "palantir_hr_prob": 0.1126,
      "palantir_prob_under": 0.8874,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0326,
      "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.1175,
      "fangorn_expected_home_runs": 0.1175,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0536,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02099999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Julio Rodr\u00edguez",
      "hitter_id": 677594,
      "team_abbr": "SEA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Cade Cavalli",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 460,
      "under_odds": -625,
      "expected_home_runs": 0.235,
      "prob_1_plus_hr": 0.2094,
      "model_over_probability": 0.2094,
      "model_under_probability": 0.7906,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1786,
      "implied_under_probability_raw": 0.8621,
      "implied_over_probability_novig": 0.1716,
      "implied_under_probability_novig": 0.8284,
      "edge_over": 0.0308,
      "edge_under": -0.0715,
      "recommended_side": "Over",
      "recommended_edge": 0.0308,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.52,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.915,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 24.02,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 26.32,
      "projected_home_runs_palantir": 26.32,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2094,
      "hr_prob_hybrid_gap_adjusted": 0.1811,
      "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.1796,
      "hr_prob_palantir": 0.2117,
      "hr_prob_rf_safe_raw": 0.1952,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1695,
      "hr_edge_palantir": 0.0331,
      "hr_edge_catboost_safe": 0.0308,
      "hr_edge_hybrid_gap_adjusted": 0.0025,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0065,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0166,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0065,
      "hr_edge_rf_safe_calibrated_logistic": -0.0091,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0762,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1796,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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, tough contact allowance.",
      "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": 159,
      "edge_direction_rank": 145,
      "value_score": 24.5,
      "value_rank": 65,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 26.32,
      "palantir_expected_home_runs": 26.32,
      "palantir_prob_over": 0.2117,
      "palantir_hr_prob": 0.2117,
      "palantir_prob_under": 0.7883,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0331,
      "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.235,
      "fangorn_expected_home_runs": 0.235,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0065,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.039599999999999996,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "George Springer",
      "hitter_id": 543807,
      "team_abbr": "TOR",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2289,
      "prob_1_plus_hr": 0.2046,
      "model_over_probability": 0.2046,
      "model_under_probability": 0.7954,
      "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.0307,
      "edge_under": -0.0704,
      "recommended_side": "Over",
      "recommended_edge": 0.0307,
      "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.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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.1791,
      "hr_prob_catboost_safe": 0.2046,
      "hr_prob_hybrid_gap_adjusted": 0.1852,
      "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.1842,
      "hr_prob_palantir": 0.2119,
      "hr_prob_rf_safe_raw": 0.198,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1718,
      "hr_edge_palantir": 0.038,
      "hr_edge_catboost_safe": 0.0307,
      "hr_edge_hybrid_gap_adjusted": 0.0113,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0052,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0241,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0052,
      "hr_edge_rf_safe_calibrated_logistic": -0.0021,
      "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.0363,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1842,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 160,
      "edge_direction_rank": 146,
      "value_score": 22.0,
      "value_rank": 72,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2119,
      "palantir_hr_prob": 0.2119,
      "palantir_prob_under": 0.7881,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.038,
      "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.2289,
      "fangorn_expected_home_runs": 0.2289,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0052,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.032799999999999996,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jahmai Jones",
      "hitter_id": 663330,
      "team_abbr": "DET",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1893,
      "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.1418,
      "implied_under_probability_raw": 0.8985,
      "implied_over_probability_novig": 0.1363,
      "implied_under_probability_novig": 0.8637,
      "edge_over": 0.0307,
      "edge_under": -0.071,
      "recommended_side": "Over",
      "recommended_edge": 0.0307,
      "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": "bench_platoon",
      "estimated_start_probability": 0.78,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 3.69,
      "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": "neutral",
      "hr_multiplier": 1.103,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 5.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.87,
      "projected_home_runs_palantir": 7.87,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.1725,
      "hr_prob_hybrid_gap_adjusted": 0.2492,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.2597,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.2423,
      "hr_prob_palantir": 0.2577,
      "hr_prob_rf_safe_raw": 0.2577,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2292,
      "hr_edge_palantir": 0.1159,
      "hr_edge_catboost_safe": 0.0307,
      "hr_edge_hybrid_gap_adjusted": 0.1074,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1179,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1159,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1179,
      "hr_edge_rf_safe_calibrated_logistic": 0.0874,
      "palantir_confidence_label": "High",
      "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.574,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2423,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "ELITE_DAMAGE",
      "damage_label": "Elite Damage",
      "damage_score": 3,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Highest HR-driven damage concentration from rank, trust, and probability context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 43,
      "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 161,
      "edge_direction_rank": 147,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.87,
      "palantir_expected_home_runs": 7.87,
      "palantir_prob_over": 0.2577,
      "palantir_hr_prob": 0.2577,
      "palantir_prob_under": 0.7423,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.1159,
      "palantir_confidence": "High",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1893,
      "fangorn_expected_home_runs": 0.1893,
      "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.1179,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0020000000000000018,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Spencer Torkelson",
      "hitter_id": 679529,
      "team_abbr": "DET",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2288,
      "prob_1_plus_hr": 0.2045,
      "model_over_probability": 0.2045,
      "model_under_probability": 0.7955,
      "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.0306,
      "edge_under": -0.0703,
      "recommended_side": "Over",
      "recommended_edge": 0.0306,
      "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.9755,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.26,
      "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": "neutral",
      "hr_multiplier": 1.103,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 23.0,
      "projected_home_runs_rf_safe_season": 24.86,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.96,
      "projected_home_runs_palantir": 24.96,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2045,
      "hr_prob_hybrid_gap_adjusted": 0.1852,
      "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.1842,
      "hr_prob_palantir": 0.2199,
      "hr_prob_rf_safe_raw": 0.2191,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1907,
      "hr_edge_palantir": 0.046,
      "hr_edge_catboost_safe": 0.0306,
      "hr_edge_hybrid_gap_adjusted": 0.0113,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0052,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0452,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0052,
      "hr_edge_rf_safe_calibrated_logistic": 0.0168,
      "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.0809,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1842,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 162,
      "edge_direction_rank": 148,
      "value_score": 21.9,
      "value_rank": 73,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 24.96,
      "palantir_expected_home_runs": 24.96,
      "palantir_prob_over": 0.2199,
      "palantir_hr_prob": 0.2199,
      "palantir_prob_under": 0.7801,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.046,
      "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.2288,
      "fangorn_expected_home_runs": 0.2288,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0052,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0408,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "hitter_id": 677951,
      "team_abbr": "KC",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 470,
      "under_odds": -640,
      "expected_home_runs": 0.2296,
      "prob_1_plus_hr": 0.2051,
      "model_over_probability": 0.2051,
      "model_under_probability": 0.7949,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1754,
      "implied_under_probability_raw": 0.8649,
      "implied_over_probability_novig": 0.1686,
      "implied_under_probability_novig": 0.8314,
      "edge_over": 0.0297,
      "edge_under": -0.07,
      "recommended_side": "Over",
      "recommended_edge": 0.0297,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.52,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "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.2051,
      "hr_prob_hybrid_gap_adjusted": 0.18,
      "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.1787,
      "hr_prob_palantir": 0.1994,
      "hr_prob_rf_safe_raw": 0.1817,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1584,
      "hr_edge_palantir": 0.024,
      "hr_edge_catboost_safe": 0.0297,
      "hr_edge_hybrid_gap_adjusted": 0.0046,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0033,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0063,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0033,
      "hr_edge_rf_safe_calibrated_logistic": -0.017,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.1265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1787,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 164,
      "edge_direction_rank": 149,
      "value_score": 22.1,
      "value_rank": 71,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1994,
      "palantir_hr_prob": 0.1994,
      "palantir_prob_under": 0.8006,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.024,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2296,
      "fangorn_expected_home_runs": 0.2296,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0033,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02729999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jahmai Jones",
      "hitter_id": 663330,
      "team_abbr": "DET",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -830,
      "expected_home_runs": 0.1893,
      "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.1429,
      "implied_under_probability_raw": 0.8925,
      "implied_over_probability_novig": 0.138,
      "implied_under_probability_novig": 0.862,
      "edge_over": 0.0296,
      "edge_under": -0.065,
      "recommended_side": "Over",
      "recommended_edge": 0.0296,
      "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": "bench_platoon",
      "estimated_start_probability": 0.78,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 3.69,
      "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": "neutral",
      "hr_multiplier": 1.103,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 5.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.87,
      "projected_home_runs_palantir": 7.87,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.1725,
      "hr_prob_hybrid_gap_adjusted": 0.2492,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.2597,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.2423,
      "hr_prob_palantir": 0.2577,
      "hr_prob_rf_safe_raw": 0.2577,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2292,
      "hr_edge_palantir": 0.1148,
      "hr_edge_catboost_safe": 0.0296,
      "hr_edge_hybrid_gap_adjusted": 0.1063,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1168,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1148,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1168,
      "hr_edge_rf_safe_calibrated_logistic": 0.0863,
      "palantir_confidence_label": "High",
      "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.574,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2423,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "ELITE_DAMAGE",
      "damage_label": "Elite Damage",
      "damage_score": 3,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Highest HR-driven damage concentration from rank, trust, and probability context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 43,
      "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 165,
      "edge_direction_rank": 150,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.87,
      "palantir_expected_home_runs": 7.87,
      "palantir_prob_over": 0.2577,
      "palantir_hr_prob": 0.2577,
      "palantir_prob_under": 0.7423,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.1148,
      "palantir_confidence": "High",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1893,
      "fangorn_expected_home_runs": 0.1893,
      "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.1168,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0020000000000000018,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jahmai Jones",
      "hitter_id": 663330,
      "team_abbr": "DET",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.1893,
      "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.1429,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0296,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0296,
      "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": "bench_platoon",
      "estimated_start_probability": 0.78,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 3.69,
      "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": "neutral",
      "hr_multiplier": 1.103,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 5.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.87,
      "projected_home_runs_palantir": 7.87,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.1725,
      "hr_prob_hybrid_gap_adjusted": 0.2492,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.2597,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.2423,
      "hr_prob_palantir": 0.2577,
      "hr_prob_rf_safe_raw": 0.2577,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2292,
      "hr_edge_palantir": 0.1148,
      "hr_edge_catboost_safe": 0.0296,
      "hr_edge_hybrid_gap_adjusted": 0.1063,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.1168,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.1148,
      "hr_edge_rf_safe_calibrated_isotonic": 0.1168,
      "hr_edge_rf_safe_calibrated_logistic": 0.0863,
      "palantir_confidence_label": "High",
      "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.574,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2423,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "ELITE_DAMAGE",
      "damage_label": "Elite Damage",
      "damage_score": 3,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Highest HR-driven damage concentration from rank, trust, and probability context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 43,
      "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 166,
      "edge_direction_rank": 151,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.87,
      "palantir_expected_home_runs": 7.87,
      "palantir_prob_over": 0.2577,
      "palantir_hr_prob": 0.2577,
      "palantir_prob_under": 0.7423,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.1148,
      "palantir_confidence": "High",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1893,
      "fangorn_expected_home_runs": 0.1893,
      "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.1168,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0020000000000000018,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Julio Rodr\u00edguez",
      "hitter_id": 677594,
      "team_abbr": "SEA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Cade Cavalli",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.235,
      "prob_1_plus_hr": 0.2094,
      "model_over_probability": 0.2094,
      "model_under_probability": 0.7906,
      "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.0292,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0292,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.52,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.915,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 24.02,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 26.32,
      "projected_home_runs_palantir": 26.32,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2094,
      "hr_prob_hybrid_gap_adjusted": 0.1811,
      "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.1796,
      "hr_prob_palantir": 0.2117,
      "hr_prob_rf_safe_raw": 0.1952,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1695,
      "hr_edge_palantir": 0.0315,
      "hr_edge_catboost_safe": 0.0292,
      "hr_edge_hybrid_gap_adjusted": 0.0009,
      "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.015,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0081,
      "hr_edge_rf_safe_calibrated_logistic": -0.0107,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0762,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1796,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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, tough contact allowance.",
      "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": 167,
      "edge_direction_rank": 152,
      "value_score": 24.2,
      "value_rank": 66,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 26.32,
      "palantir_expected_home_runs": 26.32,
      "palantir_prob_over": 0.2117,
      "palantir_hr_prob": 0.2117,
      "palantir_prob_under": 0.7883,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0315,
      "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.235,
      "fangorn_expected_home_runs": 0.235,
      "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.039599999999999996,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vinnie Pasquantino",
      "hitter_id": 686469,
      "team_abbr": "KC",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2267,
      "prob_1_plus_hr": 0.2028,
      "model_over_probability": 0.2028,
      "model_under_probability": 0.7972,
      "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.0289,
      "edge_under": -0.0686,
      "recommended_side": "Over",
      "recommended_edge": 0.0289,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.964,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.41,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 26.56,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.5,
      "projected_home_runs_palantir": 23.5,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.2028,
      "hr_prob_hybrid_gap_adjusted": 0.2495,
      "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.2483,
      "hr_prob_palantir": 0.2241,
      "hr_prob_rf_safe_raw": 0.2493,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2204,
      "hr_edge_palantir": 0.0502,
      "hr_edge_catboost_safe": 0.0289,
      "hr_edge_hybrid_gap_adjusted": 0.0756,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0858,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0754,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0858,
      "hr_edge_rf_safe_calibrated_logistic": 0.0465,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.2597,
      "fangorn_projection_spread_ratio": 0.2648,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2483,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 168,
      "edge_direction_rank": 153,
      "value_score": 20.7,
      "value_rank": 80,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2241,
      "palantir_hr_prob": 0.2241,
      "palantir_prob_under": 0.7759,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0502,
      "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.2267,
      "fangorn_expected_home_runs": 0.2267,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0858,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03559999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "hitter_id": 677951,
      "team_abbr": "KC",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 465,
      "under_odds": -600,
      "expected_home_runs": 0.2296,
      "prob_1_plus_hr": 0.2051,
      "model_over_probability": 0.2051,
      "model_under_probability": 0.7949,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": 0.8571,
      "implied_over_probability_novig": 0.1712,
      "implied_under_probability_novig": 0.8288,
      "edge_over": 0.0281,
      "edge_under": -0.0622,
      "recommended_side": "Over",
      "recommended_edge": 0.0281,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.52,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "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.2051,
      "hr_prob_hybrid_gap_adjusted": 0.18,
      "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.1787,
      "hr_prob_palantir": 0.1994,
      "hr_prob_rf_safe_raw": 0.1817,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1584,
      "hr_edge_palantir": 0.0224,
      "hr_edge_catboost_safe": 0.0281,
      "hr_edge_hybrid_gap_adjusted": 0.003,
      "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.0047,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0049,
      "hr_edge_rf_safe_calibrated_logistic": -0.0186,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.1265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1787,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 169,
      "edge_direction_rank": 154,
      "value_score": 21.8,
      "value_rank": 74,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1994,
      "palantir_hr_prob": 0.1994,
      "palantir_prob_under": 0.8006,
      "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.2296,
      "fangorn_expected_home_runs": 0.2296,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0049,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02729999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Bobby Witt Jr.",
      "hitter_id": 677951,
      "team_abbr": "KC",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2296,
      "prob_1_plus_hr": 0.2051,
      "model_over_probability": 0.2051,
      "model_under_probability": 0.7949,
      "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.0281,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0281,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.52,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "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.2051,
      "hr_prob_hybrid_gap_adjusted": 0.18,
      "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.1787,
      "hr_prob_palantir": 0.1994,
      "hr_prob_rf_safe_raw": 0.1817,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1584,
      "hr_edge_palantir": 0.0224,
      "hr_edge_catboost_safe": 0.0281,
      "hr_edge_hybrid_gap_adjusted": 0.003,
      "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.0047,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0049,
      "hr_edge_rf_safe_calibrated_logistic": -0.0186,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.1265,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1787,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 170,
      "edge_direction_rank": 155,
      "value_score": 21.8,
      "value_rank": 75,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1994,
      "palantir_hr_prob": 0.1994,
      "palantir_prob_under": 0.8006,
      "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.2296,
      "fangorn_expected_home_runs": 0.2296,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0049,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02729999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Wilyer Abreu",
      "hitter_id": 677800,
      "team_abbr": "BOS",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2096,
      "prob_1_plus_hr": 0.1891,
      "model_over_probability": 0.1891,
      "model_under_probability": 0.8109,
      "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.0278,
      "edge_under": -0.0679,
      "recommended_side": "Over",
      "recommended_edge": 0.0278,
      "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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1891,
      "hr_prob_hybrid_gap_adjusted": 0.1821,
      "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.1811,
      "hr_prob_palantir": 0.2154,
      "hr_prob_rf_safe_raw": 0.2165,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1883,
      "hr_edge_palantir": 0.0541,
      "hr_edge_catboost_safe": 0.0278,
      "hr_edge_hybrid_gap_adjusted": 0.0208,
      "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.0552,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0178,
      "hr_edge_rf_safe_calibrated_logistic": 0.027,
      "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.164,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1811,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 171,
      "edge_direction_rank": 156,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2154,
      "palantir_hr_prob": 0.2154,
      "palantir_prob_under": 0.7846,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0541,
      "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.2096,
      "fangorn_expected_home_runs": 0.2096,
      "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.0363,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Julio Rodr\u00edguez",
      "hitter_id": 677594,
      "team_abbr": "SEA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Cade Cavalli",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 450,
      "under_odds": -585,
      "expected_home_runs": 0.235,
      "prob_1_plus_hr": 0.2094,
      "model_over_probability": 0.2094,
      "model_under_probability": 0.7906,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1818,
      "implied_under_probability_raw": 0.854,
      "implied_over_probability_novig": 0.1755,
      "implied_under_probability_novig": 0.8245,
      "edge_over": 0.0276,
      "edge_under": -0.0634,
      "recommended_side": "Over",
      "recommended_edge": 0.0276,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9414,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.52,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.915,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 24.02,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 26.32,
      "projected_home_runs_palantir": 26.32,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2094,
      "hr_prob_hybrid_gap_adjusted": 0.1811,
      "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.1796,
      "hr_prob_palantir": 0.2117,
      "hr_prob_rf_safe_raw": 0.1952,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1695,
      "hr_edge_palantir": 0.0299,
      "hr_edge_catboost_safe": 0.0276,
      "hr_edge_hybrid_gap_adjusted": -0.0007,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0097,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0134,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0097,
      "hr_edge_rf_safe_calibrated_logistic": -0.0123,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0762,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1796,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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, tough contact allowance.",
      "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": 174,
      "edge_direction_rank": 159,
      "value_score": 24.0,
      "value_rank": 67,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 26.32,
      "palantir_expected_home_runs": 26.32,
      "palantir_prob_over": 0.2117,
      "palantir_hr_prob": 0.2117,
      "palantir_prob_under": 0.7883,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0299,
      "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.235,
      "fangorn_expected_home_runs": 0.235,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0097,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.039599999999999996,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "George Springer",
      "hitter_id": 543807,
      "team_abbr": "TOR",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2289,
      "prob_1_plus_hr": 0.2046,
      "model_over_probability": 0.2046,
      "model_under_probability": 0.7954,
      "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.0276,
      "edge_under": -0.0628,
      "recommended_side": "Over",
      "recommended_edge": 0.0276,
      "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.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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.1791,
      "hr_prob_catboost_safe": 0.2046,
      "hr_prob_hybrid_gap_adjusted": 0.1852,
      "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.1842,
      "hr_prob_palantir": 0.2119,
      "hr_prob_rf_safe_raw": 0.198,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1718,
      "hr_edge_palantir": 0.0349,
      "hr_edge_catboost_safe": 0.0276,
      "hr_edge_hybrid_gap_adjusted": 0.0082,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0021,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.021,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0021,
      "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.0363,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1842,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 172,
      "edge_direction_rank": 157,
      "value_score": 21.5,
      "value_rank": 76,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2119,
      "palantir_hr_prob": 0.2119,
      "palantir_prob_under": 0.7881,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0349,
      "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.2289,
      "fangorn_expected_home_runs": 0.2289,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0021,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.032799999999999996,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "George Springer",
      "hitter_id": 543807,
      "team_abbr": "TOR",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2289,
      "prob_1_plus_hr": 0.2046,
      "model_over_probability": 0.2046,
      "model_under_probability": 0.7954,
      "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.0276,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0276,
      "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.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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.1791,
      "hr_prob_catboost_safe": 0.2046,
      "hr_prob_hybrid_gap_adjusted": 0.1852,
      "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.1842,
      "hr_prob_palantir": 0.2119,
      "hr_prob_rf_safe_raw": 0.198,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1718,
      "hr_edge_palantir": 0.0349,
      "hr_edge_catboost_safe": 0.0276,
      "hr_edge_hybrid_gap_adjusted": 0.0082,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0021,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.021,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0021,
      "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.0363,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1842,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 173,
      "edge_direction_rank": 158,
      "value_score": 21.5,
      "value_rank": 77,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2119,
      "palantir_hr_prob": 0.2119,
      "palantir_prob_under": 0.7881,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0349,
      "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.2289,
      "fangorn_expected_home_runs": 0.2289,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0021,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.032799999999999996,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Spencer Torkelson",
      "hitter_id": 679529,
      "team_abbr": "DET",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2288,
      "prob_1_plus_hr": 0.2045,
      "model_over_probability": 0.2045,
      "model_under_probability": 0.7955,
      "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.0275,
      "edge_under": -0.0627,
      "recommended_side": "Over",
      "recommended_edge": 0.0275,
      "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.9755,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.26,
      "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": "neutral",
      "hr_multiplier": 1.103,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 23.0,
      "projected_home_runs_rf_safe_season": 24.86,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.96,
      "projected_home_runs_palantir": 24.96,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2045,
      "hr_prob_hybrid_gap_adjusted": 0.1852,
      "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.1842,
      "hr_prob_palantir": 0.2199,
      "hr_prob_rf_safe_raw": 0.2191,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1907,
      "hr_edge_palantir": 0.0429,
      "hr_edge_catboost_safe": 0.0275,
      "hr_edge_hybrid_gap_adjusted": 0.0082,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0021,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0421,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0021,
      "hr_edge_rf_safe_calibrated_logistic": 0.0137,
      "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.0809,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1842,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 175,
      "edge_direction_rank": 160,
      "value_score": 21.4,
      "value_rank": 78,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 24.96,
      "palantir_expected_home_runs": 24.96,
      "palantir_prob_over": 0.2199,
      "palantir_hr_prob": 0.2199,
      "palantir_prob_under": 0.7801,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0429,
      "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.2288,
      "fangorn_expected_home_runs": 0.2288,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0021,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0408,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Spencer Torkelson",
      "hitter_id": 679529,
      "team_abbr": "DET",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2288,
      "prob_1_plus_hr": 0.2045,
      "model_over_probability": 0.2045,
      "model_under_probability": 0.7955,
      "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.0275,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0275,
      "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.9755,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.26,
      "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": "neutral",
      "hr_multiplier": 1.103,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 23.0,
      "projected_home_runs_rf_safe_season": 24.86,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.96,
      "projected_home_runs_palantir": 24.96,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.2045,
      "hr_prob_hybrid_gap_adjusted": 0.1852,
      "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.1842,
      "hr_prob_palantir": 0.2199,
      "hr_prob_rf_safe_raw": 0.2191,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1907,
      "hr_edge_palantir": 0.0429,
      "hr_edge_catboost_safe": 0.0275,
      "hr_edge_hybrid_gap_adjusted": 0.0082,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0021,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0421,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0021,
      "hr_edge_rf_safe_calibrated_logistic": 0.0137,
      "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.0809,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1842,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 176,
      "edge_direction_rank": 161,
      "value_score": 21.4,
      "value_rank": 79,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 24.96,
      "palantir_expected_home_runs": 24.96,
      "palantir_prob_over": 0.2199,
      "palantir_hr_prob": 0.2199,
      "palantir_prob_under": 0.7801,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0429,
      "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.2288,
      "fangorn_expected_home_runs": 0.2288,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0021,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0408,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Chapman",
      "hitter_id": 656305,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2068,
      "prob_1_plus_hr": 0.1868,
      "model_over_probability": 0.1868,
      "model_under_probability": 0.8132,
      "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.0268,
      "edge_under": -0.067,
      "recommended_side": "Over",
      "recommended_edge": 0.0268,
      "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.9323,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.29,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.138,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 22.71,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.85,
      "projected_home_runs_palantir": 19.85,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1868,
      "hr_prob_hybrid_gap_adjusted": 0.1814,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1807,
      "hr_prob_palantir": 0.1776,
      "hr_prob_rf_safe_raw": 0.2004,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1739,
      "hr_edge_palantir": 0.0176,
      "hr_edge_catboost_safe": 0.0268,
      "hr_edge_hybrid_gap_adjusted": 0.0214,
      "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.0404,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0191,
      "hr_edge_rf_safe_calibrated_logistic": 0.0139,
      "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.0814,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1807,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 177,
      "edge_direction_rank": 162,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1776,
      "palantir_hr_prob": 0.1776,
      "palantir_prob_under": 0.8224,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0176,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2068,
      "fangorn_expected_home_runs": 0.2068,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0191,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0015000000000000013,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nick Kurtz",
      "hitter_id": 701762,
      "team_abbr": "ATH",
      "opponent_abbr": "COL",
      "pitcher_name": "Kyle Freeland",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 295,
      "under_odds": -365,
      "expected_home_runs": 0.2087,
      "prob_1_plus_hr": 0.1884,
      "model_over_probability": 0.1884,
      "model_under_probability": 0.8116,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2532,
      "implied_under_probability_raw": 0.7849,
      "implied_over_probability_novig": 0.2439,
      "implied_under_probability_novig": 0.7561,
      "edge_over": -0.0648,
      "edge_under": 0.0267,
      "recommended_side": "Under",
      "recommended_edge": 0.0267,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8919,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.32,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.163,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.014,
      "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.1336,
      "hr_prob_catboost_safe": 0.1884,
      "hr_prob_hybrid_gap_adjusted": 0.1434,
      "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.1445,
      "hr_prob_palantir": 0.185,
      "hr_prob_rf_safe_raw": 0.1237,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1171,
      "hr_edge_palantir": -0.0682,
      "hr_edge_catboost_safe": -0.0648,
      "hr_edge_hybrid_gap_adjusted": -0.1098,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1196,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1295,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1196,
      "hr_edge_rf_safe_calibrated_logistic": -0.1361,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1336,
      "fangorn_projection_spread_ratio": 0.3674,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1445,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 178,
      "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": 30.38,
      "palantir_expected_home_runs": 30.38,
      "palantir_prob_over": 0.185,
      "palantir_hr_prob": 0.185,
      "palantir_prob_under": 0.815,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0682,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2087,
      "fangorn_expected_home_runs": 0.2087,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.1196,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0514,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Wilyer Abreu",
      "hitter_id": 677800,
      "team_abbr": "BOS",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2096,
      "prob_1_plus_hr": 0.1891,
      "model_over_probability": 0.1891,
      "model_under_probability": 0.8109,
      "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.0265,
      "edge_under": -0.0609,
      "recommended_side": "Over",
      "recommended_edge": 0.0265,
      "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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1891,
      "hr_prob_hybrid_gap_adjusted": 0.1821,
      "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.1811,
      "hr_prob_palantir": 0.2154,
      "hr_prob_rf_safe_raw": 0.2165,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1883,
      "hr_edge_palantir": 0.0528,
      "hr_edge_catboost_safe": 0.0265,
      "hr_edge_hybrid_gap_adjusted": 0.0195,
      "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.0539,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0165,
      "hr_edge_rf_safe_calibrated_logistic": 0.0257,
      "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.164,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1811,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 179,
      "edge_direction_rank": 163,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2154,
      "palantir_hr_prob": 0.2154,
      "palantir_prob_under": 0.7846,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0528,
      "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.2096,
      "fangorn_expected_home_runs": 0.2096,
      "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.0363,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Wilyer Abreu",
      "hitter_id": 677800,
      "team_abbr": "BOS",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2096,
      "prob_1_plus_hr": 0.1891,
      "model_over_probability": 0.1891,
      "model_under_probability": 0.8109,
      "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.0265,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0265,
      "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; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.058,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1891,
      "hr_prob_hybrid_gap_adjusted": 0.1821,
      "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.1811,
      "hr_prob_palantir": 0.2154,
      "hr_prob_rf_safe_raw": 0.2165,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1883,
      "hr_edge_palantir": 0.0528,
      "hr_edge_catboost_safe": 0.0265,
      "hr_edge_hybrid_gap_adjusted": 0.0195,
      "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.0539,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0165,
      "hr_edge_rf_safe_calibrated_logistic": 0.0257,
      "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.164,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1811,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "outside_top_5",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: lighter opportunity, softened start expectation.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 180,
      "edge_direction_rank": 164,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2154,
      "palantir_hr_prob": 0.2154,
      "palantir_prob_under": 0.7846,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0528,
      "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.2096,
      "fangorn_expected_home_runs": 0.2096,
      "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.0363,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vinnie Pasquantino",
      "hitter_id": 686469,
      "team_abbr": "KC",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2267,
      "prob_1_plus_hr": 0.2028,
      "model_over_probability": 0.2028,
      "model_under_probability": 0.7972,
      "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.0258,
      "edge_under": -0.061,
      "recommended_side": "Over",
      "recommended_edge": 0.0258,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.964,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.41,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 26.56,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.5,
      "projected_home_runs_palantir": 23.5,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.2028,
      "hr_prob_hybrid_gap_adjusted": 0.2495,
      "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.2483,
      "hr_prob_palantir": 0.2241,
      "hr_prob_rf_safe_raw": 0.2493,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2204,
      "hr_edge_palantir": 0.0471,
      "hr_edge_catboost_safe": 0.0258,
      "hr_edge_hybrid_gap_adjusted": 0.0725,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0827,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0723,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0827,
      "hr_edge_rf_safe_calibrated_logistic": 0.0434,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.2597,
      "fangorn_projection_spread_ratio": 0.2648,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2483,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 181,
      "edge_direction_rank": 165,
      "value_score": 20.2,
      "value_rank": 81,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2241,
      "palantir_hr_prob": 0.2241,
      "palantir_prob_under": 0.7759,
      "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.2267,
      "fangorn_expected_home_runs": 0.2267,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0827,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03559999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Vinnie Pasquantino",
      "hitter_id": 686469,
      "team_abbr": "KC",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2267,
      "prob_1_plus_hr": 0.2028,
      "model_over_probability": 0.2028,
      "model_under_probability": 0.7972,
      "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.0258,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0258,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.964,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.41,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 26.56,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 23.5,
      "projected_home_runs_palantir": 23.5,
      "hr_prob_rf_safe": 0.2597,
      "hr_prob_catboost_safe": 0.2028,
      "hr_prob_hybrid_gap_adjusted": 0.2495,
      "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.2483,
      "hr_prob_palantir": 0.2241,
      "hr_prob_rf_safe_raw": 0.2493,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2204,
      "hr_edge_palantir": 0.0471,
      "hr_edge_catboost_safe": 0.0258,
      "hr_edge_hybrid_gap_adjusted": 0.0725,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0827,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0723,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0827,
      "hr_edge_rf_safe_calibrated_logistic": 0.0434,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.2597,
      "fangorn_projection_spread_ratio": 0.2648,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2483,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 182,
      "edge_direction_rank": 166,
      "value_score": 20.2,
      "value_rank": 82,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2241,
      "palantir_hr_prob": 0.2241,
      "palantir_prob_under": 0.7759,
      "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.2267,
      "fangorn_expected_home_runs": 0.2267,
      "fangorn_prob_over": 0.2597,
      "fangorn_hr_prob": 0.2597,
      "fangorn_prob_under": 0.7403,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0827,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03559999999999999,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Shohei Ohtani",
      "hitter_id": 660271,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2807,
      "prob_1_plus_hr": 0.2447,
      "model_over_probability": 0.2447,
      "model_under_probability": 0.7553,
      "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.0583,
      "edge_under": 0.0256,
      "recommended_side": "Under",
      "recommended_edge": 0.0256,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.2597,
      "hr_prob_catboost_safe": 0.2447,
      "hr_prob_hybrid_gap_adjusted": 0.2552,
      "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.2567,
      "hr_prob_palantir": 0.227,
      "hr_prob_rf_safe_raw": 0.2426,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2135,
      "hr_edge_palantir": -0.076,
      "hr_edge_catboost_safe": -0.0583,
      "hr_edge_hybrid_gap_adjusted": -0.0478,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0433,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0604,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0433,
      "hr_edge_rf_safe_calibrated_logistic": -0.0895,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.0102,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2567,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 183,
      "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.227,
      "palantir_hr_prob": 0.227,
      "palantir_prob_under": 0.773,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.076,
      "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.2807,
      "fangorn_expected_home_runs": 0.2807,
      "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.0433,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03269999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Chapman",
      "hitter_id": 656305,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 520,
      "under_odds": -690,
      "expected_home_runs": 0.2068,
      "prob_1_plus_hr": 0.1868,
      "model_over_probability": 0.1868,
      "model_under_probability": 0.8132,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1613,
      "implied_under_probability_raw": 0.8734,
      "implied_over_probability_novig": 0.1559,
      "implied_under_probability_novig": 0.8441,
      "edge_over": 0.0255,
      "edge_under": -0.0602,
      "recommended_side": "Over",
      "recommended_edge": 0.0255,
      "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.9323,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.29,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.138,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 22.71,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.85,
      "projected_home_runs_palantir": 19.85,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1868,
      "hr_prob_hybrid_gap_adjusted": 0.1814,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1807,
      "hr_prob_palantir": 0.1776,
      "hr_prob_rf_safe_raw": 0.2004,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1739,
      "hr_edge_palantir": 0.0163,
      "hr_edge_catboost_safe": 0.0255,
      "hr_edge_hybrid_gap_adjusted": 0.0201,
      "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.0391,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0178,
      "hr_edge_rf_safe_calibrated_logistic": 0.0126,
      "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.0814,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1807,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 184,
      "edge_direction_rank": 167,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1776,
      "palantir_hr_prob": 0.1776,
      "palantir_prob_under": 0.8224,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0163,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2068,
      "fangorn_expected_home_runs": 0.2068,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0178,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0015000000000000013,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Matt Chapman",
      "hitter_id": 656305,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2068,
      "prob_1_plus_hr": 0.1868,
      "model_over_probability": 0.1868,
      "model_under_probability": 0.8132,
      "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.0255,
      "edge_under": null,
      "recommended_side": "Over",
      "recommended_edge": 0.0255,
      "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.9323,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.29,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.138,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 22.71,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 19.85,
      "projected_home_runs_palantir": 19.85,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1868,
      "hr_prob_hybrid_gap_adjusted": 0.1814,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1807,
      "hr_prob_palantir": 0.1776,
      "hr_prob_rf_safe_raw": 0.2004,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1739,
      "hr_edge_palantir": 0.0163,
      "hr_edge_catboost_safe": 0.0255,
      "hr_edge_hybrid_gap_adjusted": 0.0201,
      "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.0391,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0178,
      "hr_edge_rf_safe_calibrated_logistic": 0.0126,
      "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.0814,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1807,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 185,
      "edge_direction_rank": 168,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1776,
      "palantir_hr_prob": 0.1776,
      "palantir_prob_under": 0.8224,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0163,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2068,
      "fangorn_expected_home_runs": 0.2068,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0178,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0015000000000000013,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Francisco Lindor",
      "hitter_id": 596019,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2453,
      "prob_1_plus_hr": 0.2175,
      "model_over_probability": 0.2175,
      "model_under_probability": 0.7825,
      "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.0252,
      "edge_under": -0.0648,
      "recommended_side": "Over",
      "recommended_edge": 0.0252,
      "play_tier": "Lean",
      "no_play_reason": null,
      "lineup_slot": 2,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.99,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.61,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "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.1721,
      "hr_prob_catboost_safe": 0.2175,
      "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.1812,
      "hr_prob_palantir": 0.2144,
      "hr_prob_rf_safe_raw": 0.1934,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.168,
      "hr_edge_palantir": 0.0221,
      "hr_edge_catboost_safe": 0.0252,
      "hr_edge_hybrid_gap_adjusted": -0.012,
      "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.0011,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0202,
      "hr_edge_rf_safe_calibrated_logistic": -0.0243,
      "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.1238,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1812,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 186,
      "edge_direction_rank": 169,
      "value_score": 28.7,
      "value_rank": 55,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2144,
      "palantir_hr_prob": 0.2144,
      "palantir_prob_under": 0.7856,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0221,
      "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.2453,
      "fangorn_expected_home_runs": 0.2453,
      "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.042300000000000004,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Isaac Paredes",
      "hitter_id": 670623,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2108,
      "prob_1_plus_hr": 0.1901,
      "model_over_probability": 0.1901,
      "model_under_probability": 0.8099,
      "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.0248,
      "edge_under": -0.0643,
      "recommended_side": "No Play",
      "recommended_edge": 0.0248,
      "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.9567,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 19.6,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.16,
      "projected_home_runs_palantir": 18.16,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1901,
      "hr_prob_hybrid_gap_adjusted": 0.1652,
      "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.1639,
      "hr_prob_palantir": 0.1666,
      "hr_prob_rf_safe_raw": 0.1786,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1559,
      "hr_edge_palantir": 0.0013,
      "hr_edge_catboost_safe": 0.0248,
      "hr_edge_hybrid_gap_adjusted": -0.0001,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.008,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0133,
      "hr_edge_rf_safe_calibrated_isotonic": -0.008,
      "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.1573,
      "fangorn_projection_spread_ratio": 0.0667,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1639,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 188,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.16,
      "palantir_expected_home_runs": 18.16,
      "palantir_prob_over": 0.1666,
      "palantir_hr_prob": 0.1666,
      "palantir_prob_under": 0.8334,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0013,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2108,
      "fangorn_expected_home_runs": 0.2108,
      "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.008,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Jorge Polanco",
      "hitter_id": 593871,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -700,
      "expected_home_runs": 0.2101,
      "prob_1_plus_hr": 0.1895,
      "model_over_probability": 0.1895,
      "model_under_probability": 0.8105,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1653,
      "implied_under_probability_raw": 0.875,
      "implied_over_probability_novig": 0.1589,
      "implied_under_probability_novig": 0.8411,
      "edge_over": 0.0242,
      "edge_under": -0.0645,
      "recommended_side": "No Play",
      "recommended_edge": 0.0242,
      "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.8812,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.01,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "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.1791,
      "hr_prob_catboost_safe": 0.1895,
      "hr_prob_hybrid_gap_adjusted": 0.1822,
      "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.1812,
      "hr_prob_palantir": 0.1869,
      "hr_prob_rf_safe_raw": 0.2072,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1799,
      "hr_edge_palantir": 0.0216,
      "hr_edge_catboost_safe": 0.0242,
      "hr_edge_hybrid_gap_adjusted": 0.0169,
      "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.0419,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0138,
      "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.1791,
      "fangorn_projection_spread_ratio": 0.1053,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1812,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 18.71,
      "palantir_expected_home_runs": 18.71,
      "palantir_prob_over": 0.1869,
      "palantir_hr_prob": 0.1869,
      "palantir_prob_under": 0.8130999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0216,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2101,
      "fangorn_expected_home_runs": 0.2101,
      "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.007800000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan Aranda",
      "hitter_id": 666018,
      "team_abbr": "TB",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jos\u00e9 Soriano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1698,
      "prob_1_plus_hr": 0.1562,
      "model_over_probability": 0.1562,
      "model_under_probability": 0.8438,
      "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.0237,
      "edge_under": -0.0586,
      "recommended_side": "No Play",
      "recommended_edge": 0.0237,
      "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.954,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 9.0,
      "projected_home_runs_rf_safe_season": 12.64,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.1,
      "projected_home_runs_palantir": 10.1,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1562,
      "hr_prob_hybrid_gap_adjusted": 0.1736,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1745,
      "hr_prob_palantir": 0.1735,
      "hr_prob_rf_safe_raw": 0.2122,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1844,
      "hr_edge_palantir": 0.041,
      "hr_edge_catboost_safe": 0.0237,
      "hr_edge_hybrid_gap_adjusted": 0.0411,
      "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.0797,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0466,
      "hr_edge_rf_safe_calibrated_logistic": 0.0519,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.4044,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1745,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "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": 5,
      "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": 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": 10.1,
      "palantir_expected_home_runs": 10.1,
      "palantir_prob_over": 0.1735,
      "palantir_hr_prob": 0.1735,
      "palantir_prob_under": 0.8265,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.041,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1698,
      "fangorn_expected_home_runs": 0.1698,
      "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.005600000000000022,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan Aranda",
      "hitter_id": 666018,
      "team_abbr": "TB",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jos\u00e9 Soriano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1698,
      "prob_1_plus_hr": 0.1562,
      "model_over_probability": 0.1562,
      "model_under_probability": 0.8438,
      "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.0237,
      "edge_under": -0.0636,
      "recommended_side": "No Play",
      "recommended_edge": 0.0237,
      "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.954,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 9.0,
      "projected_home_runs_rf_safe_season": 12.64,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.1,
      "projected_home_runs_palantir": 10.1,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1562,
      "hr_prob_hybrid_gap_adjusted": 0.1736,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1745,
      "hr_prob_palantir": 0.1735,
      "hr_prob_rf_safe_raw": 0.2122,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1844,
      "hr_edge_palantir": 0.041,
      "hr_edge_catboost_safe": 0.0237,
      "hr_edge_hybrid_gap_adjusted": 0.0411,
      "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.0797,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0466,
      "hr_edge_rf_safe_calibrated_logistic": 0.0519,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.4044,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1745,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "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": 5,
      "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": 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": 10.1,
      "palantir_expected_home_runs": 10.1,
      "palantir_prob_over": 0.1735,
      "palantir_hr_prob": 0.1735,
      "palantir_prob_under": 0.8265,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.041,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1698,
      "fangorn_expected_home_runs": 0.1698,
      "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.005600000000000022,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Francisco Lindor",
      "hitter_id": 596019,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2453,
      "prob_1_plus_hr": 0.2175,
      "model_over_probability": 0.2175,
      "model_under_probability": 0.7825,
      "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.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.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.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "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.1721,
      "hr_prob_catboost_safe": 0.2175,
      "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.1812,
      "hr_prob_palantir": 0.2144,
      "hr_prob_rf_safe_raw": 0.1934,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.168,
      "hr_edge_palantir": 0.0202,
      "hr_edge_catboost_safe": 0.0233,
      "hr_edge_hybrid_gap_adjusted": -0.0139,
      "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.0008,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0221,
      "hr_edge_rf_safe_calibrated_logistic": -0.0262,
      "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.1238,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1812,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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.53,
      "palantir_expected_home_runs": 28.53,
      "palantir_prob_over": 0.2144,
      "palantir_hr_prob": 0.2144,
      "palantir_prob_under": 0.7856,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0202,
      "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.2453,
      "fangorn_expected_home_runs": 0.2453,
      "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.042300000000000004,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jonathan Aranda",
      "hitter_id": 666018,
      "team_abbr": "TB",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jos\u00e9 Soriano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.1698,
      "prob_1_plus_hr": 0.1562,
      "model_over_probability": 0.1562,
      "model_under_probability": 0.8438,
      "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.0229,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0229,
      "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.954,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 9.0,
      "projected_home_runs_rf_safe_season": 12.64,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 10.1,
      "projected_home_runs_palantir": 10.1,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1562,
      "hr_prob_hybrid_gap_adjusted": 0.1736,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1791,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1745,
      "hr_prob_palantir": 0.1735,
      "hr_prob_rf_safe_raw": 0.2122,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1844,
      "hr_edge_palantir": 0.0402,
      "hr_edge_catboost_safe": 0.0229,
      "hr_edge_hybrid_gap_adjusted": 0.0403,
      "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.0789,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0458,
      "hr_edge_rf_safe_calibrated_logistic": 0.0511,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.4044,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1745,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "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": 5,
      "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": 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": 10.1,
      "palantir_expected_home_runs": 10.1,
      "palantir_prob_over": 0.1735,
      "palantir_hr_prob": 0.1735,
      "palantir_prob_under": 0.8265,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0402,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1698,
      "fangorn_expected_home_runs": 0.1698,
      "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.005600000000000022,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jorge Polanco",
      "hitter_id": 593871,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -655,
      "expected_home_runs": 0.2101,
      "prob_1_plus_hr": 0.1895,
      "model_over_probability": 0.1895,
      "model_under_probability": 0.8105,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1667,
      "implied_under_probability_raw": 0.8675,
      "implied_over_probability_novig": 0.1612,
      "implied_under_probability_novig": 0.8388,
      "edge_over": 0.0228,
      "edge_under": -0.057,
      "recommended_side": "No Play",
      "recommended_edge": 0.0228,
      "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.8812,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.01,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "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.1791,
      "hr_prob_catboost_safe": 0.1895,
      "hr_prob_hybrid_gap_adjusted": 0.1822,
      "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.1812,
      "hr_prob_palantir": 0.1869,
      "hr_prob_rf_safe_raw": 0.2072,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1799,
      "hr_edge_palantir": 0.0202,
      "hr_edge_catboost_safe": 0.0228,
      "hr_edge_hybrid_gap_adjusted": 0.0155,
      "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.0405,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0124,
      "hr_edge_rf_safe_calibrated_logistic": 0.0132,
      "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.1053,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1812,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 18.71,
      "palantir_expected_home_runs": 18.71,
      "palantir_prob_over": 0.1869,
      "palantir_hr_prob": 0.1869,
      "palantir_prob_under": 0.8130999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0202,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2101,
      "fangorn_expected_home_runs": 0.2101,
      "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.007800000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jorge Polanco",
      "hitter_id": 593871,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2101,
      "prob_1_plus_hr": 0.1895,
      "model_over_probability": 0.1895,
      "model_under_probability": 0.8105,
      "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.0228,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0228,
      "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.8812,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.01,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "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.1791,
      "hr_prob_catboost_safe": 0.1895,
      "hr_prob_hybrid_gap_adjusted": 0.1822,
      "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.1812,
      "hr_prob_palantir": 0.1869,
      "hr_prob_rf_safe_raw": 0.2072,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1799,
      "hr_edge_palantir": 0.0202,
      "hr_edge_catboost_safe": 0.0228,
      "hr_edge_hybrid_gap_adjusted": 0.0155,
      "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.0405,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0124,
      "hr_edge_rf_safe_calibrated_logistic": 0.0132,
      "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.1053,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1812,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 18.71,
      "palantir_expected_home_runs": 18.71,
      "palantir_prob_over": 0.1869,
      "palantir_hr_prob": 0.1869,
      "palantir_prob_under": 0.8130999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0202,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2101,
      "fangorn_expected_home_runs": 0.2101,
      "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.007800000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jung Hoo Lee",
      "hitter_id": 808982,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1081,
      "prob_1_plus_hr": 0.1025,
      "model_over_probability": 0.1025,
      "model_under_probability": 0.8975,
      "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.0225,
      "edge_under": -0.0575,
      "recommended_side": "No Play",
      "recommended_edge": 0.0225,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8895,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.69,
      "opportunity_penalty_reason": "lower_lineup_slot; historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.138,
      "pitch_mix_interaction_score": 108.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 7.14,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.52,
      "projected_home_runs_palantir": 7.52,
      "hr_prob_rf_safe": 0.1034,
      "hr_prob_catboost_safe": 0.1025,
      "hr_prob_hybrid_gap_adjusted": 0.1031,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1034,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1032,
      "hr_prob_palantir": 0.1096,
      "hr_prob_rf_safe_raw": 0.1044,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1034,
      "hr_prob_rf_safe_calibrated_logistic": 0.1056,
      "hr_edge_palantir": 0.0296,
      "hr_edge_catboost_safe": 0.0225,
      "hr_edge_hybrid_gap_adjusted": 0.0231,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0234,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0244,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0234,
      "hr_edge_rf_safe_calibrated_logistic": 0.0256,
      "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.1034,
      "fangorn_projection_spread_ratio": 0.02,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1032,
      "fangorn_exposure_tier": "CAUTION",
      "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": 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": 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": 7.52,
      "palantir_expected_home_runs": 7.52,
      "palantir_prob_over": 0.1096,
      "palantir_hr_prob": 0.1096,
      "palantir_prob_under": 0.8904,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0296,
      "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.1081,
      "fangorn_expected_home_runs": 0.1081,
      "fangorn_prob_over": 0.1034,
      "fangorn_hr_prob": 0.1034,
      "fangorn_prob_under": 0.8966,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0234,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.006199999999999997,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jung Hoo Lee",
      "hitter_id": 808982,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1081,
      "prob_1_plus_hr": 0.1025,
      "model_over_probability": 0.1025,
      "model_under_probability": 0.8975,
      "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.0225,
      "edge_under": -0.0625,
      "recommended_side": "No Play",
      "recommended_edge": 0.0225,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8895,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.69,
      "opportunity_penalty_reason": "lower_lineup_slot; historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.138,
      "pitch_mix_interaction_score": 108.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 7.14,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.52,
      "projected_home_runs_palantir": 7.52,
      "hr_prob_rf_safe": 0.1034,
      "hr_prob_catboost_safe": 0.1025,
      "hr_prob_hybrid_gap_adjusted": 0.1031,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1034,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1032,
      "hr_prob_palantir": 0.1096,
      "hr_prob_rf_safe_raw": 0.1044,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1034,
      "hr_prob_rf_safe_calibrated_logistic": 0.1056,
      "hr_edge_palantir": 0.0296,
      "hr_edge_catboost_safe": 0.0225,
      "hr_edge_hybrid_gap_adjusted": 0.0231,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0234,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0244,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0234,
      "hr_edge_rf_safe_calibrated_logistic": 0.0256,
      "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.1034,
      "fangorn_projection_spread_ratio": 0.02,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1032,
      "fangorn_exposure_tier": "CAUTION",
      "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": 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": 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": 7.52,
      "palantir_expected_home_runs": 7.52,
      "palantir_prob_over": 0.1096,
      "palantir_hr_prob": 0.1096,
      "palantir_prob_under": 0.8904,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0296,
      "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.1081,
      "fangorn_expected_home_runs": 0.1081,
      "fangorn_prob_over": 0.1034,
      "fangorn_hr_prob": 0.1034,
      "fangorn_prob_under": 0.8966,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0234,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.006199999999999997,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jung Hoo Lee",
      "hitter_id": 808982,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.1081,
      "prob_1_plus_hr": 0.1025,
      "model_over_probability": 0.1025,
      "model_under_probability": 0.8975,
      "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.0225,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0225,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 7,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8895,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.05,
      "xpa_adjusted_for_platoon": 3.69,
      "opportunity_penalty_reason": "lower_lineup_slot; historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.138,
      "pitch_mix_interaction_score": 108.2,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 7.14,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 7.52,
      "projected_home_runs_palantir": 7.52,
      "hr_prob_rf_safe": 0.1034,
      "hr_prob_catboost_safe": 0.1025,
      "hr_prob_hybrid_gap_adjusted": 0.1031,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1034,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1032,
      "hr_prob_palantir": 0.1096,
      "hr_prob_rf_safe_raw": 0.1044,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1034,
      "hr_prob_rf_safe_calibrated_logistic": 0.1056,
      "hr_edge_palantir": 0.0296,
      "hr_edge_catboost_safe": 0.0225,
      "hr_edge_hybrid_gap_adjusted": 0.0231,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0234,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0244,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0234,
      "hr_edge_rf_safe_calibrated_logistic": 0.0256,
      "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.1034,
      "fangorn_projection_spread_ratio": 0.02,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1032,
      "fangorn_exposure_tier": "CAUTION",
      "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": 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": 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": 7.52,
      "palantir_expected_home_runs": 7.52,
      "palantir_prob_over": 0.1096,
      "palantir_hr_prob": 0.1096,
      "palantir_prob_under": 0.8904,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0296,
      "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.1081,
      "fangorn_expected_home_runs": 0.1081,
      "fangorn_prob_over": 0.1034,
      "fangorn_hr_prob": 0.1034,
      "fangorn_prob_under": 0.8966,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0234,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.006199999999999997,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Isaac Paredes",
      "hitter_id": 670623,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 495,
      "under_odds": -650,
      "expected_home_runs": 0.2108,
      "prob_1_plus_hr": 0.1901,
      "model_over_probability": 0.1901,
      "model_under_probability": 0.8099,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1681,
      "implied_under_probability_raw": 0.8667,
      "implied_over_probability_novig": 0.1624,
      "implied_under_probability_novig": 0.8376,
      "edge_over": 0.022,
      "edge_under": -0.0568,
      "recommended_side": "No Play",
      "recommended_edge": 0.022,
      "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.9567,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 19.6,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.16,
      "projected_home_runs_palantir": 18.16,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1901,
      "hr_prob_hybrid_gap_adjusted": 0.1652,
      "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.1639,
      "hr_prob_palantir": 0.1666,
      "hr_prob_rf_safe_raw": 0.1786,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1559,
      "hr_edge_palantir": -0.0015,
      "hr_edge_catboost_safe": 0.022,
      "hr_edge_hybrid_gap_adjusted": -0.0029,
      "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.0105,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0108,
      "hr_edge_rf_safe_calibrated_logistic": -0.0122,
      "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.0667,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1639,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 200,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.16,
      "palantir_expected_home_runs": 18.16,
      "palantir_prob_over": 0.1666,
      "palantir_hr_prob": 0.1666,
      "palantir_prob_under": 0.8334,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0015,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2108,
      "fangorn_expected_home_runs": 0.2108,
      "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.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.009300000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Isaac Paredes",
      "hitter_id": 670623,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2108,
      "prob_1_plus_hr": 0.1901,
      "model_over_probability": 0.1901,
      "model_under_probability": 0.8099,
      "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.022,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.022,
      "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.9567,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 19.6,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.16,
      "projected_home_runs_palantir": 18.16,
      "hr_prob_rf_safe": 0.1573,
      "hr_prob_catboost_safe": 0.1901,
      "hr_prob_hybrid_gap_adjusted": 0.1652,
      "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.1639,
      "hr_prob_palantir": 0.1666,
      "hr_prob_rf_safe_raw": 0.1786,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1559,
      "hr_edge_palantir": -0.0015,
      "hr_edge_catboost_safe": 0.022,
      "hr_edge_hybrid_gap_adjusted": -0.0029,
      "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.0105,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0108,
      "hr_edge_rf_safe_calibrated_logistic": -0.0122,
      "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.0667,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1639,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 18.16,
      "palantir_expected_home_runs": 18.16,
      "palantir_prob_over": 0.1666,
      "palantir_hr_prob": 0.1666,
      "palantir_prob_under": 0.8334,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0015,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2108,
      "fangorn_expected_home_runs": 0.2108,
      "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.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.009300000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Francisco Lindor",
      "hitter_id": 596019,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2453,
      "prob_1_plus_hr": 0.2175,
      "model_over_probability": 0.2175,
      "model_under_probability": 0.7825,
      "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.0214,
      "edge_under": -0.0562,
      "recommended_side": "No Play",
      "recommended_edge": 0.0214,
      "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.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "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.1721,
      "hr_prob_catboost_safe": 0.2175,
      "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.1812,
      "hr_prob_palantir": 0.2144,
      "hr_prob_rf_safe_raw": 0.1934,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.168,
      "hr_edge_palantir": 0.0183,
      "hr_edge_catboost_safe": 0.0214,
      "hr_edge_hybrid_gap_adjusted": -0.0158,
      "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.0027,
      "hr_edge_rf_safe_calibrated_isotonic": -0.024,
      "hr_edge_rf_safe_calibrated_logistic": -0.0281,
      "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.1238,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1812,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 28.53,
      "palantir_expected_home_runs": 28.53,
      "palantir_prob_over": 0.2144,
      "palantir_hr_prob": 0.2144,
      "palantir_prob_under": 0.7856,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0183,
      "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.2453,
      "fangorn_expected_home_runs": 0.2453,
      "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.042300000000000004,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Riley Greene",
      "hitter_id": 682985,
      "team_abbr": "DET",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2127,
      "prob_1_plus_hr": 0.1916,
      "model_over_probability": 0.1916,
      "model_under_probability": 0.8084,
      "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.0207,
      "edge_under": -0.06,
      "recommended_side": "No Play",
      "recommended_edge": 0.0207,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8843,
      "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; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.964,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.103,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 26.19,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 25.39,
      "projected_home_runs_palantir": 25.39,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1916,
      "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.1816,
      "hr_prob_palantir": 0.2015,
      "hr_prob_rf_safe_raw": 0.2071,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1799,
      "hr_edge_palantir": 0.0306,
      "hr_edge_catboost_safe": 0.0207,
      "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.0362,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0082,
      "hr_edge_rf_safe_calibrated_logistic": 0.009,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.0913,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1816,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 25.39,
      "palantir_expected_home_runs": 25.39,
      "palantir_prob_over": 0.2015,
      "palantir_hr_prob": 0.2015,
      "palantir_prob_under": 0.7985,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0306,
      "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.2127,
      "fangorn_expected_home_runs": 0.2127,
      "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.022400000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Taylor Ward",
      "hitter_id": 621493,
      "team_abbr": "BAL",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 460,
      "under_odds": -625,
      "expected_home_runs": 0.2222,
      "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.1786,
      "implied_under_probability_raw": 0.8621,
      "implied_over_probability_novig": 0.1716,
      "implied_under_probability_novig": 0.8284,
      "edge_over": 0.0206,
      "edge_under": -0.0613,
      "recommended_side": "No Play",
      "recommended_edge": 0.0206,
      "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.9314,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.2,
      "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.088,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 25.73,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 26.61,
      "projected_home_runs_palantir": 26.61,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1992,
      "hr_prob_hybrid_gap_adjusted": 0.184,
      "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.1832,
      "hr_prob_palantir": 0.2106,
      "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.032,
      "hr_edge_catboost_safe": 0.0206,
      "hr_edge_hybrid_gap_adjusted": 0.0054,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0005,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0258,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0005,
      "hr_edge_rf_safe_calibrated_logistic": -0.0011,
      "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.0292,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1832,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 26.61,
      "palantir_expected_home_runs": 26.61,
      "palantir_prob_over": 0.2106,
      "palantir_hr_prob": 0.2106,
      "palantir_prob_under": 0.7894,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.032,
      "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.2222,
      "fangorn_expected_home_runs": 0.2222,
      "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.0005,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0315,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Yandy D\u00edaz",
      "hitter_id": 650490,
      "team_abbr": "TB",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jos\u00e9 Soriano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.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.1481,
      "implied_under_probability_raw": 0.8919,
      "implied_over_probability_novig": 0.1424,
      "implied_under_probability_novig": 0.8576,
      "edge_over": 0.0206,
      "edge_under": -0.0606,
      "recommended_side": "No Play",
      "recommended_edge": 0.0206,
      "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.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": 0.954,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 25.61,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 20.75,
      "projected_home_runs_palantir": 20.75,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1687,
      "hr_prob_hybrid_gap_adjusted": 0.176,
      "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.1771,
      "hr_prob_palantir": 0.1745,
      "hr_prob_rf_safe_raw": 0.2107,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1831,
      "hr_edge_palantir": 0.0264,
      "hr_edge_catboost_safe": 0.0206,
      "hr_edge_hybrid_gap_adjusted": 0.0279,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.031,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0626,
      "hr_edge_rf_safe_calibrated_isotonic": 0.031,
      "hr_edge_rf_safe_calibrated_logistic": 0.035,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.2805,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1771,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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: opportunity penalty, tough contact allowance.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a 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": 20.75,
      "palantir_expected_home_runs": 20.75,
      "palantir_prob_over": 0.1745,
      "palantir_hr_prob": 0.1745,
      "palantir_prob_under": 0.8255,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0264,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_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.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.031,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.004600000000000021,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daulton Varsho",
      "hitter_id": 662139,
      "team_abbr": "TOR",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.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.1739,
      "implied_under_probability_raw": 0.8658,
      "implied_over_probability_novig": 0.1673,
      "implied_under_probability_novig": 0.8327,
      "edge_over": 0.0204,
      "edge_under": -0.0601,
      "recommended_side": "No Play",
      "recommended_edge": 0.0204,
      "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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.155,
      "hr_prob_catboost_safe": 0.1943,
      "hr_prob_hybrid_gap_adjusted": 0.1644,
      "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.1798,
      "hr_prob_rf_safe_raw": 0.1714,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1503,
      "hr_edge_palantir": 0.0059,
      "hr_edge_catboost_safe": 0.0204,
      "hr_edge_hybrid_gap_adjusted": -0.0095,
      "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.0025,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0189,
      "hr_edge_rf_safe_calibrated_logistic": -0.0236,
      "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.1295,
      "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": "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": 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": 17.44,
      "palantir_expected_home_runs": 17.44,
      "palantir_prob_over": 0.1798,
      "palantir_hr_prob": 0.1798,
      "palantir_prob_under": 0.8202,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0059,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.216,
      "fangorn_expected_home_runs": 0.216,
      "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.0189,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Yandy D\u00edaz",
      "hitter_id": 650490,
      "team_abbr": "TB",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jos\u00e9 Soriano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.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.1493,
      "implied_under_probability_raw": 0.8857,
      "implied_over_probability_novig": 0.1443,
      "implied_under_probability_novig": 0.8557,
      "edge_over": 0.0194,
      "edge_under": -0.0544,
      "recommended_side": "No Play",
      "recommended_edge": 0.0194,
      "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.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": 0.954,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 25.61,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 20.75,
      "projected_home_runs_palantir": 20.75,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1687,
      "hr_prob_hybrid_gap_adjusted": 0.176,
      "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.1771,
      "hr_prob_palantir": 0.1745,
      "hr_prob_rf_safe_raw": 0.2107,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1831,
      "hr_edge_palantir": 0.0252,
      "hr_edge_catboost_safe": 0.0194,
      "hr_edge_hybrid_gap_adjusted": 0.0267,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0298,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0614,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0298,
      "hr_edge_rf_safe_calibrated_logistic": 0.0338,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.2805,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1771,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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: opportunity penalty, tough contact allowance.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 207,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 20.75,
      "palantir_expected_home_runs": 20.75,
      "palantir_prob_over": 0.1745,
      "palantir_hr_prob": 0.1745,
      "palantir_prob_under": 0.8255,
      "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.1848,
      "fangorn_expected_home_runs": 0.1848,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0298,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.004600000000000021,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Yandy D\u00edaz",
      "hitter_id": 650490,
      "team_abbr": "TB",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jos\u00e9 Soriano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.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.1493,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0194,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0194,
      "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.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": 0.954,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 25.61,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 20.75,
      "projected_home_runs_palantir": 20.75,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1687,
      "hr_prob_hybrid_gap_adjusted": 0.176,
      "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.1771,
      "hr_prob_palantir": 0.1745,
      "hr_prob_rf_safe_raw": 0.2107,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1831,
      "hr_edge_palantir": 0.0252,
      "hr_edge_catboost_safe": 0.0194,
      "hr_edge_hybrid_gap_adjusted": 0.0267,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0298,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0614,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0298,
      "hr_edge_rf_safe_calibrated_logistic": 0.0338,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.2805,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1771,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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: opportunity penalty, tough contact allowance.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a 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": 20.75,
      "palantir_expected_home_runs": 20.75,
      "palantir_prob_over": 0.1745,
      "palantir_hr_prob": 0.1745,
      "palantir_prob_under": 0.8255,
      "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.1848,
      "fangorn_expected_home_runs": 0.1848,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0298,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.004600000000000021,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Taylor Ward",
      "hitter_id": 621493,
      "team_abbr": "BAL",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2222,
      "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.1802,
      "implied_under_probability_raw": 0.854,
      "implied_over_probability_novig": 0.1742,
      "implied_under_probability_novig": 0.8258,
      "edge_over": 0.019,
      "edge_under": -0.0532,
      "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.9314,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.2,
      "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.088,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 25.73,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 26.61,
      "projected_home_runs_palantir": 26.61,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1992,
      "hr_prob_hybrid_gap_adjusted": 0.184,
      "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.1832,
      "hr_prob_palantir": 0.2106,
      "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.0304,
      "hr_edge_catboost_safe": 0.019,
      "hr_edge_hybrid_gap_adjusted": 0.0038,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0011,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0242,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0011,
      "hr_edge_rf_safe_calibrated_logistic": -0.0027,
      "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.0292,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1832,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 26.61,
      "palantir_expected_home_runs": 26.61,
      "palantir_prob_over": 0.2106,
      "palantir_hr_prob": 0.2106,
      "palantir_prob_under": 0.7894,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0304,
      "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.2222,
      "fangorn_expected_home_runs": 0.2222,
      "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.0011,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0315,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Taylor Ward",
      "hitter_id": 621493,
      "team_abbr": "BAL",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2222,
      "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.1802,
      "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.9314,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 4.2,
      "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.088,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 25.0,
      "projected_home_runs_rf_safe_season": 25.73,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 26.61,
      "projected_home_runs_palantir": 26.61,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1992,
      "hr_prob_hybrid_gap_adjusted": 0.184,
      "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.1832,
      "hr_prob_palantir": 0.2106,
      "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.0304,
      "hr_edge_catboost_safe": 0.019,
      "hr_edge_hybrid_gap_adjusted": 0.0038,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0011,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0242,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0011,
      "hr_edge_rf_safe_calibrated_logistic": -0.0027,
      "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.0292,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1832,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 26.61,
      "palantir_expected_home_runs": 26.61,
      "palantir_prob_over": 0.2106,
      "palantir_hr_prob": 0.2106,
      "palantir_prob_under": 0.7894,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0304,
      "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.2222,
      "fangorn_expected_home_runs": 0.2222,
      "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.0011,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0315,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daulton Varsho",
      "hitter_id": 662139,
      "team_abbr": "TOR",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.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.1754,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0189,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0189,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.155,
      "hr_prob_catboost_safe": 0.1943,
      "hr_prob_hybrid_gap_adjusted": 0.1644,
      "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.1798,
      "hr_prob_rf_safe_raw": 0.1714,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1503,
      "hr_edge_palantir": 0.0044,
      "hr_edge_catboost_safe": 0.0189,
      "hr_edge_hybrid_gap_adjusted": -0.011,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0204,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.004,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0204,
      "hr_edge_rf_safe_calibrated_logistic": -0.0251,
      "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.1295,
      "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": "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": 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": 17.44,
      "palantir_expected_home_runs": 17.44,
      "palantir_prob_over": 0.1798,
      "palantir_hr_prob": 0.1798,
      "palantir_prob_under": 0.8202,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0044,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_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.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.0204,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.02479999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Chandler Simpson",
      "hitter_id": 802415,
      "team_abbr": "TB",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jos\u00e9 Soriano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.0268,
      "prob_1_plus_hr": 0.0264,
      "model_over_probability": 0.0264,
      "model_under_probability": 0.9736,
      "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.0536,
      "edge_under": 0.0186,
      "recommended_side": "No Play",
      "recommended_edge": 0.0186,
      "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": 0.954,
      "pitch_mix_interaction_score": 100.8,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "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.0264,
      "hr_prob_hybrid_gap_adjusted": 0.0063,
      "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.0053,
      "hr_prob_palantir": 0.0369,
      "hr_prob_rf_safe_raw": 0.0255,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0684,
      "hr_edge_palantir": -0.0431,
      "hr_edge_catboost_safe": -0.0536,
      "hr_edge_hybrid_gap_adjusted": -0.0737,
      "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.0545,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0116,
      "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.0053,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: opportunity penalty, tough contact allowance.",
      "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": 4.21,
      "palantir_expected_home_runs": 4.21,
      "palantir_prob_over": 0.0369,
      "palantir_hr_prob": 0.0369,
      "palantir_prob_under": 0.9631,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0431,
      "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.0268,
      "fangorn_expected_home_runs": 0.0268,
      "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.0369,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Riley Greene",
      "hitter_id": 682985,
      "team_abbr": "DET",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2127,
      "prob_1_plus_hr": 0.1916,
      "model_over_probability": 0.1916,
      "model_under_probability": 0.8084,
      "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.0177,
      "edge_under": -0.0527,
      "recommended_side": "No Play",
      "recommended_edge": 0.0177,
      "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.8843,
      "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; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.964,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.103,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 26.19,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 25.39,
      "projected_home_runs_palantir": 25.39,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1916,
      "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.1816,
      "hr_prob_palantir": 0.2015,
      "hr_prob_rf_safe_raw": 0.2071,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1799,
      "hr_edge_palantir": 0.0276,
      "hr_edge_catboost_safe": 0.0177,
      "hr_edge_hybrid_gap_adjusted": 0.009,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0052,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0332,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0052,
      "hr_edge_rf_safe_calibrated_logistic": 0.006,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.0913,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1816,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 18,
      "suppression_reason_count": 2,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 216,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 25.39,
      "palantir_expected_home_runs": 25.39,
      "palantir_prob_over": 0.2015,
      "palantir_hr_prob": 0.2015,
      "palantir_prob_under": 0.7985,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0276,
      "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.2127,
      "fangorn_expected_home_runs": 0.2127,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0052,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022400000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Riley Greene",
      "hitter_id": 682985,
      "team_abbr": "DET",
      "opponent_abbr": "CLE",
      "pitcher_name": "Joey Cantillo",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 475,
      "under_odds": null,
      "expected_home_runs": 0.2127,
      "prob_1_plus_hr": 0.1916,
      "model_over_probability": 0.1916,
      "model_under_probability": 0.8084,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1739,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.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": 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.8843,
      "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; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.964,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.103,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 24.0,
      "projected_home_runs_rf_safe_season": 26.19,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 25.39,
      "projected_home_runs_palantir": 25.39,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1916,
      "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.1816,
      "hr_prob_palantir": 0.2015,
      "hr_prob_rf_safe_raw": 0.2071,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1799,
      "hr_edge_palantir": 0.0276,
      "hr_edge_catboost_safe": 0.0177,
      "hr_edge_hybrid_gap_adjusted": 0.009,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0052,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0332,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0052,
      "hr_edge_rf_safe_calibrated_logistic": 0.006,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.0913,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1816,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 25.39,
      "palantir_expected_home_runs": 25.39,
      "palantir_prob_over": 0.2015,
      "palantir_hr_prob": 0.2015,
      "palantir_prob_under": 0.7985,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0276,
      "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.2127,
      "fangorn_expected_home_runs": 0.2127,
      "fangorn_prob_over": 0.1791,
      "fangorn_hr_prob": 0.1791,
      "fangorn_prob_under": 0.8209,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": 0.0052,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.022400000000000003,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ben Rice",
      "hitter_id": 700250,
      "team_abbr": "NYY",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 520,
      "under_odds": -730,
      "expected_home_runs": 0.1971,
      "prob_1_plus_hr": 0.1789,
      "model_over_probability": 0.1789,
      "model_under_probability": 0.8211,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1613,
      "implied_under_probability_raw": 0.8795,
      "implied_over_probability_novig": 0.155,
      "implied_under_probability_novig": 0.845,
      "edge_over": 0.0176,
      "edge_under": -0.0584,
      "recommended_side": "No Play",
      "recommended_edge": 0.0176,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8461,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.67,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 21.81,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.76,
      "projected_home_runs_palantir": 17.76,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1789,
      "hr_prob_hybrid_gap_adjusted": 0.1791,
      "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.1791,
      "hr_prob_palantir": 0.1861,
      "hr_prob_rf_safe_raw": 0.2234,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1948,
      "hr_edge_palantir": 0.0248,
      "hr_edge_catboost_safe": 0.0176,
      "hr_edge_hybrid_gap_adjusted": 0.0178,
      "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.0621,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0178,
      "hr_edge_rf_safe_calibrated_logistic": 0.0335,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.2829,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1791,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Heavy suppression is stacked strongly enough to downgrade the read.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 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": 17.76,
      "palantir_expected_home_runs": 17.76,
      "palantir_prob_over": 0.1861,
      "palantir_hr_prob": 0.1861,
      "palantir_prob_under": 0.8139000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0248,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1971,
      "fangorn_expected_home_runs": 0.1971,
      "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.0069999999999999785,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Daulton Varsho",
      "hitter_id": 662139,
      "team_abbr": "TOR",
      "opponent_abbr": "NYY",
      "pitcher_name": "Cam Schlittler",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.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.177,
      "implied_under_probability_raw": 0.8582,
      "implied_over_probability_novig": 0.171,
      "implied_under_probability_novig": 0.829,
      "edge_over": 0.0173,
      "edge_under": -0.0525,
      "recommended_side": "No Play",
      "recommended_edge": 0.0173,
      "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": 0.873,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.155,
      "hr_prob_catboost_safe": 0.1943,
      "hr_prob_hybrid_gap_adjusted": 0.1644,
      "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.1798,
      "hr_prob_rf_safe_raw": 0.1714,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1503,
      "hr_edge_palantir": 0.0028,
      "hr_edge_catboost_safe": 0.0173,
      "hr_edge_hybrid_gap_adjusted": -0.0126,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.022,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0056,
      "hr_edge_rf_safe_calibrated_isotonic": -0.022,
      "hr_edge_rf_safe_calibrated_logistic": -0.0267,
      "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.1295,
      "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": "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": 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": 17.44,
      "palantir_expected_home_runs": 17.44,
      "palantir_prob_over": 0.1798,
      "palantir_hr_prob": 0.1798,
      "palantir_prob_under": 0.8202,
      "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.216,
      "fangorn_expected_home_runs": 0.216,
      "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.022,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Steven Kwan",
      "hitter_id": 680757,
      "team_abbr": "CLE",
      "opponent_abbr": "DET",
      "pitcher_name": "Tarik Skubal",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 1060,
      "under_odds": -1850,
      "expected_home_runs": 0.1091,
      "prob_1_plus_hr": 0.1034,
      "model_over_probability": 0.1034,
      "model_under_probability": 0.8966,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0862,
      "implied_under_probability_raw": 0.9487,
      "implied_over_probability_novig": 0.0833,
      "implied_under_probability_novig": 0.9167,
      "edge_over": 0.0172,
      "edge_under": -0.0521,
      "recommended_side": "No Play",
      "recommended_edge": 0.0172,
      "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.9356,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.4,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.966,
      "pitch_mix_interaction_score": 104.3,
      "environment_summary": "neutral",
      "hr_multiplier": 1.103,
      "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.1034,
      "hr_prob_hybrid_gap_adjusted": 0.1086,
      "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.1093,
      "hr_prob_palantir": 0.1005,
      "hr_prob_rf_safe_raw": 0.1058,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1108,
      "hr_prob_rf_safe_calibrated_logistic": 0.1064,
      "hr_edge_palantir": 0.0143,
      "hr_edge_catboost_safe": 0.0172,
      "hr_edge_hybrid_gap_adjusted": 0.0224,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0246,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0196,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0246,
      "hr_edge_rf_safe_calibrated_logistic": 0.0202,
      "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.1093,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 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": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1005,
      "palantir_hr_prob": 0.1005,
      "palantir_prob_under": 0.8995,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0143,
      "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.1091,
      "fangorn_expected_home_runs": 0.1091,
      "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.0246,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01029999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cal Raleigh",
      "hitter_id": 663728,
      "team_abbr": "SEA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Cade Cavalli",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 275,
      "under_odds": -330,
      "expected_home_runs": 0.2427,
      "prob_1_plus_hr": 0.2155,
      "model_over_probability": 0.2155,
      "model_under_probability": 0.7845,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2667,
      "implied_under_probability_raw": 0.7674,
      "implied_over_probability_novig": 0.2579,
      "implied_under_probability_novig": 0.7421,
      "edge_over": -0.0512,
      "edge_under": 0.0171,
      "recommended_side": "No Play",
      "recommended_edge": 0.0171,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 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.9667,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.42,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.915,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 40.0,
      "projected_home_runs_rf_safe_season": 25.83,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 39.27,
      "projected_home_runs_palantir": 39.27,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.2155,
      "hr_prob_hybrid_gap_adjusted": 0.1554,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1568,
      "hr_prob_palantir": 0.212,
      "hr_prob_rf_safe_raw": 0.1451,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1311,
      "hr_edge_palantir": -0.0547,
      "hr_edge_catboost_safe": -0.0512,
      "hr_edge_hybrid_gap_adjusted": -0.1113,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1245,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1216,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1245,
      "hr_edge_rf_safe_calibrated_logistic": -0.1356,
      "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.1422,
      "fangorn_projection_spread_ratio": 0.3543,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1568,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 23,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, tough contact allowance.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 222,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 39.27,
      "palantir_expected_home_runs": 39.27,
      "palantir_prob_over": 0.212,
      "palantir_hr_prob": 0.212,
      "palantir_prob_under": 0.788,
      "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.2427,
      "fangorn_expected_home_runs": 0.2427,
      "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.1245,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0698,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ben Rice",
      "hitter_id": 700250,
      "team_abbr": "NYY",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 515,
      "under_odds": -685,
      "expected_home_runs": 0.1971,
      "prob_1_plus_hr": 0.1789,
      "model_over_probability": 0.1789,
      "model_under_probability": 0.8211,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1626,
      "implied_under_probability_raw": 0.8726,
      "implied_over_probability_novig": 0.1571,
      "implied_under_probability_novig": 0.8429,
      "edge_over": 0.0163,
      "edge_under": -0.0515,
      "recommended_side": "No Play",
      "recommended_edge": 0.0163,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8461,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.67,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 21.81,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.76,
      "projected_home_runs_palantir": 17.76,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1789,
      "hr_prob_hybrid_gap_adjusted": 0.1791,
      "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.1791,
      "hr_prob_palantir": 0.1861,
      "hr_prob_rf_safe_raw": 0.2234,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1948,
      "hr_edge_palantir": 0.0235,
      "hr_edge_catboost_safe": 0.0163,
      "hr_edge_hybrid_gap_adjusted": 0.0165,
      "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.0608,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0165,
      "hr_edge_rf_safe_calibrated_logistic": 0.0322,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.2829,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1791,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Heavy suppression is stacked strongly enough to downgrade the read.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 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": 17.76,
      "palantir_expected_home_runs": 17.76,
      "palantir_prob_over": 0.1861,
      "palantir_hr_prob": 0.1861,
      "palantir_prob_under": 0.8139000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0235,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1971,
      "fangorn_expected_home_runs": 0.1971,
      "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.0069999999999999785,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Ben Rice",
      "hitter_id": 700250,
      "team_abbr": "NYY",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.1971,
      "prob_1_plus_hr": 0.1789,
      "model_over_probability": 0.1789,
      "model_under_probability": 0.8211,
      "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.0163,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0163,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 6,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8461,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.67,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 17.0,
      "projected_home_runs_rf_safe_season": 21.81,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 17.76,
      "projected_home_runs_palantir": 17.76,
      "hr_prob_rf_safe": 0.1791,
      "hr_prob_catboost_safe": 0.1789,
      "hr_prob_hybrid_gap_adjusted": 0.1791,
      "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.1791,
      "hr_prob_palantir": 0.1861,
      "hr_prob_rf_safe_raw": 0.2234,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1948,
      "hr_edge_palantir": 0.0235,
      "hr_edge_catboost_safe": 0.0163,
      "hr_edge_hybrid_gap_adjusted": 0.0165,
      "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.0608,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0165,
      "hr_edge_rf_safe_calibrated_logistic": 0.0322,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.2829,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1791,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 50,
      "suppression_reason_count": 4,
      "suppression_note": "Multiple drags are weighing on the HR signal: mid-late lineup slot, thin opportunity, softened start expectation.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Heavy suppression is stacked strongly enough to downgrade the read.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 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": 17.76,
      "palantir_expected_home_runs": 17.76,
      "palantir_prob_over": 0.1861,
      "palantir_hr_prob": 0.1861,
      "palantir_prob_under": 0.8139000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0235,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1971,
      "fangorn_expected_home_runs": 0.1971,
      "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.0069999999999999785,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Christian Walker",
      "hitter_id": 572233,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2266,
      "prob_1_plus_hr": 0.2028,
      "model_over_probability": 0.2028,
      "model_under_probability": 0.7972,
      "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.0159,
      "edge_under": -0.0557,
      "recommended_side": "No Play",
      "recommended_edge": 0.0159,
      "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.9871,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 22.81,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.83,
      "projected_home_runs_palantir": 24.83,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2028,
      "hr_prob_hybrid_gap_adjusted": 0.1795,
      "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.1782,
      "hr_prob_palantir": 0.1946,
      "hr_prob_rf_safe_raw": 0.1803,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1572,
      "hr_edge_palantir": 0.0077,
      "hr_edge_catboost_safe": 0.0159,
      "hr_edge_hybrid_gap_adjusted": -0.0074,
      "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.0066,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0148,
      "hr_edge_rf_safe_calibrated_logistic": -0.0297,
      "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.1227,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1782,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 24.83,
      "palantir_expected_home_runs": 24.83,
      "palantir_prob_over": 0.1946,
      "palantir_hr_prob": 0.1946,
      "palantir_prob_under": 0.8054,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0077,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2266,
      "fangorn_expected_home_runs": 0.2266,
      "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.022499999999999992,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Steven Kwan",
      "hitter_id": 680757,
      "team_abbr": "CLE",
      "opponent_abbr": "DET",
      "pitcher_name": "Tarik Skubal",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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": 1035,
      "under_odds": null,
      "expected_home_runs": 0.1091,
      "prob_1_plus_hr": 0.1034,
      "model_over_probability": 0.1034,
      "model_under_probability": 0.8966,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0881,
      "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": 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.9356,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.4,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.966,
      "pitch_mix_interaction_score": 104.3,
      "environment_summary": "neutral",
      "hr_multiplier": 1.103,
      "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.1034,
      "hr_prob_hybrid_gap_adjusted": 0.1086,
      "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.1093,
      "hr_prob_palantir": 0.1005,
      "hr_prob_rf_safe_raw": 0.1058,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1108,
      "hr_prob_rf_safe_calibrated_logistic": 0.1064,
      "hr_edge_palantir": 0.0124,
      "hr_edge_catboost_safe": 0.0153,
      "hr_edge_hybrid_gap_adjusted": 0.0205,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0227,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0177,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0227,
      "hr_edge_rf_safe_calibrated_logistic": 0.0183,
      "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.1093,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 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": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1005,
      "palantir_hr_prob": 0.1005,
      "palantir_prob_under": 0.8995,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0124,
      "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.1091,
      "fangorn_expected_home_runs": 0.1091,
      "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.0227,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01029999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cedric Mullins",
      "hitter_id": 656775,
      "team_abbr": "TB",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jos\u00e9 Soriano",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1701,
      "prob_1_plus_hr": 0.1564,
      "model_over_probability": 0.1564,
      "model_under_probability": 0.8436,
      "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.0146,
      "edge_under": -0.0494,
      "recommended_side": "No Play",
      "recommended_edge": 0.0146,
      "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.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": 0.954,
      "pitch_mix_interaction_score": 109.7,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "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.1355,
      "hr_prob_catboost_safe": 0.1564,
      "hr_prob_hybrid_gap_adjusted": 0.1406,
      "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.1397,
      "hr_prob_palantir": 0.1437,
      "hr_prob_rf_safe_raw": 0.1395,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1273,
      "hr_edge_palantir": 0.0019,
      "hr_edge_catboost_safe": 0.0146,
      "hr_edge_hybrid_gap_adjusted": -0.0012,
      "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.0023,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0063,
      "hr_edge_rf_safe_calibrated_logistic": -0.0145,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1355,
      "fangorn_projection_spread_ratio": 0.1171,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1397,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: lighter opportunity, 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": 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": 15.5,
      "palantir_expected_home_runs": 15.5,
      "palantir_prob_over": 0.1437,
      "palantir_hr_prob": 0.1437,
      "palantir_prob_under": 0.8563000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0019,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1701,
      "fangorn_expected_home_runs": 0.1701,
      "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.0063,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Cedric Mullins",
      "hitter_id": 656775,
      "team_abbr": "TB",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jos\u00e9 Soriano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1701,
      "prob_1_plus_hr": 0.1564,
      "model_over_probability": 0.1564,
      "model_under_probability": 0.8436,
      "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.0146,
      "edge_under": -0.0549,
      "recommended_side": "No Play",
      "recommended_edge": 0.0146,
      "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.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": 0.954,
      "pitch_mix_interaction_score": 109.7,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "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.1355,
      "hr_prob_catboost_safe": 0.1564,
      "hr_prob_hybrid_gap_adjusted": 0.1406,
      "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.1397,
      "hr_prob_palantir": 0.1437,
      "hr_prob_rf_safe_raw": 0.1395,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1273,
      "hr_edge_palantir": 0.0019,
      "hr_edge_catboost_safe": 0.0146,
      "hr_edge_hybrid_gap_adjusted": -0.0012,
      "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.0023,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0063,
      "hr_edge_rf_safe_calibrated_logistic": -0.0145,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1355,
      "fangorn_projection_spread_ratio": 0.1171,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1397,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: lighter opportunity, 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": 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": 15.5,
      "palantir_expected_home_runs": 15.5,
      "palantir_prob_over": 0.1437,
      "palantir_hr_prob": 0.1437,
      "palantir_prob_under": 0.8563000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0019,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1701,
      "fangorn_expected_home_runs": 0.1701,
      "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.0063,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Cedric Mullins",
      "hitter_id": 656775,
      "team_abbr": "TB",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jos\u00e9 Soriano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.1701,
      "prob_1_plus_hr": 0.1564,
      "model_over_probability": 0.1564,
      "model_under_probability": 0.8436,
      "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.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": 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": 0.954,
      "pitch_mix_interaction_score": 109.7,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "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.1355,
      "hr_prob_catboost_safe": 0.1564,
      "hr_prob_hybrid_gap_adjusted": 0.1406,
      "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.1397,
      "hr_prob_palantir": 0.1437,
      "hr_prob_rf_safe_raw": 0.1395,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1355,
      "hr_prob_rf_safe_calibrated_logistic": 0.1273,
      "hr_edge_palantir": 0.0019,
      "hr_edge_catboost_safe": 0.0146,
      "hr_edge_hybrid_gap_adjusted": -0.0012,
      "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.0023,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0063,
      "hr_edge_rf_safe_calibrated_logistic": -0.0145,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1355,
      "fangorn_projection_spread_ratio": 0.1171,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1397,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 38,
      "suppression_reason_count": 4,
      "suppression_note": "Some drag is present: lighter opportunity, 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": 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": 15.5,
      "palantir_expected_home_runs": 15.5,
      "palantir_prob_over": 0.1437,
      "palantir_hr_prob": 0.1437,
      "palantir_prob_under": 0.8563000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0019,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1701,
      "fangorn_expected_home_runs": 0.1701,
      "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.0063,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Steven Kwan",
      "hitter_id": 680757,
      "team_abbr": "CLE",
      "opponent_abbr": "DET",
      "pitcher_name": "Tarik Skubal",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 1025,
      "under_odds": -1950,
      "expected_home_runs": 0.1091,
      "prob_1_plus_hr": 0.1034,
      "model_over_probability": 0.1034,
      "model_under_probability": 0.8966,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.0889,
      "implied_under_probability_raw": 0.9512,
      "implied_over_probability_novig": 0.0855,
      "implied_under_probability_novig": 0.9145,
      "edge_over": 0.0145,
      "edge_under": -0.0546,
      "recommended_side": "No Play",
      "recommended_edge": 0.0145,
      "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.9356,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.4,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.966,
      "pitch_mix_interaction_score": 104.3,
      "environment_summary": "neutral",
      "hr_multiplier": 1.103,
      "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.1034,
      "hr_prob_hybrid_gap_adjusted": 0.1086,
      "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.1093,
      "hr_prob_palantir": 0.1005,
      "hr_prob_rf_safe_raw": 0.1058,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1108,
      "hr_prob_rf_safe_calibrated_logistic": 0.1064,
      "hr_edge_palantir": 0.0116,
      "hr_edge_catboost_safe": 0.0145,
      "hr_edge_hybrid_gap_adjusted": 0.0197,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0219,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0169,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0219,
      "hr_edge_rf_safe_calibrated_logistic": 0.0175,
      "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.1093,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "LOW_DAMAGE",
      "damage_label": "Low Damage",
      "damage_score": 0,
      "damage_rank_bucket": "unranked",
      "damage_note": "Limited HR-driven damage support from current trust and rank context.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 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": 10.68,
      "palantir_expected_home_runs": 10.68,
      "palantir_prob_over": 0.1005,
      "palantir_hr_prob": 0.1005,
      "palantir_prob_under": 0.8995,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0116,
      "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.1091,
      "fangorn_expected_home_runs": 0.1091,
      "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.0219,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01029999999999999,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jazz Chisholm Jr.",
      "hitter_id": 665862,
      "team_abbr": "NYY",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.227,
      "prob_1_plus_hr": 0.2031,
      "model_over_probability": 0.2031,
      "model_under_probability": 0.7969,
      "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.0144,
      "edge_under": -0.0538,
      "recommended_side": "No Play",
      "recommended_edge": 0.0144,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9533,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.18,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.1791,
      "hr_prob_catboost_safe": 0.2031,
      "hr_prob_hybrid_gap_adjusted": 0.1849,
      "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.1839,
      "hr_prob_palantir": 0.2076,
      "hr_prob_rf_safe_raw": 0.2128,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.185,
      "hr_edge_palantir": 0.0189,
      "hr_edge_catboost_safe": 0.0144,
      "hr_edge_hybrid_gap_adjusted": -0.0038,
      "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.0241,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0096,
      "hr_edge_rf_safe_calibrated_logistic": -0.0037,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1791,
      "fangorn_projection_spread_ratio": 0.0542,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1839,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 24.6,
      "palantir_expected_home_runs": 24.6,
      "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.0189,
      "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.227,
      "fangorn_expected_home_runs": 0.227,
      "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.028499999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Christian Walker",
      "hitter_id": 572233,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2266,
      "prob_1_plus_hr": 0.2028,
      "model_over_probability": 0.2028,
      "model_under_probability": 0.7972,
      "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.0141,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0141,
      "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.9871,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 22.81,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.83,
      "projected_home_runs_palantir": 24.83,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2028,
      "hr_prob_hybrid_gap_adjusted": 0.1795,
      "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.1782,
      "hr_prob_palantir": 0.1946,
      "hr_prob_rf_safe_raw": 0.1803,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1572,
      "hr_edge_palantir": 0.0059,
      "hr_edge_catboost_safe": 0.0141,
      "hr_edge_hybrid_gap_adjusted": -0.0092,
      "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.0084,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0166,
      "hr_edge_rf_safe_calibrated_logistic": -0.0315,
      "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.1227,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1782,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 24.83,
      "palantir_expected_home_runs": 24.83,
      "palantir_prob_over": 0.1946,
      "palantir_hr_prob": 0.1946,
      "palantir_prob_under": 0.8054,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0059,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2266,
      "fangorn_expected_home_runs": 0.2266,
      "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.022499999999999992,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luis Arraez",
      "hitter_id": 650333,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.0983,
      "prob_1_plus_hr": 0.0936,
      "model_over_probability": 0.0936,
      "model_under_probability": 0.9064,
      "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.0136,
      "edge_under": -0.0486,
      "recommended_side": "No Play",
      "recommended_edge": 0.0136,
      "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.9819,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.68,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.138,
      "pitch_mix_interaction_score": 104.3,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "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.1143,
      "hr_prob_catboost_safe": 0.0936,
      "hr_prob_hybrid_gap_adjusted": 0.1094,
      "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.1102,
      "hr_prob_palantir": 0.1006,
      "hr_prob_rf_safe_raw": 0.1179,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1136,
      "hr_edge_palantir": 0.0206,
      "hr_edge_catboost_safe": 0.0136,
      "hr_edge_hybrid_gap_adjusted": 0.0294,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0343,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0379,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0343,
      "hr_edge_rf_safe_calibrated_logistic": 0.0336,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.2763,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1102,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 8.63,
      "palantir_expected_home_runs": 8.63,
      "palantir_prob_over": 0.1006,
      "palantir_hr_prob": 0.1006,
      "palantir_prob_under": 0.8994,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0206,
      "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.0983,
      "fangorn_expected_home_runs": 0.0983,
      "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.0343,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.013700000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luis Arraez",
      "hitter_id": 650333,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.0983,
      "prob_1_plus_hr": 0.0936,
      "model_over_probability": 0.0936,
      "model_under_probability": 0.9064,
      "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.0136,
      "edge_under": -0.0536,
      "recommended_side": "No Play",
      "recommended_edge": 0.0136,
      "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.9819,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.68,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.138,
      "pitch_mix_interaction_score": 104.3,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "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.1143,
      "hr_prob_catboost_safe": 0.0936,
      "hr_prob_hybrid_gap_adjusted": 0.1094,
      "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.1102,
      "hr_prob_palantir": 0.1006,
      "hr_prob_rf_safe_raw": 0.1179,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1136,
      "hr_edge_palantir": 0.0206,
      "hr_edge_catboost_safe": 0.0136,
      "hr_edge_hybrid_gap_adjusted": 0.0294,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0343,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0379,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0343,
      "hr_edge_rf_safe_calibrated_logistic": 0.0336,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.2763,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1102,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 8.63,
      "palantir_expected_home_runs": 8.63,
      "palantir_prob_over": 0.1006,
      "palantir_hr_prob": 0.1006,
      "palantir_prob_under": 0.8994,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0206,
      "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.0983,
      "fangorn_expected_home_runs": 0.0983,
      "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.0343,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.013700000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Luis Arraez",
      "hitter_id": 650333,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.0983,
      "prob_1_plus_hr": 0.0936,
      "model_over_probability": 0.0936,
      "model_under_probability": 0.9064,
      "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.0136,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0136,
      "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.9819,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.68,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.138,
      "pitch_mix_interaction_score": 104.3,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "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.1143,
      "hr_prob_catboost_safe": 0.0936,
      "hr_prob_hybrid_gap_adjusted": 0.1094,
      "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.1102,
      "hr_prob_palantir": 0.1006,
      "hr_prob_rf_safe_raw": 0.1179,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1136,
      "hr_edge_palantir": 0.0206,
      "hr_edge_catboost_safe": 0.0136,
      "hr_edge_hybrid_gap_adjusted": 0.0294,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": 0.0343,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0379,
      "hr_edge_rf_safe_calibrated_isotonic": 0.0343,
      "hr_edge_rf_safe_calibrated_logistic": 0.0336,
      "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.1143,
      "fangorn_projection_spread_ratio": 0.2763,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1102,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 8.63,
      "palantir_expected_home_runs": 8.63,
      "palantir_prob_over": 0.1006,
      "palantir_hr_prob": 0.1006,
      "palantir_prob_under": 0.8994,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0206,
      "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.0983,
      "fangorn_expected_home_runs": 0.0983,
      "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.0343,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.013700000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Chandler Simpson",
      "hitter_id": 802415,
      "team_abbr": "TB",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jos\u00e9 Soriano",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.0268,
      "prob_1_plus_hr": 0.0264,
      "model_over_probability": 0.0264,
      "model_under_probability": 0.9736,
      "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.0536,
      "edge_under": 0.0136,
      "recommended_side": "No Play",
      "recommended_edge": 0.0136,
      "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": 0.954,
      "pitch_mix_interaction_score": 100.8,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "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.0264,
      "hr_prob_hybrid_gap_adjusted": 0.0063,
      "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.0053,
      "hr_prob_palantir": 0.0369,
      "hr_prob_rf_safe_raw": 0.0255,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0684,
      "hr_edge_palantir": -0.0431,
      "hr_edge_catboost_safe": -0.0536,
      "hr_edge_hybrid_gap_adjusted": -0.0737,
      "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.0545,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0116,
      "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.0053,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: opportunity penalty, tough contact allowance.",
      "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": 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": 4.21,
      "palantir_expected_home_runs": 4.21,
      "palantir_prob_over": 0.0369,
      "palantir_hr_prob": 0.0369,
      "palantir_prob_under": 0.9631,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0431,
      "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.0268,
      "fangorn_expected_home_runs": 0.0268,
      "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.0369,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willy Adames",
      "hitter_id": 642715,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2064,
      "prob_1_plus_hr": 0.1865,
      "model_over_probability": 0.1865,
      "model_under_probability": 0.8135,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1739,
      "implied_under_probability_raw": 0.8658,
      "implied_over_probability_novig": 0.1673,
      "implied_under_probability_novig": 0.8327,
      "edge_over": 0.0126,
      "edge_under": -0.0523,
      "recommended_side": "No Play",
      "recommended_edge": 0.0126,
      "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.138,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "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.155,
      "hr_prob_catboost_safe": 0.1865,
      "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.1613,
      "hr_prob_palantir": 0.1943,
      "hr_prob_rf_safe_raw": 0.1693,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1486,
      "hr_edge_palantir": 0.0204,
      "hr_edge_catboost_safe": 0.0126,
      "hr_edge_hybrid_gap_adjusted": -0.0113,
      "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.0046,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0189,
      "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.155,
      "fangorn_projection_spread_ratio": 0.1015,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1613,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 28.26,
      "palantir_expected_home_runs": 28.26,
      "palantir_prob_over": 0.1943,
      "palantir_hr_prob": 0.1943,
      "palantir_prob_under": 0.8057,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0204,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2064,
      "fangorn_expected_home_runs": 0.2064,
      "fangorn_prob_over": 0.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.0189,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0393,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Christian Walker",
      "hitter_id": 572233,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -540,
      "expected_home_runs": 0.2266,
      "prob_1_plus_hr": 0.2028,
      "model_over_probability": 0.2028,
      "model_under_probability": 0.7972,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1905,
      "implied_under_probability_raw": 0.8438,
      "implied_over_probability_novig": 0.1842,
      "implied_under_probability_novig": 0.8158,
      "edge_over": 0.0123,
      "edge_under": -0.0466,
      "recommended_side": "No Play",
      "recommended_edge": 0.0123,
      "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.9871,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "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.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 26.0,
      "projected_home_runs_rf_safe_season": 22.81,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 24.83,
      "projected_home_runs_palantir": 24.83,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.2028,
      "hr_prob_hybrid_gap_adjusted": 0.1795,
      "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.1782,
      "hr_prob_palantir": 0.1946,
      "hr_prob_rf_safe_raw": 0.1803,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1572,
      "hr_edge_palantir": 0.0041,
      "hr_edge_catboost_safe": 0.0123,
      "hr_edge_hybrid_gap_adjusted": -0.011,
      "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.0102,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0184,
      "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.1721,
      "fangorn_projection_spread_ratio": 0.1227,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1782,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 24.83,
      "palantir_expected_home_runs": 24.83,
      "palantir_prob_over": 0.1946,
      "palantir_hr_prob": 0.1946,
      "palantir_prob_under": 0.8054,
      "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.2266,
      "fangorn_expected_home_runs": 0.2266,
      "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.022499999999999992,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Eugenio Su\u00e1rez",
      "hitter_id": 553993,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2548,
      "prob_1_plus_hr": 0.2249,
      "model_over_probability": 0.2249,
      "model_under_probability": 0.7751,
      "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.0121,
      "edge_under": -0.051,
      "recommended_side": "No Play",
      "recommended_edge": 0.0121,
      "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.9388,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.32,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.085,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.149,
      "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.1721,
      "hr_prob_catboost_safe": 0.2249,
      "hr_prob_hybrid_gap_adjusted": 0.1816,
      "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.1827,
      "hr_prob_palantir": 0.203,
      "hr_prob_rf_safe_raw": 0.1847,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1608,
      "hr_edge_palantir": -0.0098,
      "hr_edge_catboost_safe": 0.0121,
      "hr_edge_hybrid_gap_adjusted": -0.0312,
      "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.0281,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0407,
      "hr_edge_rf_safe_calibrated_logistic": -0.052,
      "palantir_confidence_label": "Playable",
      "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.1721,
      "fangorn_projection_spread_ratio": 0.1985,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1827,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 29.39,
      "palantir_expected_home_runs": 29.39,
      "palantir_prob_over": 0.203,
      "palantir_hr_prob": 0.203,
      "palantir_prob_under": 0.7969999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0098,
      "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.2548,
      "fangorn_expected_home_runs": 0.2548,
      "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.03090000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Max Muncy",
      "hitter_id": 571970,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2256,
      "prob_1_plus_hr": 0.202,
      "model_over_probability": 0.202,
      "model_under_probability": 0.798,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1905,
      "implied_under_probability_raw": 0.8496,
      "implied_over_probability_novig": 0.1832,
      "implied_under_probability_novig": 0.8168,
      "edge_over": 0.0115,
      "edge_under": -0.0516,
      "recommended_side": "No Play",
      "recommended_edge": 0.0115,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.155,
      "hr_prob_catboost_safe": 0.202,
      "hr_prob_hybrid_gap_adjusted": 0.1635,
      "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.1644,
      "hr_prob_palantir": 0.184,
      "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.0065,
      "hr_edge_catboost_safe": 0.0115,
      "hr_edge_hybrid_gap_adjusted": -0.027,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0355,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0205,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0355,
      "hr_edge_rf_safe_calibrated_logistic": -0.0413,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.155,
      "fangorn_projection_spread_ratio": 0.1738,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1644,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 35,
      "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": 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": 18.93,
      "palantir_expected_home_runs": 18.93,
      "palantir_prob_over": 0.184,
      "palantir_hr_prob": 0.184,
      "palantir_prob_under": 0.8160000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0065,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2256,
      "fangorn_expected_home_runs": 0.2256,
      "fangorn_prob_over": 0.155,
      "fangorn_hr_prob": 0.155,
      "fangorn_prob_under": 0.845,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0355,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Jazz Chisholm Jr.",
      "hitter_id": 665862,
      "team_abbr": "NYY",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.227,
      "prob_1_plus_hr": 0.2031,
      "model_over_probability": 0.2031,
      "model_under_probability": 0.7969,
      "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.0108,
      "edge_under": -0.0456,
      "recommended_side": "No Play",
      "recommended_edge": 0.0108,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9533,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.18,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.1791,
      "hr_prob_catboost_safe": 0.2031,
      "hr_prob_hybrid_gap_adjusted": 0.1849,
      "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.1839,
      "hr_prob_palantir": 0.2076,
      "hr_prob_rf_safe_raw": 0.2128,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.185,
      "hr_edge_palantir": 0.0153,
      "hr_edge_catboost_safe": 0.0108,
      "hr_edge_hybrid_gap_adjusted": -0.0074,
      "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.0205,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0132,
      "hr_edge_rf_safe_calibrated_logistic": -0.0073,
      "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.0542,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1839,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 24.6,
      "palantir_expected_home_runs": 24.6,
      "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.0153,
      "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.227,
      "fangorn_expected_home_runs": 0.227,
      "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": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Jazz Chisholm Jr.",
      "hitter_id": 665862,
      "team_abbr": "NYY",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.227,
      "prob_1_plus_hr": 0.2031,
      "model_over_probability": 0.2031,
      "model_under_probability": 0.7969,
      "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.0108,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0108,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 5,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9533,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 4.18,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.1791,
      "hr_prob_catboost_safe": 0.2031,
      "hr_prob_hybrid_gap_adjusted": 0.1849,
      "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.1839,
      "hr_prob_palantir": 0.2076,
      "hr_prob_rf_safe_raw": 0.2128,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.185,
      "hr_edge_palantir": 0.0153,
      "hr_edge_catboost_safe": 0.0108,
      "hr_edge_hybrid_gap_adjusted": -0.0074,
      "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.0205,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0132,
      "hr_edge_rf_safe_calibrated_logistic": -0.0073,
      "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.0542,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1839,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 24.6,
      "palantir_expected_home_runs": 24.6,
      "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.0153,
      "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.227,
      "fangorn_expected_home_runs": 0.227,
      "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": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Mark Vientos",
      "hitter_id": 668901,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1951,
      "prob_1_plus_hr": 0.1772,
      "model_over_probability": 0.1772,
      "model_under_probability": 0.8228,
      "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.0105,
      "edge_under": -0.0498,
      "recommended_side": "No Play",
      "recommended_edge": 0.0105,
      "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.8964,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.84,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 11.57,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.31,
      "projected_home_runs_palantir": 15.31,
      "hr_prob_rf_safe": 0.1143,
      "hr_prob_catboost_safe": 0.1772,
      "hr_prob_hybrid_gap_adjusted": 0.1256,
      "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.1269,
      "hr_prob_palantir": 0.1529,
      "hr_prob_rf_safe_raw": 0.1179,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1135,
      "hr_edge_palantir": -0.0138,
      "hr_edge_catboost_safe": 0.0105,
      "hr_edge_hybrid_gap_adjusted": -0.0411,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0524,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0488,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0524,
      "hr_edge_rf_safe_calibrated_logistic": -0.0532,
      "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.3572,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1269,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 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": 15.31,
      "palantir_expected_home_runs": 15.31,
      "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.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.1951,
      "fangorn_expected_home_runs": 0.1951,
      "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.0524,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03860000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Salvador Perez",
      "hitter_id": 521692,
      "team_abbr": "KC",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 460,
      "under_odds": -625,
      "expected_home_runs": 0.2094,
      "prob_1_plus_hr": 0.1889,
      "model_over_probability": 0.1889,
      "model_under_probability": 0.8111,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1786,
      "implied_under_probability_raw": 0.8621,
      "implied_over_probability_novig": 0.1716,
      "implied_under_probability_novig": 0.8284,
      "edge_over": 0.0103,
      "edge_under": -0.051,
      "recommended_side": "No Play",
      "recommended_edge": 0.0103,
      "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.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "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.1889,
      "hr_prob_hybrid_gap_adjusted": 0.1762,
      "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.1755,
      "hr_prob_palantir": 0.1895,
      "hr_prob_rf_safe_raw": 0.1822,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1588,
      "hr_edge_palantir": 0.0109,
      "hr_edge_catboost_safe": 0.0103,
      "hr_edge_hybrid_gap_adjusted": -0.0024,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0065,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0036,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0065,
      "hr_edge_rf_safe_calibrated_logistic": -0.0198,
      "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.1755,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 26.09,
      "palantir_expected_home_runs": 26.09,
      "palantir_prob_over": 0.1895,
      "palantir_hr_prob": 0.1895,
      "palantir_prob_under": 0.8105,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0109,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2094,
      "fangorn_expected_home_runs": 0.2094,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0065,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0174,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Giancarlo Stanton",
      "hitter_id": 519317,
      "team_abbr": "NYY",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 345,
      "under_odds": -430,
      "expected_home_runs": 0.1969,
      "prob_1_plus_hr": 0.1787,
      "model_over_probability": 0.1787,
      "model_under_probability": 0.8213,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2247,
      "implied_under_probability_raw": 0.8113,
      "implied_over_probability_novig": 0.2169,
      "implied_under_probability_novig": 0.7831,
      "edge_over": -0.046,
      "edge_under": 0.01,
      "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.8041,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.73,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.1787,
      "hr_prob_hybrid_gap_adjusted": 0.179,
      "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.1791,
      "hr_prob_palantir": 0.1706,
      "hr_prob_rf_safe_raw": 0.2062,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.179,
      "hr_edge_palantir": -0.0541,
      "hr_edge_catboost_safe": -0.046,
      "hr_edge_hybrid_gap_adjusted": -0.0457,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0456,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0185,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0456,
      "hr_edge_rf_safe_calibrated_logistic": -0.0457,
      "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.1791,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 22.8,
      "palantir_expected_home_runs": 22.8,
      "palantir_prob_over": 0.1706,
      "palantir_hr_prob": 0.1706,
      "palantir_prob_under": 0.8294,
      "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.1969,
      "fangorn_expected_home_runs": 0.1969,
      "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.0456,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Jos\u00e9 Ram\u00edrez",
      "hitter_id": 608070,
      "team_abbr": "CLE",
      "opponent_abbr": "DET",
      "pitcher_name": "Tarik Skubal",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2379,
      "prob_1_plus_hr": 0.2117,
      "model_over_probability": 0.2117,
      "model_under_probability": 0.7883,
      "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.0097,
      "edge_under": -0.0504,
      "recommended_side": "No Play",
      "recommended_edge": 0.0097,
      "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.966,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.103,
      "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.2117,
      "hr_prob_hybrid_gap_adjusted": 0.1816,
      "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.18,
      "hr_prob_palantir": 0.2043,
      "hr_prob_rf_safe_raw": 0.1969,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1709,
      "hr_edge_palantir": 0.0023,
      "hr_edge_catboost_safe": 0.0097,
      "hr_edge_hybrid_gap_adjusted": -0.0204,
      "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.0051,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0299,
      "hr_edge_rf_safe_calibrated_logistic": -0.0311,
      "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.0783,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.18,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 27.86,
      "palantir_expected_home_runs": 27.86,
      "palantir_prob_over": 0.2043,
      "palantir_hr_prob": 0.2043,
      "palantir_prob_under": 0.7957,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0023,
      "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.2379,
      "fangorn_expected_home_runs": 0.2379,
      "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.032200000000000006,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Max Muncy",
      "hitter_id": 571970,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2256,
      "prob_1_plus_hr": 0.202,
      "model_over_probability": 0.202,
      "model_under_probability": 0.798,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1923,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0097,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0097,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.155,
      "hr_prob_catboost_safe": 0.202,
      "hr_prob_hybrid_gap_adjusted": 0.1635,
      "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.1644,
      "hr_prob_palantir": 0.184,
      "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.0083,
      "hr_edge_catboost_safe": 0.0097,
      "hr_edge_hybrid_gap_adjusted": -0.0288,
      "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.0223,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0373,
      "hr_edge_rf_safe_calibrated_logistic": -0.0431,
      "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.1738,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1644,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 35,
      "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": 257,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.93,
      "palantir_expected_home_runs": 18.93,
      "palantir_prob_over": 0.184,
      "palantir_hr_prob": 0.184,
      "palantir_prob_under": 0.8160000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0083,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2256,
      "fangorn_expected_home_runs": 0.2256,
      "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": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Willy Adames",
      "hitter_id": 642715,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2064,
      "prob_1_plus_hr": 0.1865,
      "model_over_probability": 0.1865,
      "model_under_probability": 0.8135,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": 0.8582,
      "implied_over_probability_novig": 0.171,
      "implied_under_probability_novig": 0.829,
      "edge_over": 0.0095,
      "edge_under": -0.0447,
      "recommended_side": "No Play",
      "recommended_edge": 0.0095,
      "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.138,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "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.155,
      "hr_prob_catboost_safe": 0.1865,
      "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.1613,
      "hr_prob_palantir": 0.1943,
      "hr_prob_rf_safe_raw": 0.1693,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1486,
      "hr_edge_palantir": 0.0173,
      "hr_edge_catboost_safe": 0.0095,
      "hr_edge_hybrid_gap_adjusted": -0.0144,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.022,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0077,
      "hr_edge_rf_safe_calibrated_isotonic": -0.022,
      "hr_edge_rf_safe_calibrated_logistic": -0.0284,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.155,
      "fangorn_projection_spread_ratio": 0.1015,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1613,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 28.26,
      "palantir_expected_home_runs": 28.26,
      "palantir_prob_over": 0.1943,
      "palantir_hr_prob": 0.1943,
      "palantir_prob_under": 0.8057,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0173,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2064,
      "fangorn_expected_home_runs": 0.2064,
      "fangorn_prob_over": 0.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.022,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0393,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Willy Adames",
      "hitter_id": 642715,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2064,
      "prob_1_plus_hr": 0.1865,
      "model_over_probability": 0.1865,
      "model_under_probability": 0.8135,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.177,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": 0.0095,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0095,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 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.138,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "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.155,
      "hr_prob_catboost_safe": 0.1865,
      "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.1613,
      "hr_prob_palantir": 0.1943,
      "hr_prob_rf_safe_raw": 0.1693,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1486,
      "hr_edge_palantir": 0.0173,
      "hr_edge_catboost_safe": 0.0095,
      "hr_edge_hybrid_gap_adjusted": -0.0144,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.022,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0077,
      "hr_edge_rf_safe_calibrated_isotonic": -0.022,
      "hr_edge_rf_safe_calibrated_logistic": -0.0284,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.155,
      "fangorn_projection_spread_ratio": 0.1015,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1613,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 259,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 28.26,
      "palantir_expected_home_runs": 28.26,
      "palantir_prob_over": 0.1943,
      "palantir_hr_prob": 0.1943,
      "palantir_prob_under": 0.8057,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0173,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2064,
      "fangorn_expected_home_runs": 0.2064,
      "fangorn_prob_over": 0.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.022,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0393,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Salvador Perez",
      "hitter_id": 521692,
      "team_abbr": "KC",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2094,
      "prob_1_plus_hr": 0.1889,
      "model_over_probability": 0.1889,
      "model_under_probability": 0.8111,
      "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.0087,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0087,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 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.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "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.1889,
      "hr_prob_hybrid_gap_adjusted": 0.1762,
      "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.1755,
      "hr_prob_palantir": 0.1895,
      "hr_prob_rf_safe_raw": 0.1822,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1588,
      "hr_edge_palantir": 0.0093,
      "hr_edge_catboost_safe": 0.0087,
      "hr_edge_hybrid_gap_adjusted": -0.004,
      "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.002,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0081,
      "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.0392,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1755,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 26.09,
      "palantir_expected_home_runs": 26.09,
      "palantir_prob_over": 0.1895,
      "palantir_hr_prob": 0.1895,
      "palantir_prob_under": 0.8105,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0093,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2094,
      "fangorn_expected_home_runs": 0.2094,
      "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.0174,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Shohei Ohtani",
      "hitter_id": 660271,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2807,
      "prob_1_plus_hr": 0.2447,
      "model_over_probability": 0.2447,
      "model_under_probability": 0.7553,
      "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.0494,
      "edge_under": 0.0085,
      "recommended_side": "No Play",
      "recommended_edge": 0.0085,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 1,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.2597,
      "hr_prob_catboost_safe": 0.2447,
      "hr_prob_hybrid_gap_adjusted": 0.2552,
      "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.2567,
      "hr_prob_palantir": 0.227,
      "hr_prob_rf_safe_raw": 0.2426,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2135,
      "hr_edge_palantir": -0.0671,
      "hr_edge_catboost_safe": -0.0494,
      "hr_edge_hybrid_gap_adjusted": -0.0389,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0344,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0515,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0344,
      "hr_edge_rf_safe_calibrated_logistic": -0.0806,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.0102,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2567,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": "25-30%",
      "hr_confidence_zone_tag": "Strong 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": 43.12,
      "palantir_expected_home_runs": 43.12,
      "palantir_prob_over": 0.227,
      "palantir_hr_prob": 0.227,
      "palantir_prob_under": 0.773,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0671,
      "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.2807,
      "fangorn_expected_home_runs": 0.2807,
      "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.0344,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03269999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Colson Montgomery",
      "hitter_id": 695657,
      "team_abbr": "CWS",
      "opponent_abbr": "LAD",
      "pitcher_name": "Yoshinobu Yamamoto",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 325,
      "under_odds": -400,
      "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.2353,
      "implied_under_probability_raw": 0.8,
      "implied_over_probability_novig": 0.2273,
      "implied_under_probability_novig": 0.7727,
      "edge_over": -0.0435,
      "edge_under": 0.0082,
      "recommended_side": "No Play",
      "recommended_edge": 0.0082,
      "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.8748,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.07,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 13.34,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.55,
      "projected_home_runs_palantir": 16.55,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1918,
      "hr_prob_hybrid_gap_adjusted": 0.144,
      "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.1452,
      "hr_prob_palantir": 0.1615,
      "hr_prob_rf_safe_raw": 0.1324,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1227,
      "hr_edge_palantir": -0.0738,
      "hr_edge_catboost_safe": -0.0435,
      "hr_edge_hybrid_gap_adjusted": -0.0913,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1017,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1029,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1017,
      "hr_edge_rf_safe_calibrated_logistic": -0.1126,
      "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.333,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1452,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 16.55,
      "palantir_expected_home_runs": 16.55,
      "palantir_prob_over": 0.1615,
      "palantir_hr_prob": 0.1615,
      "palantir_prob_under": 0.8385,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0738,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_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.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.1017,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.027900000000000008,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Max Muncy",
      "hitter_id": 571970,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2256,
      "prob_1_plus_hr": 0.202,
      "model_over_probability": 0.202,
      "model_under_probability": 0.798,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1942,
      "implied_under_probability_raw": 0.8413,
      "implied_over_probability_novig": 0.1875,
      "implied_under_probability_novig": 0.8125,
      "edge_over": 0.0078,
      "edge_under": -0.0433,
      "recommended_side": "No Play",
      "recommended_edge": 0.0078,
      "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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.155,
      "hr_prob_catboost_safe": 0.202,
      "hr_prob_hybrid_gap_adjusted": 0.1635,
      "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.1644,
      "hr_prob_palantir": 0.184,
      "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.0102,
      "hr_edge_catboost_safe": 0.0078,
      "hr_edge_hybrid_gap_adjusted": -0.0307,
      "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.0242,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0392,
      "hr_edge_rf_safe_calibrated_logistic": -0.045,
      "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.1738,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1644,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 35,
      "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": 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": 18.93,
      "palantir_expected_home_runs": 18.93,
      "palantir_prob_over": 0.184,
      "palantir_hr_prob": 0.184,
      "palantir_prob_under": 0.8160000000000001,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0102,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2256,
      "fangorn_expected_home_runs": 0.2256,
      "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": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": 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": "Mark Vientos",
      "hitter_id": 668901,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1951,
      "prob_1_plus_hr": 0.1772,
      "model_over_probability": 0.1772,
      "model_under_probability": 0.8228,
      "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.0077,
      "edge_under": -0.043,
      "recommended_side": "No Play",
      "recommended_edge": 0.0077,
      "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.8964,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.84,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 11.57,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.31,
      "projected_home_runs_palantir": 15.31,
      "hr_prob_rf_safe": 0.1143,
      "hr_prob_catboost_safe": 0.1772,
      "hr_prob_hybrid_gap_adjusted": 0.1256,
      "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.1269,
      "hr_prob_palantir": 0.1529,
      "hr_prob_rf_safe_raw": 0.1179,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1135,
      "hr_edge_palantir": -0.0166,
      "hr_edge_catboost_safe": 0.0077,
      "hr_edge_hybrid_gap_adjusted": -0.0439,
      "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.0516,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0552,
      "hr_edge_rf_safe_calibrated_logistic": -0.056,
      "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.3572,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1269,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 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": 15.31,
      "palantir_expected_home_runs": 15.31,
      "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.0166,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1951,
      "fangorn_expected_home_runs": 0.1951,
      "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.03860000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Mark Vientos",
      "hitter_id": 668901,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.1951,
      "prob_1_plus_hr": 0.1772,
      "model_over_probability": 0.1772,
      "model_under_probability": 0.8228,
      "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.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": 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.8964,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.2,
      "xpa_adjusted_for_platoon": 3.84,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 18.0,
      "projected_home_runs_rf_safe_season": 11.57,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 15.31,
      "projected_home_runs_palantir": 15.31,
      "hr_prob_rf_safe": 0.1143,
      "hr_prob_catboost_safe": 0.1772,
      "hr_prob_hybrid_gap_adjusted": 0.1256,
      "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.1269,
      "hr_prob_palantir": 0.1529,
      "hr_prob_rf_safe_raw": 0.1179,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1143,
      "hr_prob_rf_safe_calibrated_logistic": 0.1135,
      "hr_edge_palantir": -0.0166,
      "hr_edge_catboost_safe": 0.0077,
      "hr_edge_hybrid_gap_adjusted": -0.0439,
      "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.0516,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0552,
      "hr_edge_rf_safe_calibrated_logistic": -0.056,
      "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.3572,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1269,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 30,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: mid-late lineup slot, lighter opportunity.",
      "trust_modifier": "DOWNGRADED_TRUST",
      "trust_label": "Downgraded Trust",
      "trust_note": "Low-damage structure is a consistent negative interaction context.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 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": 15.31,
      "palantir_expected_home_runs": 15.31,
      "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.0166,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1951,
      "fangorn_expected_home_runs": 0.1951,
      "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.03860000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Ram\u00edrez",
      "hitter_id": 608070,
      "team_abbr": "CLE",
      "opponent_abbr": "DET",
      "pitcher_name": "Tarik Skubal",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2379,
      "prob_1_plus_hr": 0.2117,
      "model_over_probability": 0.2117,
      "model_under_probability": 0.7883,
      "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.0076,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0076,
      "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.966,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.103,
      "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.2117,
      "hr_prob_hybrid_gap_adjusted": 0.1816,
      "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.18,
      "hr_prob_palantir": 0.2043,
      "hr_prob_rf_safe_raw": 0.1969,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1709,
      "hr_edge_palantir": 0.0002,
      "hr_edge_catboost_safe": 0.0076,
      "hr_edge_hybrid_gap_adjusted": -0.0225,
      "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.0072,
      "hr_edge_rf_safe_calibrated_isotonic": -0.032,
      "hr_edge_rf_safe_calibrated_logistic": -0.0332,
      "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.0783,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.18,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 27.86,
      "palantir_expected_home_runs": 27.86,
      "palantir_prob_over": 0.2043,
      "palantir_hr_prob": 0.2043,
      "palantir_prob_under": 0.7957,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0002,
      "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.2379,
      "fangorn_expected_home_runs": 0.2379,
      "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.032200000000000006,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Eugenio Su\u00e1rez",
      "hitter_id": 553993,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2548,
      "prob_1_plus_hr": 0.2249,
      "model_over_probability": 0.2249,
      "model_under_probability": 0.7751,
      "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.0075,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0075,
      "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.9388,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.32,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.085,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.149,
      "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.1721,
      "hr_prob_catboost_safe": 0.2249,
      "hr_prob_hybrid_gap_adjusted": 0.1816,
      "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.1827,
      "hr_prob_palantir": 0.203,
      "hr_prob_rf_safe_raw": 0.1847,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1608,
      "hr_edge_palantir": -0.0144,
      "hr_edge_catboost_safe": 0.0075,
      "hr_edge_hybrid_gap_adjusted": -0.0358,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0453,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0327,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0453,
      "hr_edge_rf_safe_calibrated_logistic": -0.0566,
      "palantir_confidence_label": "Playable",
      "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.1721,
      "fangorn_projection_spread_ratio": 0.1985,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1827,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 29.39,
      "palantir_expected_home_runs": 29.39,
      "palantir_prob_over": 0.203,
      "palantir_hr_prob": 0.203,
      "palantir_prob_under": 0.7969999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0144,
      "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.2548,
      "fangorn_expected_home_runs": 0.2548,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0453,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03090000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Salvador Perez",
      "hitter_id": 521692,
      "team_abbr": "KC",
      "opponent_abbr": "HOU",
      "pitcher_name": "Mike Burrows",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 450,
      "under_odds": -585,
      "expected_home_runs": 0.2094,
      "prob_1_plus_hr": 0.1889,
      "model_over_probability": 0.1889,
      "model_under_probability": 0.8111,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1818,
      "implied_under_probability_raw": 0.854,
      "implied_over_probability_novig": 0.1755,
      "implied_under_probability_novig": 0.8245,
      "edge_over": 0.0071,
      "edge_under": -0.0429,
      "recommended_side": "No Play",
      "recommended_edge": 0.0071,
      "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.031,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "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.1889,
      "hr_prob_hybrid_gap_adjusted": 0.1762,
      "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.1755,
      "hr_prob_palantir": 0.1895,
      "hr_prob_rf_safe_raw": 0.1822,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1588,
      "hr_edge_palantir": 0.0077,
      "hr_edge_catboost_safe": 0.0071,
      "hr_edge_hybrid_gap_adjusted": -0.0056,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0097,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0004,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0097,
      "hr_edge_rf_safe_calibrated_logistic": -0.023,
      "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.1755,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 26.09,
      "palantir_expected_home_runs": 26.09,
      "palantir_prob_over": 0.1895,
      "palantir_hr_prob": 0.1895,
      "palantir_prob_under": 0.8105,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": 0.0077,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2094,
      "fangorn_expected_home_runs": 0.2094,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0097,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0174,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Royce Lewis",
      "hitter_id": 668904,
      "team_abbr": "MIN",
      "opponent_abbr": "STL",
      "pitcher_name": "Matthew Liberatore",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -700,
      "expected_home_runs": 0.1887,
      "prob_1_plus_hr": 0.172,
      "model_over_probability": 0.172,
      "model_under_probability": 0.828,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.1653,
      "implied_under_probability_raw": 0.875,
      "implied_over_probability_novig": 0.1589,
      "implied_under_probability_novig": 0.8411,
      "edge_over": 0.0067,
      "edge_under": -0.047,
      "recommended_side": "No Play",
      "recommended_edge": 0.0067,
      "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.8733,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.89,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.084,
      "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": 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.1422,
      "hr_prob_catboost_safe": 0.172,
      "hr_prob_hybrid_gap_adjusted": 0.1493,
      "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.1481,
      "hr_prob_palantir": 0.1453,
      "hr_prob_rf_safe_raw": 0.1561,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1389,
      "hr_edge_palantir": -0.02,
      "hr_edge_catboost_safe": 0.0067,
      "hr_edge_hybrid_gap_adjusted": -0.016,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0231,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0092,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0231,
      "hr_edge_rf_safe_calibrated_logistic": -0.0264,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.1007,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1481,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 12.48,
      "palantir_expected_home_runs": 12.48,
      "palantir_prob_over": 0.1453,
      "palantir_hr_prob": 0.1453,
      "palantir_prob_under": 0.8547,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.02,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1887,
      "fangorn_expected_home_runs": 0.1887,
      "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.0231,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0031000000000000194,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Chase Meidroth",
      "hitter_id": 805367,
      "team_abbr": "CWS",
      "opponent_abbr": "LAD",
      "pitcher_name": "Yoshinobu Yamamoto",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.0907,
      "prob_1_plus_hr": 0.0867,
      "model_over_probability": 0.0867,
      "model_under_probability": 0.9133,
      "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.0067,
      "edge_under": -0.0417,
      "recommended_side": "No Play",
      "recommended_edge": 0.0067,
      "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.8725,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.24,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 108.1,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 6.34,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 6.2,
      "projected_home_runs_palantir": 6.2,
      "hr_prob_rf_safe": 0.0471,
      "hr_prob_catboost_safe": 0.0867,
      "hr_prob_hybrid_gap_adjusted": 0.0566,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0471,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.055,
      "hr_prob_palantir": 0.0772,
      "hr_prob_rf_safe_raw": 0.0789,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0471,
      "hr_prob_rf_safe_calibrated_logistic": 0.092,
      "hr_edge_palantir": -0.0028,
      "hr_edge_catboost_safe": 0.0067,
      "hr_edge_hybrid_gap_adjusted": -0.0234,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0329,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0011,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0329,
      "hr_edge_rf_safe_calibrated_logistic": 0.012,
      "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.0471,
      "fangorn_projection_spread_ratio": 0.0943,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.055,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Strong Support + Model Lift",
      "fangorn_exposure_note": "Healthy upside profile, but still more aggressive than the Balanced core.",
      "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": 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": 6.2,
      "palantir_expected_home_runs": 6.2,
      "palantir_prob_over": 0.0772,
      "palantir_hr_prob": 0.0772,
      "palantir_prob_under": 0.9228,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0028,
      "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.0907,
      "fangorn_expected_home_runs": 0.0907,
      "fangorn_prob_over": 0.0471,
      "fangorn_hr_prob": 0.0471,
      "fangorn_prob_under": 0.9529,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0329,
      "fangorn_confidence": "Strong Support + Model Lift",
      "fangorn_signal_label": "Strong Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.030100000000000002,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Chase Meidroth",
      "hitter_id": 805367,
      "team_abbr": "CWS",
      "opponent_abbr": "LAD",
      "pitcher_name": "Yoshinobu Yamamoto",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.0907,
      "prob_1_plus_hr": 0.0867,
      "model_over_probability": 0.0867,
      "model_under_probability": 0.9133,
      "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.0067,
      "edge_under": -0.0467,
      "recommended_side": "No Play",
      "recommended_edge": 0.0067,
      "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.8725,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.24,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 108.1,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 6.34,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 6.2,
      "projected_home_runs_palantir": 6.2,
      "hr_prob_rf_safe": 0.0471,
      "hr_prob_catboost_safe": 0.0867,
      "hr_prob_hybrid_gap_adjusted": 0.0566,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0471,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.055,
      "hr_prob_palantir": 0.0772,
      "hr_prob_rf_safe_raw": 0.0789,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0471,
      "hr_prob_rf_safe_calibrated_logistic": 0.092,
      "hr_edge_palantir": -0.0028,
      "hr_edge_catboost_safe": 0.0067,
      "hr_edge_hybrid_gap_adjusted": -0.0234,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0329,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0011,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0329,
      "hr_edge_rf_safe_calibrated_logistic": 0.012,
      "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.0471,
      "fangorn_projection_spread_ratio": 0.0943,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.055,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Strong Support + Model Lift",
      "fangorn_exposure_note": "Healthy upside profile, but still more aggressive than the Balanced core.",
      "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": 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": 6.2,
      "palantir_expected_home_runs": 6.2,
      "palantir_prob_over": 0.0772,
      "palantir_hr_prob": 0.0772,
      "palantir_prob_under": 0.9228,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0028,
      "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.0907,
      "fangorn_expected_home_runs": 0.0907,
      "fangorn_prob_over": 0.0471,
      "fangorn_hr_prob": 0.0471,
      "fangorn_prob_under": 0.9529,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0329,
      "fangorn_confidence": "Strong Support + Model Lift",
      "fangorn_signal_label": "Strong Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.030100000000000002,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Chase Meidroth",
      "hitter_id": 805367,
      "team_abbr": "CWS",
      "opponent_abbr": "LAD",
      "pitcher_name": "Yoshinobu Yamamoto",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.0907,
      "prob_1_plus_hr": 0.0867,
      "model_over_probability": 0.0867,
      "model_under_probability": 0.9133,
      "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.0067,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0067,
      "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.8725,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.24,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 108.1,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 7.0,
      "projected_home_runs_rf_safe_season": 6.34,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 6.2,
      "projected_home_runs_palantir": 6.2,
      "hr_prob_rf_safe": 0.0471,
      "hr_prob_catboost_safe": 0.0867,
      "hr_prob_hybrid_gap_adjusted": 0.0566,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.0471,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.055,
      "hr_prob_palantir": 0.0772,
      "hr_prob_rf_safe_raw": 0.0789,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0471,
      "hr_prob_rf_safe_calibrated_logistic": 0.092,
      "hr_edge_palantir": -0.0028,
      "hr_edge_catboost_safe": 0.0067,
      "hr_edge_hybrid_gap_adjusted": -0.0234,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0329,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0011,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0329,
      "hr_edge_rf_safe_calibrated_logistic": 0.012,
      "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.0471,
      "fangorn_projection_spread_ratio": 0.0943,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.055,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Strong Support + Model Lift",
      "fangorn_exposure_note": "Healthy upside profile, but still more aggressive than the Balanced core.",
      "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": 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": 6.2,
      "palantir_expected_home_runs": 6.2,
      "palantir_prob_over": 0.0772,
      "palantir_hr_prob": 0.0772,
      "palantir_prob_under": 0.9228,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0028,
      "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.0907,
      "fangorn_expected_home_runs": 0.0907,
      "fangorn_prob_over": 0.0471,
      "fangorn_hr_prob": 0.0471,
      "fangorn_prob_under": 0.9529,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0329,
      "fangorn_confidence": "Strong Support + Model Lift",
      "fangorn_signal_label": "Strong Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.030100000000000002,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jos\u00e9 Ram\u00edrez",
      "hitter_id": 608070,
      "team_abbr": "CLE",
      "opponent_abbr": "DET",
      "pitcher_name": "Tarik Skubal",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2379,
      "prob_1_plus_hr": 0.2117,
      "model_over_probability": 0.2117,
      "model_under_probability": 0.7883,
      "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.0055,
      "edge_under": -0.0408,
      "recommended_side": "No Play",
      "recommended_edge": 0.0055,
      "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.966,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.103,
      "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.2117,
      "hr_prob_hybrid_gap_adjusted": 0.1816,
      "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.18,
      "hr_prob_palantir": 0.2043,
      "hr_prob_rf_safe_raw": 0.1969,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1709,
      "hr_edge_palantir": -0.0019,
      "hr_edge_catboost_safe": 0.0055,
      "hr_edge_hybrid_gap_adjusted": -0.0246,
      "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.0093,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0341,
      "hr_edge_rf_safe_calibrated_logistic": -0.0353,
      "palantir_confidence_label": "Playable",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0783,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.18,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 27.86,
      "palantir_expected_home_runs": 27.86,
      "palantir_prob_over": 0.2043,
      "palantir_hr_prob": 0.2043,
      "palantir_prob_under": 0.7957,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0019,
      "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.2379,
      "fangorn_expected_home_runs": 0.2379,
      "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.032200000000000006,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Royce Lewis",
      "hitter_id": 668904,
      "team_abbr": "MIN",
      "opponent_abbr": "STL",
      "pitcher_name": "Matthew Liberatore",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.1887,
      "prob_1_plus_hr": 0.172,
      "model_over_probability": 0.172,
      "model_under_probability": 0.828,
      "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.0053,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0053,
      "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.8733,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.89,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.084,
      "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": 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.1422,
      "hr_prob_catboost_safe": 0.172,
      "hr_prob_hybrid_gap_adjusted": 0.1493,
      "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.1481,
      "hr_prob_palantir": 0.1453,
      "hr_prob_rf_safe_raw": 0.1561,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1389,
      "hr_edge_palantir": -0.0214,
      "hr_edge_catboost_safe": 0.0053,
      "hr_edge_hybrid_gap_adjusted": -0.0174,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0245,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0106,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0245,
      "hr_edge_rf_safe_calibrated_logistic": -0.0278,
      "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.1007,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1481,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 12.48,
      "palantir_expected_home_runs": 12.48,
      "palantir_prob_over": 0.1453,
      "palantir_hr_prob": 0.1453,
      "palantir_prob_under": 0.8547,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0214,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1887,
      "fangorn_expected_home_runs": 0.1887,
      "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.0245,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0031000000000000194,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Eugenio Su\u00e1rez",
      "hitter_id": 553993,
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2548,
      "prob_1_plus_hr": 0.2249,
      "model_over_probability": 0.2249,
      "model_under_probability": 0.7751,
      "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.0051,
      "edge_under": -0.0414,
      "recommended_side": "No Play",
      "recommended_edge": 0.0051,
      "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.9388,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.32,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.085,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.149,
      "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.1721,
      "hr_prob_catboost_safe": 0.2249,
      "hr_prob_hybrid_gap_adjusted": 0.1816,
      "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.1827,
      "hr_prob_palantir": 0.203,
      "hr_prob_rf_safe_raw": 0.1847,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1608,
      "hr_edge_palantir": -0.0168,
      "hr_edge_catboost_safe": 0.0051,
      "hr_edge_hybrid_gap_adjusted": -0.0382,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0477,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0351,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0477,
      "hr_edge_rf_safe_calibrated_logistic": -0.059,
      "palantir_confidence_label": "Playable",
      "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.1721,
      "fangorn_projection_spread_ratio": 0.1985,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1827,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 29.39,
      "palantir_expected_home_runs": 29.39,
      "palantir_prob_over": 0.203,
      "palantir_hr_prob": 0.203,
      "palantir_prob_under": 0.7969999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0168,
      "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.2548,
      "fangorn_expected_home_runs": 0.2548,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0477,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03090000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cal Raleigh",
      "hitter_id": 663728,
      "team_abbr": "SEA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Cade Cavalli",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 285,
      "under_odds": -355,
      "expected_home_runs": 0.2427,
      "prob_1_plus_hr": 0.2155,
      "model_over_probability": 0.2155,
      "model_under_probability": 0.7845,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2597,
      "implied_under_probability_raw": 0.7802,
      "implied_over_probability_novig": 0.2497,
      "implied_under_probability_novig": 0.7503,
      "edge_over": -0.0442,
      "edge_under": 0.0043,
      "recommended_side": "No Play",
      "recommended_edge": 0.0043,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 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.9667,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.42,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.915,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 40.0,
      "projected_home_runs_rf_safe_season": 25.83,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 39.27,
      "projected_home_runs_palantir": 39.27,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.2155,
      "hr_prob_hybrid_gap_adjusted": 0.1554,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1568,
      "hr_prob_palantir": 0.212,
      "hr_prob_rf_safe_raw": 0.1451,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1311,
      "hr_edge_palantir": -0.0477,
      "hr_edge_catboost_safe": -0.0442,
      "hr_edge_hybrid_gap_adjusted": -0.1043,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1175,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1146,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1175,
      "hr_edge_rf_safe_calibrated_logistic": -0.1286,
      "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.1422,
      "fangorn_projection_spread_ratio": 0.3543,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1568,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 23,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, tough contact allowance.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a 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": 39.27,
      "palantir_expected_home_runs": 39.27,
      "palantir_prob_over": 0.212,
      "palantir_hr_prob": 0.212,
      "palantir_prob_under": 0.788,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0477,
      "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.2427,
      "fangorn_expected_home_runs": 0.2427,
      "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.1175,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0698,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Royce Lewis",
      "hitter_id": 668904,
      "team_abbr": "MIN",
      "opponent_abbr": "STL",
      "pitcher_name": "Matthew Liberatore",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.1887,
      "prob_1_plus_hr": 0.172,
      "model_over_probability": 0.172,
      "model_under_probability": 0.828,
      "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.0039,
      "edge_under": -0.0395,
      "recommended_side": "No Play",
      "recommended_edge": 0.0039,
      "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.8733,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.35,
      "xpa_adjusted_for_platoon": 3.89,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.084,
      "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": 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.1422,
      "hr_prob_catboost_safe": 0.172,
      "hr_prob_hybrid_gap_adjusted": 0.1493,
      "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.1481,
      "hr_prob_palantir": 0.1453,
      "hr_prob_rf_safe_raw": 0.1561,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1389,
      "hr_edge_palantir": -0.0228,
      "hr_edge_catboost_safe": 0.0039,
      "hr_edge_hybrid_gap_adjusted": -0.0188,
      "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.012,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0259,
      "hr_edge_rf_safe_calibrated_logistic": -0.0292,
      "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.1007,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1481,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 12.48,
      "palantir_expected_home_runs": 12.48,
      "palantir_prob_over": 0.1453,
      "palantir_hr_prob": 0.1453,
      "palantir_prob_under": 0.8547,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0228,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1887,
      "fangorn_expected_home_runs": 0.1887,
      "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.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.0031000000000000194,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Rafael Devers",
      "hitter_id": 646240,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2356,
      "prob_1_plus_hr": 0.2099,
      "model_over_probability": 0.2099,
      "model_under_probability": 0.7901,
      "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.0037,
      "edge_under": -0.0432,
      "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.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.138,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "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.155,
      "hr_prob_catboost_safe": 0.2099,
      "hr_prob_hybrid_gap_adjusted": 0.1649,
      "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.166,
      "hr_prob_palantir": 0.2,
      "hr_prob_rf_safe_raw": 0.1719,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1507,
      "hr_edge_palantir": -0.0062,
      "hr_edge_catboost_safe": 0.0037,
      "hr_edge_hybrid_gap_adjusted": -0.0413,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0512,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0343,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0512,
      "hr_edge_rf_safe_calibrated_logistic": -0.0555,
      "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.155,
      "fangorn_projection_spread_ratio": 0.1993,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.166,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 28.42,
      "palantir_expected_home_runs": 28.42,
      "palantir_prob_over": 0.2,
      "palantir_hr_prob": 0.2,
      "palantir_prob_under": 0.8,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0062,
      "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.2356,
      "fangorn_expected_home_runs": 0.2356,
      "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.0512,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04500000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Rafael Devers",
      "hitter_id": 646240,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2356,
      "prob_1_plus_hr": 0.2099,
      "model_over_probability": 0.2099,
      "model_under_probability": 0.7901,
      "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.0016,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": 0.0016,
      "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.138,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "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.155,
      "hr_prob_catboost_safe": 0.2099,
      "hr_prob_hybrid_gap_adjusted": 0.1649,
      "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.166,
      "hr_prob_palantir": 0.2,
      "hr_prob_rf_safe_raw": 0.1719,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1507,
      "hr_edge_palantir": -0.0083,
      "hr_edge_catboost_safe": 0.0016,
      "hr_edge_hybrid_gap_adjusted": -0.0434,
      "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.0364,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0533,
      "hr_edge_rf_safe_calibrated_logistic": -0.0576,
      "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.155,
      "fangorn_projection_spread_ratio": 0.1993,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.166,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 28.42,
      "palantir_expected_home_runs": 28.42,
      "palantir_prob_over": 0.2,
      "palantir_hr_prob": 0.2,
      "palantir_prob_under": 0.8,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0083,
      "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.2356,
      "fangorn_expected_home_runs": 0.2356,
      "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.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.04500000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Juan Soto",
      "hitter_id": 665742,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 325,
      "under_odds": -395,
      "expected_home_runs": 0.2253,
      "prob_1_plus_hr": 0.2017,
      "model_over_probability": 0.2017,
      "model_under_probability": 0.7983,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2353,
      "implied_under_probability_raw": 0.798,
      "implied_over_probability_novig": 0.2277,
      "implied_under_probability_novig": 0.7723,
      "edge_over": -0.0336,
      "edge_under": 0.0003,
      "recommended_side": "No Play",
      "recommended_edge": 0.0003,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 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.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "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.1957,
      "hr_prob_catboost_safe": 0.2017,
      "hr_prob_hybrid_gap_adjusted": 0.1975,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1957,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1969,
      "hr_prob_palantir": 0.1952,
      "hr_prob_rf_safe_raw": 0.2369,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1957,
      "hr_prob_rf_safe_calibrated_logistic": 0.2079,
      "hr_edge_palantir": -0.0401,
      "hr_edge_catboost_safe": -0.0336,
      "hr_edge_hybrid_gap_adjusted": -0.0378,
      "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.0016,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0396,
      "hr_edge_rf_safe_calibrated_logistic": -0.0274,
      "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.1957,
      "fangorn_projection_spread_ratio": 0.2003,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1969,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 35.66,
      "palantir_expected_home_runs": 35.66,
      "palantir_prob_over": 0.1952,
      "palantir_hr_prob": 0.1952,
      "palantir_prob_under": 0.8048,
      "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.2253,
      "fangorn_expected_home_runs": 0.2253,
      "fangorn_prob_over": 0.1957,
      "fangorn_hr_prob": 0.1957,
      "fangorn_prob_under": 0.8043,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.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.0005000000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Giancarlo Stanton",
      "hitter_id": 519317,
      "team_abbr": "NYY",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 360,
      "under_odds": -460,
      "expected_home_runs": 0.1969,
      "prob_1_plus_hr": 0.1787,
      "model_over_probability": 0.1787,
      "model_under_probability": 0.8213,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2174,
      "implied_under_probability_raw": 0.8214,
      "implied_over_probability_novig": 0.2093,
      "implied_under_probability_novig": 0.7907,
      "edge_over": -0.0387,
      "edge_under": -0.0001,
      "recommended_side": "No Play",
      "recommended_edge": -0.0001,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8041,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.73,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.1787,
      "hr_prob_hybrid_gap_adjusted": 0.179,
      "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.1791,
      "hr_prob_palantir": 0.1706,
      "hr_prob_rf_safe_raw": 0.2062,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.179,
      "hr_edge_palantir": -0.0468,
      "hr_edge_catboost_safe": -0.0387,
      "hr_edge_hybrid_gap_adjusted": -0.0384,
      "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.0112,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0383,
      "hr_edge_rf_safe_calibrated_logistic": -0.0384,
      "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.1791,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 22.8,
      "palantir_expected_home_runs": 22.8,
      "palantir_prob_over": 0.1706,
      "palantir_hr_prob": 0.1706,
      "palantir_prob_under": 0.8294,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0468,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1969,
      "fangorn_expected_home_runs": 0.1969,
      "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.008500000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Rafael Devers",
      "hitter_id": 646240,
      "team_abbr": "SF",
      "opponent_abbr": "CHC",
      "pitcher_name": "Ben Brown",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2356,
      "prob_1_plus_hr": 0.2099,
      "model_over_probability": 0.2099,
      "model_under_probability": 0.7901,
      "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.0006,
      "edge_under": -0.0345,
      "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.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.138,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.98,
      "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.155,
      "hr_prob_catboost_safe": 0.2099,
      "hr_prob_hybrid_gap_adjusted": 0.1649,
      "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.166,
      "hr_prob_palantir": 0.2,
      "hr_prob_rf_safe_raw": 0.1719,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1507,
      "hr_edge_palantir": -0.0105,
      "hr_edge_catboost_safe": -0.0006,
      "hr_edge_hybrid_gap_adjusted": -0.0456,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0555,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0386,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0555,
      "hr_edge_rf_safe_calibrated_logistic": -0.0598,
      "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.155,
      "fangorn_projection_spread_ratio": 0.1993,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.166,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 28.42,
      "palantir_expected_home_runs": 28.42,
      "palantir_prob_over": 0.2,
      "palantir_hr_prob": 0.2,
      "palantir_prob_under": 0.8,
      "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.2356,
      "fangorn_expected_home_runs": 0.2356,
      "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.0555,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04500000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brent Rooker",
      "hitter_id": 667670,
      "team_abbr": "ATH",
      "opponent_abbr": "COL",
      "pitcher_name": "Kyle Freeland",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2497,
      "prob_1_plus_hr": 0.221,
      "model_over_probability": 0.221,
      "model_under_probability": 0.779,
      "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.0012,
      "edge_under": -0.0392,
      "recommended_side": "No Play",
      "recommended_edge": -0.0012,
      "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.9851,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.59,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.163,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.014,
      "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.1721,
      "hr_prob_catboost_safe": 0.221,
      "hr_prob_hybrid_gap_adjusted": 0.1809,
      "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.1819,
      "hr_prob_palantir": 0.2127,
      "hr_prob_rf_safe_raw": 0.1847,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1608,
      "hr_edge_palantir": -0.0095,
      "hr_edge_catboost_safe": -0.0012,
      "hr_edge_hybrid_gap_adjusted": -0.0413,
      "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.0375,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0501,
      "hr_edge_rf_safe_calibrated_logistic": -0.0614,
      "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.1721,
      "fangorn_projection_spread_ratio": 0.1823,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1819,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 29.69,
      "palantir_expected_home_runs": 29.69,
      "palantir_prob_over": 0.2127,
      "palantir_hr_prob": 0.2127,
      "palantir_prob_under": 0.7873,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0095,
      "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.2497,
      "fangorn_expected_home_runs": 0.2497,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0501,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0406,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Tyler O'Neill",
      "hitter_id": 641933,
      "team_abbr": "BAL",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.189,
      "prob_1_plus_hr": 0.1722,
      "model_over_probability": 0.1722,
      "model_under_probability": 0.8278,
      "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.0017,
      "edge_under": -0.038,
      "recommended_side": "No Play",
      "recommended_edge": -0.0017,
      "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.769,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 3.67,
      "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.088,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 16.0,
      "projected_home_runs_rf_safe_season": 16.91,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 14.87,
      "projected_home_runs_palantir": 14.87,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1722,
      "hr_prob_hybrid_gap_adjusted": 0.1721,
      "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.1721,
      "hr_prob_palantir": 0.1611,
      "hr_prob_rf_safe_raw": 0.1811,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1578,
      "hr_edge_palantir": -0.0128,
      "hr_edge_catboost_safe": -0.0017,
      "hr_edge_hybrid_gap_adjusted": -0.0018,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0018,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0072,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0018,
      "hr_edge_rf_safe_calibrated_logistic": -0.0161,
      "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.0569,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1721,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 14.87,
      "palantir_expected_home_runs": 14.87,
      "palantir_prob_over": 0.1611,
      "palantir_hr_prob": 0.1611,
      "palantir_prob_under": 0.8389,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0128,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.189,
      "fangorn_expected_home_runs": 0.189,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0018,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01100000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Byron Buxton",
      "hitter_id": 621439,
      "team_abbr": "MIN",
      "opponent_abbr": "STL",
      "pitcher_name": "Matthew Liberatore",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2104,
      "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.2222,
      "implied_under_probability_raw": 0.8131,
      "implied_over_probability_novig": 0.2146,
      "implied_under_probability_novig": 0.7854,
      "edge_over": -0.0325,
      "edge_under": -0.0028,
      "recommended_side": "No Play",
      "recommended_edge": -0.0028,
      "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.921,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.25,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.084,
      "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": 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.1791,
      "hr_prob_catboost_safe": 0.1897,
      "hr_prob_hybrid_gap_adjusted": 0.1823,
      "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.1813,
      "hr_prob_palantir": 0.1878,
      "hr_prob_rf_safe_raw": 0.2156,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1875,
      "hr_edge_palantir": -0.0344,
      "hr_edge_catboost_safe": -0.0325,
      "hr_edge_hybrid_gap_adjusted": -0.0399,
      "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.0066,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0431,
      "hr_edge_rf_safe_calibrated_logistic": -0.0347,
      "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.1542,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1813,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 23.73,
      "palantir_expected_home_runs": 23.73,
      "palantir_prob_over": 0.1878,
      "palantir_hr_prob": 0.1878,
      "palantir_prob_under": 0.8122,
      "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.2104,
      "fangorn_expected_home_runs": 0.2104,
      "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.008699999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Colson Montgomery",
      "hitter_id": 695657,
      "team_abbr": "CWS",
      "opponent_abbr": "LAD",
      "pitcher_name": "Yoshinobu Yamamoto",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 335,
      "under_odds": -430,
      "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.2299,
      "implied_under_probability_raw": 0.8113,
      "implied_over_probability_novig": 0.2208,
      "implied_under_probability_novig": 0.7792,
      "edge_over": -0.0381,
      "edge_under": -0.0031,
      "recommended_side": "No Play",
      "recommended_edge": -0.0031,
      "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.8748,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.07,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 13.34,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.55,
      "projected_home_runs_palantir": 16.55,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1918,
      "hr_prob_hybrid_gap_adjusted": 0.144,
      "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.1452,
      "hr_prob_palantir": 0.1615,
      "hr_prob_rf_safe_raw": 0.1324,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1227,
      "hr_edge_palantir": -0.0684,
      "hr_edge_catboost_safe": -0.0381,
      "hr_edge_hybrid_gap_adjusted": -0.0859,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0963,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0975,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0963,
      "hr_edge_rf_safe_calibrated_logistic": -0.1072,
      "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.333,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1452,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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.55,
      "palantir_expected_home_runs": 16.55,
      "palantir_prob_over": 0.1615,
      "palantir_hr_prob": 0.1615,
      "palantir_prob_under": 0.8385,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0684,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_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.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.0963,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.027900000000000008,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brent Rooker",
      "hitter_id": 667670,
      "team_abbr": "ATH",
      "opponent_abbr": "COL",
      "pitcher_name": "Kyle Freeland",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2497,
      "prob_1_plus_hr": 0.221,
      "model_over_probability": 0.221,
      "model_under_probability": 0.779,
      "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.0037,
      "edge_under": null,
      "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.9851,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.59,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.163,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.014,
      "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.1721,
      "hr_prob_catboost_safe": 0.221,
      "hr_prob_hybrid_gap_adjusted": 0.1809,
      "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.1819,
      "hr_prob_palantir": 0.2127,
      "hr_prob_rf_safe_raw": 0.1847,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1608,
      "hr_edge_palantir": -0.012,
      "hr_edge_catboost_safe": -0.0037,
      "hr_edge_hybrid_gap_adjusted": -0.0438,
      "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.04,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0526,
      "hr_edge_rf_safe_calibrated_logistic": -0.0639,
      "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.1721,
      "fangorn_projection_spread_ratio": 0.1823,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1819,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 29.69,
      "palantir_expected_home_runs": 29.69,
      "palantir_prob_over": 0.2127,
      "palantir_hr_prob": 0.2127,
      "palantir_prob_under": 0.7873,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.012,
      "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.2497,
      "fangorn_expected_home_runs": 0.2497,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0526,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0406,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Tyler O'Neill",
      "hitter_id": 641933,
      "team_abbr": "BAL",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.189,
      "prob_1_plus_hr": 0.1722,
      "model_over_probability": 0.1722,
      "model_under_probability": 0.8278,
      "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.0048,
      "edge_under": -0.0304,
      "recommended_side": "No Play",
      "recommended_edge": -0.0048,
      "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.769,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 3.67,
      "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.088,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 16.0,
      "projected_home_runs_rf_safe_season": 16.91,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 14.87,
      "projected_home_runs_palantir": 14.87,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1722,
      "hr_prob_hybrid_gap_adjusted": 0.1721,
      "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.1721,
      "hr_prob_palantir": 0.1611,
      "hr_prob_rf_safe_raw": 0.1811,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1578,
      "hr_edge_palantir": -0.0159,
      "hr_edge_catboost_safe": -0.0048,
      "hr_edge_hybrid_gap_adjusted": -0.0049,
      "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.0041,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0049,
      "hr_edge_rf_safe_calibrated_logistic": -0.0192,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0569,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1721,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 14.87,
      "palantir_expected_home_runs": 14.87,
      "palantir_prob_over": 0.1611,
      "palantir_hr_prob": 0.1611,
      "palantir_prob_under": 0.8389,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0159,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.189,
      "fangorn_expected_home_runs": 0.189,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0049,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01100000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Tyler O'Neill",
      "hitter_id": 641933,
      "team_abbr": "BAL",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.189,
      "prob_1_plus_hr": 0.1722,
      "model_over_probability": 0.1722,
      "model_under_probability": 0.8278,
      "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.0048,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0048,
      "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.769,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 3.67,
      "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.088,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 16.0,
      "projected_home_runs_rf_safe_season": 16.91,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 14.87,
      "projected_home_runs_palantir": 14.87,
      "hr_prob_rf_safe": 0.1721,
      "hr_prob_catboost_safe": 0.1722,
      "hr_prob_hybrid_gap_adjusted": 0.1721,
      "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.1721,
      "hr_prob_palantir": 0.1611,
      "hr_prob_rf_safe_raw": 0.1811,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1578,
      "hr_edge_palantir": -0.0159,
      "hr_edge_catboost_safe": -0.0048,
      "hr_edge_hybrid_gap_adjusted": -0.0049,
      "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.0041,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0049,
      "hr_edge_rf_safe_calibrated_logistic": -0.0192,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "MODERATE_SUPPORT",
      "fangorn_support_label": "Steady Support",
      "fangorn_support_warning_count": 1,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1721,
      "fangorn_projection_spread_ratio": 0.0569,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1721,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 14.87,
      "palantir_expected_home_runs": 14.87,
      "palantir_prob_over": 0.1611,
      "palantir_hr_prob": 0.1611,
      "palantir_prob_under": 0.8389,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0159,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.189,
      "fangorn_expected_home_runs": 0.189,
      "fangorn_prob_over": 0.1721,
      "fangorn_hr_prob": 0.1721,
      "fangorn_prob_under": 0.8279,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0049,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.01100000000000001,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Brent Rooker",
      "hitter_id": 667670,
      "team_abbr": "ATH",
      "opponent_abbr": "COL",
      "pitcher_name": "Kyle Freeland",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2497,
      "prob_1_plus_hr": 0.221,
      "model_over_probability": 0.221,
      "model_under_probability": 0.779,
      "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.0063,
      "edge_under": -0.0287,
      "recommended_side": "No Play",
      "recommended_edge": -0.0063,
      "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.9851,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.59,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.163,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.014,
      "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.1721,
      "hr_prob_catboost_safe": 0.221,
      "hr_prob_hybrid_gap_adjusted": 0.1809,
      "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.1819,
      "hr_prob_palantir": 0.2127,
      "hr_prob_rf_safe_raw": 0.1847,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1721,
      "hr_prob_rf_safe_calibrated_logistic": 0.1608,
      "hr_edge_palantir": -0.0146,
      "hr_edge_catboost_safe": -0.0063,
      "hr_edge_hybrid_gap_adjusted": -0.0464,
      "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.0426,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0552,
      "hr_edge_rf_safe_calibrated_logistic": -0.0665,
      "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.1721,
      "fangorn_projection_spread_ratio": 0.1823,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1819,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 29.69,
      "palantir_expected_home_runs": 29.69,
      "palantir_prob_over": 0.2127,
      "palantir_hr_prob": 0.2127,
      "palantir_prob_under": 0.7873,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0146,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2497,
      "fangorn_expected_home_runs": 0.2497,
      "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.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.0406,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Corey Seager",
      "hitter_id": 608369,
      "team_abbr": "TEX",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2136,
      "prob_1_plus_hr": 0.1923,
      "model_over_probability": 0.1923,
      "model_under_probability": 0.8077,
      "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.0275,
      "edge_under": -0.0088,
      "recommended_side": "No Play",
      "recommended_edge": -0.0088,
      "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.9029,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.27,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.988,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1923,
      "hr_prob_hybrid_gap_adjusted": 0.164,
      "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.1625,
      "hr_prob_palantir": 0.1684,
      "hr_prob_rf_safe_raw": 0.1687,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1482,
      "hr_edge_palantir": -0.0514,
      "hr_edge_catboost_safe": -0.0275,
      "hr_edge_hybrid_gap_adjusted": -0.0558,
      "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.0511,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0648,
      "hr_edge_rf_safe_calibrated_logistic": -0.0716,
      "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.1625,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 22.45,
      "palantir_expected_home_runs": 22.45,
      "palantir_prob_over": 0.1684,
      "palantir_hr_prob": 0.1684,
      "palantir_prob_under": 0.8316,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0514,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2136,
      "fangorn_expected_home_runs": 0.2136,
      "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.0648,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.013399999999999995,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Pete Alonso",
      "hitter_id": 624413,
      "team_abbr": "BAL",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 330,
      "under_odds": -410,
      "expected_home_runs": 0.2318,
      "prob_1_plus_hr": 0.2069,
      "model_over_probability": 0.2069,
      "model_under_probability": 0.7931,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2326,
      "implied_under_probability_raw": 0.8039,
      "implied_over_probability_novig": 0.2244,
      "implied_under_probability_novig": 0.7756,
      "edge_over": -0.0257,
      "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": 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.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.088,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 36.0,
      "projected_home_runs_rf_safe_season": 28.71,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 34.34,
      "projected_home_runs_palantir": 34.34,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.2069,
      "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.1654,
      "hr_prob_palantir": 0.1984,
      "hr_prob_rf_safe_raw": 0.1688,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1483,
      "hr_edge_palantir": -0.0342,
      "hr_edge_catboost_safe": -0.0257,
      "hr_edge_hybrid_gap_adjusted": -0.0683,
      "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.0638,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0776,
      "hr_edge_rf_safe_calibrated_logistic": -0.0843,
      "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.2025,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1654,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 34.34,
      "palantir_expected_home_runs": 34.34,
      "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.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.2318,
      "fangorn_expected_home_runs": 0.2318,
      "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.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.043399999999999994,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Juan Soto",
      "hitter_id": 665742,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 335,
      "under_odds": -425,
      "expected_home_runs": 0.2253,
      "prob_1_plus_hr": 0.2017,
      "model_over_probability": 0.2017,
      "model_under_probability": 0.7983,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2299,
      "implied_under_probability_raw": 0.8095,
      "implied_over_probability_novig": 0.2212,
      "implied_under_probability_novig": 0.7788,
      "edge_over": -0.0282,
      "edge_under": -0.0112,
      "recommended_side": "No Play",
      "recommended_edge": -0.0112,
      "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.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.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "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.1957,
      "hr_prob_catboost_safe": 0.2017,
      "hr_prob_hybrid_gap_adjusted": 0.1975,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1957,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1969,
      "hr_prob_palantir": 0.1952,
      "hr_prob_rf_safe_raw": 0.2369,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1957,
      "hr_prob_rf_safe_calibrated_logistic": 0.2079,
      "hr_edge_palantir": -0.0347,
      "hr_edge_catboost_safe": -0.0282,
      "hr_edge_hybrid_gap_adjusted": -0.0324,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0342,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.007,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0342,
      "hr_edge_rf_safe_calibrated_logistic": -0.022,
      "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.1957,
      "fangorn_projection_spread_ratio": 0.2003,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1969,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 35.66,
      "palantir_expected_home_runs": 35.66,
      "palantir_prob_over": 0.1952,
      "palantir_hr_prob": 0.1952,
      "palantir_prob_under": 0.8048,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0347,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2253,
      "fangorn_expected_home_runs": 0.2253,
      "fangorn_prob_over": 0.1957,
      "fangorn_hr_prob": 0.1957,
      "fangorn_prob_under": 0.8043,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0342,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0005000000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jake Burger",
      "hitter_id": 669394,
      "team_abbr": "TEX",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -525,
      "expected_home_runs": 0.2078,
      "prob_1_plus_hr": 0.1876,
      "model_over_probability": 0.1876,
      "model_under_probability": 0.8124,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2,
      "implied_under_probability_raw": 0.84,
      "implied_over_probability_novig": 0.1923,
      "implied_under_probability_novig": 0.8077,
      "edge_over": -0.0124,
      "edge_under": -0.0276,
      "recommended_side": "No Play",
      "recommended_edge": -0.0124,
      "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.9308,
      "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; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.988,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1422,
      "hr_prob_catboost_safe": 0.1876,
      "hr_prob_hybrid_gap_adjusted": 0.1503,
      "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.1513,
      "hr_prob_palantir": 0.1436,
      "hr_prob_rf_safe_raw": 0.1467,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1322,
      "hr_edge_palantir": -0.0564,
      "hr_edge_catboost_safe": -0.0124,
      "hr_edge_hybrid_gap_adjusted": -0.0497,
      "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.0533,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0578,
      "hr_edge_rf_safe_calibrated_logistic": -0.0678,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.2367,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1513,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 17.91,
      "palantir_expected_home_runs": 17.91,
      "palantir_prob_over": 0.1436,
      "palantir_hr_prob": 0.1436,
      "palantir_prob_under": 0.8564,
      "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.2078,
      "fangorn_expected_home_runs": 0.2078,
      "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.0014000000000000123,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Shea Langeliers",
      "hitter_id": 669127,
      "team_abbr": "ATH",
      "opponent_abbr": "COL",
      "pitcher_name": "Kyle Freeland",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2291,
      "prob_1_plus_hr": 0.2048,
      "model_over_probability": 0.2048,
      "model_under_probability": 0.7952,
      "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.0126,
      "edge_under": -0.0278,
      "recommended_side": "No Play",
      "recommended_edge": -0.0126,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.9428,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.33,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.163,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.014,
      "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.1573,
      "hr_prob_catboost_safe": 0.2048,
      "hr_prob_hybrid_gap_adjusted": 0.1659,
      "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.1668,
      "hr_prob_palantir": 0.2051,
      "hr_prob_rf_safe_raw": 0.1789,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1561,
      "hr_edge_palantir": -0.0123,
      "hr_edge_catboost_safe": -0.0126,
      "hr_edge_hybrid_gap_adjusted": -0.0515,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0601,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0385,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0601,
      "hr_edge_rf_safe_calibrated_logistic": -0.0613,
      "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.1573,
      "fangorn_projection_spread_ratio": 0.1396,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1668,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 243,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 27.05,
      "palantir_expected_home_runs": 27.05,
      "palantir_prob_over": 0.2051,
      "palantir_hr_prob": 0.2051,
      "palantir_prob_under": 0.7948999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0123,
      "palantir_confidence": "Playable",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2291,
      "fangorn_expected_home_runs": 0.2291,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0601,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04780000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Byron Buxton",
      "hitter_id": 621439,
      "team_abbr": "MIN",
      "opponent_abbr": "STL",
      "pitcher_name": "Matthew Liberatore",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2104,
      "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.2174,
      "implied_under_probability_raw": 0.823,
      "implied_over_probability_novig": 0.209,
      "implied_under_probability_novig": 0.791,
      "edge_over": -0.0277,
      "edge_under": -0.0127,
      "recommended_side": "No Play",
      "recommended_edge": -0.0127,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 3,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.921,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.25,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.084,
      "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": 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.1791,
      "hr_prob_catboost_safe": 0.1897,
      "hr_prob_hybrid_gap_adjusted": 0.1823,
      "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.1813,
      "hr_prob_palantir": 0.1878,
      "hr_prob_rf_safe_raw": 0.2156,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1875,
      "hr_edge_palantir": -0.0296,
      "hr_edge_catboost_safe": -0.0277,
      "hr_edge_hybrid_gap_adjusted": -0.0351,
      "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.0018,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0383,
      "hr_edge_rf_safe_calibrated_logistic": -0.0299,
      "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.1542,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1813,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 23.73,
      "palantir_expected_home_runs": 23.73,
      "palantir_prob_over": 0.1878,
      "palantir_hr_prob": 0.1878,
      "palantir_prob_under": 0.8122,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0296,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2104,
      "fangorn_expected_home_runs": 0.2104,
      "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.008699999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Yordan Alvarez",
      "hitter_id": 670541,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -530,
      "expected_home_runs": 0.2035,
      "prob_1_plus_hr": 0.1841,
      "model_over_probability": 0.1841,
      "model_under_probability": 0.8159,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.198,
      "implied_under_probability_raw": 0.8413,
      "implied_over_probability_novig": 0.1905,
      "implied_under_probability_novig": 0.8095,
      "edge_over": -0.0139,
      "edge_under": -0.0254,
      "recommended_side": "No Play",
      "recommended_edge": -0.0139,
      "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.876,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.17,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 18.66,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.4,
      "projected_home_runs_palantir": 18.4,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1841,
      "hr_prob_hybrid_gap_adjusted": 0.1497,
      "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.1506,
      "hr_prob_palantir": 0.1633,
      "hr_prob_rf_safe_raw": 0.1654,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1457,
      "hr_edge_palantir": -0.0347,
      "hr_edge_catboost_safe": -0.0139,
      "hr_edge_hybrid_gap_adjusted": -0.0483,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0558,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0326,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0558,
      "hr_edge_rf_safe_calibrated_logistic": -0.0523,
      "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.1114,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1506,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 18.4,
      "palantir_expected_home_runs": 18.4,
      "palantir_prob_over": 0.1633,
      "palantir_hr_prob": 0.1633,
      "palantir_prob_under": 0.8367,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0347,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2035,
      "fangorn_expected_home_runs": 0.2035,
      "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.0558,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.021100000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Shea Langeliers",
      "hitter_id": 669127,
      "team_abbr": "ATH",
      "opponent_abbr": "COL",
      "pitcher_name": "Kyle Freeland",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2291,
      "prob_1_plus_hr": 0.2048,
      "model_over_probability": 0.2048,
      "model_under_probability": 0.7952,
      "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.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": 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.9428,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.33,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.163,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.014,
      "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.1573,
      "hr_prob_catboost_safe": 0.2048,
      "hr_prob_hybrid_gap_adjusted": 0.1659,
      "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.1668,
      "hr_prob_palantir": 0.2051,
      "hr_prob_rf_safe_raw": 0.1789,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1561,
      "hr_edge_palantir": -0.0147,
      "hr_edge_catboost_safe": -0.015,
      "hr_edge_hybrid_gap_adjusted": -0.0539,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0625,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0409,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0625,
      "hr_edge_rf_safe_calibrated_logistic": -0.0637,
      "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.1573,
      "fangorn_projection_spread_ratio": 0.1396,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1668,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 27.05,
      "palantir_expected_home_runs": 27.05,
      "palantir_prob_over": 0.2051,
      "palantir_hr_prob": 0.2051,
      "palantir_prob_under": 0.7948999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0147,
      "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.2291,
      "fangorn_expected_home_runs": 0.2291,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0625,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04780000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Yordan Alvarez",
      "hitter_id": 670541,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -495,
      "expected_home_runs": 0.2035,
      "prob_1_plus_hr": 0.1841,
      "model_over_probability": 0.1841,
      "model_under_probability": 0.8159,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.202,
      "implied_under_probability_raw": 0.8319,
      "implied_over_probability_novig": 0.1954,
      "implied_under_probability_novig": 0.8046,
      "edge_over": -0.0179,
      "edge_under": -0.016,
      "recommended_side": "No Play",
      "recommended_edge": -0.016,
      "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.876,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.17,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 18.66,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.4,
      "projected_home_runs_palantir": 18.4,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1841,
      "hr_prob_hybrid_gap_adjusted": 0.1497,
      "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.1506,
      "hr_prob_palantir": 0.1633,
      "hr_prob_rf_safe_raw": 0.1654,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1457,
      "hr_edge_palantir": -0.0387,
      "hr_edge_catboost_safe": -0.0179,
      "hr_edge_hybrid_gap_adjusted": -0.0523,
      "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.0366,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0598,
      "hr_edge_rf_safe_calibrated_logistic": -0.0563,
      "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.1114,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1506,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "fangorn_exposure_note": "Weakest meaningful shortlist segment in the replay.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "CLEAR_RUNWAY",
      "suppression_label": "Clear Runway",
      "suppression_score": 8,
      "suppression_reason_count": 1,
      "suppression_note": "Little contextual drag is present around the HR signal.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 227,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 18.4,
      "palantir_expected_home_runs": 18.4,
      "palantir_prob_over": 0.1633,
      "palantir_hr_prob": 0.1633,
      "palantir_prob_under": 0.8367,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0387,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2035,
      "fangorn_expected_home_runs": 0.2035,
      "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": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.021100000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jake Burger",
      "hitter_id": 669394,
      "team_abbr": "TEX",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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": -490,
      "expected_home_runs": 0.2078,
      "prob_1_plus_hr": 0.1876,
      "model_over_probability": 0.1876,
      "model_under_probability": 0.8124,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2041,
      "implied_under_probability_raw": 0.8305,
      "implied_over_probability_novig": 0.1973,
      "implied_under_probability_novig": 0.8027,
      "edge_over": -0.0165,
      "edge_under": -0.0181,
      "recommended_side": "No Play",
      "recommended_edge": -0.0165,
      "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.9308,
      "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; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.988,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1422,
      "hr_prob_catboost_safe": 0.1876,
      "hr_prob_hybrid_gap_adjusted": 0.1503,
      "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.1513,
      "hr_prob_palantir": 0.1436,
      "hr_prob_rf_safe_raw": 0.1467,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1322,
      "hr_edge_palantir": -0.0605,
      "hr_edge_catboost_safe": -0.0165,
      "hr_edge_hybrid_gap_adjusted": -0.0538,
      "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.0574,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0619,
      "hr_edge_rf_safe_calibrated_logistic": -0.0719,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.2367,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1513,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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.91,
      "palantir_expected_home_runs": 17.91,
      "palantir_prob_over": 0.1436,
      "palantir_hr_prob": 0.1436,
      "palantir_prob_under": 0.8564,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0605,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2078,
      "fangorn_expected_home_runs": 0.2078,
      "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.0014000000000000123,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Jake Burger",
      "hitter_id": 669394,
      "team_abbr": "TEX",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2078,
      "prob_1_plus_hr": 0.1876,
      "model_over_probability": 0.1876,
      "model_under_probability": 0.8124,
      "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.0165,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0165,
      "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.9308,
      "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; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.988,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1422,
      "hr_prob_catboost_safe": 0.1876,
      "hr_prob_hybrid_gap_adjusted": 0.1503,
      "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.1513,
      "hr_prob_palantir": 0.1436,
      "hr_prob_rf_safe_raw": 0.1467,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1322,
      "hr_edge_palantir": -0.0605,
      "hr_edge_catboost_safe": -0.0165,
      "hr_edge_hybrid_gap_adjusted": -0.0538,
      "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.0574,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0619,
      "hr_edge_rf_safe_calibrated_logistic": -0.0719,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Conservative Trim",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1422,
      "fangorn_projection_spread_ratio": 0.2367,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1513,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 17.91,
      "palantir_expected_home_runs": 17.91,
      "palantir_prob_over": 0.1436,
      "palantir_hr_prob": 0.1436,
      "palantir_prob_under": 0.8564,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0605,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2078,
      "fangorn_expected_home_runs": 0.2078,
      "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.0014000000000000123,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Shea Langeliers",
      "hitter_id": 669127,
      "team_abbr": "ATH",
      "opponent_abbr": "COL",
      "pitcher_name": "Kyle Freeland",
      "sportsbook": "DraftKings",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2291,
      "prob_1_plus_hr": 0.2048,
      "model_over_probability": 0.2048,
      "model_under_probability": 0.7952,
      "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.0174,
      "edge_under": -0.0179,
      "recommended_side": "No Play",
      "recommended_edge": -0.0174,
      "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.9428,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.33,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.163,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.014,
      "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.1573,
      "hr_prob_catboost_safe": 0.2048,
      "hr_prob_hybrid_gap_adjusted": 0.1659,
      "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.1668,
      "hr_prob_palantir": 0.2051,
      "hr_prob_rf_safe_raw": 0.1789,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1561,
      "hr_edge_palantir": -0.0171,
      "hr_edge_catboost_safe": -0.0174,
      "hr_edge_hybrid_gap_adjusted": -0.0563,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0649,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0433,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0649,
      "hr_edge_rf_safe_calibrated_logistic": -0.0661,
      "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.1573,
      "fangorn_projection_spread_ratio": 0.1396,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1668,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 27.05,
      "palantir_expected_home_runs": 27.05,
      "palantir_prob_over": 0.2051,
      "palantir_hr_prob": 0.2051,
      "palantir_prob_under": 0.7948999999999999,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0171,
      "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.2291,
      "fangorn_expected_home_runs": 0.2291,
      "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.0649,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.04780000000000001,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Pete Alonso",
      "hitter_id": 624413,
      "team_abbr": "BAL",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_under",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 345,
      "under_odds": -440,
      "expected_home_runs": 0.2318,
      "prob_1_plus_hr": 0.2069,
      "model_over_probability": 0.2069,
      "model_under_probability": 0.7931,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2247,
      "implied_under_probability_raw": 0.8148,
      "implied_over_probability_novig": 0.2162,
      "implied_under_probability_novig": 0.7838,
      "edge_over": -0.0178,
      "edge_under": -0.0217,
      "recommended_side": "No Play",
      "recommended_edge": -0.0178,
      "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.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.088,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 36.0,
      "projected_home_runs_rf_safe_season": 28.71,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 34.34,
      "projected_home_runs_palantir": 34.34,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.2069,
      "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.1654,
      "hr_prob_palantir": 0.1984,
      "hr_prob_rf_safe_raw": 0.1688,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1483,
      "hr_edge_palantir": -0.0263,
      "hr_edge_catboost_safe": -0.0178,
      "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.0559,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0697,
      "hr_edge_rf_safe_calibrated_logistic": -0.0764,
      "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.2025,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1654,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 34.34,
      "palantir_expected_home_runs": 34.34,
      "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.0263,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2318,
      "fangorn_expected_home_runs": 0.2318,
      "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": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.043399999999999994,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Yordan Alvarez",
      "hitter_id": 670541,
      "team_abbr": "HOU",
      "opponent_abbr": "KC",
      "pitcher_name": "Noah Cameron",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2035,
      "prob_1_plus_hr": 0.1841,
      "model_over_probability": 0.1841,
      "model_under_probability": 0.8159,
      "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.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": 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.876,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.17,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.04,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.004,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 21.0,
      "projected_home_runs_rf_safe_season": 18.66,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 18.4,
      "projected_home_runs_palantir": 18.4,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.1841,
      "hr_prob_hybrid_gap_adjusted": 0.1497,
      "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.1506,
      "hr_prob_palantir": 0.1633,
      "hr_prob_rf_safe_raw": 0.1654,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1457,
      "hr_edge_palantir": -0.0387,
      "hr_edge_catboost_safe": -0.0179,
      "hr_edge_hybrid_gap_adjusted": -0.0523,
      "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.0366,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0598,
      "hr_edge_rf_safe_calibrated_logistic": -0.0563,
      "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.1114,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1506,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 18.4,
      "palantir_expected_home_runs": 18.4,
      "palantir_prob_over": 0.1633,
      "palantir_hr_prob": 0.1633,
      "palantir_prob_under": 0.8367,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0387,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2035,
      "fangorn_expected_home_runs": 0.2035,
      "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": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.021100000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Corey Seager",
      "hitter_id": 608369,
      "team_abbr": "TEX",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "FanDuel",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "two_sided_over_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.2136,
      "prob_1_plus_hr": 0.1923,
      "model_over_probability": 0.1923,
      "model_under_probability": 0.8077,
      "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.0205,
      "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.9029,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.27,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.988,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1923,
      "hr_prob_hybrid_gap_adjusted": 0.164,
      "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.1625,
      "hr_prob_palantir": 0.1684,
      "hr_prob_rf_safe_raw": 0.1687,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1482,
      "hr_edge_palantir": -0.0444,
      "hr_edge_catboost_safe": -0.0205,
      "hr_edge_hybrid_gap_adjusted": -0.0488,
      "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.0441,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0578,
      "hr_edge_rf_safe_calibrated_logistic": -0.0646,
      "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.1625,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 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": 22.45,
      "palantir_expected_home_runs": 22.45,
      "palantir_prob_over": 0.1684,
      "palantir_hr_prob": 0.1684,
      "palantir_prob_under": 0.8316,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0444,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2136,
      "fangorn_expected_home_runs": 0.2136,
      "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.0578,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.013399999999999995,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Pete Alonso",
      "hitter_id": 624413,
      "team_abbr": "BAL",
      "opponent_abbr": "SD",
      "pitcher_name": "Randy V\u00e1squez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 335,
      "under_odds": null,
      "expected_home_runs": 0.2318,
      "prob_1_plus_hr": 0.2069,
      "model_over_probability": 0.2069,
      "model_under_probability": 0.7931,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2299,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.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": 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.071,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.088,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 36.0,
      "projected_home_runs_rf_safe_season": 28.71,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 34.34,
      "projected_home_runs_palantir": 34.34,
      "hr_prob_rf_safe": 0.155,
      "hr_prob_catboost_safe": 0.2069,
      "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.1654,
      "hr_prob_palantir": 0.1984,
      "hr_prob_rf_safe_raw": 0.1688,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1483,
      "hr_edge_palantir": -0.0315,
      "hr_edge_catboost_safe": -0.023,
      "hr_edge_hybrid_gap_adjusted": -0.0656,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0749,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0611,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0749,
      "hr_edge_rf_safe_calibrated_logistic": -0.0816,
      "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.2025,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1654,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 34.34,
      "palantir_expected_home_runs": 34.34,
      "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.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.2318,
      "fangorn_expected_home_runs": 0.2318,
      "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.0749,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.043399999999999994,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Corey Seager",
      "hitter_id": 608369,
      "team_abbr": "TEX",
      "opponent_abbr": "BOS",
      "pitcher_name": "Ranger Suarez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2136,
      "prob_1_plus_hr": 0.1923,
      "model_over_probability": 0.1923,
      "model_under_probability": 0.8077,
      "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.0251,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0251,
      "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.9029,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.65,
      "xpa_adjusted_for_platoon": 4.27,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 0.988,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.081,
      "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.1923,
      "hr_prob_hybrid_gap_adjusted": 0.164,
      "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.1625,
      "hr_prob_palantir": 0.1684,
      "hr_prob_rf_safe_raw": 0.1687,
      "hr_prob_rf_safe_calibrated_isotonic": 0.155,
      "hr_prob_rf_safe_calibrated_logistic": 0.1482,
      "hr_edge_palantir": -0.049,
      "hr_edge_catboost_safe": -0.0251,
      "hr_edge_hybrid_gap_adjusted": -0.0534,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0624,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0487,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0624,
      "hr_edge_rf_safe_calibrated_logistic": -0.0692,
      "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.1625,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 187,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.45,
      "palantir_expected_home_runs": 22.45,
      "palantir_prob_over": 0.1684,
      "palantir_hr_prob": 0.1684,
      "palantir_prob_under": 0.8316,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.049,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2136,
      "fangorn_expected_home_runs": 0.2136,
      "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.0624,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.013399999999999995,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Byron Buxton",
      "hitter_id": 621439,
      "team_abbr": "MIN",
      "opponent_abbr": "STL",
      "pitcher_name": "Matthew Liberatore",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2104,
      "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.2198,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0301,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0301,
      "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.921,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.25,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 1.084,
      "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": 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.1791,
      "hr_prob_catboost_safe": 0.1897,
      "hr_prob_hybrid_gap_adjusted": 0.1823,
      "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.1813,
      "hr_prob_palantir": 0.1878,
      "hr_prob_rf_safe_raw": 0.2156,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1875,
      "hr_edge_palantir": -0.032,
      "hr_edge_catboost_safe": -0.0301,
      "hr_edge_hybrid_gap_adjusted": -0.0375,
      "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.0042,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0407,
      "hr_edge_rf_safe_calibrated_logistic": -0.0323,
      "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.1542,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1813,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 163,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 23.73,
      "palantir_expected_home_runs": 23.73,
      "palantir_prob_over": 0.1878,
      "palantir_hr_prob": 0.1878,
      "palantir_prob_under": 0.8122,
      "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.2104,
      "fangorn_expected_home_runs": 0.2104,
      "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.008699999999999986,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Juan Soto",
      "hitter_id": 665742,
      "team_abbr": "NYM",
      "opponent_abbr": "ATL",
      "pitcher_name": "Mart\u00edn P\u00e9rez",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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": 330,
      "under_odds": null,
      "expected_home_runs": 0.2253,
      "prob_1_plus_hr": 0.2017,
      "model_over_probability": 0.2017,
      "model_under_probability": 0.7983,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2326,
      "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": 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.132,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.019,
      "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.1957,
      "hr_prob_catboost_safe": 0.2017,
      "hr_prob_hybrid_gap_adjusted": 0.1975,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1957,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1969,
      "hr_prob_palantir": 0.1952,
      "hr_prob_rf_safe_raw": 0.2369,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1957,
      "hr_prob_rf_safe_calibrated_logistic": 0.2079,
      "hr_edge_palantir": -0.0374,
      "hr_edge_catboost_safe": -0.0309,
      "hr_edge_hybrid_gap_adjusted": -0.0351,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0369,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": 0.0043,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0369,
      "hr_edge_rf_safe_calibrated_logistic": -0.0247,
      "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.1957,
      "fangorn_projection_spread_ratio": 0.2003,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1969,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 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": 35.66,
      "palantir_expected_home_runs": 35.66,
      "palantir_prob_over": 0.1952,
      "palantir_hr_prob": 0.1952,
      "palantir_prob_under": 0.8048,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0374,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2253,
      "fangorn_expected_home_runs": 0.2253,
      "fangorn_prob_over": 0.1957,
      "fangorn_hr_prob": 0.1957,
      "fangorn_prob_under": 0.8043,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0369,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0005000000000000004,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Colson Montgomery",
      "hitter_id": 695657,
      "team_abbr": "CWS",
      "opponent_abbr": "LAD",
      "pitcher_name": "Yoshinobu Yamamoto",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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": 330,
      "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.2326,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0408,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0408,
      "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.8748,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.07,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.968,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 20.0,
      "projected_home_runs_rf_safe_season": 13.34,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 16.55,
      "projected_home_runs_palantir": 16.55,
      "hr_prob_rf_safe": 0.1336,
      "hr_prob_catboost_safe": 0.1918,
      "hr_prob_hybrid_gap_adjusted": 0.144,
      "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.1452,
      "hr_prob_palantir": 0.1615,
      "hr_prob_rf_safe_raw": 0.1324,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1227,
      "hr_edge_palantir": -0.0711,
      "hr_edge_catboost_safe": -0.0408,
      "hr_edge_hybrid_gap_adjusted": -0.0886,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.099,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1002,
      "hr_edge_rf_safe_calibrated_isotonic": -0.099,
      "hr_edge_rf_safe_calibrated_logistic": -0.1099,
      "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.333,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1452,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 109,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.55,
      "palantir_expected_home_runs": 16.55,
      "palantir_prob_over": 0.1615,
      "palantir_hr_prob": 0.1615,
      "palantir_prob_under": 0.8385,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0711,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_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.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.099,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.027900000000000008,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Giancarlo Stanton",
      "hitter_id": 519317,
      "team_abbr": "NYY",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12:00:00",
      "market_type": "home_run_over_0_5",
      "market_format": "one_sided_hr",
      "recommendation_threshold_version": "v1_2_calibrated",
      "strong_threshold": 0.07,
      "play_threshold": 0.045,
      "lean_threshold": 0.025,
      "line": 0.5,
      "over_odds": 350,
      "under_odds": null,
      "expected_home_runs": 0.1969,
      "prob_1_plus_hr": 0.1787,
      "model_over_probability": 0.1787,
      "model_under_probability": 0.8213,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2222,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0435,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0435,
      "play_tier": null,
      "no_play_reason": "Model edge did not clear the minimum threshold.",
      "lineup_slot": 4,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "confirmed_lineup_flag": false,
      "likely_starter_flag": true,
      "platoon_risk_flag": false,
      "platoon_role_type": "everyday_regular",
      "estimated_start_probability": 0.8041,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.45,
      "xpa_adjusted_for_platoon": 3.73,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.1787,
      "hr_prob_hybrid_gap_adjusted": 0.179,
      "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.1791,
      "hr_prob_palantir": 0.1706,
      "hr_prob_rf_safe_raw": 0.2062,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.179,
      "hr_edge_palantir": -0.0516,
      "hr_edge_catboost_safe": -0.0435,
      "hr_edge_hybrid_gap_adjusted": -0.0432,
      "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.016,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0431,
      "hr_edge_rf_safe_calibrated_logistic": -0.0432,
      "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.1791,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 102,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.1706,
      "palantir_hr_prob": 0.1706,
      "palantir_prob_under": 0.8294,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0516,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1969,
      "fangorn_expected_home_runs": 0.1969,
      "fangorn_prob_over": 0.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.008500000000000008,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Cal Raleigh",
      "hitter_id": 663728,
      "team_abbr": "SEA",
      "opponent_abbr": "WSH",
      "pitcher_name": "Cade Cavalli",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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": 280,
      "under_odds": null,
      "expected_home_runs": 0.2427,
      "prob_1_plus_hr": 0.2155,
      "model_over_probability": 0.2155,
      "model_under_probability": 0.7845,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2632,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0477,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0477,
      "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.9667,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.55,
      "xpa_adjusted_for_platoon": 4.42,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; favorable_side_history",
      "handedness_matchup": "opposite_side",
      "pitcher_hr_contact_allowance_multiplier": 0.915,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.125,
      "source_file": "shadow_book_lines.csv",
      "matching_method": "hitter_id",
      "projected_home_runs_baseline_season": 40.0,
      "projected_home_runs_rf_safe_season": 25.83,
      "projected_home_runs_catboost_safe_season": null,
      "projected_home_runs_elastic_net_season": null,
      "projected_home_runs_blended_safe_season": 39.27,
      "projected_home_runs_palantir": 39.27,
      "hr_prob_rf_safe": 0.1422,
      "hr_prob_catboost_safe": 0.2155,
      "hr_prob_hybrid_gap_adjusted": 0.1554,
      "hr_prob_logistic_classifier": null,
      "hr_prob_rf_safe_logistic_anchor": 0.1422,
      "hr_prob_valinor_nonstacked_beta": null,
      "hr_prob_valinor_nonstacked_beta_raw": null,
      "hr_valinor_model_version": null,
      "hr_prob_refined": 0.1568,
      "hr_prob_palantir": 0.212,
      "hr_prob_rf_safe_raw": 0.1451,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1422,
      "hr_prob_rf_safe_calibrated_logistic": 0.1311,
      "hr_edge_palantir": -0.0512,
      "hr_edge_catboost_safe": -0.0477,
      "hr_edge_hybrid_gap_adjusted": -0.1078,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.121,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.1181,
      "hr_edge_rf_safe_calibrated_isotonic": -0.121,
      "hr_edge_rf_safe_calibrated_logistic": -0.1321,
      "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.1422,
      "fangorn_projection_spread_ratio": 0.3543,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1568,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 23,
      "suppression_reason_count": 2,
      "suppression_note": "Some drag is present: opportunity penalty, tough contact allowance.",
      "trust_modifier": "NEUTRAL_TRUST",
      "trust_label": "Neutral Trust",
      "trust_note": "Mixed interaction context; descriptive, but not a strong trust modifier yet.",
      "hr_confidence_bucket": "Below 25%",
      "hr_confidence_zone_tag": "Watch Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 86,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 39.27,
      "palantir_expected_home_runs": 39.27,
      "palantir_prob_over": 0.212,
      "palantir_hr_prob": 0.212,
      "palantir_prob_under": 0.788,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0512,
      "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.2427,
      "fangorn_expected_home_runs": 0.2427,
      "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.121,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0698,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Chandler Simpson",
      "hitter_id": 802415,
      "team_abbr": "TB",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jos\u00e9 Soriano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.0268,
      "prob_1_plus_hr": 0.0264,
      "model_over_probability": 0.0264,
      "model_under_probability": 0.9736,
      "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.0536,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0536,
      "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": 0.954,
      "pitch_mix_interaction_score": 100.8,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "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.0264,
      "hr_prob_hybrid_gap_adjusted": 0.0063,
      "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.0053,
      "hr_prob_palantir": 0.0369,
      "hr_prob_rf_safe_raw": 0.0255,
      "hr_prob_rf_safe_calibrated_isotonic": 0.0,
      "hr_prob_rf_safe_calibrated_logistic": 0.0684,
      "hr_edge_palantir": -0.0431,
      "hr_edge_catboost_safe": -0.0536,
      "hr_edge_hybrid_gap_adjusted": -0.0737,
      "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.0545,
      "hr_edge_rf_safe_calibrated_isotonic": -0.08,
      "hr_edge_rf_safe_calibrated_logistic": -0.0116,
      "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.0053,
      "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": "MILD_SUPPRESSION",
      "suppression_label": "Mild Suppression",
      "suppression_score": 28,
      "suppression_reason_count": 3,
      "suppression_note": "Some drag is present: opportunity penalty, tough contact allowance.",
      "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": 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": 4.21,
      "palantir_expected_home_runs": 4.21,
      "palantir_prob_over": 0.0369,
      "palantir_hr_prob": 0.0369,
      "palantir_prob_under": 0.9631,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0431,
      "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.0268,
      "fangorn_expected_home_runs": 0.0268,
      "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.0369,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Shohei Ohtani",
      "hitter_id": 660271,
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2807,
      "prob_1_plus_hr": 0.2447,
      "model_over_probability": 0.2447,
      "model_under_probability": 0.7553,
      "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.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": 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.098,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.151,
      "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.2597,
      "hr_prob_catboost_safe": 0.2447,
      "hr_prob_hybrid_gap_adjusted": 0.2552,
      "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.2567,
      "hr_prob_palantir": 0.227,
      "hr_prob_rf_safe_raw": 0.2426,
      "hr_prob_rf_safe_calibrated_isotonic": 0.2597,
      "hr_prob_rf_safe_calibrated_logistic": 0.2135,
      "hr_edge_palantir": -0.0715,
      "hr_edge_catboost_safe": -0.0538,
      "hr_edge_hybrid_gap_adjusted": -0.0433,
      "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.0559,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0388,
      "hr_edge_rf_safe_calibrated_logistic": -0.085,
      "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.2597,
      "fangorn_projection_spread_ratio": 0.0102,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.2567,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": "25-30%",
      "hr_confidence_zone_tag": "Strong Zone",
      "hr_confidence_projection_lookup_found": true,
      "edge_abs_rank": 77,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.227,
      "palantir_hr_prob": 0.227,
      "palantir_prob_under": 0.773,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0715,
      "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.2807,
      "fangorn_expected_home_runs": 0.2807,
      "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.0388,
      "fangorn_confidence": "Steady Support + Model Lift",
      "fangorn_signal_label": "Steady Support / Caution",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.03269999999999998,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Nick Kurtz",
      "hitter_id": 701762,
      "team_abbr": "ATH",
      "opponent_abbr": "COL",
      "pitcher_name": "Kyle Freeland",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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": 285,
      "under_odds": null,
      "expected_home_runs": 0.2087,
      "prob_1_plus_hr": 0.1884,
      "model_over_probability": 0.1884,
      "model_under_probability": 0.8116,
      "model_push_probability": 0.0,
      "implied_over_probability_raw": 0.2597,
      "implied_under_probability_raw": null,
      "implied_over_probability_novig": null,
      "implied_under_probability_novig": null,
      "edge_over": -0.0713,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0713,
      "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.8919,
      "availability_status": "ACTIVE",
      "availability_factor": 1.0,
      "active_roster_flag": true,
      "projected_plate_appearances_raw": 4.75,
      "xpa_adjusted_for_platoon": 4.32,
      "opportunity_penalty_reason": "historical_split_blend; strong_historical_slot; same_side_matchup",
      "handedness_matchup": "same_side",
      "pitcher_hr_contact_allowance_multiplier": 1.163,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 1.014,
      "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.1336,
      "hr_prob_catboost_safe": 0.1884,
      "hr_prob_hybrid_gap_adjusted": 0.1434,
      "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.1445,
      "hr_prob_palantir": 0.185,
      "hr_prob_rf_safe_raw": 0.1237,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1336,
      "hr_prob_rf_safe_calibrated_logistic": 0.1171,
      "hr_edge_palantir": -0.0747,
      "hr_edge_catboost_safe": -0.0713,
      "hr_edge_hybrid_gap_adjusted": -0.1163,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.1261,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.136,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1261,
      "hr_edge_rf_safe_calibrated_logistic": -0.1426,
      "palantir_confidence_label": "Watch",
      "palantir_signal_label": "Stable Consensus",
      "fangorn_support_tier": "WEAK_SUPPORT",
      "fangorn_support_label": "Lighter Support",
      "fangorn_support_warning_count": 2,
      "fangorn_anchored_support_gap": 0.0,
      "fangorn_anchor_logistic_gap": 0.1336,
      "fangorn_projection_spread_ratio": 0.3674,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1445,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "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": 38,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 30.38,
      "palantir_expected_home_runs": 30.38,
      "palantir_prob_over": 0.185,
      "palantir_hr_prob": 0.185,
      "palantir_prob_under": 0.815,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0747,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.2087,
      "fangorn_expected_home_runs": 0.2087,
      "fangorn_prob_over": 0.1336,
      "fangorn_hr_prob": 0.1336,
      "fangorn_prob_under": 0.8664000000000001,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.1261,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0514,
      "model_agreement_label": "mixed",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Junior Caminero",
      "hitter_id": 691406,
      "team_abbr": "TB",
      "opponent_abbr": "LAA",
      "pitcher_name": "Jos\u00e9 Soriano",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.1544,
      "prob_1_plus_hr": 0.1431,
      "model_over_probability": 0.1431,
      "model_under_probability": 0.8569,
      "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.0767,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0767,
      "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": 0.954,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "neutral",
      "hr_multiplier": 0.964,
      "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.1573,
      "hr_prob_catboost_safe": 0.1431,
      "hr_prob_hybrid_gap_adjusted": 0.1531,
      "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.1545,
      "hr_prob_palantir": 0.1532,
      "hr_prob_rf_safe_raw": 0.1754,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1573,
      "hr_prob_rf_safe_calibrated_logistic": 0.1534,
      "hr_edge_palantir": -0.0666,
      "hr_edge_catboost_safe": -0.0767,
      "hr_edge_hybrid_gap_adjusted": -0.0667,
      "hr_edge_logistic_classifier": null,
      "hr_edge_rf_safe_logistic_anchor": -0.0625,
      "hr_edge_valinor_nonstacked_beta": null,
      "hr_edge_rf_safe_raw": -0.0444,
      "hr_edge_rf_safe_calibrated_isotonic": -0.0625,
      "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.1573,
      "fangorn_projection_spread_ratio": 0.249,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1545,
      "fangorn_exposure_tier": "STANDARD_EXPOSURE",
      "fangorn_exposure_label": "Standard Exposure",
      "fangorn_confidence_segment_label": "Lighter Support + Model Lift",
      "fangorn_exposure_note": "Usable as moderated upside, not a primary trust pocket.",
      "damage_tier": "MODERATE_DAMAGE",
      "damage_label": "Moderate Damage",
      "damage_score": 1,
      "damage_rank_bucket": "unranked",
      "damage_note": "Some HR-driven damage support is present, but without elite trust concentration.",
      "suppression_tier": "HEAVY_SUPPRESSION",
      "suppression_label": "Heavy Suppression",
      "suppression_score": 48,
      "suppression_reason_count": 5,
      "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": 29,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_phase1_home_runs_v1",
      "palantir_coverage_status": "production",
      "palantir_source_column": "hr_prob_palantir",
      "palantir_model_version": "home_run_edges_v1_overlay",
      "palantir_projection": 22.62,
      "palantir_expected_home_runs": 22.62,
      "palantir_prob_over": 0.1532,
      "palantir_hr_prob": 0.1532,
      "palantir_prob_under": 0.8468,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0666,
      "palantir_confidence": "Watch",
      "palantir_p10": null,
      "palantir_p50": null,
      "palantir_p90": null,
      "fangorn_coverage_status": "production",
      "fangorn_source_column": "hr_prob_rf_safe",
      "fangorn_model_version": "home_run_edges_v1_overlay",
      "fangorn_projection": 0.1544,
      "fangorn_expected_home_runs": 0.1544,
      "fangorn_prob_over": 0.1573,
      "fangorn_hr_prob": 0.1573,
      "fangorn_prob_under": 0.8427,
      "fangorn_projection_implied": null,
      "fangorn_fair_over_odds": null,
      "fangorn_fair_under_odds": null,
      "fangorn_gap_pct": -0.0625,
      "fangorn_confidence": "Lighter Support + Model Lift",
      "fangorn_signal_label": "Lighter Support / Standard Exposure",
      "fangorn_p10": null,
      "fangorn_p50": null,
      "fangorn_p90": null,
      "valinor_coverage_status": "production",
      "valinor_source_column": "hr_prob_valinor_nonstacked_beta",
      "valinor_model_version": "home_run_edges_v1_overlay",
      "valinor_projection": null,
      "valinor_expected_home_runs": null,
      "valinor_prob_over": null,
      "valinor_hr_prob": null,
      "valinor_prob_under": null,
      "valinor_projection_implied": null,
      "valinor_fair_over_odds": null,
      "valinor_fair_under_odds": null,
      "valinor_gap_pct": null,
      "valinor_confidence": null,
      "valinor_signal_label": "Non-stacked LightGBM beta",
      "valinor_p10": null,
      "valinor_p50": null,
      "valinor_p90": null,
      "model_lane_count": 2,
      "model_spread": 0.0040999999999999925,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    },
    {
      "hitter_name": "Aaron Judge",
      "hitter_id": 592450,
      "team_abbr": "NYY",
      "opponent_abbr": "TOR",
      "pitcher_name": "Kevin Gausman",
      "sportsbook": "BetMGM",
      "timestamp": "2026-06-13T12: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.2413,
      "prob_1_plus_hr": 0.2144,
      "model_over_probability": 0.2144,
      "model_under_probability": 0.7856,
      "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.0841,
      "edge_under": null,
      "recommended_side": "No Play",
      "recommended_edge": -0.0841,
      "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.047,
      "pitch_mix_interaction_score": 110.0,
      "environment_summary": "hitter-friendly",
      "hr_multiplier": 1.164,
      "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.2144,
      "hr_prob_hybrid_gap_adjusted": 0.1876,
      "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.1862,
      "hr_prob_palantir": 0.2019,
      "hr_prob_rf_safe_raw": 0.2081,
      "hr_prob_rf_safe_calibrated_isotonic": 0.1791,
      "hr_prob_rf_safe_calibrated_logistic": 0.1807,
      "hr_edge_palantir": -0.0966,
      "hr_edge_catboost_safe": -0.0841,
      "hr_edge_hybrid_gap_adjusted": -0.1109,
      "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.0904,
      "hr_edge_rf_safe_calibrated_isotonic": -0.1194,
      "hr_edge_rf_safe_calibrated_logistic": -0.1178,
      "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.033,
      "fangorn_logistic_dominance_tier": "MODEL_LIFT",
      "fangorn_logistic_dominance_label": "Model Lift",
      "fangorn_logistic_refined_delta": -0.1862,
      "fangorn_exposure_tier": "CAUTION",
      "fangorn_exposure_label": "Caution",
      "fangorn_confidence_segment_label": "Steady Support + Model Lift",
      "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": 15,
      "edge_direction_rank": null,
      "value_score": null,
      "value_rank": null,
      "value_box_rank": null,
      "value_formula_version": "v2_value_score",
      "model_lane_contract_version": "m3_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.2019,
      "palantir_hr_prob": 0.2019,
      "palantir_prob_under": 0.7981,
      "palantir_projection_implied": null,
      "palantir_fair_over_odds": null,
      "palantir_fair_under_odds": null,
      "palantir_gap_pct": -0.0966,
      "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.2413,
      "fangorn_expected_home_runs": 0.2413,
      "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.022799999999999987,
      "model_agreement_label": "aligned",
      "recommended_display_lane": null
    }
  ],
  "value_plays": [
    {
      "hitter_name": "TJ Friedl",
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "DraftKings",
      "over_odds": 655,
      "prob_1_plus_hr": 0.232,
      "edge_over": 0.0995,
      "recommended_side": "Over",
      "play_tier": "Strong",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.149,
      "environment_summary": "hitter-friendly",
      "value_score": 51.9,
      "value_rank": 1,
      "value_row_rank": 1,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Elly De La Cruz",
      "team_abbr": "CIN",
      "opponent_abbr": "AZ",
      "pitcher_name": "Michael Soroka",
      "sportsbook": "FanDuel",
      "over_odds": 540,
      "prob_1_plus_hr": 0.2412,
      "edge_over": 0.085,
      "recommended_side": "Over",
      "play_tier": "Strong",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.149,
      "environment_summary": "hitter-friendly",
      "value_score": 49.1,
      "value_rank": 2,
      "value_row_rank": 4,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Freddie Freeman",
      "team_abbr": "LAD",
      "opponent_abbr": "CWS",
      "pitcher_name": "Sean Burke",
      "sportsbook": "FanDuel",
      "over_odds": 495,
      "prob_1_plus_hr": 0.2416,
      "edge_over": 0.0735,
      "recommended_side": "Over",
      "play_tier": "Strong",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.151,
      "environment_summary": "hitter-friendly",
      "value_score": 48.2,
      "value_rank": 3,
      "value_row_rank": 7,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "CJ Abrams",
      "team_abbr": "WSH",
      "opponent_abbr": "SEA",
      "pitcher_name": "Luis Castillo",
      "sportsbook": "FanDuel",
      "over_odds": 590,
      "prob_1_plus_hr": 0.231,
      "edge_over": 0.0861,
      "recommended_side": "Over",
      "play_tier": "Strong",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.125,
      "environment_summary": "hitter-friendly",
      "value_score": 45.3,
      "value_rank": 4,
      "value_row_rank": 10,
      "value_formula_version": "v2_value_score"
    },
    {
      "hitter_name": "Jarren Duran",
      "team_abbr": "BOS",
      "opponent_abbr": "TEX",
      "pitcher_name": "Jacob deGrom",
      "sportsbook": "DraftKings",
      "over_odds": 715,
      "prob_1_plus_hr": 0.2138,
      "edge_over": 0.0911,
      "recommended_side": "Over",
      "play_tier": "Strong",
      "confirmed_lineup_flag": false,
      "lineup_source": "projected",
      "lineup_confidence": "projected",
      "hr_multiplier": 1.081,
      "environment_summary": "neutral",
      "value_score": 44.2,
      "value_rank": 5,
      "value_row_rank": 13,
      "value_formula_version": "v2_value_score"
    }
  ],
  "unmatched_inputs": []
}