{
  "schema_version": "fwdvar_diagnostics_v4",
  "issues": [
    {
      "code": "rejected",
      "scope": "expiry",
      "severity": "INFO",
      "expiry_dt": "2026-05-05",
      "interval_from": null,
      "interval_to": null,
      "strike": null,
      "target_key": "2026-05-05",
      "message_short": "Rejected: insufficient_strikes",
      "message_long": "Expiry rejected: insufficient_strikes",
      "metrics": {
        "reject_reason": "insufficient_strikes"
      }
    },
    {
      "code": "rejected",
      "scope": "expiry",
      "severity": "INFO",
      "expiry_dt": "2026-09-29",
      "interval_from": null,
      "interval_to": null,
      "strike": null,
      "target_key": "2026-09-29",
      "message_short": "Rejected: missing_quotes",
      "message_long": "Expiry rejected: missing_quotes",
      "metrics": {
        "reject_reason": "missing_quotes"
      }
    },
    {
      "code": "rejected",
      "scope": "expiry",
      "severity": "INFO",
      "expiry_dt": "2027-03-30",
      "interval_from": null,
      "interval_to": null,
      "strike": null,
      "target_key": "2027-03-30",
      "message_short": "Rejected: insufficient_strikes",
      "message_long": "Expiry rejected: insufficient_strikes",
      "metrics": {
        "reject_reason": "insufficient_strikes"
      }
    },
    {
      "code": "baseline_thin",
      "scope": "interval",
      "severity": "INFO",
      "expiry_dt": null,
      "interval_from": "2026-04-07",
      "interval_to": "2026-04-13",
      "strike": null,
      "target_key": "04-07\u219204-13",
      "message_short": "Thin baseline",
      "message_long": "Baseline quality: THIN (few neighbors: 1)",
      "metrics": {
        "baseline_n": 1
      }
    },
    {
      "code": "low_source",
      "scope": "interval",
      "severity": "WARN",
      "expiry_dt": null,
      "interval_from": "2026-04-07",
      "interval_to": "2026-04-13",
      "strike": null,
      "target_key": "04-07\u219204-13",
      "message_short": "LOW confidence",
      "message_long": "Event confidence: LOW (baseline not robust)",
      "metrics": {
        "confidence": "LOW"
      }
    },
    {
      "code": "low_source",
      "scope": "interval",
      "severity": "WARN",
      "expiry_dt": null,
      "interval_from": "2026-04-13",
      "interval_to": "2026-04-21",
      "strike": null,
      "target_key": "04-13\u219204-21",
      "message_short": "LOW confidence",
      "message_long": "Event confidence: LOW (baseline not robust)",
      "metrics": {
        "confidence": "LOW"
      }
    },
    {
      "code": "baseline_thin",
      "scope": "interval",
      "severity": "INFO",
      "expiry_dt": null,
      "interval_from": "2026-05-26",
      "interval_to": "2026-06-30",
      "strike": null,
      "target_key": "05-26\u219206-30",
      "message_short": "Thin baseline",
      "message_long": "Baseline quality: THIN (few neighbors: 1)",
      "metrics": {
        "baseline_n": 1
      }
    },
    {
      "code": "low_source",
      "scope": "interval",
      "severity": "WARN",
      "expiry_dt": null,
      "interval_from": "2026-05-26",
      "interval_to": "2026-06-30",
      "strike": null,
      "target_key": "05-26\u219206-30",
      "message_short": "LOW confidence",
      "message_long": "Event confidence: LOW (baseline not robust)",
      "metrics": {
        "confidence": "LOW"
      }
    },
    {
      "code": "low_source",
      "scope": "interval",
      "severity": "WARN",
      "expiry_dt": null,
      "interval_from": "2026-06-30",
      "interval_to": "2026-12-29",
      "strike": null,
      "target_key": "06-30\u219212-29",
      "message_short": "LOW confidence",
      "message_long": "Event confidence: LOW (baseline not robust)",
      "metrics": {
        "confidence": "LOW"
      }
    },
    {
      "code": "elevated_fwdvol",
      "scope": "interval",
      "severity": "WARN",
      "expiry_dt": null,
      "interval_from": "2026-04-07",
      "interval_to": "2026-04-13",
      "strike": null,
      "target_key": "04-07\u219204-13",
      "message_short": "Elevated fwd vol (54.5%)",
      "message_long": "Forward volatility: 54.5% (threshold: 30%)",
      "metrics": {
        "fwd_vol": 0.5446169631483575,
        "threshold": 0.3
      }
    },
    {
      "code": "elevated_fwdvol",
      "scope": "interval",
      "severity": "WARN",
      "expiry_dt": null,
      "interval_from": "2026-04-13",
      "interval_to": "2026-04-21",
      "strike": null,
      "target_key": "04-13\u219204-21",
      "message_short": "Elevated fwd vol (37.8%)",
      "message_long": "Forward volatility: 37.8% (threshold: 30%)",
      "metrics": {
        "fwd_vol": 0.3775796408943009,
        "threshold": 0.3
      }
    },
    {
      "code": "elevated_fwdvol",
      "scope": "interval",
      "severity": "WARN",
      "expiry_dt": null,
      "interval_from": "2026-04-21",
      "interval_to": "2026-05-26",
      "strike": null,
      "target_key": "04-21\u219205-26",
      "message_short": "Elevated fwd vol (43.0%)",
      "message_long": "Forward volatility: 43.0% (threshold: 30%)",
      "metrics": {
        "fwd_vol": 0.43029861926560015,
        "threshold": 0.3
      }
    },
    {
      "code": "low_coverage",
      "scope": "run",
      "severity": "WARN",
      "expiry_dt": null,
      "interval_from": null,
      "interval_to": null,
      "strike": null,
      "target_key": "run",
      "message_short": "Low coverage (18%)",
      "message_long": "Weighted-mid coverage: 18.2% (threshold: 50%)",
      "metrics": {
        "avg_coverage": 18.229166666666664,
        "threshold": 50.0
      }
    }
  ],
  "summary": {
    "total": 13,
    "fail_count": 0,
    "warn_count": 8,
    "info_count": 5
  },
  "derived": {
    "structure_summary": {
      "iv_7d": {
        "pct": 52.16920872957763,
        "pct_cal": 28.61105850929338,
        "actual_dte": 5,
        "expiry_date": "2026-04-07",
        "tau_eff": 0.004323194572499677,
        "tau_cal": 0.01437359588527011,
        "tau_ratio": 3.3247626597012676
      },
      "iv_30d": {
        "pct": null,
        "pct_cal": null,
        "actual_dte": null,
        "expiry_date": null,
        "tau_eff": null,
        "tau_cal": null,
        "tau_ratio": null
      },
      "iv_90d": {
        "pct": 39.36479033995875,
        "pct_cal": 21.848453022939612,
        "actual_dte": 89,
        "expiry_date": "2026-06-30",
        "tau_eff": 0.07527370360193601,
        "tau_cal": 0.24435306200436663,
        "tau_ratio": 3.246194226028251
      },
      "front_slope_pct": null,
      "back_slope_pct": null,
      "max_fwd_vol_pct": 54.46169631483575,
      "max_fwd_vol_interval": {
        "from": "2026-04-07",
        "to": "2026-04-13"
      },
      "max_fwd_vol_dte_range": {
        "start_dte": 5,
        "end_dte": 11
      },
      "neg_interval_count": 0,
      "clock_primary": "variance_time",
      "clock_secondary": "calendar",
      "vt_vintage": "202603",
      "beta_on": 0.12931315994459922,
      "beta_we": 0.19024823173932068,
      "quote_context_dt": "2026-04-02T09:30:03.810491+05:30",
      "effective_quote_policy": "weighted_mid",
      "tau_mode_math": "variance_time",
      "rr_25d": null,
      "fly_25d": null,
      "put_iv_25d": null,
      "call_iv_25d": null,
      "rr_fly_diagnostics": null
    },
    "interval_leaderboard": {
      "highest": [
        {
          "from": "2026-04-07",
          "to": "2026-04-13",
          "start_dte": 5,
          "end_dte": 11,
          "forward_vol": 0.5446169631483575,
          "forward_variance": 0.2966076365489394
        },
        {
          "from": "2026-04-21",
          "to": "2026-05-26",
          "start_dte": 19,
          "end_dte": 54,
          "forward_vol": 0.43029861926560015,
          "forward_variance": 0.18515690174188193
        },
        {
          "from": "2026-04-13",
          "to": "2026-04-21",
          "start_dte": 11,
          "end_dte": 19,
          "forward_vol": 0.3775796408943009,
          "forward_variance": 0.14256638521786924
        },
        {
          "from": "2026-05-26",
          "to": "2026-06-30",
          "start_dte": 54,
          "end_dte": 89,
          "forward_vol": 0.2926259280540643,
          "forward_variance": 0.08562993376950241
        },
        {
          "from": "2026-06-30",
          "to": "2026-12-29",
          "start_dte": 89,
          "end_dte": 271,
          "forward_vol": 0.2672424300856149,
          "forward_variance": 0.07141851643806477
        }
      ],
      "lowest": [
        {
          "from": "2026-06-30",
          "to": "2026-12-29",
          "start_dte": 89,
          "end_dte": 271,
          "forward_vol": 0.2672424300856149,
          "forward_variance": 0.07141851643806477
        },
        {
          "from": "2026-05-26",
          "to": "2026-06-30",
          "start_dte": 54,
          "end_dte": 89,
          "forward_vol": 0.2926259280540643,
          "forward_variance": 0.08562993376950241
        },
        {
          "from": "2026-04-13",
          "to": "2026-04-21",
          "start_dte": 11,
          "end_dte": 19,
          "forward_vol": 0.3775796408943009,
          "forward_variance": 0.14256638521786924
        },
        {
          "from": "2026-04-21",
          "to": "2026-05-26",
          "start_dte": 19,
          "end_dte": 54,
          "forward_vol": 0.43029861926560015,
          "forward_variance": 0.18515690174188193
        },
        {
          "from": "2026-04-07",
          "to": "2026-04-13",
          "start_dte": 5,
          "end_dte": 11,
          "forward_vol": 0.5446169631483575,
          "forward_variance": 0.2966076365489394
        }
      ],
      "neg_intervals": []
    },
    "forward_volatility_matrix": {
      "schema_version": "fwdvol_matrix_v2",
      "status": "available",
      "expiry_filter_policy_version": "usable_expiries_v1",
      "expiry_dates": [
        "2026-04-07",
        "2026-04-13",
        "2026-04-21",
        "2026-05-26",
        "2026-06-30",
        "2026-12-29"
      ],
      "dte_days": [
        5,
        11,
        19,
        54,
        89,
        271
      ],
      "matrix_fwdvol_pct": [
        [
          null,
          54.46169631483575,
          45.713638070785414,
          43.80646127663783,
          38.446994291048114,
          30.884346748532142
        ],
        [
          null,
          null,
          37.75796408943009,
          42.11203948408715,
          36.92850281153724,
          30.128406363236493
        ],
        [
          null,
          null,
          null,
          43.02986192656002,
          36.83361351532834,
          29.85909995922834
        ],
        [
          null,
          null,
          null,
          null,
          29.262592805406427,
          27.144723799922577
        ],
        [
          null,
          null,
          null,
          null,
          null,
          26.724243008561487
        ],
        [
          null,
          null,
          null,
          null,
          null,
          null
        ]
      ],
      "neg_mask": [
        [
          false,
          false,
          false,
          false,
          false,
          false
        ],
        [
          false,
          false,
          false,
          false,
          false,
          false
        ],
        [
          false,
          false,
          false,
          false,
          false,
          false
        ],
        [
          false,
          false,
          false,
          false,
          false,
          false
        ],
        [
          false,
          false,
          false,
          false,
          false,
          false
        ],
        [
          false,
          false,
          false,
          false,
          false,
          false
        ]
      ],
      "clip": {
        "method": "percentile",
        "p_lo": 5,
        "p_hi": 95,
        "vmin": 27.01857956251425,
        "vmax": 48.338055544000504
      },
      "usable_count": 6,
      "excluded": []
    },
    "expiry_quality_summary": {
      "schema_version": "expiry_quality_summary_v1",
      "filter_policy_version": "usable_expiries_v1",
      "total_count": 9,
      "usable_count": 6,
      "excluded": [
        {
          "expiry_date": "2026-05-05",
          "dte_days": 33,
          "reject_reason": "insufficient_strikes",
          "accept_tier": null,
          "why": "insufficient_strikes"
        },
        {
          "expiry_date": "2026-09-29",
          "dte_days": 180,
          "reject_reason": "missing_quotes",
          "accept_tier": null,
          "why": "missing_quotes"
        },
        {
          "expiry_date": "2027-03-30",
          "dte_days": 362,
          "reject_reason": "insufficient_strikes",
          "accept_tier": null,
          "why": "insufficient_strikes"
        }
      ]
    },
    "build_metadata": {
      "git_commit": "08f60431",
      "build_timestamp": "2026-04-02T04:00:10.314948+00:00",
      "python_version": "3.13"
    },
    "request_echo": {
      "event_windows_requested": false,
      "sliding_windows_requested": false,
      "diagnostics_level": "lite",
      "tau_mode": "variance_time",
      "event_windows_exported": false,
      "event_windows_count": 0,
      "sliding_windows_exported": false,
      "ui_presets_exported": true,
      "ui_presets_events_count": 1,
      "ui_presets_missing_reason": null,
      "required_iv_tenors": []
    },
    "ui_limits": {
      "max_horizon_days": 56,
      "max_horizon_label": "8w_liquid",
      "min_horizon_days": 0,
      "tz": "Asia/Kolkata",
      "notes": "UI clamps horizon; avoid LEAPS/illiquid expiries beyond 8 weeks"
    },
    "ui_capabilities": {
      "schema_version": "ui_capabilities_v1",
      "generated_at_utc": "2026-04-02T04:00:10.315174+00:00",
      "source": "volstrats.analytics.ui_capabilities.build_ui_capabilities",
      "filter_policy": {
        "name": "UI_GRADE",
        "version": "usable_expiries_v1"
      },
      "missing_reason": null,
      "features": {
        "forward_matrix_json": false,
        "quote_cards_html": false,
        "event_window_tool": false,
        "sliding_windows": false,
        "smile_density_plots": false,
        "chain_snapshots": false,
        "carry_data": true
      },
      "counts": {
        "usable_expiries": 6,
        "excluded_expiries": 3,
        "neg_cells": 0,
        "issues_fail": 0,
        "issues_warn": 8
      }
    },
    "ui_presets": {
      "schema_version": "ui_presets_v1",
      "generated_at_utc": "2026-04-02T04:00:10.317504+00:00",
      "asof_iso": "2026-04-02T09:30:03.810491+05:30",
      "asof_source": "structure_summary.quote_context_dt",
      "horizon_days": 56,
      "tz": "Asia/Kolkata",
      "source": "market_calendar.list_upcoming_events",
      "id_namespace": "market_calendar",
      "id_format": "CATEGORY_YYYYMM",
      "events": [
        {
          "id": "RBI_MPC_202604",
          "name": "RBI MPC \u2013 Apr 2026 policy",
          "start_iso": "2026-04-09T09:15:00+05:30",
          "end_iso": "2026-04-09T15:30:00+05:30",
          "category": "macro",
          "tags": [
            "rbi_mpc",
            "india"
          ],
          "certainty": "scheduled",
          "template": "full_session",
          "importance": null
        }
      ]
    }
  }
}