{
  "forecast_id": "to_fcst_20260724_0304",
  "hazard": "tornado",
  "issued_at": "2026-07-24T03:04:05Z",
  "model_version": "tornado_storm_v1_0",
  "forecast_horizon_hours": 24,
  "scoring_tier": "tier1_ml",
  "scoring_tier_label": "ML (pre-trained gradient-boosted trees)",
  "coherence_source": "hrrr",
  "n_active_storms": 155,
  "top_probability": 0.0143,
  "source_artifacts": [
    "/data/live-tornadoes.json",
    "/data/tornado-storms.geojson"
  ],
  "storms": [
    {
      "storm_id": "72198",
      "lat": 36.608,
      "lon": -97.768,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0143,
      "risk_band": "very_high",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1772.0,
      "ebshear": 37.0,
      "srh01": 101.0,
      "maxllaz": 0.009,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 101.0
        },
        {
          "name": "hrrr_pwat",
          "value": 43.9713
        },
        {
          "name": "alignment",
          "value": 11.4278
        },
        {
          "name": "tau",
          "value": 1.1706
        },
        {
          "name": "maxllaz",
          "value": 0.009
        }
      ],
      "model_scores": {
        "gbt_prob": 0.6155
      },
      "coherence_score": 1.1705971956253052,
      "coherence_diagnostics": {
        "tau": 1.1705971956253052,
        "grad_tau": 0.22530515491962433,
        "torsion": 0.0,
        "alignment": 11.427762031555176,
        "S_field": 0.9080172181129456,
        "Gamma_field": 0.706383466720581,
        "S_over_Gamma": 1.285445213317871,
        "Da": 45.31033706665039,
        "E_coh": 0.6409244537353516,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -97.8,
              36.64
            ],
            [
              -97.72,
              36.64
            ],
            [
              -97.72,
              36.56
            ],
            [
              -97.8,
              36.56
            ],
            [
              -97.8,
              36.64
            ]
          ]
        ]
      },
      "raw_probability": 0.6155,
      "confidence_lo": 0.0136,
      "confidence_hi": 0.0143,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "86d8ef02df3b4fe7d587dc159d3008423f5d1442f0eaab8a8a88a6315b48e838",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.6155,
        "probability": 0.014268,
        "confidence_lo": 0.013647,
        "confidence_hi": 0.014277,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "33d308b4ae447c306ca17e2371476cee076717f86d9e87a46961f91ee5827948"
      },
      "receipt_sha256": "33d308b4ae447c306ca17e2371476cee076717f86d9e87a46961f91ee5827948"
    },
    {
      "storm_id": "71518",
      "lat": 34.3782,
      "lon": -82.6824,
      "motion_east": 7.2,
      "motion_south": -3.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.007,
      "risk_band": "very_high",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1427.0,
      "ebshear": 25.0,
      "srh01": 70.0,
      "maxllaz": 0.004,
      "mesh": 0.04,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 70.0
        },
        {
          "name": "hrrr_pwat",
          "value": 49.7213
        },
        {
          "name": "alignment",
          "value": -2.7653
        },
        {
          "name": "tau",
          "value": 1.707
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.523
      },
      "coherence_score": 1.7069528102874756,
      "coherence_diagnostics": {
        "tau": 1.7069528102874756,
        "grad_tau": 0.2415384203195572,
        "torsion": 0.0,
        "alignment": -2.7652621269226074,
        "S_field": 0.8377910256385803,
        "Gamma_field": 0.17138347029685974,
        "S_over_Gamma": 4.888400554656982,
        "Da": 10.443131446838379,
        "E_coh": 0.8760918378829956,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 3,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.7,
              34.48
            ],
            [
              -82.66,
              34.48
            ],
            [
              -82.64,
              34.45
            ],
            [
              -82.59,
              34.43
            ],
            [
              -82.58,
              34.42
            ],
            [
              -82.58,
              34.37
            ],
            [
              -82.61,
              34.35
            ],
            [
              -82.65,
              34.34
            ],
            [
              -82.69,
              34.3
            ],
            [
              -82.69,
              34.29
            ],
            [
              -82.71,
              34.28
            ],
            [
              -82.76,
              34.28
            ],
            [
              -82.78,
              34.3
            ],
            [
              -82.78,
              34.34
            ],
            [
              -82.74,
              34.39
            ],
            [
              -82.74,
              34.45
            ],
            [
              -82.7,
              34.48
            ]
          ]
        ]
      },
      "raw_probability": 0.523,
      "confidence_lo": 0.0069,
      "confidence_hi": 0.007,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "339af99e2f872dd607bb031078a333fe02039ff1679ec805cdd99d927aeaaf3e",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.523,
        "probability": 0.006999,
        "confidence_lo": 0.006885,
        "confidence_hi": 0.006999,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "8f270bf5883d454d6cf9ddffefe976bab44d808450323d58690495a0b1fd13e0"
      },
      "receipt_sha256": "8f270bf5883d454d6cf9ddffefe976bab44d808450323d58690495a0b1fd13e0"
    },
    {
      "storm_id": "71045",
      "lat": 34.0522,
      "lon": -82.0333,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0059,
      "risk_band": "high",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1303.0,
      "ebshear": 27.0,
      "srh01": 73.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 73.0
        },
        {
          "name": "hrrr_pwat",
          "value": 56.9713
        },
        {
          "name": "alignment",
          "value": -6.5526
        },
        {
          "name": "tau",
          "value": 1.8131
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.3966
      },
      "coherence_score": 1.8130593299865723,
      "coherence_diagnostics": {
        "tau": 1.8130593299865723,
        "grad_tau": 0.10187799483537674,
        "torsion": 0.0,
        "alignment": -6.5526299476623535,
        "S_field": 0.5805006623268127,
        "Gamma_field": 0.16305013000965118,
        "S_over_Gamma": 3.5602588653564453,
        "Da": 10.322981834411621,
        "E_coh": 0.7239620685577393,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 5,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.05,
              34.08
            ],
            [
              -82.02,
              34.08
            ],
            [
              -82.0,
              34.06
            ],
            [
              -82.0,
              34.03
            ],
            [
              -82.01,
              34.02
            ],
            [
              -82.05,
              34.02
            ],
            [
              -82.06,
              34.03
            ],
            [
              -82.06,
              34.07
            ],
            [
              -82.05,
              34.08
            ]
          ]
        ]
      },
      "raw_probability": 0.3966,
      "confidence_lo": 0.0055,
      "confidence_hi": 0.0059,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "36fb5f5ed6e6a99cd870727b2ae7af8a5ae9bb8b877fed93c604d7d5aee8e5a1",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.3966,
        "probability": 0.005917,
        "confidence_lo": 0.005464,
        "confidence_hi": 0.00592,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "97d38bba0fc1c177df66db3df29b8aec682593add1de986e673eb8e099e3df52"
      },
      "receipt_sha256": "97d38bba0fc1c177df66db3df29b8aec682593add1de986e673eb8e099e3df52"
    },
    {
      "storm_id": "71830",
      "lat": 49.96,
      "lon": -89.5957,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0032,
      "risk_band": "high",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1343.0,
      "ebshear": 40.0,
      "srh01": 100.0,
      "maxllaz": 0.001,
      "mesh": 0.1,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 100.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.3463
        },
        {
          "name": "alignment",
          "value": 1.5592
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.3705
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.6727591753005981,
        "torsion": 0.0,
        "alignment": 1.5592384338378906,
        "S_field": 0.6047059893608093,
        "Gamma_field": 0.2997168004512787,
        "S_over_Gamma": 2.0175912380218506,
        "Da": 18.524932861328125,
        "E_coh": 0.45537155866622925,
        "singularity_count": 4.0,
        "singularity_conditions_met": 4,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.59,
              50.02
            ],
            [
              -89.56,
              50.02
            ],
            [
              -89.54,
              50.0
            ],
            [
              -89.54,
              49.97
            ],
            [
              -89.56,
              49.95
            ],
            [
              -89.57,
              49.95
            ],
            [
              -89.59,
              49.93
            ],
            [
              -89.59,
              49.92
            ],
            [
              -89.61,
              49.91
            ],
            [
              -89.64,
              49.91
            ],
            [
              -89.65,
              49.92
            ],
            [
              -89.65,
              49.95
            ],
            [
              -89.66,
              49.97
            ],
            [
              -89.59,
              50.02
            ]
          ]
        ]
      },
      "raw_probability": 0.3705,
      "confidence_lo": 0.0031,
      "confidence_hi": 0.0032,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "e5725c9cbf96217b82de9db23181f1ff227ba6c009214d8f31ec42603bad8325",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.3705,
        "probability": 0.003171,
        "confidence_lo": 0.00307,
        "confidence_hi": 0.003172,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "4e4b187285039bc8ad1a4add3124999df2a9aeea7ff7bd4aa391733f065122f9"
      },
      "receipt_sha256": "4e4b187285039bc8ad1a4add3124999df2a9aeea7ff7bd4aa391733f065122f9"
    },
    {
      "storm_id": "72034",
      "lat": 50.063,
      "lon": -89.833,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0032,
      "risk_band": "high",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1312.0,
      "ebshear": 48.0,
      "srh01": 137.0,
      "maxllaz": 0.002,
      "mesh": 0.12,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 137.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.3463
        },
        {
          "name": "alignment",
          "value": 1.5592
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.3705
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.6727591753005981,
        "torsion": 0.0,
        "alignment": 1.5592384338378906,
        "S_field": 0.6047059893608093,
        "Gamma_field": 0.2997168004512787,
        "S_over_Gamma": 2.0175912380218506,
        "Da": 18.524932861328125,
        "E_coh": 0.45537155866622925,
        "singularity_count": 4.0,
        "singularity_conditions_met": 4,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.82,
              50.11
            ],
            [
              -89.78,
              50.11
            ],
            [
              -89.77,
              50.1
            ],
            [
              -89.77,
              50.06
            ],
            [
              -89.79,
              50.04
            ],
            [
              -89.86,
              50.03
            ],
            [
              -89.9,
              50.01
            ],
            [
              -89.91,
              50.02
            ],
            [
              -89.91,
              50.04
            ],
            [
              -89.82,
              50.11
            ]
          ]
        ]
      },
      "raw_probability": 0.3705,
      "confidence_lo": 0.0031,
      "confidence_hi": 0.0032,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "e5725c9cbf96217b82de9db23181f1ff227ba6c009214d8f31ec42603bad8325",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.3705,
        "probability": 0.003171,
        "confidence_lo": 0.00307,
        "confidence_hi": 0.003172,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "4e4b187285039bc8ad1a4add3124999df2a9aeea7ff7bd4aa391733f065122f9"
      },
      "receipt_sha256": "4e4b187285039bc8ad1a4add3124999df2a9aeea7ff7bd4aa391733f065122f9"
    },
    {
      "storm_id": "72160",
      "lat": 49.9213,
      "lon": -89.905,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0032,
      "risk_band": "high",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1218.0,
      "ebshear": 42.0,
      "srh01": 174.0,
      "maxllaz": 0.001,
      "mesh": 0.43,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 174.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.3463
        },
        {
          "name": "alignment",
          "value": 1.5592
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.3705
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.6727591753005981,
        "torsion": 0.0,
        "alignment": 1.5592384338378906,
        "S_field": 0.6047059893608093,
        "Gamma_field": 0.2997168004512787,
        "S_over_Gamma": 2.0175912380218506,
        "Da": 18.524932861328125,
        "E_coh": 0.45537155866622925,
        "singularity_count": 4.0,
        "singularity_conditions_met": 4,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92,
              49.95
            ],
            [
              -89.87,
              49.95
            ],
            [
              -89.87,
              49.9
            ],
            [
              -89.88,
              49.89
            ],
            [
              -89.92,
              49.89
            ],
            [
              -89.93,
              49.9
            ],
            [
              -89.93,
              49.94
            ],
            [
              -89.92,
              49.95
            ]
          ]
        ]
      },
      "raw_probability": 0.3705,
      "confidence_lo": 0.0031,
      "confidence_hi": 0.0032,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "e5725c9cbf96217b82de9db23181f1ff227ba6c009214d8f31ec42603bad8325",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.3705,
        "probability": 0.003171,
        "confidence_lo": 0.00307,
        "confidence_hi": 0.003172,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "4e4b187285039bc8ad1a4add3124999df2a9aeea7ff7bd4aa391733f065122f9"
      },
      "receipt_sha256": "4e4b187285039bc8ad1a4add3124999df2a9aeea7ff7bd4aa391733f065122f9"
    },
    {
      "storm_id": "72208",
      "lat": 49.8641,
      "lon": -90.2195,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0032,
      "risk_band": "high",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1005.0,
      "ebshear": 38.0,
      "srh01": 173.0,
      "maxllaz": 0.002,
      "mesh": 0.09,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 173.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.3463
        },
        {
          "name": "alignment",
          "value": 1.5592
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.3705
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.6727591753005981,
        "torsion": 0.0,
        "alignment": 1.5592384338378906,
        "S_field": 0.6047059893608093,
        "Gamma_field": 0.2997168004512787,
        "S_over_Gamma": 2.0175912380218506,
        "Da": 18.524932861328125,
        "E_coh": 0.45537155866622925,
        "singularity_count": 4.0,
        "singularity_conditions_met": 4,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.4,
              49.92
            ],
            [
              -90.29,
              49.92
            ],
            [
              -90.26,
              49.9
            ],
            [
              -90.22,
              49.9
            ],
            [
              -90.2,
              49.92
            ],
            [
              -90.16,
              49.92
            ],
            [
              -90.1,
              49.88
            ],
            [
              -90.09,
              49.89
            ],
            [
              -90.06,
              49.88
            ],
            [
              -90.06,
              49.83
            ],
            [
              -90.09,
              49.81
            ],
            [
              -90.12,
              49.83
            ],
            [
              -90.13,
              49.82
            ],
            [
              -90.14,
              49.83
            ],
            [
              -90.19,
              49.83
            ],
            [
              -90.2,
              49.82
            ],
            [
              -90.25,
              49.82
            ],
            [
              -90.26,
              49.81
            ],
            [
              -90.37,
              49.81
            ],
            [
              -90.42,
              49.85
            ],
            [
              -90.42,
              49.9
            ],
            [
              -90.4,
              49.92
            ]
          ]
        ]
      },
      "raw_probability": 0.3705,
      "confidence_lo": 0.0031,
      "confidence_hi": 0.0032,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "e5725c9cbf96217b82de9db23181f1ff227ba6c009214d8f31ec42603bad8325",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.3705,
        "probability": 0.003171,
        "confidence_lo": 0.00307,
        "confidence_hi": 0.003172,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "4e4b187285039bc8ad1a4add3124999df2a9aeea7ff7bd4aa391733f065122f9"
      },
      "receipt_sha256": "4e4b187285039bc8ad1a4add3124999df2a9aeea7ff7bd4aa391733f065122f9"
    },
    {
      "storm_id": "72036",
      "lat": 49.9387,
      "lon": -89.4175,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0032,
      "risk_band": "high",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1260.0,
      "ebshear": 39.0,
      "srh01": 79.0,
      "maxllaz": 0.0,
      "mesh": 0.09,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 79.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.3463
        },
        {
          "name": "alignment",
          "value": 1.5592
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.3671
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.6727591753005981,
        "torsion": 0.0,
        "alignment": 1.5592384338378906,
        "S_field": 0.6047059893608093,
        "Gamma_field": 0.2997168004512787,
        "S_over_Gamma": 2.0175912380218506,
        "Da": 18.524932861328125,
        "E_coh": 0.45537155866622925,
        "singularity_count": 4.0,
        "singularity_conditions_met": 4,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.43,
              49.97
            ],
            [
              -89.41,
              49.97
            ],
            [
              -89.37,
              49.94
            ],
            [
              -89.37,
              49.93
            ],
            [
              -89.4,
              49.9
            ],
            [
              -89.45,
              49.9
            ],
            [
              -89.48,
              49.93
            ],
            [
              -89.43,
              49.97
            ]
          ]
        ]
      },
      "raw_probability": 0.3671,
      "confidence_lo": 0.0031,
      "confidence_hi": 0.0032,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "6a9e6164773bc1d7ddaeb8c8d8a3748950213c640b332117f91952f5e2d20145",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.3671,
        "probability": 0.003171,
        "confidence_lo": 0.00307,
        "confidence_hi": 0.003172,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "411950f41aa2b6143ee16a5f3303e261201d1050d768c1ebb355387e05963b5b"
      },
      "receipt_sha256": "411950f41aa2b6143ee16a5f3303e261201d1050d768c1ebb355387e05963b5b"
    },
    {
      "storm_id": "72162",
      "lat": 49.8665,
      "lon": -89.2988,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0032,
      "risk_band": "high",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1135.0,
      "ebshear": 38.0,
      "srh01": 78.0,
      "maxllaz": 0.0,
      "mesh": 0.14,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 78.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.3463
        },
        {
          "name": "alignment",
          "value": 1.5592
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.3671
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.6727591753005981,
        "torsion": 0.0,
        "alignment": 1.5592384338378906,
        "S_field": 0.6047059893608093,
        "Gamma_field": 0.2997168004512787,
        "S_over_Gamma": 2.0175912380218506,
        "Da": 18.524932861328125,
        "E_coh": 0.45537155866622925,
        "singularity_count": 4.0,
        "singularity_conditions_met": 4,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.31,
              49.94
            ],
            [
              -89.24,
              49.94
            ],
            [
              -89.24,
              49.92
            ],
            [
              -89.2,
              49.88
            ],
            [
              -89.24,
              49.85
            ],
            [
              -89.24,
              49.83
            ],
            [
              -89.3,
              49.77
            ],
            [
              -89.34,
              49.77
            ],
            [
              -89.35,
              49.78
            ],
            [
              -89.35,
              49.81
            ],
            [
              -89.32,
              49.84
            ],
            [
              -89.33,
              49.86
            ],
            [
              -89.33,
              49.88
            ],
            [
              -89.32,
              49.89
            ],
            [
              -89.33,
              49.9
            ],
            [
              -89.33,
              49.93
            ],
            [
              -89.31,
              49.94
            ]
          ]
        ]
      },
      "raw_probability": 0.3671,
      "confidence_lo": 0.0031,
      "confidence_hi": 0.0032,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "6a9e6164773bc1d7ddaeb8c8d8a3748950213c640b332117f91952f5e2d20145",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.3671,
        "probability": 0.003171,
        "confidence_lo": 0.00307,
        "confidence_hi": 0.003172,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "411950f41aa2b6143ee16a5f3303e261201d1050d768c1ebb355387e05963b5b"
      },
      "receipt_sha256": "411950f41aa2b6143ee16a5f3303e261201d1050d768c1ebb355387e05963b5b"
    },
    {
      "storm_id": "71865",
      "lat": 50.2788,
      "lon": -90.6618,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0032,
      "risk_band": "high",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 940.0,
      "ebshear": 41.0,
      "srh01": 159.0,
      "maxllaz": 0.002,
      "mesh": 0.23,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 159.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.8463
        },
        {
          "name": "alignment",
          "value": -1.1908
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.342
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.5573703050613403,
        "torsion": 0.0,
        "alignment": -1.1907615661621094,
        "S_field": 0.6373744010925293,
        "Gamma_field": 0.37721681594848633,
        "S_over_Gamma": 1.6896765232086182,
        "Da": 23.330646514892578,
        "E_coh": 0.5317124724388123,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.69,
              50.4
            ],
            [
              -90.66,
              50.4
            ],
            [
              -90.64,
              50.39
            ],
            [
              -90.62,
              50.35
            ],
            [
              -90.62,
              50.29
            ],
            [
              -90.59,
              50.23
            ],
            [
              -90.59,
              50.17
            ],
            [
              -90.61,
              50.14
            ],
            [
              -90.67,
              50.14
            ],
            [
              -90.71,
              50.17
            ],
            [
              -90.71,
              50.19
            ],
            [
              -90.69,
              50.23
            ],
            [
              -90.67,
              50.25
            ],
            [
              -90.67,
              50.28
            ],
            [
              -90.71,
              50.33
            ],
            [
              -90.71,
              50.38
            ],
            [
              -90.69,
              50.4
            ]
          ]
        ]
      },
      "raw_probability": 0.342,
      "confidence_lo": 0.0031,
      "confidence_hi": 0.0032,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "8fb98fef71c72714c9c1ce059f2a385b130b49f8db8ab853d7d16e945ac3589b",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.342,
        "probability": 0.003171,
        "confidence_lo": 0.00307,
        "confidence_hi": 0.003172,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ea55ba9a2104537b8da2f464c2f25657920e28bd1c4bce3dffde27441cab0799"
      },
      "receipt_sha256": "ea55ba9a2104537b8da2f464c2f25657920e28bd1c4bce3dffde27441cab0799"
    },
    {
      "storm_id": "72159",
      "lat": 50.4813,
      "lon": -90.7913,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0032,
      "risk_band": "high",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 698.0,
      "ebshear": 40.0,
      "srh01": 192.0,
      "maxllaz": 0.001,
      "mesh": 0.08,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 192.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.8463
        },
        {
          "name": "alignment",
          "value": -1.1908
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.342
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.5573703050613403,
        "torsion": 0.0,
        "alignment": -1.1907615661621094,
        "S_field": 0.6373744010925293,
        "Gamma_field": 0.37721681594848633,
        "S_over_Gamma": 1.6896765232086182,
        "Da": 23.330646514892578,
        "E_coh": 0.5317124724388123,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.77,
              50.52
            ],
            [
              -90.75,
              50.51
            ],
            [
              -90.77,
              50.45
            ],
            [
              -90.79,
              50.43
            ],
            [
              -90.84,
              50.43
            ],
            [
              -90.84,
              50.49
            ],
            [
              -90.8,
              50.5
            ],
            [
              -90.77,
              50.52
            ]
          ]
        ]
      },
      "raw_probability": 0.342,
      "confidence_lo": 0.0031,
      "confidence_hi": 0.0032,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "8fb98fef71c72714c9c1ce059f2a385b130b49f8db8ab853d7d16e945ac3589b",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.342,
        "probability": 0.003171,
        "confidence_lo": 0.00307,
        "confidence_hi": 0.003172,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ea55ba9a2104537b8da2f464c2f25657920e28bd1c4bce3dffde27441cab0799"
      },
      "receipt_sha256": "ea55ba9a2104537b8da2f464c2f25657920e28bd1c4bce3dffde27441cab0799"
    },
    {
      "storm_id": "72027",
      "lat": 37.4925,
      "lon": -100.3225,
      "motion_east": 7.1,
      "motion_south": 3.4,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0032,
      "risk_band": "high",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3506.0,
      "ebshear": 51.0,
      "srh01": 167.0,
      "maxllaz": 0.003,
      "mesh": 0.0,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 167.0
        },
        {
          "name": "hrrr_pwat",
          "value": 39.5963
        },
        {
          "name": "alignment",
          "value": -5.0789
        },
        {
          "name": "tau",
          "value": 1.1007
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.3256
      },
      "coherence_score": 1.100713849067688,
      "coherence_diagnostics": {
        "tau": 1.100713849067688,
        "grad_tau": 0.07200746238231659,
        "torsion": 0.0,
        "alignment": -5.078908443450928,
        "S_field": 0.8786120414733887,
        "Gamma_field": 0.6247168183326721,
        "S_over_Gamma": 1.4064165353775024,
        "Da": 36.74470138549805,
        "E_coh": 0.8719120025634766,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -100.34,
              37.52
            ],
            [
              -100.3,
              37.52
            ],
            [
              -100.29,
              37.51
            ],
            [
              -100.28,
              37.45
            ],
            [
              -100.33,
              37.45
            ],
            [
              -100.35,
              37.46
            ],
            [
              -100.35,
              37.51
            ],
            [
              -100.34,
              37.52
            ]
          ]
        ]
      },
      "raw_probability": 0.3256,
      "confidence_lo": 0.0031,
      "confidence_hi": 0.0032,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "7e22e5133c359c49b8cdd6b3ba3613624ecfe48c9c38215965bbae40ad470195",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.3256,
        "probability": 0.003171,
        "confidence_lo": 0.00307,
        "confidence_hi": 0.003172,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ce9f741d42fd9dd93d7a161646383717ac5566bb6544dc720b20e22c957707b7"
      },
      "receipt_sha256": "ce9f741d42fd9dd93d7a161646383717ac5566bb6544dc720b20e22c957707b7"
    },
    {
      "storm_id": "71142",
      "lat": 37.3919,
      "lon": -99.2529,
      "motion_east": 8.3,
      "motion_south": 4.8,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0027,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2160.0,
      "ebshear": 49.0,
      "srh01": 105.0,
      "maxllaz": 0.008,
      "mesh": 0.5,
      "flash_rate": 18.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 105.0
        },
        {
          "name": "hrrr_pwat",
          "value": 42.7213
        },
        {
          "name": "alignment",
          "value": -2.9572
        },
        {
          "name": "tau",
          "value": 1.1472
        },
        {
          "name": "maxllaz",
          "value": 0.008
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2853
      },
      "coherence_score": 1.147223949432373,
      "coherence_diagnostics": {
        "tau": 1.147223949432373,
        "grad_tau": 0.034165434539318085,
        "torsion": 0.0,
        "alignment": -2.9572174549102783,
        "S_field": 0.8691276907920837,
        "Gamma_field": 0.4613834619522095,
        "S_over_Gamma": 1.8837425708770752,
        "Da": 29.024269104003906,
        "E_coh": 0.8407362103462219,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 4,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -99.28,
              37.5
            ],
            [
              -99.22,
              37.5
            ],
            [
              -99.18,
              37.48
            ],
            [
              -99.17,
              37.46
            ],
            [
              -99.12,
              37.42
            ],
            [
              -99.12,
              37.37
            ],
            [
              -99.13,
              37.36
            ],
            [
              -99.17,
              37.36
            ],
            [
              -99.18,
              37.35
            ],
            [
              -99.21,
              37.35
            ],
            [
              -99.22,
              37.34
            ],
            [
              -99.26,
              37.34
            ],
            [
              -99.33,
              37.26
            ],
            [
              -99.36,
              37.26
            ],
            [
              -99.4,
              37.31
            ],
            [
              -99.4,
              37.36
            ],
            [
              -99.37,
              37.4
            ],
            [
              -99.32,
              37.4
            ],
            [
              -99.29,
              37.43
            ],
            [
              -99.3,
              37.48
            ],
            [
              -99.28,
              37.5
            ]
          ]
        ]
      },
      "raw_probability": 0.2853,
      "confidence_lo": 0.0024,
      "confidence_hi": 0.0027,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "c1b2b940615a9c8c50f1ab7b7634eb4679c496d39fff8e330499bba94b2d6ab7",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.2853,
        "probability": 0.002651,
        "confidence_lo": 0.002388,
        "confidence_hi": 0.002652,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "3eb62a7051ccdcc5eb88776b9e16f2cae1b6f330d11279bd4c0e1140cd558a34"
      },
      "receipt_sha256": "3eb62a7051ccdcc5eb88776b9e16f2cae1b6f330d11279bd4c0e1140cd558a34"
    },
    {
      "storm_id": "72149",
      "lat": 37.265,
      "lon": -99.5183,
      "motion_east": 8.4,
      "motion_south": 5.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0027,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2476.0,
      "ebshear": 45.0,
      "srh01": 161.0,
      "maxllaz": 0.004,
      "mesh": 0.85,
      "flash_rate": 30.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 161.0
        },
        {
          "name": "hrrr_pwat",
          "value": 42.7213
        },
        {
          "name": "alignment",
          "value": -2.9572
        },
        {
          "name": "tau",
          "value": 1.1472
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2853
      },
      "coherence_score": 1.147223949432373,
      "coherence_diagnostics": {
        "tau": 1.147223949432373,
        "grad_tau": 0.034165434539318085,
        "torsion": 0.0,
        "alignment": -2.9572174549102783,
        "S_field": 0.8691276907920837,
        "Gamma_field": 0.4613834619522095,
        "S_over_Gamma": 1.8837425708770752,
        "Da": 29.024269104003906,
        "E_coh": 0.8407362103462219,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -99.55,
              37.37
            ],
            [
              -99.51,
              37.37
            ],
            [
              -99.49,
              37.36
            ],
            [
              -99.46,
              37.32
            ],
            [
              -99.46,
              37.25
            ],
            [
              -99.42,
              37.18
            ],
            [
              -99.42,
              37.16
            ],
            [
              -99.43,
              37.15
            ],
            [
              -99.49,
              37.14
            ],
            [
              -99.51,
              37.16
            ],
            [
              -99.52,
              37.16
            ],
            [
              -99.56,
              37.2
            ],
            [
              -99.58,
              37.26
            ],
            [
              -99.61,
              37.29
            ],
            [
              -99.61,
              37.33
            ],
            [
              -99.59,
              37.35
            ],
            [
              -99.57,
              37.35
            ],
            [
              -99.55,
              37.37
            ]
          ]
        ]
      },
      "raw_probability": 0.2853,
      "confidence_lo": 0.0024,
      "confidence_hi": 0.0027,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "c1b2b940615a9c8c50f1ab7b7634eb4679c496d39fff8e330499bba94b2d6ab7",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.2853,
        "probability": 0.002651,
        "confidence_lo": 0.002388,
        "confidence_hi": 0.002652,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "3eb62a7051ccdcc5eb88776b9e16f2cae1b6f330d11279bd4c0e1140cd558a34"
      },
      "receipt_sha256": "3eb62a7051ccdcc5eb88776b9e16f2cae1b6f330d11279bd4c0e1140cd558a34"
    },
    {
      "storm_id": "72114",
      "lat": 49.8536,
      "lon": -79.2355,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0027,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 524.0,
      "ebshear": 31.0,
      "srh01": 129.0,
      "maxllaz": 0.001,
      "mesh": 0.12,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 129.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.5963
        },
        {
          "name": "alignment",
          "value": 0.0592
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2738
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.551619291305542,
        "torsion": 0.0,
        "alignment": 0.059238433837890625,
        "S_field": 0.4627028703689575,
        "Gamma_field": 0.279716819524765,
        "S_over_Gamma": 1.654183268547058,
        "Da": 16.706762313842773,
        "E_coh": 0.33221912384033203,
        "singularity_count": 4.0,
        "singularity_conditions_met": 4,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.25,
              49.89
            ],
            [
              -79.21,
              49.89
            ],
            [
              -79.2,
              49.88
            ],
            [
              -79.2,
              49.84
            ],
            [
              -79.21,
              49.83
            ],
            [
              -79.23,
              49.83
            ],
            [
              -79.24,
              49.82
            ],
            [
              -79.26,
              49.82
            ],
            [
              -79.27,
              49.83
            ],
            [
              -79.27,
              49.87
            ],
            [
              -79.25,
              49.89
            ]
          ]
        ]
      },
      "raw_probability": 0.2738,
      "confidence_lo": 0.0024,
      "confidence_hi": 0.0027,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "e38ced20fb9a8e261f62343030f68565c271e1437082d6b7c1b86dbbd0d19f14",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.2738,
        "probability": 0.002651,
        "confidence_lo": 0.002388,
        "confidence_hi": 0.002652,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "2cb7460cb323ec296ae26dc264911a128b00001a4f3346dcbad9768d8f783b61"
      },
      "receipt_sha256": "2cb7460cb323ec296ae26dc264911a128b00001a4f3346dcbad9768d8f783b61"
    },
    {
      "storm_id": "72161",
      "lat": 49.8836,
      "lon": -79.61,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0027,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 588.0,
      "ebshear": 33.0,
      "srh01": 150.0,
      "maxllaz": 0.002,
      "mesh": 0.07,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 150.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.5963
        },
        {
          "name": "alignment",
          "value": 0.0592
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2738
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.551619291305542,
        "torsion": 0.0,
        "alignment": 0.059238433837890625,
        "S_field": 0.4627028703689575,
        "Gamma_field": 0.279716819524765,
        "S_over_Gamma": 1.654183268547058,
        "Da": 16.706762313842773,
        "E_coh": 0.33221912384033203,
        "singularity_count": 4.0,
        "singularity_conditions_met": 4,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.62,
              49.92
            ],
            [
              -79.54,
              49.92
            ],
            [
              -79.53,
              49.91
            ],
            [
              -79.53,
              49.86
            ],
            [
              -79.59,
              49.85
            ],
            [
              -79.6,
              49.84
            ],
            [
              -79.66,
              49.84
            ],
            [
              -79.68,
              49.86
            ],
            [
              -79.68,
              49.9
            ],
            [
              -79.66,
              49.9
            ],
            [
              -79.62,
              49.92
            ]
          ]
        ]
      },
      "raw_probability": 0.2738,
      "confidence_lo": 0.0024,
      "confidence_hi": 0.0027,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "e38ced20fb9a8e261f62343030f68565c271e1437082d6b7c1b86dbbd0d19f14",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.2738,
        "probability": 0.002651,
        "confidence_lo": 0.002388,
        "confidence_hi": 0.002652,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "2cb7460cb323ec296ae26dc264911a128b00001a4f3346dcbad9768d8f783b61"
      },
      "receipt_sha256": "2cb7460cb323ec296ae26dc264911a128b00001a4f3346dcbad9768d8f783b61"
    },
    {
      "storm_id": "72148",
      "lat": 37.823,
      "lon": -100.691,
      "motion_east": 7.7,
      "motion_south": 4.3,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0027,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3301.0,
      "ebshear": 55.0,
      "srh01": 258.0,
      "maxllaz": 0.012,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 258.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.8463
        },
        {
          "name": "alignment",
          "value": -4.9438
        },
        {
          "name": "tau",
          "value": 1.1004
        },
        {
          "name": "maxllaz",
          "value": 0.012
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2734
      },
      "coherence_score": 1.1004408597946167,
      "coherence_diagnostics": {
        "tau": 1.1004408597946167,
        "grad_tau": 0.10750044137239456,
        "torsion": 0.0,
        "alignment": -4.943848133087158,
        "S_field": 1.1147550344467163,
        "Gamma_field": 0.4963834881782532,
        "S_over_Gamma": 2.245753765106201,
        "Da": 29.956375122070312,
        "E_coh": 0.8873705863952637,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -100.72,
              37.87
            ],
            [
              -100.63,
              37.87
            ],
            [
              -100.62,
              37.86
            ],
            [
              -100.62,
              37.81
            ],
            [
              -100.66,
              37.79
            ],
            [
              -100.68,
              37.79
            ],
            [
              -100.71,
              37.77
            ],
            [
              -100.77,
              37.77
            ],
            [
              -100.78,
              37.83
            ],
            [
              -100.72,
              37.87
            ]
          ]
        ]
      },
      "raw_probability": 0.2734,
      "confidence_lo": 0.0024,
      "confidence_hi": 0.0027,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "89b762d803710092b9ba3910343a55148a15ad0c65121719d5346985c03fd2cf",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.2734,
        "probability": 0.002651,
        "confidence_lo": 0.002388,
        "confidence_hi": 0.002652,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "1f8607e4f57d790ded8a3992c8df2a8d3adb43b8334f4e013b0c055983a75b01"
      },
      "receipt_sha256": "1f8607e4f57d790ded8a3992c8df2a8d3adb43b8334f4e013b0c055983a75b01"
    },
    {
      "storm_id": "72083",
      "lat": 37.5526,
      "lon": -100.6732,
      "motion_east": 7.9,
      "motion_south": 4.7,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0027,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3509.0,
      "ebshear": 46.0,
      "srh01": 176.0,
      "maxllaz": 0.011,
      "mesh": 0.06,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 176.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.8463
        },
        {
          "name": "alignment",
          "value": -4.9438
        },
        {
          "name": "tau",
          "value": 1.1004
        },
        {
          "name": "maxllaz",
          "value": 0.011
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2648
      },
      "coherence_score": 1.1004408597946167,
      "coherence_diagnostics": {
        "tau": 1.1004408597946167,
        "grad_tau": 0.10750044137239456,
        "torsion": 0.0,
        "alignment": -4.943848133087158,
        "S_field": 1.1147550344467163,
        "Gamma_field": 0.4963834881782532,
        "S_over_Gamma": 2.245753765106201,
        "Da": 29.956375122070312,
        "E_coh": 0.8873705863952637,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -100.75,
              37.62
            ],
            [
              -100.68,
              37.62
            ],
            [
              -100.65,
              37.59
            ],
            [
              -100.63,
              37.59
            ],
            [
              -100.62,
              37.58
            ],
            [
              -100.58,
              37.59
            ],
            [
              -100.57,
              37.58
            ],
            [
              -100.57,
              37.57
            ],
            [
              -100.6,
              37.54
            ],
            [
              -100.6,
              37.51
            ],
            [
              -100.64,
              37.51
            ],
            [
              -100.67,
              37.48
            ],
            [
              -100.69,
              37.44
            ],
            [
              -100.73,
              37.44
            ],
            [
              -100.77,
              37.48
            ],
            [
              -100.77,
              37.56
            ],
            [
              -100.76,
              37.57
            ],
            [
              -100.76,
              37.61
            ],
            [
              -100.75,
              37.62
            ]
          ]
        ]
      },
      "raw_probability": 0.2648,
      "confidence_lo": 0.0024,
      "confidence_hi": 0.0027,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "088194c59575c92596ef907feee270ca371db90b704d2d6af6d5086eefedcd0e",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.2648,
        "probability": 0.002651,
        "confidence_lo": 0.002388,
        "confidence_hi": 0.002652,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ab7fc7910d8d55e3f4289c348513e16b2ca75b45e4fc71eddf9560174a36504f"
      },
      "receipt_sha256": "ab7fc7910d8d55e3f4289c348513e16b2ca75b45e4fc71eddf9560174a36504f"
    },
    {
      "storm_id": "72174",
      "lat": 34.7962,
      "lon": -81.2338,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0027,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 771.0,
      "ebshear": 27.0,
      "srh01": 105.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 105.0
        },
        {
          "name": "hrrr_pwat",
          "value": 58.0963
        },
        {
          "name": "alignment",
          "value": -1.1768
        },
        {
          "name": "tau",
          "value": 1.6357
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2634
      },
      "coherence_score": 1.6356828212738037,
      "coherence_diagnostics": {
        "tau": 1.6356828212738037,
        "grad_tau": 0.14441831409931183,
        "torsion": 0.0,
        "alignment": -1.1768171787261963,
        "S_field": 0.5211648344993591,
        "Gamma_field": 0.23805013298988342,
        "S_over_Gamma": 2.1893069744110107,
        "Da": 14.720611572265625,
        "E_coh": 0.8728830218315125,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.27,
              34.87
            ],
            [
              -81.23,
              34.87
            ],
            [
              -81.22,
              34.86
            ],
            [
              -81.22,
              34.81
            ],
            [
              -81.18,
              34.77
            ],
            [
              -81.18,
              34.71
            ],
            [
              -81.19,
              34.7
            ],
            [
              -81.23,
              34.7
            ],
            [
              -81.25,
              34.72
            ],
            [
              -81.24,
              34.78
            ],
            [
              -81.28,
              34.83
            ],
            [
              -81.28,
              34.86
            ],
            [
              -81.27,
              34.87
            ]
          ]
        ]
      },
      "raw_probability": 0.2634,
      "confidence_lo": 0.0024,
      "confidence_hi": 0.0027,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "bd0f19d573dacfeff1a7c94a06acc8065c8248eeaa72c9efb018b9c44e5ca7e1",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.2634,
        "probability": 0.002651,
        "confidence_lo": 0.002388,
        "confidence_hi": 0.002652,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a9443c56ec05ba0d85b59b01d157d0f08880e05565190cf33237289e16260199"
      },
      "receipt_sha256": "a9443c56ec05ba0d85b59b01d157d0f08880e05565190cf33237289e16260199"
    },
    {
      "storm_id": "72079",
      "lat": 39.2089,
      "lon": -98.6733,
      "motion_east": 9.2,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0024,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 905.0,
      "ebshear": 26.0,
      "srh01": 180.0,
      "maxllaz": 0.001,
      "mesh": 0.08,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 180.0
        },
        {
          "name": "hrrr_pwat",
          "value": 44.2213
        },
        {
          "name": "alignment",
          "value": -3.0383
        },
        {
          "name": "tau",
          "value": 0.9164
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2566
      },
      "coherence_score": 0.9163873195648193,
      "coherence_diagnostics": {
        "tau": 0.9163873195648193,
        "grad_tau": 0.11532007902860641,
        "torsion": 0.0,
        "alignment": -3.038328170776367,
        "S_field": 0.4134839177131653,
        "Gamma_field": 0.5830501317977905,
        "S_over_Gamma": 0.709173858165741,
        "Da": 36.9278450012207,
        "E_coh": 0.7108690142631531,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -98.68,
              39.24
            ],
            [
              -98.65,
              39.24
            ],
            [
              -98.63,
              39.22
            ],
            [
              -98.63,
              39.19
            ],
            [
              -98.65,
              39.17
            ],
            [
              -98.7,
              39.17
            ],
            [
              -98.72,
              39.19
            ],
            [
              -98.72,
              39.22
            ],
            [
              -98.68,
              39.24
            ]
          ]
        ]
      },
      "raw_probability": 0.2566,
      "confidence_lo": 0.0022,
      "confidence_hi": 0.0024,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "7e5175433bf2d14a4cdc4cf4fa9791372d0b7565038d74240ed337aedecae256",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.2566,
        "probability": 0.00241,
        "confidence_lo": 0.002239,
        "confidence_hi": 0.00241,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "0bf5281c1641f1c9af94318117c1c842a66e456e6e35ced78503b0b0c11b610e"
      },
      "receipt_sha256": "0bf5281c1641f1c9af94318117c1c842a66e456e6e35ced78503b0b0c11b610e"
    },
    {
      "storm_id": "72217",
      "lat": 40.0913,
      "lon": -104.9188,
      "motion_east": 4.4,
      "motion_south": 6.9,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1169.0,
      "ebshear": 33.0,
      "srh01": 76.0,
      "maxllaz": 0.003,
      "mesh": 0.12,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 76.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.4713
        },
        {
          "name": "alignment",
          "value": 4.5212
        },
        {
          "name": "tau",
          "value": 0.8574
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2097
      },
      "coherence_score": 0.8574160933494568,
      "coherence_diagnostics": {
        "tau": 0.8574160933494568,
        "grad_tau": 0.16457341611385345,
        "torsion": 0.0,
        "alignment": 4.521170139312744,
        "S_field": 0.7368150353431702,
        "Gamma_field": 0.49138349294662476,
        "S_over_Gamma": 1.4994704723358154,
        "Da": 29.550676345825195,
        "E_coh": 0.877341628074646,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -104.96,
              40.12
            ],
            [
              -104.89,
              40.12
            ],
            [
              -104.88,
              40.11
            ],
            [
              -104.88,
              40.06
            ],
            [
              -104.89,
              40.05
            ],
            [
              -104.92,
              40.05
            ],
            [
              -104.97,
              40.1
            ],
            [
              -104.96,
              40.12
            ]
          ]
        ]
      },
      "raw_probability": 0.2097,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "da780b8a4417a148e917687ce637934653df864811ed960130e5692f8d7d93f0",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.2097,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "850f461971aac07c51af8836aee34db471fc2e5ea710619b2a6e2337632692a2"
      },
      "receipt_sha256": "850f461971aac07c51af8836aee34db471fc2e5ea710619b2a6e2337632692a2"
    },
    {
      "storm_id": "71871",
      "lat": 48.3694,
      "lon": -78.1706,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 121.0,
      "ebshear": 25.0,
      "srh01": 156.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 156.0
        },
        {
          "name": "hrrr_pwat",
          "value": 28.4713
        },
        {
          "name": "alignment",
          "value": -10.2848
        },
        {
          "name": "tau",
          "value": 0.5304
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.208
      },
      "coherence_score": 0.530380129814148,
      "coherence_diagnostics": {
        "tau": 0.530380129814148,
        "grad_tau": 0.38051801919937134,
        "torsion": 0.0,
        "alignment": -10.284762382507324,
        "S_field": 0.5800162553787231,
        "Gamma_field": 0.41721680760383606,
        "S_over_Gamma": 1.3902034759521484,
        "Da": 26.330078125,
        "E_coh": 0.29948586225509644,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -78.18,
              48.43
            ],
            [
              -78.15,
              48.43
            ],
            [
              -78.15,
              48.42
            ],
            [
              -78.13,
              48.4
            ],
            [
              -78.13,
              48.38
            ],
            [
              -78.14,
              48.37
            ],
            [
              -78.13,
              48.35
            ],
            [
              -78.14,
              48.33
            ],
            [
              -78.18,
              48.32
            ],
            [
              -78.19,
              48.3
            ],
            [
              -78.19,
              48.31
            ],
            [
              -78.21,
              48.33
            ],
            [
              -78.21,
              48.35
            ],
            [
              -78.2,
              48.36
            ],
            [
              -78.22,
              48.4
            ],
            [
              -78.18,
              48.43
            ]
          ]
        ]
      },
      "raw_probability": 0.208,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "f141d884a22526cac1a0430d0391c0787611a8d5c9e44fe529539d72e05e2211",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.208,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "b14c9418bc7f6148bb2145111aa5d998dfaab98b4c5ab843db5bc245afb3766f"
      },
      "receipt_sha256": "b14c9418bc7f6148bb2145111aa5d998dfaab98b4c5ab843db5bc245afb3766f"
    },
    {
      "storm_id": "71099",
      "lat": 40.097,
      "lon": -105.088,
      "motion_east": 4.4,
      "motion_south": 6.9,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1186.0,
      "ebshear": 33.0,
      "srh01": 79.0,
      "maxllaz": 0.004,
      "mesh": 0.34,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 79.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.4713
        },
        {
          "name": "alignment",
          "value": 4.5212
        },
        {
          "name": "tau",
          "value": 0.8574
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2041
      },
      "coherence_score": 0.8574160933494568,
      "coherence_diagnostics": {
        "tau": 0.8574160933494568,
        "grad_tau": 0.16457341611385345,
        "torsion": 0.0,
        "alignment": 4.521170139312744,
        "S_field": 0.7368150353431702,
        "Gamma_field": 0.49138349294662476,
        "S_over_Gamma": 1.4994704723358154,
        "Da": 29.550676345825195,
        "E_coh": 0.877341628074646,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 5,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -105.11,
              40.14
            ],
            [
              -105.04,
              40.14
            ],
            [
              -105.02,
              40.12
            ],
            [
              -105.02,
              40.1
            ],
            [
              -105.06,
              40.06
            ],
            [
              -105.08,
              40.05
            ],
            [
              -105.14,
              40.05
            ],
            [
              -105.15,
              40.07
            ],
            [
              -105.15,
              40.1
            ],
            [
              -105.11,
              40.14
            ]
          ]
        ]
      },
      "raw_probability": 0.2041,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "24ad5dcee3041f5dcaf7168f5b2f07c8dc5a4355371451a9fb0538772cbe481c",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.2041,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "dae4a7b4d3f9788f22bf5a2cfc4a453bc73a24252a0a92c180e0b3678f7ec3eb"
      },
      "receipt_sha256": "dae4a7b4d3f9788f22bf5a2cfc4a453bc73a24252a0a92c180e0b3678f7ec3eb"
    },
    {
      "storm_id": "72124",
      "lat": 39.3694,
      "lon": -98.7438,
      "motion_east": 9.2,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 785.0,
      "ebshear": 34.0,
      "srh01": 174.0,
      "maxllaz": 0.002,
      "mesh": 0.44,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 174.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.8463
        },
        {
          "name": "alignment",
          "value": 1.7477
        },
        {
          "name": "tau",
          "value": 0.9845
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2005
      },
      "coherence_score": 0.9844545722007751,
      "coherence_diagnostics": {
        "tau": 0.9844545722007751,
        "grad_tau": 0.04025646671652794,
        "torsion": 0.0,
        "alignment": 1.7477158308029175,
        "S_field": 0.4614162743091583,
        "Gamma_field": 0.4322168231010437,
        "S_over_Gamma": 1.067557454109192,
        "Da": 26.11468505859375,
        "E_coh": 0.8244515657424927,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -98.83,
              39.43
            ],
            [
              -98.73,
              39.42
            ],
            [
              -98.72,
              39.41
            ],
            [
              -98.66,
              39.4
            ],
            [
              -98.65,
              39.39
            ],
            [
              -98.67,
              39.36
            ],
            [
              -98.67,
              39.33
            ],
            [
              -98.68,
              39.32
            ],
            [
              -98.7,
              39.32
            ],
            [
              -98.73,
              39.29
            ],
            [
              -98.76,
              39.29
            ],
            [
              -98.77,
              39.33
            ],
            [
              -98.83,
              39.36
            ],
            [
              -98.83,
              39.41
            ],
            [
              -98.84,
              39.42
            ],
            [
              -98.83,
              39.43
            ]
          ]
        ]
      },
      "raw_probability": 0.2005,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "8df921e103cf2036e7ae0c69ca25c1198bed1c135144087d74815eda2cf3ec9f",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.2005,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "4af70092c1f954e0d86e27337744d2bc6ac1cb507c23326dfe3b19de7fab534c"
      },
      "receipt_sha256": "4af70092c1f954e0d86e27337744d2bc6ac1cb507c23326dfe3b19de7fab534c"
    },
    {
      "storm_id": "71428",
      "lat": 36.5111,
      "lon": -100.8184,
      "motion_east": 7.9,
      "motion_south": 4.7,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2527.0,
      "ebshear": 48.0,
      "srh01": 60.0,
      "maxllaz": 0.01,
      "mesh": 1.74,
      "flash_rate": 33.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 60.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.9713
        },
        {
          "name": "alignment",
          "value": 6.7229
        },
        {
          "name": "tau",
          "value": 0.8716
        },
        {
          "name": "maxllaz",
          "value": 0.01
        }
      ],
      "model_scores": {
        "gbt_prob": 0.198
      },
      "coherence_score": 0.8716220855712891,
      "coherence_diagnostics": {
        "tau": 0.8716220855712891,
        "grad_tau": 0.14533314108848572,
        "torsion": 0.0,
        "alignment": 6.722914218902588,
        "S_field": 0.555455207824707,
        "Gamma_field": 0.42805016040802,
        "S_over_Gamma": 1.2976404428482056,
        "Da": 24.444551467895508,
        "E_coh": 0.7711865901947021,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 3,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -100.76,
              36.6
            ],
            [
              -100.7,
              36.6
            ],
            [
              -100.68,
              36.58
            ],
            [
              -100.67,
              36.54
            ],
            [
              -100.71,
              36.51
            ],
            [
              -100.74,
              36.5
            ],
            [
              -100.76,
              36.48
            ],
            [
              -100.79,
              36.47
            ],
            [
              -100.82,
              36.44
            ],
            [
              -100.85,
              36.43
            ],
            [
              -100.87,
              36.41
            ],
            [
              -100.93,
              36.42
            ],
            [
              -100.96,
              36.45
            ],
            [
              -100.96,
              36.51
            ],
            [
              -100.94,
              36.53
            ],
            [
              -100.9,
              36.54
            ],
            [
              -100.89,
              36.55
            ],
            [
              -100.86,
              36.55
            ],
            [
              -100.76,
              36.6
            ]
          ]
        ]
      },
      "raw_probability": 0.198,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "5a92391c4ce667f5d968a931a48ff4a1b9b317efd1513b3bcd7c4be5744b032a",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.198,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "597381ea99ba25ce531cb9c0b42b056a5160e72a527e1ff67d2aa45919dcc99f"
      },
      "receipt_sha256": "597381ea99ba25ce531cb9c0b42b056a5160e72a527e1ff67d2aa45919dcc99f"
    },
    {
      "storm_id": "70889",
      "lat": 43.5686,
      "lon": -116.061,
      "motion_east": 9.3,
      "motion_south": -10.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 494.0,
      "ebshear": 45.0,
      "srh01": 69.0,
      "maxllaz": 0.008,
      "mesh": 1.22,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 69.0
        },
        {
          "name": "hrrr_pwat",
          "value": 8.3463
        },
        {
          "name": "alignment",
          "value": 0.2547
        },
        {
          "name": "tau",
          "value": 0.5028
        },
        {
          "name": "maxllaz",
          "value": 0.008
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1934
      },
      "coherence_score": 0.5027811527252197,
      "coherence_diagnostics": {
        "tau": 0.5027811527252197,
        "grad_tau": 0.09349091351032257,
        "torsion": 0.0,
        "alignment": 0.2546883821487427,
        "S_field": 0.20010630786418915,
        "Gamma_field": 0.6038835048675537,
        "S_over_Gamma": 0.3313657343387604,
        "Da": 34.661346435546875,
        "E_coh": 0.336769163608551,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 5,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -116.09,
              43.71
            ],
            [
              -116.05,
              43.71
            ],
            [
              -116.02,
              43.68
            ],
            [
              -116.03,
              43.56
            ],
            [
              -116.01,
              43.54
            ],
            [
              -115.99,
              43.55
            ],
            [
              -115.95,
              43.53
            ],
            [
              -115.95,
              43.51
            ],
            [
              -115.98,
              43.48
            ],
            [
              -116.01,
              43.48
            ],
            [
              -116.02,
              43.49
            ],
            [
              -116.05,
              43.49
            ],
            [
              -116.06,
              43.5
            ],
            [
              -116.09,
              43.5
            ],
            [
              -116.1,
              43.51
            ],
            [
              -116.14,
              43.52
            ],
            [
              -116.17,
              43.55
            ],
            [
              -116.19,
              43.59
            ],
            [
              -116.18,
              43.63
            ],
            [
              -116.11,
              43.7
            ],
            [
              -116.09,
              43.71
            ]
          ]
        ]
      },
      "raw_probability": 0.1934,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "4703cbca1a59973e0282b18495173f3a0b0ac88c4cdb5ff65b85fa1c81cb2a74",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1934,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "4b30fa0ac994d1c65e67da6cb334b1e1ed080fcfb1bb812baf8e651bcfdd7cc1"
      },
      "receipt_sha256": "4b30fa0ac994d1c65e67da6cb334b1e1ed080fcfb1bb812baf8e651bcfdd7cc1"
    },
    {
      "storm_id": "72195",
      "lat": 37.2592,
      "lon": -101.025,
      "motion_east": 6.2,
      "motion_south": 1.8,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3061.0,
      "ebshear": 47.0,
      "srh01": 93.0,
      "maxllaz": 0.008,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 93.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.8463
        },
        {
          "name": "alignment",
          "value": -4.9438
        },
        {
          "name": "tau",
          "value": 1.1004
        },
        {
          "name": "maxllaz",
          "value": 0.008
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1927
      },
      "coherence_score": 1.1004408597946167,
      "coherence_diagnostics": {
        "tau": 1.1004408597946167,
        "grad_tau": 0.10750044137239456,
        "torsion": 0.0,
        "alignment": -4.943848133087158,
        "S_field": 1.1147550344467163,
        "Gamma_field": 0.4963834881782532,
        "S_over_Gamma": 2.245753765106201,
        "Da": 29.956375122070312,
        "E_coh": 0.8873705863952637,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -100.99,
              37.31
            ],
            [
              -100.97,
              37.29
            ],
            [
              -100.97,
              37.24
            ],
            [
              -100.98,
              37.24
            ],
            [
              -101.01,
              37.21
            ],
            [
              -101.05,
              37.19
            ],
            [
              -101.11,
              37.2
            ],
            [
              -101.11,
              37.25
            ],
            [
              -101.09,
              37.27
            ],
            [
              -101.03,
              37.3
            ],
            [
              -101.0,
              37.3
            ],
            [
              -100.99,
              37.31
            ]
          ]
        ]
      },
      "raw_probability": 0.1927,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "91cb901dd3ffdbd3392dfa784352d45f626acf02314ea75ae812bb1f7deef408",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1927,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "7aa4b6da45d9864660d5dd75c388f5b884cd1dee7d44c2d4952a2ff430e72469"
      },
      "receipt_sha256": "7aa4b6da45d9864660d5dd75c388f5b884cd1dee7d44c2d4952a2ff430e72469"
    },
    {
      "storm_id": "72024",
      "lat": 39.2254,
      "lon": -98.3331,
      "motion_east": 6.5,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 721.0,
      "ebshear": 20.0,
      "srh01": 159.0,
      "maxllaz": 0.002,
      "mesh": 1.03,
      "flash_rate": 29.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 159.0
        },
        {
          "name": "hrrr_pwat",
          "value": 44.2213
        },
        {
          "name": "alignment",
          "value": -3.0383
        },
        {
          "name": "tau",
          "value": 0.9164
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1903
      },
      "coherence_score": 0.9163873195648193,
      "coherence_diagnostics": {
        "tau": 0.9163873195648193,
        "grad_tau": 0.11532007902860641,
        "torsion": 0.0,
        "alignment": -3.038328170776367,
        "S_field": 0.4134839177131653,
        "Gamma_field": 0.5830501317977905,
        "S_over_Gamma": 0.709173858165741,
        "Da": 36.9278450012207,
        "E_coh": 0.7108690142631531,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -98.5,
              39.31
            ],
            [
              -98.47,
              39.31
            ],
            [
              -98.46,
              39.3
            ],
            [
              -98.43,
              39.3
            ],
            [
              -98.42,
              39.29
            ],
            [
              -98.37,
              39.29
            ],
            [
              -98.31,
              39.23
            ],
            [
              -98.2,
              39.23
            ],
            [
              -98.19,
              39.22
            ],
            [
              -98.17,
              39.22
            ],
            [
              -98.1,
              39.18
            ],
            [
              -98.08,
              39.16
            ],
            [
              -98.08,
              39.14
            ],
            [
              -98.1,
              39.12
            ],
            [
              -98.16,
              39.12
            ],
            [
              -98.2,
              39.14
            ],
            [
              -98.27,
              39.15
            ],
            [
              -98.33,
              39.19
            ],
            [
              -98.4,
              39.19
            ],
            [
              -98.43,
              39.21
            ],
            [
              -98.45,
              39.21
            ],
            [
              -98.49,
              39.23
            ],
            [
              -98.52,
              39.26
            ],
            [
              -98.51,
              39.27
            ],
            [
              -98.52,
              39.28
            ],
            [
              -98.5,
              39.31
            ]
          ]
        ]
      },
      "raw_probability": 0.1903,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "fff994537110694e005959eda42cb75a9a815578835decdebf81183863ac578c",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1903,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "171ac5067b156cbd6d3d851eebee19c64a5519e1abeac0db1a58660b996a0e40"
      },
      "receipt_sha256": "171ac5067b156cbd6d3d851eebee19c64a5519e1abeac0db1a58660b996a0e40"
    },
    {
      "storm_id": "71835",
      "lat": 48.4,
      "lon": -80.024,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 278.0,
      "ebshear": 27.0,
      "srh01": 175.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 175.0
        },
        {
          "name": "hrrr_pwat",
          "value": 30.3463
        },
        {
          "name": "alignment",
          "value": -0.4756
        },
        {
          "name": "tau",
          "value": 0.5605
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1838
      },
      "coherence_score": 0.5604965090751648,
      "coherence_diagnostics": {
        "tau": 0.5604965090751648,
        "grad_tau": 0.41886821389198303,
        "torsion": 0.0,
        "alignment": -0.4755531847476959,
        "S_field": 0.41251468658447266,
        "Gamma_field": 0.272216796875,
        "S_over_Gamma": 1.5153902769088745,
        "Da": 16.299135208129883,
        "E_coh": 0.2957471013069153,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.0,
              48.46
            ],
            [
              -79.97,
              48.43
            ],
            [
              -79.96,
              48.39
            ],
            [
              -80.0,
              48.37
            ],
            [
              -80.03,
              48.34
            ],
            [
              -80.05,
              48.34
            ],
            [
              -80.09,
              48.37
            ],
            [
              -80.09,
              48.4
            ],
            [
              -80.05,
              48.44
            ],
            [
              -80.0,
              48.46
            ]
          ]
        ]
      },
      "raw_probability": 0.1838,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "c4c982278f4c699a01cab3d23eac92ad0cb39f7e82eb02397bd948336aeec732",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1838,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e5bc890174f2b824d5d452104d912535112188c9afb1cbda17a96e85f0944c2a"
      },
      "receipt_sha256": "e5bc890174f2b824d5d452104d912535112188c9afb1cbda17a96e85f0944c2a"
    },
    {
      "storm_id": "72029",
      "lat": 37.02,
      "lon": -99.9223,
      "motion_east": 7.7,
      "motion_south": 4.2,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2572.0,
      "ebshear": 41.0,
      "srh01": 148.0,
      "maxllaz": 0.009,
      "mesh": 0.76,
      "flash_rate": 31.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 148.0
        },
        {
          "name": "hrrr_pwat",
          "value": 37.0963
        },
        {
          "name": "alignment",
          "value": 5.0059
        },
        {
          "name": "tau",
          "value": 1.0219
        },
        {
          "name": "maxllaz",
          "value": 0.009
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1826
      },
      "coherence_score": 1.0219365358352661,
      "coherence_diagnostics": {
        "tau": 1.0219365358352661,
        "grad_tau": 0.09776630252599716,
        "torsion": 0.0,
        "alignment": 5.005868434906006,
        "S_field": 0.6983485817909241,
        "Gamma_field": 0.6163834929466248,
        "S_over_Gamma": 1.1329773664474487,
        "Da": 34.789005279541016,
        "E_coh": 0.8342341184616089,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -99.94,
              37.11
            ],
            [
              -99.9,
              37.11
            ],
            [
              -99.86,
              37.07
            ],
            [
              -99.86,
              36.98
            ],
            [
              -99.87,
              36.97
            ],
            [
              -99.87,
              36.95
            ],
            [
              -99.89,
              36.93
            ],
            [
              -99.93,
              36.93
            ],
            [
              -99.97,
              36.97
            ],
            [
              -99.99,
              37.01
            ],
            [
              -99.99,
              37.05
            ],
            [
              -99.98,
              37.07
            ],
            [
              -99.94,
              37.11
            ]
          ]
        ]
      },
      "raw_probability": 0.1826,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "d2c7d892b28715ec1609d8fdab0e0f34ce2f9df19bb0bae72bdf08a48c4a3fb4",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1826,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ce3d8ee86f9fc8504d9fb3bba7ec24714667abe5db36b1d9c1bed26e40acad60"
      },
      "receipt_sha256": "ce3d8ee86f9fc8504d9fb3bba7ec24714667abe5db36b1d9c1bed26e40acad60"
    },
    {
      "storm_id": "72228",
      "lat": 37.731,
      "lon": -101.177,
      "motion_east": 5.1,
      "motion_south": 0.1,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2494.0,
      "ebshear": 45.0,
      "srh01": 201.0,
      "maxllaz": 0.006,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 201.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.8463
        },
        {
          "name": "alignment",
          "value": -4.9438
        },
        {
          "name": "tau",
          "value": 1.1004
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1656
      },
      "coherence_score": 1.1004408597946167,
      "coherence_diagnostics": {
        "tau": 1.1004408597946167,
        "grad_tau": 0.10750044137239456,
        "torsion": 0.0,
        "alignment": -4.943848133087158,
        "S_field": 1.1147550344467163,
        "Gamma_field": 0.4963834881782532,
        "S_over_Gamma": 2.245753765106201,
        "Da": 29.956375122070312,
        "E_coh": 0.8873705863952637,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -101.18,
              37.76
            ],
            [
              -101.14,
              37.76
            ],
            [
              -101.14,
              37.74
            ],
            [
              -101.16,
              37.72
            ],
            [
              -101.16,
              37.7
            ],
            [
              -101.17,
              37.69
            ],
            [
              -101.22,
              37.7
            ],
            [
              -101.22,
              37.74
            ],
            [
              -101.2,
              37.74
            ],
            [
              -101.18,
              37.76
            ]
          ]
        ]
      },
      "raw_probability": 0.1656,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "a2b52de1c3c52138a23306048a886ae9068371b492ea319a765dfbedaef8b76e",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1656,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "b70d2b2a933459da171cb8b81e67dd477964616e424faf4d0937a8c0491afddb"
      },
      "receipt_sha256": "b70d2b2a933459da171cb8b81e67dd477964616e424faf4d0937a8c0491afddb"
    },
    {
      "storm_id": "71993",
      "lat": 49.5921,
      "lon": -76.36,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 120.0,
      "ebshear": 20.0,
      "srh01": 191.0,
      "maxllaz": 0.001,
      "mesh": 0.05,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 191.0
        },
        {
          "name": "hrrr_pwat",
          "value": 23.4713
        },
        {
          "name": "alignment",
          "value": -6.2533
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1399
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.46177250146865845,
        "torsion": 0.0,
        "alignment": -6.253261566162109,
        "S_field": 0.34113991260528564,
        "Gamma_field": 0.30305016040802,
        "S_over_Gamma": 1.1256879568099976,
        "Da": 18.563108444213867,
        "E_coh": 0.18741242587566376,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.45,
              49.65
            ],
            [
              -76.42,
              49.65
            ],
            [
              -76.4,
              49.63
            ],
            [
              -76.38,
              49.63
            ],
            [
              -76.37,
              49.62
            ],
            [
              -76.33,
              49.62
            ],
            [
              -76.3,
              49.6
            ],
            [
              -76.28,
              49.6
            ],
            [
              -76.26,
              49.58
            ],
            [
              -76.26,
              49.54
            ],
            [
              -76.27,
              49.53
            ],
            [
              -76.32,
              49.53
            ],
            [
              -76.33,
              49.54
            ],
            [
              -76.37,
              49.55
            ],
            [
              -76.39,
              49.57
            ],
            [
              -76.4,
              49.57
            ],
            [
              -76.41,
              49.59
            ],
            [
              -76.45,
              49.6
            ],
            [
              -76.45,
              49.65
            ]
          ]
        ]
      },
      "raw_probability": 0.1399,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "db16ffe763bebc4cf9287ed5347fff8554545fcae38b952ad61aa36632d04acc",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1399,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "59b6af1c140868508a64c397ac94f30fc5a5a2aada90294fd7a779a99c38acfb"
      },
      "receipt_sha256": "59b6af1c140868508a64c397ac94f30fc5a5a2aada90294fd7a779a99c38acfb"
    },
    {
      "storm_id": "72210",
      "lat": 49.1991,
      "lon": -76.8182,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 107.0,
      "ebshear": 25.0,
      "srh01": 199.0,
      "maxllaz": 0.001,
      "mesh": 0.03,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 199.0
        },
        {
          "name": "hrrr_pwat",
          "value": 23.4713
        },
        {
          "name": "alignment",
          "value": -6.2533
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1399
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.46177250146865845,
        "torsion": 0.0,
        "alignment": -6.253261566162109,
        "S_field": 0.34113991260528564,
        "Gamma_field": 0.30305016040802,
        "S_over_Gamma": 1.1256879568099976,
        "Da": 18.563108444213867,
        "E_coh": 0.18741242587566376,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78,
              49.26
            ],
            [
              -76.76,
              49.26
            ],
            [
              -76.72,
              49.23
            ],
            [
              -76.72,
              49.18
            ],
            [
              -76.73,
              49.17
            ],
            [
              -76.74,
              49.17
            ],
            [
              -76.76,
              49.15
            ],
            [
              -76.79,
              49.15
            ],
            [
              -76.8,
              49.14
            ],
            [
              -76.83,
              49.14
            ],
            [
              -76.84,
              49.15
            ],
            [
              -76.86,
              49.15
            ],
            [
              -76.87,
              49.16
            ],
            [
              -76.91,
              49.17
            ],
            [
              -76.91,
              49.21
            ],
            [
              -76.92,
              49.22
            ],
            [
              -76.9,
              49.24
            ],
            [
              -76.87,
              49.24
            ],
            [
              -76.86,
              49.25
            ],
            [
              -76.85,
              49.24
            ],
            [
              -76.8,
              49.24
            ],
            [
              -76.78,
              49.26
            ]
          ]
        ]
      },
      "raw_probability": 0.1399,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "db16ffe763bebc4cf9287ed5347fff8554545fcae38b952ad61aa36632d04acc",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1399,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "59b6af1c140868508a64c397ac94f30fc5a5a2aada90294fd7a779a99c38acfb"
      },
      "receipt_sha256": "59b6af1c140868508a64c397ac94f30fc5a5a2aada90294fd7a779a99c38acfb"
    },
    {
      "storm_id": "72138",
      "lat": 27.34,
      "lon": -98.4685,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 841.0,
      "ebshear": 27.0,
      "srh01": 20.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 20.0
        },
        {
          "name": "hrrr_pwat",
          "value": 45.4713
        },
        {
          "name": "alignment",
          "value": -6.8297
        },
        {
          "name": "tau",
          "value": 0.7387
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1383
      },
      "coherence_score": 0.7386910915374756,
      "coherence_diagnostics": {
        "tau": 0.7386910915374756,
        "grad_tau": 0.1502593457698822,
        "torsion": 0.0,
        "alignment": -6.829679012298584,
        "S_field": 0.5886949896812439,
        "Gamma_field": 0.4988834857940674,
        "S_over_Gamma": 1.1800249814987183,
        "Da": 28.48786735534668,
        "E_coh": 0.7455529570579529,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -98.46,
              27.39
            ],
            [
              -98.42,
              27.39
            ],
            [
              -98.39,
              27.36
            ],
            [
              -98.4,
              27.32
            ],
            [
              -98.41,
              27.31
            ],
            [
              -98.47,
              27.3
            ],
            [
              -98.48,
              27.29
            ],
            [
              -98.54,
              27.29
            ],
            [
              -98.53,
              27.3
            ],
            [
              -98.53,
              27.35
            ],
            [
              -98.52,
              27.36
            ],
            [
              -98.48,
              27.37
            ],
            [
              -98.46,
              27.39
            ]
          ]
        ]
      },
      "raw_probability": 0.1383,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "b56ba2c42c6b8283eb15908c257a42da0b66142c7db72d0e4ce9973dfb7007b0",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1383,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "d130c8073aa7313b3297a2057a62d7616e12efda1fb5b8e3cb91cee1b0649689"
      },
      "receipt_sha256": "d130c8073aa7313b3297a2057a62d7616e12efda1fb5b8e3cb91cee1b0649689"
    },
    {
      "storm_id": "71791",
      "lat": 34.9542,
      "lon": -78.4892,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 314.0,
      "ebshear": 27.0,
      "srh01": 57.0,
      "maxllaz": 0.002,
      "mesh": 0.1,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 57.0
        },
        {
          "name": "hrrr_pwat",
          "value": 52.9713
        },
        {
          "name": "alignment",
          "value": -2.5509
        },
        {
          "name": "tau",
          "value": 1.3257
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1351
      },
      "coherence_score": 1.3257077932357788,
      "coherence_diagnostics": {
        "tau": 1.3257077932357788,
        "grad_tau": 0.07974860072135925,
        "torsion": 0.0,
        "alignment": -2.55092191696167,
        "S_field": 0.2945922911167145,
        "Gamma_field": 0.2863834798336029,
        "S_over_Gamma": 1.0286637544631958,
        "Da": 17.178621292114258,
        "E_coh": 0.6363776922225952,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -78.5,
              35.0
            ],
            [
              -78.48,
              34.98
            ],
            [
              -78.47,
              34.98
            ],
            [
              -78.47,
              34.97
            ],
            [
              -78.44,
              34.93
            ],
            [
              -78.44,
              34.9
            ],
            [
              -78.46,
              34.88
            ],
            [
              -78.51,
              34.88
            ],
            [
              -78.56,
              34.95
            ],
            [
              -78.53,
              34.99
            ],
            [
              -78.51,
              34.99
            ],
            [
              -78.5,
              35.0
            ]
          ]
        ]
      },
      "raw_probability": 0.1351,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "04bf1ff72addf392617d26604f16ddb607843e530777a107883c2864ad4714b9",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1351,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e756076375ca341c39cbfb62c6a0eb1812cdc45ea6be79ef0e632cf728a9dd5c"
      },
      "receipt_sha256": "e756076375ca341c39cbfb62c6a0eb1812cdc45ea6be79ef0e632cf728a9dd5c"
    },
    {
      "storm_id": "71769",
      "lat": 49.1138,
      "lon": -119.4556,
      "motion_east": 6.3,
      "motion_south": -4.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2343.0,
      "ebshear": 38.0,
      "srh01": 41.0,
      "maxllaz": 0.006,
      "mesh": 0.57,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 41.0
        },
        {
          "name": "hrrr_pwat",
          "value": 35.4713
        },
        {
          "name": "alignment",
          "value": -4.0658
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1344
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.14095890522003174,
        "torsion": 0.0,
        "alignment": -4.065761566162109,
        "S_field": 0.0691145658493042,
        "Gamma_field": 0.15138345956802368,
        "S_over_Gamma": 0.4565529525279999,
        "Da": 8.896440505981445,
        "E_coh": 0.6874449253082275,
        "singularity_count": 0.0,
        "singularity_conditions_met": 0,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": false
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48,
              49.18
            ],
            [
              -119.37,
              49.18
            ],
            [
              -119.34,
              49.14
            ],
            [
              -119.36,
              49.1
            ],
            [
              -119.38,
              49.1
            ],
            [
              -119.4,
              49.08
            ],
            [
              -119.41,
              49.08
            ],
            [
              -119.46,
              49.03
            ],
            [
              -119.5,
              49.03
            ],
            [
              -119.53,
              49.05
            ],
            [
              -119.53,
              49.09
            ],
            [
              -119.52,
              49.1
            ],
            [
              -119.53,
              49.14
            ],
            [
              -119.51,
              49.17
            ],
            [
              -119.49,
              49.17
            ],
            [
              -119.48,
              49.18
            ]
          ]
        ]
      },
      "raw_probability": 0.1344,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "13d553acaa9e7d3586c71368c5aa25382c8a149de11f5093d1c155461b48e7a9",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1344,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "86ef922761165fbeab551739c52ce1dae5bfb10c3b7f6e38b6407ce15d4b52fa"
      },
      "receipt_sha256": "86ef922761165fbeab551739c52ce1dae5bfb10c3b7f6e38b6407ce15d4b52fa"
    },
    {
      "storm_id": "72125",
      "lat": 34.2792,
      "lon": -84.5133,
      "motion_east": 4.3,
      "motion_south": 0.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2175.0,
      "ebshear": 22.0,
      "srh01": 33.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 33.0
        },
        {
          "name": "hrrr_pwat",
          "value": 57.8463
        },
        {
          "name": "alignment",
          "value": -0.3975
        },
        {
          "name": "tau",
          "value": 1.7871
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.134
      },
      "coherence_score": 1.787053108215332,
      "coherence_diagnostics": {
        "tau": 1.787053108215332,
        "grad_tau": 0.14598871767520905,
        "torsion": 0.0,
        "alignment": -0.3974585235118866,
        "S_field": 0.8286909461021423,
        "Gamma_field": 0.15805013477802277,
        "S_over_Gamma": 5.243215560913086,
        "Da": 9.790852546691895,
        "E_coh": 0.9432010054588318,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": false
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.56,
              34.32
            ],
            [
              -84.51,
              34.32
            ],
            [
              -84.48,
              34.29
            ],
            [
              -84.47,
              34.29
            ],
            [
              -84.47,
              34.28
            ],
            [
              -84.45,
              34.27
            ],
            [
              -84.45,
              34.24
            ],
            [
              -84.46,
              34.22
            ],
            [
              -84.59,
              34.22
            ],
            [
              -84.6,
              34.27
            ],
            [
              -84.56,
              34.31
            ],
            [
              -84.56,
              34.32
            ]
          ]
        ]
      },
      "raw_probability": 0.134,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "89c1d15516dc92e350a2a4e24052fc1512bf7025e5c6d63a5c4716ecadab18da",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.134,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ae159c1b099650439ab1075a5829ce45b907d90c2d2cf5e06f55c7a5792caf7f"
      },
      "receipt_sha256": "ae159c1b099650439ab1075a5829ce45b907d90c2d2cf5e06f55c7a5792caf7f"
    },
    {
      "storm_id": "72136",
      "lat": 34.0841,
      "lon": -84.1268,
      "motion_east": 4.3,
      "motion_south": 0.3,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2347.0,
      "ebshear": 22.0,
      "srh01": 42.0,
      "maxllaz": 0.006,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 42.0
        },
        {
          "name": "hrrr_pwat",
          "value": 57.8463
        },
        {
          "name": "alignment",
          "value": -0.3975
        },
        {
          "name": "tau",
          "value": 1.7871
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1328
      },
      "coherence_score": 1.787053108215332,
      "coherence_diagnostics": {
        "tau": 1.787053108215332,
        "grad_tau": 0.14598871767520905,
        "torsion": 0.0,
        "alignment": -0.3974585235118866,
        "S_field": 0.8286909461021423,
        "Gamma_field": 0.15805013477802277,
        "S_over_Gamma": 5.243215560913086,
        "Da": 9.790852546691895,
        "E_coh": 0.9432010054588318,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": false
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.27,
              34.24
            ],
            [
              -84.22,
              34.24
            ],
            [
              -84.21,
              34.23
            ],
            [
              -84.21,
              34.19
            ],
            [
              -84.23,
              34.17
            ],
            [
              -84.23,
              34.16
            ],
            [
              -84.2,
              34.13
            ],
            [
              -84.17,
              34.13
            ],
            [
              -84.13,
              34.1
            ],
            [
              -84.09,
              34.1
            ],
            [
              -84.08,
              34.11
            ],
            [
              -83.99,
              34.11
            ],
            [
              -83.98,
              34.1
            ],
            [
              -83.96,
              34.1
            ],
            [
              -83.94,
              34.08
            ],
            [
              -83.94,
              34.04
            ],
            [
              -83.95,
              34.03
            ],
            [
              -83.95,
              34.01
            ],
            [
              -83.97,
              33.99
            ],
            [
              -83.99,
              33.95
            ],
            [
              -84.01,
              33.94
            ],
            [
              -84.04,
              33.94
            ],
            [
              -84.05,
              33.95
            ],
            [
              -84.09,
              33.96
            ],
            [
              -84.16,
              34.01
            ],
            [
              -84.21,
              33.99
            ],
            [
              -84.22,
              34.0
            ],
            [
              -84.24,
              34.0
            ],
            [
              -84.27,
              34.03
            ],
            [
              -84.27,
              34.09
            ],
            [
              -84.24,
              34.14
            ],
            [
              -84.24,
              34.16
            ],
            [
              -84.29,
              34.2
            ],
            [
              -84.27,
              34.24
            ]
          ]
        ]
      },
      "raw_probability": 0.1328,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "80ff097627cd86ae87a25faa783d89c69bfa7d24dbd8a40b7b25802a1424dbe3",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1328,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "5f794313cada839369475e1f48ab57da5fada7a04b5b84a72a23225a76638f61"
      },
      "receipt_sha256": "5f794313cada839369475e1f48ab57da5fada7a04b5b84a72a23225a76638f61"
    },
    {
      "storm_id": "71869",
      "lat": 49.1843,
      "lon": -76.0657,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 151.0,
      "ebshear": 26.0,
      "srh01": 183.0,
      "maxllaz": 0.001,
      "mesh": 0.07,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 183.0
        },
        {
          "name": "hrrr_pwat",
          "value": 21.3463
        },
        {
          "name": "alignment",
          "value": -4.6283
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1327
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.4314800500869751,
        "torsion": 0.0,
        "alignment": -4.628261566162109,
        "S_field": 0.3326238989830017,
        "Gamma_field": 0.3180501461029053,
        "S_over_Gamma": 1.0458221435546875,
        "Da": 19.53873062133789,
        "E_coh": 0.467192679643631,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.04,
              49.23
            ],
            [
              -76.03,
              49.23
            ],
            [
              -76.02,
              49.21
            ],
            [
              -76.04,
              49.2
            ],
            [
              -76.04,
              49.16
            ],
            [
              -76.05,
              49.14
            ],
            [
              -76.06,
              49.13
            ],
            [
              -76.11,
              49.13
            ],
            [
              -76.12,
              49.14
            ],
            [
              -76.12,
              49.17
            ],
            [
              -76.11,
              49.19
            ],
            [
              -76.08,
              49.21
            ],
            [
              -76.06,
              49.21
            ],
            [
              -76.04,
              49.23
            ]
          ]
        ]
      },
      "raw_probability": 0.1327,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "bdb64467fb11a9fb6dcd42512f262ad7fce0a595212c29a792e7b016db83a17e",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1327,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "14a2f566aa3764e5c04debd2a8da7b3849acd24197ec146403c1c87dda61859f"
      },
      "receipt_sha256": "14a2f566aa3764e5c04debd2a8da7b3849acd24197ec146403c1c87dda61859f"
    },
    {
      "storm_id": "71979",
      "lat": 46.7394,
      "lon": -114.7944,
      "motion_east": 9.9,
      "motion_south": -5.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1773.0,
      "ebshear": 28.0,
      "srh01": 62.0,
      "maxllaz": 0.004,
      "mesh": 0.16,
      "flash_rate": 6.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 62.0
        },
        {
          "name": "hrrr_pwat",
          "value": 23.8463
        },
        {
          "name": "alignment",
          "value": 0.3953
        },
        {
          "name": "tau",
          "value": 0.38
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1317
      },
      "coherence_score": 0.38002464175224304,
      "coherence_diagnostics": {
        "tau": 0.38002464175224304,
        "grad_tau": 0.042542170733213425,
        "torsion": 0.0,
        "alignment": 0.39527541399002075,
        "S_field": 0.11157020926475525,
        "Gamma_field": 0.26638346910476685,
        "S_over_Gamma": 0.41883307695388794,
        "Da": 15.913241386413574,
        "E_coh": 0.5149867534637451,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.75,
              46.8
            ],
            [
              -114.7,
              46.8
            ],
            [
              -114.69,
              46.79
            ],
            [
              -114.69,
              46.73
            ],
            [
              -114.72,
              46.7
            ],
            [
              -114.73,
              46.7
            ],
            [
              -114.75,
              46.68
            ],
            [
              -114.85,
              46.68
            ],
            [
              -114.86,
              46.69
            ],
            [
              -114.88,
              46.69
            ],
            [
              -114.9,
              46.73
            ],
            [
              -114.9,
              46.74
            ],
            [
              -114.88,
              46.76
            ],
            [
              -114.86,
              46.77
            ],
            [
              -114.8,
              46.77
            ],
            [
              -114.75,
              46.8
            ]
          ]
        ]
      },
      "raw_probability": 0.1317,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "dc1f252a1905b1f88df8446af86a5eb7495145e65c2547358ebd83b22e0dd0aa",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1317,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "b0f998b30567cb713c20c7dbdeaa61ab3498d1edecdf2599abefb0773e1980b5"
      },
      "receipt_sha256": "b0f998b30567cb713c20c7dbdeaa61ab3498d1edecdf2599abefb0773e1980b5"
    },
    {
      "storm_id": "72169",
      "lat": 42.5967,
      "lon": -94.7533,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 23.0,
      "ebshear": 17.0,
      "srh01": 34.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 34.0
        },
        {
          "name": "hrrr_pwat",
          "value": 47.2213
        },
        {
          "name": "alignment",
          "value": -6.4944
        },
        {
          "name": "tau",
          "value": 0.8838
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1233
      },
      "coherence_score": 0.8837655782699585,
      "coherence_diagnostics": {
        "tau": 0.8837655782699585,
        "grad_tau": 0.06846591830253601,
        "torsion": 0.0,
        "alignment": -6.494414329528809,
        "S_field": 0.14770245552062988,
        "Gamma_field": 0.18555012345314026,
        "S_over_Gamma": 0.7960245609283447,
        "Da": 12.319120407104492,
        "E_coh": 0.34231072664260864,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -94.77,
              42.63
            ],
            [
              -94.73,
              42.63
            ],
            [
              -94.71,
              42.61
            ],
            [
              -94.72,
              42.57
            ],
            [
              -94.74,
              42.56
            ],
            [
              -94.77,
              42.56
            ],
            [
              -94.78,
              42.57
            ],
            [
              -94.79,
              42.61
            ],
            [
              -94.77,
              42.63
            ]
          ]
        ]
      },
      "raw_probability": 0.1233,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "d90904d06e3732e2beb55596f9e61a19b39f67a3b7e19527dc36b5222ee1afe1",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1233,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "6bc2c46998e180d5b65b59511218ac219c464cfbde68b4d034f4e256fbf53928"
      },
      "receipt_sha256": "6bc2c46998e180d5b65b59511218ac219c464cfbde68b4d034f4e256fbf53928"
    },
    {
      "storm_id": "72081",
      "lat": 38.1592,
      "lon": -102.4233,
      "motion_east": 5.6,
      "motion_south": 0.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2686.0,
      "ebshear": 31.0,
      "srh01": 81.0,
      "maxllaz": 0.004,
      "mesh": 0.06,
      "flash_rate": 4.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 81.0
        },
        {
          "name": "hrrr_pwat",
          "value": 28.5963
        },
        {
          "name": "alignment",
          "value": 0.686
        },
        {
          "name": "tau",
          "value": 0.9313
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1155
      },
      "coherence_score": 0.9312904477119446,
      "coherence_diagnostics": {
        "tau": 0.9312904477119446,
        "grad_tau": 0.055848993360996246,
        "torsion": 0.0,
        "alignment": 0.6859883069992065,
        "S_field": 0.320734441280365,
        "Gamma_field": 0.39888349175453186,
        "S_over_Gamma": 0.8040804862976074,
        "Da": 22.986209869384766,
        "E_coh": 0.7759166955947876,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -102.47,
              38.21
            ],
            [
              -102.4,
              38.21
            ],
            [
              -102.34,
              38.18
            ],
            [
              -102.34,
              38.13
            ],
            [
              -102.37,
              38.11
            ],
            [
              -102.38,
              38.12
            ],
            [
              -102.42,
              38.12
            ],
            [
              -102.43,
              38.13
            ],
            [
              -102.48,
              38.14
            ],
            [
              -102.49,
              38.15
            ],
            [
              -102.49,
              38.2
            ],
            [
              -102.47,
              38.21
            ]
          ]
        ]
      },
      "raw_probability": 0.1155,
      "confidence_lo": 0.002,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "0ed35023c076f01fc67034569330f37d3550058405ebe90d81febf82c7e21d4d",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1155,
        "probability": 0.00201,
        "confidence_lo": 0.001979,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "5d6bcad24fa0209cf3a586590ff6cf1f28436686b523ab5c1eee535a780a63a4"
      },
      "receipt_sha256": "5d6bcad24fa0209cf3a586590ff6cf1f28436686b523ab5c1eee535a780a63a4"
    },
    {
      "storm_id": "72122",
      "lat": 42.8594,
      "lon": -97.6753,
      "motion_east": 6.6,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 39.0,
      "ebshear": 18.0,
      "srh01": 39.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 39.0
        },
        {
          "name": "hrrr_pwat",
          "value": 46.7213
        },
        {
          "name": "alignment",
          "value": 3.3617
        },
        {
          "name": "tau",
          "value": 0.8816
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1132
      },
      "coherence_score": 0.8815500140190125,
      "coherence_diagnostics": {
        "tau": 0.8815500140190125,
        "grad_tau": 0.13262690603733063,
        "torsion": 0.0,
        "alignment": 3.3617281913757324,
        "S_field": 0.1815943419933319,
        "Gamma_field": 0.1863834708929062,
        "S_over_Gamma": 0.9743049740791321,
        "Da": 12.020283699035645,
        "E_coh": 0.5686454176902771,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -97.78,
              42.91
            ],
            [
              -97.69,
              42.91
            ],
            [
              -97.68,
              42.9
            ],
            [
              -97.64,
              42.9
            ],
            [
              -97.61,
              42.88
            ],
            [
              -97.57,
              42.88
            ],
            [
              -97.53,
              42.85
            ],
            [
              -97.53,
              42.8
            ],
            [
              -97.55,
              42.79
            ],
            [
              -97.58,
              42.79
            ],
            [
              -97.64,
              42.83
            ],
            [
              -97.75,
              42.83
            ],
            [
              -97.76,
              42.84
            ],
            [
              -97.79,
              42.84
            ],
            [
              -97.8,
              42.85
            ],
            [
              -97.8,
              42.9
            ],
            [
              -97.78,
              42.91
            ]
          ]
        ]
      },
      "raw_probability": 0.1132,
      "confidence_lo": 0.0019,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "748075c0a0dfc91dc7f699e9ca27f91a88bd85597622d85022d932a1f3e1c91f",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1132,
        "probability": 0.00201,
        "confidence_lo": 0.001869,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "b32163e2b2105b53efa5290f65195064dba4e6bfca0302e579f50396852b66c1"
      },
      "receipt_sha256": "b32163e2b2105b53efa5290f65195064dba4e6bfca0302e579f50396852b66c1"
    },
    {
      "storm_id": "72227",
      "lat": 39.1029,
      "lon": -97.9743,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 595.0,
      "ebshear": 21.0,
      "srh01": 151.0,
      "maxllaz": 0.003,
      "mesh": 0.68,
      "flash_rate": 7.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 151.0
        },
        {
          "name": "hrrr_pwat",
          "value": 44.2213
        },
        {
          "name": "alignment",
          "value": -3.0383
        },
        {
          "name": "tau",
          "value": 0.9164
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1126
      },
      "coherence_score": 0.9163873195648193,
      "coherence_diagnostics": {
        "tau": 0.9163873195648193,
        "grad_tau": 0.11532007902860641,
        "torsion": 0.0,
        "alignment": -3.038328170776367,
        "S_field": 0.4134839177131653,
        "Gamma_field": 0.5830501317977905,
        "S_over_Gamma": 0.709173858165741,
        "Da": 36.9278450012207,
        "E_coh": 0.7108690142631531,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -98.03,
              39.14
            ],
            [
              -98.01,
              39.13
            ],
            [
              -97.97,
              39.13
            ],
            [
              -97.96,
              39.12
            ],
            [
              -97.95,
              39.13
            ],
            [
              -97.94,
              39.12
            ],
            [
              -97.9,
              39.11
            ],
            [
              -97.9,
              39.05
            ],
            [
              -97.94,
              39.04
            ],
            [
              -97.96,
              39.05
            ],
            [
              -98.0,
              39.09
            ],
            [
              -98.02,
              39.09
            ],
            [
              -98.03,
              39.1
            ],
            [
              -98.03,
              39.14
            ]
          ]
        ]
      },
      "raw_probability": 0.1126,
      "confidence_lo": 0.0019,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "22d46f30ea3ee52366b39b33d95e20b2ec68b506416db6ab3c2c0d42bfca49d4",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1126,
        "probability": 0.00201,
        "confidence_lo": 0.001869,
        "confidence_hi": 0.00201,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "f3875c5152b8005be94da41a601f5d3dbe12b7f110b3cc5b587623b74ae49100"
      },
      "receipt_sha256": "f3875c5152b8005be94da41a601f5d3dbe12b7f110b3cc5b587623b74ae49100"
    },
    {
      "storm_id": "72165",
      "lat": 49.0962,
      "lon": -119.6513,
      "motion_east": 6.2,
      "motion_south": -4.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2694.0,
      "ebshear": 37.0,
      "srh01": 24.0,
      "maxllaz": 0.003,
      "mesh": 0.16,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 24.0
        },
        {
          "name": "hrrr_pwat",
          "value": 35.4713
        },
        {
          "name": "alignment",
          "value": -4.0658
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1105
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.14095890522003174,
        "torsion": 0.0,
        "alignment": -4.065761566162109,
        "S_field": 0.0691145658493042,
        "Gamma_field": 0.15138345956802368,
        "S_over_Gamma": 0.4565529525279999,
        "Da": 8.896440505981445,
        "E_coh": 0.6874449253082275,
        "singularity_count": 0.0,
        "singularity_conditions_met": 0,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": false
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67,
              49.12
            ],
            [
              -119.63,
              49.12
            ],
            [
              -119.62,
              49.11
            ],
            [
              -119.62,
              49.07
            ],
            [
              -119.64,
              49.05
            ],
            [
              -119.68,
              49.07
            ],
            [
              -119.68,
              49.11
            ],
            [
              -119.67,
              49.12
            ]
          ]
        ]
      },
      "raw_probability": 0.1105,
      "confidence_lo": 0.0019,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "23aeb7181a34a4073a9b481c6b252d880d708961775119bb13a83d98982b2e4b",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1105,
        "probability": 0.002001,
        "confidence_lo": 0.001869,
        "confidence_hi": 0.002001,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "17d881371a49e7514d2d3c1ad1eb73476c8a894c47e723be16eb782dd6e2747d"
      },
      "receipt_sha256": "17d881371a49e7514d2d3c1ad1eb73476c8a894c47e723be16eb782dd6e2747d"
    },
    {
      "storm_id": "72197",
      "lat": 36.8627,
      "lon": -101.4173,
      "motion_east": 4.6,
      "motion_south": 0.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1805.0,
      "ebshear": 43.0,
      "srh01": 96.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 96.0
        },
        {
          "name": "hrrr_pwat",
          "value": 33.0963
        },
        {
          "name": "alignment",
          "value": 6.1433
        },
        {
          "name": "tau",
          "value": 0.9191
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1104
      },
      "coherence_score": 0.9191404581069946,
      "coherence_diagnostics": {
        "tau": 0.9191404581069946,
        "grad_tau": 0.14650921523571014,
        "torsion": 0.0,
        "alignment": 6.1432695388793945,
        "S_field": 0.31576111912727356,
        "Gamma_field": 0.6355501413345337,
        "S_over_Gamma": 0.49683117866516113,
        "Da": 37.18886947631836,
        "E_coh": 0.3849842846393585,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -101.44,
              36.92
            ],
            [
              -101.4,
              36.92
            ],
            [
              -101.38,
              36.91
            ],
            [
              -101.36,
              36.87
            ],
            [
              -101.34,
              36.85
            ],
            [
              -101.34,
              36.83
            ],
            [
              -101.36,
              36.82
            ],
            [
              -101.37,
              36.79
            ],
            [
              -101.44,
              36.79
            ],
            [
              -101.47,
              36.81
            ],
            [
              -101.49,
              36.85
            ],
            [
              -101.49,
              36.87
            ],
            [
              -101.47,
              36.89
            ],
            [
              -101.47,
              36.9
            ],
            [
              -101.44,
              36.92
            ]
          ]
        ]
      },
      "raw_probability": 0.1104,
      "confidence_lo": 0.0019,
      "confidence_hi": 0.002,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "04965b00783a6e55861b1dd1e0c2f5025de5cea9ed4d900432855d9e56c15d61",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1104,
        "probability": 0.002001,
        "confidence_lo": 0.001869,
        "confidence_hi": 0.002001,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "b34d89bba59b0e1977d9d095567ba41106cbbca52b7306b844521ae3ca610ad2"
      },
      "receipt_sha256": "b34d89bba59b0e1977d9d095567ba41106cbbca52b7306b844521ae3ca610ad2"
    },
    {
      "storm_id": "71437",
      "lat": 27.6915,
      "lon": -82.71,
      "motion_east": 0.2,
      "motion_south": -3.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0016,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3473.0,
      "ebshear": 29.0,
      "srh01": 73.0,
      "maxllaz": 0.005,
      "mesh": 0.1,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 73.0
        },
        {
          "name": "hrrr_pwat",
          "value": 32.8463
        },
        {
          "name": "alignment",
          "value": 0.4252
        },
        {
          "name": "tau",
          "value": 2.3837
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1079
      },
      "coherence_score": 2.3836734294891357,
      "coherence_diagnostics": {
        "tau": 2.3836734294891357,
        "grad_tau": 0.24157269299030304,
        "torsion": 0.0,
        "alignment": 0.4251548647880554,
        "S_field": 0.40352874994277954,
        "Gamma_field": 0.3438834547996521,
        "S_over_Gamma": 1.1734462976455688,
        "Da": 20.161357879638672,
        "E_coh": 0.9033167362213135,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 3,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.69,
              27.77
            ],
            [
              -82.67,
              27.76
            ],
            [
              -82.63,
              27.76
            ],
            [
              -82.62,
              27.74
            ],
            [
              -82.62,
              27.67
            ],
            [
              -82.68,
              27.63
            ],
            [
              -82.71,
              27.63
            ],
            [
              -82.75,
              27.61
            ],
            [
              -82.79,
              27.61
            ],
            [
              -82.81,
              27.63
            ],
            [
              -82.81,
              27.68
            ],
            [
              -82.76,
              27.73
            ],
            [
              -82.69,
              27.77
            ]
          ]
        ]
      },
      "raw_probability": 0.1079,
      "confidence_lo": 0.0013,
      "confidence_hi": 0.0016,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "7496b088ed8810659c7e725d56ec1695db8c544097251b231f643faec19b01e3",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1079,
        "probability": 0.001589,
        "confidence_lo": 0.001273,
        "confidence_hi": 0.00159,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "d85c2a5352401a3260602a5eeef62973eb6e4596482b6948a931a9653b63144d"
      },
      "receipt_sha256": "d85c2a5352401a3260602a5eeef62973eb6e4596482b6948a931a9653b63144d"
    },
    {
      "storm_id": "71686",
      "lat": 39.25,
      "lon": -97.9793,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0016,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 675.0,
      "ebshear": 20.0,
      "srh01": 148.0,
      "maxllaz": 0.002,
      "mesh": 0.18,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 148.0
        },
        {
          "name": "hrrr_pwat",
          "value": 44.2213
        },
        {
          "name": "alignment",
          "value": -3.0383
        },
        {
          "name": "tau",
          "value": 0.9164
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1076
      },
      "coherence_score": 0.9163873195648193,
      "coherence_diagnostics": {
        "tau": 0.9163873195648193,
        "grad_tau": 0.11532007902860641,
        "torsion": 0.0,
        "alignment": -3.038328170776367,
        "S_field": 0.4134839177131653,
        "Gamma_field": 0.5830501317977905,
        "S_over_Gamma": 0.709173858165741,
        "Da": 36.9278450012207,
        "E_coh": 0.7108690142631531,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 3,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -98.07,
              39.3
            ],
            [
              -97.98,
              39.3
            ],
            [
              -97.94,
              39.26
            ],
            [
              -97.92,
              39.25
            ],
            [
              -97.87,
              39.25
            ],
            [
              -97.86,
              39.24
            ],
            [
              -97.86,
              39.18
            ],
            [
              -97.91,
              39.18
            ],
            [
              -97.96,
              39.23
            ],
            [
              -98.04,
              39.22
            ],
            [
              -98.07,
              39.25
            ],
            [
              -98.08,
              39.25
            ],
            [
              -98.08,
              39.29
            ],
            [
              -98.07,
              39.3
            ]
          ]
        ]
      },
      "raw_probability": 0.1076,
      "confidence_lo": 0.0013,
      "confidence_hi": 0.0016,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "d00a68b1d780416456447ef81577bed9b0ae343ca2b33844680efe21e93e0330",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1076,
        "probability": 0.001589,
        "confidence_lo": 0.001273,
        "confidence_hi": 0.00159,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "53170b9c10c605e2cfa74971fc8b21318d0f55832a7c264d3b60bbd97d1ed098"
      },
      "receipt_sha256": "53170b9c10c605e2cfa74971fc8b21318d0f55832a7c264d3b60bbd97d1ed098"
    },
    {
      "storm_id": "72066",
      "lat": 33.9691,
      "lon": -82.7082,
      "motion_east": 4.6,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0014,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1662.0,
      "ebshear": 26.0,
      "srh01": 51.0,
      "maxllaz": 0.003,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 51.0
        },
        {
          "name": "hrrr_pwat",
          "value": 58.7213
        },
        {
          "name": "alignment",
          "value": 0.0169
        },
        {
          "name": "tau",
          "value": 1.832
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1057
      },
      "coherence_score": 1.8319505453109741,
      "coherence_diagnostics": {
        "tau": 1.8319505453109741,
        "grad_tau": 0.16292782127857208,
        "torsion": 0.0,
        "alignment": 0.016898304224014282,
        "S_field": 0.6716833114624023,
        "Gamma_field": 0.16721680760383606,
        "S_over_Gamma": 4.016840934753418,
        "Da": 10.56550121307373,
        "E_coh": 0.9070953130722046,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.75,
              34.02
            ],
            [
              -82.69,
              34.01
            ],
            [
              -82.65,
              33.98
            ],
            [
              -82.64,
              33.98
            ],
            [
              -82.64,
              33.93
            ],
            [
              -82.69,
              33.9
            ],
            [
              -82.72,
              33.91
            ],
            [
              -82.74,
              33.93
            ],
            [
              -82.76,
              33.97
            ],
            [
              -82.76,
              34.01
            ],
            [
              -82.75,
              34.02
            ]
          ]
        ]
      },
      "raw_probability": 0.1057,
      "confidence_lo": 0.0013,
      "confidence_hi": 0.0014,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "98f2ac6aa54154107c6c15a8299d63ab2ed8ae24eb13af7c7c101e1173f5e3ed",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.1057,
        "probability": 0.001427,
        "confidence_lo": 0.001273,
        "confidence_hi": 0.001428,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c36838d9e46c79d19486a5b71c6e49d6cae6cf7d9e71616f0dcfa8e7eb948411"
      },
      "receipt_sha256": "c36838d9e46c79d19486a5b71c6e49d6cae6cf7d9e71616f0dcfa8e7eb948411"
    },
    {
      "storm_id": "71953",
      "lat": 34.1936,
      "lon": -86.0529,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0014,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1482.0,
      "ebshear": 23.0,
      "srh01": 9.0,
      "maxllaz": 0.003,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 9.0
        },
        {
          "name": "hrrr_pwat",
          "value": 56.3463
        },
        {
          "name": "alignment",
          "value": -4.4911
        },
        {
          "name": "tau",
          "value": 1.9699
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0994
      },
      "coherence_score": 1.969877004623413,
      "coherence_diagnostics": {
        "tau": 1.969877004623413,
        "grad_tau": 0.39122214913368225,
        "torsion": 0.0,
        "alignment": -4.491091251373291,
        "S_field": 0.9412893056869507,
        "Gamma_field": 0.1980501264333725,
        "S_over_Gamma": 4.752783298492432,
        "Da": 12.154974937438965,
        "E_coh": 0.9621520042419434,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -86.08,
              34.25
            ],
            [
              -86.04,
              34.25
            ],
            [
              -86.01,
              34.23
            ],
            [
              -86.01,
              34.22
            ],
            [
              -85.99,
              34.2
            ],
            [
              -85.99,
              34.15
            ],
            [
              -86.0,
              34.14
            ],
            [
              -86.02,
              34.13
            ],
            [
              -86.08,
              34.13
            ],
            [
              -86.11,
              34.16
            ],
            [
              -86.11,
              34.18
            ],
            [
              -86.12,
              34.19
            ],
            [
              -86.1,
              34.23
            ],
            [
              -86.08,
              34.25
            ]
          ]
        ]
      },
      "raw_probability": 0.0994,
      "confidence_lo": 0.0013,
      "confidence_hi": 0.0014,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "a721b37d95a3133e4fe5a64f408ae330caae420f028848f9a5742553ecb1e7cc",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0994,
        "probability": 0.001355,
        "confidence_lo": 0.001273,
        "confidence_hi": 0.001355,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "321716ca8fb480f5849939336e673e93b6d74ed15698ec819556d2a73db359e8"
      },
      "receipt_sha256": "321716ca8fb480f5849939336e673e93b6d74ed15698ec819556d2a73db359e8"
    },
    {
      "storm_id": "72151",
      "lat": 34.3344,
      "lon": -84.76,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2080.0,
      "ebshear": 22.0,
      "srh01": 21.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 21.0
        },
        {
          "name": "hrrr_pwat",
          "value": 54.5963
        },
        {
          "name": "alignment",
          "value": -3.6349
        },
        {
          "name": "tau",
          "value": 1.8487
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0939
      },
      "coherence_score": 1.8486952781677246,
      "coherence_diagnostics": {
        "tau": 1.8486952781677246,
        "grad_tau": 0.2842634618282318,
        "torsion": 0.0,
        "alignment": -3.634875774383545,
        "S_field": 0.6730524301528931,
        "Gamma_field": 0.22471678256988525,
        "S_over_Gamma": 2.995114326477051,
        "Da": 13.854487419128418,
        "E_coh": 0.9325021505355835,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.78,
              34.37
            ],
            [
              -84.73,
              34.37
            ],
            [
              -84.72,
              34.36
            ],
            [
              -84.72,
              34.33
            ],
            [
              -84.74,
              34.29
            ],
            [
              -84.78,
              34.29
            ],
            [
              -84.79,
              34.3
            ],
            [
              -84.8,
              34.33
            ],
            [
              -84.78,
              34.37
            ]
          ]
        ]
      },
      "raw_probability": 0.0939,
      "confidence_lo": 0.0013,
      "confidence_hi": 0.0013,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "36771e79bbb7ebb051b0f229ff1d76be57da45df4e1282c02ddc499ced3dfc43",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0939,
        "probability": 0.001333,
        "confidence_lo": 0.001273,
        "confidence_hi": 0.001333,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "070c94137285493489046f363972d199866d0b09281adb806dbd06d40b03586b"
      },
      "receipt_sha256": "070c94137285493489046f363972d199866d0b09281adb806dbd06d40b03586b"
    },
    {
      "storm_id": "72011",
      "lat": 26.0613,
      "lon": -82.1988,
      "motion_east": -2.0,
      "motion_south": -2.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3682.0,
      "ebshear": 22.0,
      "srh01": 62.0,
      "maxllaz": 0.001,
      "mesh": 0.32,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 62.0
        },
        {
          "name": "hrrr_pwat",
          "value": 39.5963
        },
        {
          "name": "alignment",
          "value": -0.6368
        },
        {
          "name": "tau",
          "value": 1.3902
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0919
      },
      "coherence_score": 1.3901638984680176,
      "coherence_diagnostics": {
        "tau": 1.3901638984680176,
        "grad_tau": 1.1110628843307495,
        "torsion": 0.0,
        "alignment": -0.6367718577384949,
        "S_field": 0.8090218305587769,
        "Gamma_field": 0.21721680462360382,
        "S_over_Gamma": 3.724490165710449,
        "Da": 12.355836868286133,
        "E_coh": 0.949323832988739,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.21,
              26.11
            ],
            [
              -82.2,
              26.1
            ],
            [
              -82.19,
              26.11
            ],
            [
              -82.13,
              26.11
            ],
            [
              -82.12,
              26.1
            ],
            [
              -82.15,
              26.07
            ],
            [
              -82.14,
              26.05
            ],
            [
              -82.15,
              26.03
            ],
            [
              -82.17,
              26.03
            ],
            [
              -82.21,
              26.0
            ],
            [
              -82.24,
              26.0
            ],
            [
              -82.26,
              26.01
            ],
            [
              -82.26,
              26.03
            ],
            [
              -82.27,
              26.04
            ],
            [
              -82.27,
              26.08
            ],
            [
              -82.21,
              26.11
            ]
          ]
        ]
      },
      "raw_probability": 0.0919,
      "confidence_lo": 0.0013,
      "confidence_hi": 0.0013,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "f419916b59930f4676e8a184fc410cf646b8b729ea37476ee9c6348747ff79f4",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0919,
        "probability": 0.001333,
        "confidence_lo": 0.001273,
        "confidence_hi": 0.001333,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "613bfba167b013ca905466c95b60281b073e27e30e6927b650a5cd64455472ba"
      },
      "receipt_sha256": "613bfba167b013ca905466c95b60281b073e27e30e6927b650a5cd64455472ba"
    },
    {
      "storm_id": "72201",
      "lat": 29.2557,
      "lon": -97.7,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2190.0,
      "ebshear": 30.0,
      "srh01": 65.0,
      "maxllaz": 0.003,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 65.0
        },
        {
          "name": "hrrr_pwat",
          "value": 44.5963
        },
        {
          "name": "alignment",
          "value": 2.4181
        },
        {
          "name": "tau",
          "value": 0.7291
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0914
      },
      "coherence_score": 0.7291141748428345,
      "coherence_diagnostics": {
        "tau": 0.7291141748428345,
        "grad_tau": 0.14440518617630005,
        "torsion": 0.0,
        "alignment": 2.4180831909179688,
        "S_field": 0.2309861183166504,
        "Gamma_field": 0.7172167897224426,
        "S_over_Gamma": 0.3220590054988861,
        "Da": 42.022987365722656,
        "E_coh": 0.5653592944145203,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -97.69,
              29.29
            ],
            [
              -97.67,
              29.27
            ],
            [
              -97.67,
              29.23
            ],
            [
              -97.7,
              29.21
            ],
            [
              -97.74,
              29.24
            ],
            [
              -97.74,
              29.26
            ],
            [
              -97.69,
              29.29
            ]
          ]
        ]
      },
      "raw_probability": 0.0914,
      "confidence_lo": 0.0013,
      "confidence_hi": 0.0013,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "23b8fd7d0a213d71781116fd5f57b3c6c1ffd99b327ce881c225ce4b4b4a65b2",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0914,
        "probability": 0.001333,
        "confidence_lo": 0.001273,
        "confidence_hi": 0.001333,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "9119136bdcd14573d2253fd9a74033c6093a3aab085cf1cccfd24eb759a89270"
      },
      "receipt_sha256": "9119136bdcd14573d2253fd9a74033c6093a3aab085cf1cccfd24eb759a89270"
    },
    {
      "storm_id": "72091",
      "lat": 25.8438,
      "lon": -82.0065,
      "motion_east": -7.0,
      "motion_south": -2.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3468.0,
      "ebshear": 19.0,
      "srh01": 32.0,
      "maxllaz": 0.002,
      "mesh": 0.16,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 32.0
        },
        {
          "name": "hrrr_pwat",
          "value": 39.5963
        },
        {
          "name": "alignment",
          "value": -0.6368
        },
        {
          "name": "tau",
          "value": 1.3902
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.09
      },
      "coherence_score": 1.3901638984680176,
      "coherence_diagnostics": {
        "tau": 1.3901638984680176,
        "grad_tau": 1.1110628843307495,
        "torsion": 0.0,
        "alignment": -0.6367718577384949,
        "S_field": 0.8090218305587769,
        "Gamma_field": 0.21721680462360382,
        "S_over_Gamma": 3.724490165710449,
        "Da": 12.355836868286133,
        "E_coh": 0.949323832988739,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.97,
              25.92
            ],
            [
              -81.91,
              25.92
            ],
            [
              -81.92,
              25.9
            ],
            [
              -81.91,
              25.89
            ],
            [
              -81.92,
              25.88
            ],
            [
              -81.88,
              25.85
            ],
            [
              -81.92,
              25.85
            ],
            [
              -81.93,
              25.84
            ],
            [
              -81.96,
              25.84
            ],
            [
              -81.98,
              25.83
            ],
            [
              -81.99,
              25.81
            ],
            [
              -81.97,
              25.78
            ],
            [
              -81.95,
              25.78
            ],
            [
              -81.95,
              25.76
            ],
            [
              -81.97,
              25.76
            ],
            [
              -82.01,
              25.74
            ],
            [
              -82.04,
              25.74
            ],
            [
              -82.07,
              25.76
            ],
            [
              -82.07,
              25.78
            ],
            [
              -82.11,
              25.82
            ],
            [
              -82.11,
              25.84
            ],
            [
              -82.13,
              25.86
            ],
            [
              -82.13,
              25.88
            ],
            [
              -82.12,
              25.89
            ],
            [
              -82.09,
              25.89
            ],
            [
              -82.07,
              25.9
            ],
            [
              -82.06,
              25.89
            ],
            [
              -82.06,
              25.87
            ],
            [
              -82.07,
              25.86
            ],
            [
              -82.05,
              25.83
            ],
            [
              -82.02,
              25.83
            ],
            [
              -82.01,
              25.84
            ],
            [
              -81.99,
              25.83
            ],
            [
              -81.97,
              25.85
            ],
            [
              -81.97,
              25.88
            ],
            [
              -81.99,
              25.91
            ],
            [
              -81.97,
              25.92
            ]
          ]
        ]
      },
      "raw_probability": 0.09,
      "confidence_lo": 0.0013,
      "confidence_hi": 0.0013,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "e6823679a06ef68a2dea5cd399ba9316e56729ba162c676477489d5057f02f6e",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.09,
        "probability": 0.001333,
        "confidence_lo": 0.001273,
        "confidence_hi": 0.001333,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "8994dd7a6319ac9c8c29d6885a8d10e097cd1266fdd4b412ef65627b7a2f5e7c"
      },
      "receipt_sha256": "8994dd7a6319ac9c8c29d6885a8d10e097cd1266fdd4b412ef65627b7a2f5e7c"
    },
    {
      "storm_id": "72139",
      "lat": 26.4756,
      "lon": -99.4222,
      "motion_east": -2.0,
      "motion_south": -4.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1243.0,
      "ebshear": 39.0,
      "srh01": 123.0,
      "maxllaz": 0.001,
      "mesh": 0.14,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 123.0
        },
        {
          "name": "hrrr_pwat",
          "value": 28.4713
        },
        {
          "name": "alignment",
          "value": -3.6824
        },
        {
          "name": "tau",
          "value": 0.4796
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0892
      },
      "coherence_score": 0.479566752910614,
      "coherence_diagnostics": {
        "tau": 0.479566752910614,
        "grad_tau": 0.22643625736236572,
        "torsion": 0.0,
        "alignment": -3.682366371154785,
        "S_field": 0.21021482348442078,
        "Gamma_field": 0.4413834810256958,
        "S_over_Gamma": 0.47626346349716187,
        "Da": 27.322370529174805,
        "E_coh": 0.7487110495567322,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -99.44,
              26.51
            ],
            [
              -99.4,
              26.51
            ],
            [
              -99.38,
              26.49
            ],
            [
              -99.37,
              26.46
            ],
            [
              -99.39,
              26.43
            ],
            [
              -99.44,
              26.43
            ],
            [
              -99.47,
              26.45
            ],
            [
              -99.47,
              26.49
            ],
            [
              -99.44,
              26.51
            ]
          ]
        ]
      },
      "raw_probability": 0.0892,
      "confidence_lo": 0.0013,
      "confidence_hi": 0.0013,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "2a17e16929b0e7015a4ea8c4526a52072fca94f31539ff78c3ae7c5716656946",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0892,
        "probability": 0.001333,
        "confidence_lo": 0.001273,
        "confidence_hi": 0.001333,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "177cedc92b98facc668a3a1c6ed616881c737ff520b8ab0b551b7cfe3ceda568"
      },
      "receipt_sha256": "177cedc92b98facc668a3a1c6ed616881c737ff520b8ab0b551b7cfe3ceda568"
    },
    {
      "storm_id": "72146",
      "lat": 38.909,
      "lon": -97.721,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 489.0,
      "ebshear": 17.0,
      "srh01": 140.0,
      "maxllaz": 0.002,
      "mesh": 0.37,
      "flash_rate": 4.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 140.0
        },
        {
          "name": "hrrr_pwat",
          "value": 43.7213
        },
        {
          "name": "alignment",
          "value": 0.9935
        },
        {
          "name": "tau",
          "value": 0.8078
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0865
      },
      "coherence_score": 0.8077872395515442,
      "coherence_diagnostics": {
        "tau": 0.8077872395515442,
        "grad_tau": 0.0444486178457737,
        "torsion": 0.0,
        "alignment": 0.9934610724449158,
        "S_field": 0.2883269190788269,
        "Gamma_field": 0.7822167873382568,
        "S_over_Gamma": 0.36860230565071106,
        "Da": 51.08900833129883,
        "E_coh": 0.6129618883132935,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -97.74,
              38.95
            ],
            [
              -97.69,
              38.95
            ],
            [
              -97.67,
              38.93
            ],
            [
              -97.67,
              38.9
            ],
            [
              -97.7,
              38.86
            ],
            [
              -97.73,
              38.86
            ],
            [
              -97.75,
              38.88
            ],
            [
              -97.76,
              38.88
            ],
            [
              -97.76,
              38.93
            ],
            [
              -97.74,
              38.95
            ]
          ]
        ]
      },
      "raw_probability": 0.0865,
      "confidence_lo": 0.0013,
      "confidence_hi": 0.0013,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "ceb2d6de37e16f1ef84ea606bb1dfc23e1bbc90af9c355cdd2d442c3bad1f08e",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0865,
        "probability": 0.001333,
        "confidence_lo": 0.001273,
        "confidence_hi": 0.001333,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ea390a682538a819d72944f26ec29b0bc4babc7f5fd146e62859958254da8980"
      },
      "receipt_sha256": "ea390a682538a819d72944f26ec29b0bc4babc7f5fd146e62859958254da8980"
    },
    {
      "storm_id": "72212",
      "lat": 43.7982,
      "lon": -70.0645,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 39.0,
      "ebshear": 21.0,
      "srh01": 57.0,
      "maxllaz": 0.0,
      "mesh": 0.15,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 57.0
        },
        {
          "name": "hrrr_pwat",
          "value": 17.7213
        },
        {
          "name": "alignment",
          "value": 0.7807
        },
        {
          "name": "tau",
          "value": 0.7551
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0865
      },
      "coherence_score": 0.7551096081733704,
      "coherence_diagnostics": {
        "tau": 0.7551096081733704,
        "grad_tau": 0.03935232758522034,
        "torsion": 0.0,
        "alignment": 0.78070068359375,
        "S_field": 0.18351194262504578,
        "Gamma_field": 0.1838834583759308,
        "S_over_Gamma": 0.9979796409606934,
        "Da": 10.968754768371582,
        "E_coh": 0.569320797920227,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.06,
              43.86
            ],
            [
              -69.97,
              43.86
            ],
            [
              -69.97,
              43.78
            ],
            [
              -70.01,
              43.77
            ],
            [
              -70.02,
              43.76
            ],
            [
              -70.05,
              43.76
            ],
            [
              -70.09,
              43.74
            ],
            [
              -70.18,
              43.74
            ],
            [
              -70.18,
              43.82
            ],
            [
              -70.12,
              43.83
            ],
            [
              -70.06,
              43.86
            ]
          ]
        ]
      },
      "raw_probability": 0.0865,
      "confidence_lo": 0.0013,
      "confidence_hi": 0.0013,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "ceb2d6de37e16f1ef84ea606bb1dfc23e1bbc90af9c355cdd2d442c3bad1f08e",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0865,
        "probability": 0.001333,
        "confidence_lo": 0.001273,
        "confidence_hi": 0.001333,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ea390a682538a819d72944f26ec29b0bc4babc7f5fd146e62859958254da8980"
      },
      "receipt_sha256": "ea390a682538a819d72944f26ec29b0bc4babc7f5fd146e62859958254da8980"
    },
    {
      "storm_id": "72193",
      "lat": 39.12,
      "lon": -99.5913,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 913.0,
      "ebshear": 38.0,
      "srh01": 210.0,
      "maxllaz": 0.003,
      "mesh": 0.05,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 210.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.8463
        },
        {
          "name": "alignment",
          "value": 1.7477
        },
        {
          "name": "tau",
          "value": 0.9845
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0862
      },
      "coherence_score": 0.9844545722007751,
      "coherence_diagnostics": {
        "tau": 0.9844545722007751,
        "grad_tau": 0.04025646671652794,
        "torsion": 0.0,
        "alignment": 1.7477158308029175,
        "S_field": 0.4614162743091583,
        "Gamma_field": 0.4322168231010437,
        "S_over_Gamma": 1.067557454109192,
        "Da": 26.11468505859375,
        "E_coh": 0.8244515657424927,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -99.6,
              39.15
            ],
            [
              -99.57,
              39.15
            ],
            [
              -99.56,
              39.14
            ],
            [
              -99.56,
              39.1
            ],
            [
              -99.57,
              39.09
            ],
            [
              -99.63,
              39.08
            ],
            [
              -99.64,
              39.1
            ],
            [
              -99.6,
              39.15
            ]
          ]
        ]
      },
      "raw_probability": 0.0862,
      "confidence_lo": 0.0013,
      "confidence_hi": 0.0013,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "3be8d1a169f000d2d60fc62ad3f3866a71ed7ffee6e385ce79d8dd8e1b964b58",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0862,
        "probability": 0.001333,
        "confidence_lo": 0.001273,
        "confidence_hi": 0.001333,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c3f145d41d122457c14426fe9fed90753beae2d767d4887323170f6f832785d2"
      },
      "receipt_sha256": "c3f145d41d122457c14426fe9fed90753beae2d767d4887323170f6f832785d2"
    },
    {
      "storm_id": "72218",
      "lat": 39.0633,
      "lon": -99.9144,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1171.0,
      "ebshear": 42.0,
      "srh01": 146.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 146.0
        },
        {
          "name": "hrrr_pwat",
          "value": 36.0963
        },
        {
          "name": "alignment",
          "value": -0.4997
        },
        {
          "name": "tau",
          "value": 0.8375
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0861
      },
      "coherence_score": 0.8374856114387512,
      "coherence_diagnostics": {
        "tau": 0.8374856114387512,
        "grad_tau": 0.09067360311746597,
        "torsion": 0.0,
        "alignment": -0.4996638298034668,
        "S_field": 0.12845885753631592,
        "Gamma_field": 0.9113835096359253,
        "S_over_Gamma": 0.1409492939710617,
        "Da": 53.617408752441406,
        "E_coh": 0.06943164765834808,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -99.93,
              39.09
            ],
            [
              -99.9,
              39.09
            ],
            [
              -99.89,
              39.08
            ],
            [
              -99.89,
              39.05
            ],
            [
              -99.88,
              39.04
            ],
            [
              -99.91,
              39.02
            ],
            [
              -99.95,
              39.04
            ],
            [
              -99.95,
              39.07
            ],
            [
              -99.93,
              39.09
            ]
          ]
        ]
      },
      "raw_probability": 0.0861,
      "confidence_lo": 0.0013,
      "confidence_hi": 0.0013,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "0b4fac672ad5b02b499c6a378c0138d0912227ba91f2dc8e8b695e0e8c1e6177",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0861,
        "probability": 0.001333,
        "confidence_lo": 0.001273,
        "confidence_hi": 0.001333,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "560ebb9fc77aab1dd2413a3ec8d3568638cc73ff208aa5c762c02e3b0c27f718"
      },
      "receipt_sha256": "560ebb9fc77aab1dd2413a3ec8d3568638cc73ff208aa5c762c02e3b0c27f718"
    },
    {
      "storm_id": "72230",
      "lat": 34.4812,
      "lon": -75.4475,
      "motion_east": 6.1,
      "motion_south": 0.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2097.0,
      "ebshear": 21.0,
      "srh01": 39.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 39.0
        },
        {
          "name": "hrrr_pwat",
          "value": 43.8463
        },
        {
          "name": "alignment",
          "value": 4.995
        },
        {
          "name": "tau",
          "value": 1.6328
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0861
      },
      "coherence_score": 1.6328297853469849,
      "coherence_diagnostics": {
        "tau": 1.6328297853469849,
        "grad_tau": 0.36441680788993835,
        "torsion": 0.0,
        "alignment": 4.995023727416992,
        "S_field": 0.2993304133415222,
        "Gamma_field": 0.4322168231010437,
        "S_over_Gamma": 0.6925469040870667,
        "Da": 28.083200454711914,
        "E_coh": 0.583207905292511,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.46,
              34.51
            ],
            [
              -75.42,
              34.51
            ],
            [
              -75.41,
              34.5
            ],
            [
              -75.41,
              34.47
            ],
            [
              -75.45,
              34.44
            ],
            [
              -75.48,
              34.44
            ],
            [
              -75.49,
              34.47
            ],
            [
              -75.46,
              34.51
            ]
          ]
        ]
      },
      "raw_probability": 0.0861,
      "confidence_lo": 0.0013,
      "confidence_hi": 0.0013,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "0b4fac672ad5b02b499c6a378c0138d0912227ba91f2dc8e8b695e0e8c1e6177",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0861,
        "probability": 0.001333,
        "confidence_lo": 0.001273,
        "confidence_hi": 0.001333,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "560ebb9fc77aab1dd2413a3ec8d3568638cc73ff208aa5c762c02e3b0c27f718"
      },
      "receipt_sha256": "560ebb9fc77aab1dd2413a3ec8d3568638cc73ff208aa5c762c02e3b0c27f718"
    },
    {
      "storm_id": "72229",
      "lat": 36.6822,
      "lon": -101.51,
      "motion_east": 4.5,
      "motion_south": 0.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1719.0,
      "ebshear": 45.0,
      "srh01": 92.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 92.0
        },
        {
          "name": "hrrr_pwat",
          "value": 17.4713
        },
        {
          "name": "alignment",
          "value": -3.8547
        },
        {
          "name": "tau",
          "value": 0.8389
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0857
      },
      "coherence_score": 0.8389016389846802,
      "coherence_diagnostics": {
        "tau": 0.8389016389846802,
        "grad_tau": 0.05821051821112633,
        "torsion": 0.0,
        "alignment": -3.8546926975250244,
        "S_field": 0.09179072827100754,
        "Gamma_field": 0.2863834798336029,
        "S_over_Gamma": 0.3205168545246124,
        "Da": 18.40123748779297,
        "E_coh": 0.7224746346473694,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -101.52,
              36.71
            ],
            [
              -101.49,
              36.71
            ],
            [
              -101.48,
              36.69
            ],
            [
              -101.48,
              36.66
            ],
            [
              -101.49,
              36.65
            ],
            [
              -101.53,
              36.65
            ],
            [
              -101.54,
              36.66
            ],
            [
              -101.54,
              36.7
            ],
            [
              -101.52,
              36.71
            ]
          ]
        ]
      },
      "raw_probability": 0.0857,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0013,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "d92b951c0a40065022ddc0bd85d87a99edaa25e6e5e9f11bf2cacd0cd57cf292",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0857,
        "probability": 0.001333,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.001333,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "1425dc8cf1b8d5104a8c7bc5022d7117bae5fcf720fa1904257705da70b0fa96"
      },
      "receipt_sha256": "1425dc8cf1b8d5104a8c7bc5022d7117bae5fcf720fa1904257705da70b0fa96"
    },
    {
      "storm_id": "71940",
      "lat": 49.233,
      "lon": -77.2557,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0012,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 182.0,
      "ebshear": 27.0,
      "srh01": 170.0,
      "maxllaz": 0.005,
      "mesh": 0.03,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 170.0
        },
        {
          "name": "hrrr_pwat",
          "value": 28.5963
        },
        {
          "name": "alignment",
          "value": -4.0658
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0841
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.46709322929382324,
        "torsion": 0.0,
        "alignment": -4.065761566162109,
        "S_field": 0.2832868695259094,
        "Gamma_field": 0.28971680998802185,
        "S_over_Gamma": 0.9778060913085938,
        "Da": 17.563905715942383,
        "E_coh": 0.12669514119625092,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.28,
              49.4
            ],
            [
              -77.27,
              49.39
            ],
            [
              -77.22,
              49.39
            ],
            [
              -77.2,
              49.35
            ],
            [
              -77.26,
              49.29
            ],
            [
              -77.26,
              49.28
            ],
            [
              -77.35,
              49.2
            ],
            [
              -77.35,
              49.19
            ],
            [
              -77.31,
              49.15
            ],
            [
              -77.23,
              49.15
            ],
            [
              -77.21,
              49.17
            ],
            [
              -77.2,
              49.17
            ],
            [
              -77.17,
              49.21
            ],
            [
              -77.17,
              49.23
            ],
            [
              -77.12,
              49.27
            ],
            [
              -77.12,
              49.31
            ],
            [
              -77.08,
              49.32
            ],
            [
              -77.07,
              49.33
            ],
            [
              -77.05,
              49.31
            ],
            [
              -77.05,
              49.26
            ],
            [
              -77.06,
              49.25
            ],
            [
              -77.03,
              49.23
            ],
            [
              -77.02,
              49.17
            ],
            [
              -77.07,
              49.15
            ],
            [
              -77.09,
              49.13
            ],
            [
              -77.21,
              49.07
            ],
            [
              -77.28,
              49.08
            ],
            [
              -77.32,
              49.05
            ],
            [
              -77.35,
              49.05
            ],
            [
              -77.37,
              49.06
            ],
            [
              -77.38,
              49.08
            ],
            [
              -77.38,
              49.14
            ],
            [
              -77.37,
              49.15
            ],
            [
              -77.39,
              49.16
            ],
            [
              -77.43,
              49.2
            ],
            [
              -77.43,
              49.23
            ],
            [
              -77.45,
              49.26
            ],
            [
              -77.45,
              49.28
            ],
            [
              -77.44,
              49.29
            ],
            [
              -77.44,
              49.32
            ],
            [
              -77.41,
              49.35
            ],
            [
              -77.34,
              49.39
            ],
            [
              -77.29,
              49.39
            ],
            [
              -77.28,
              49.4
            ]
          ]
        ]
      },
      "raw_probability": 0.0841,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0012,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "2521a18e7e1394873215b3d4af3dde7fa49d9cd0910b20c33f2546edac0a48ed",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0841,
        "probability": 0.001161,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.001161,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "f8414959d472cf89376a18e5a6bbdafa2dd711d58bc75bc5801a019232945831"
      },
      "receipt_sha256": "f8414959d472cf89376a18e5a6bbdafa2dd711d58bc75bc5801a019232945831"
    },
    {
      "storm_id": "71884",
      "lat": 25.9122,
      "lon": -99.3133,
      "motion_east": -1.0,
      "motion_south": -3.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0012,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1121.0,
      "ebshear": 22.0,
      "srh01": 123.0,
      "maxllaz": 0.001,
      "mesh": 0.04,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 123.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.0963
        },
        {
          "name": "alignment",
          "value": 0.4243
        },
        {
          "name": "tau",
          "value": 0.2335
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.084
      },
      "coherence_score": 0.23350556194782257,
      "coherence_diagnostics": {
        "tau": 0.23350556194782257,
        "grad_tau": 0.24129179120063782,
        "torsion": 0.0,
        "alignment": 0.4243013560771942,
        "S_field": 0.08579765260219574,
        "Gamma_field": 0.4922168254852295,
        "S_over_Gamma": 0.1743086576461792,
        "Da": 31.3399658203125,
        "E_coh": 0.5582997798919678,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -99.32,
              25.95
            ],
            [
              -99.28,
              25.95
            ],
            [
              -99.26,
              25.93
            ],
            [
              -99.26,
              25.89
            ],
            [
              -99.27,
              25.88
            ],
            [
              -99.35,
              25.86
            ],
            [
              -99.38,
              25.88
            ],
            [
              -99.38,
              25.92
            ],
            [
              -99.32,
              25.95
            ]
          ]
        ]
      },
      "raw_probability": 0.084,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0012,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "0da98d16d045b61817a780fe81a35c2ab61ebb1257ba5e83177d8a993527916e",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.084,
        "probability": 0.001161,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.001161,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "1acc2c5eb03dcb62ae7cc74dec4316ec05b7f376c0089dfc62a4d31886159d72"
      },
      "receipt_sha256": "1acc2c5eb03dcb62ae7cc74dec4316ec05b7f376c0089dfc62a4d31886159d72"
    },
    {
      "storm_id": "72186",
      "lat": 34.9872,
      "lon": -74.4536,
      "motion_east": 5.4,
      "motion_south": -4.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0012,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1313.0,
      "ebshear": 23.0,
      "srh01": 14.0,
      "maxllaz": 0.001,
      "mesh": 0.22,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 14.0
        },
        {
          "name": "hrrr_pwat",
          "value": 51.9713
        },
        {
          "name": "alignment",
          "value": 2.826
        },
        {
          "name": "tau",
          "value": 2.0982
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0833
      },
      "coherence_score": 2.0981578826904297,
      "coherence_diagnostics": {
        "tau": 2.0981578826904297,
        "grad_tau": 0.3209032416343689,
        "torsion": 0.0,
        "alignment": 2.8259639739990234,
        "S_field": 0.9340752959251404,
        "Gamma_field": 0.23221679031848907,
        "S_over_Gamma": 4.022428035736084,
        "Da": 15.235034942626953,
        "E_coh": 0.9132941961288452,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.56,
              35.1
            ],
            [
              -74.54,
              35.1
            ],
            [
              -74.51,
              35.07
            ],
            [
              -74.48,
              35.06
            ],
            [
              -74.44,
              35.02
            ],
            [
              -74.44,
              34.99
            ],
            [
              -74.41,
              34.96
            ],
            [
              -74.39,
              34.97
            ],
            [
              -74.35,
              34.97
            ],
            [
              -74.32,
              34.94
            ],
            [
              -74.31,
              34.92
            ],
            [
              -74.31,
              34.85
            ],
            [
              -74.32,
              34.84
            ],
            [
              -74.37,
              34.84
            ],
            [
              -74.43,
              34.91
            ],
            [
              -74.44,
              34.95
            ],
            [
              -74.46,
              34.97
            ],
            [
              -74.49,
              34.97
            ],
            [
              -74.5,
              34.98
            ],
            [
              -74.5,
              35.0
            ],
            [
              -74.52,
              35.02
            ],
            [
              -74.55,
              35.02
            ],
            [
              -74.57,
              35.04
            ],
            [
              -74.57,
              35.09
            ],
            [
              -74.56,
              35.1
            ]
          ]
        ]
      },
      "raw_probability": 0.0833,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0012,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "c5554679d8c49540a06e2ebaf88a72cd9cd0cab0608a8802719dc4f1cafd20ac",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0833,
        "probability": 0.001161,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.001161,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c5d4b22b2eb5a4e5fb5b2c71189c5e0159a66d1dcf0423867d3f7ee9e51946d9"
      },
      "receipt_sha256": "c5d4b22b2eb5a4e5fb5b2c71189c5e0159a66d1dcf0423867d3f7ee9e51946d9"
    },
    {
      "storm_id": "71937",
      "lat": 50.1763,
      "lon": -111.7013,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0011,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1684.0,
      "ebshear": 52.0,
      "srh01": 38.0,
      "maxllaz": 0.01,
      "mesh": 0.72,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 38.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.0963
        },
        {
          "name": "alignment",
          "value": -0.8783
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.01
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0827
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.47037172317504883,
        "torsion": 0.0,
        "alignment": -0.8782615661621094,
        "S_field": 1.2371571063995361,
        "Gamma_field": 0.4105501174926758,
        "S_over_Gamma": 3.013413190841675,
        "Da": 24.01905632019043,
        "E_coh": 0.8704009056091309,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -111.71,
              50.25
            ],
            [
              -111.65,
              50.25
            ],
            [
              -111.64,
              50.24
            ],
            [
              -111.65,
              50.23
            ],
            [
              -111.65,
              50.2
            ],
            [
              -111.67,
              50.17
            ],
            [
              -111.66,
              50.12
            ],
            [
              -111.67,
              50.11
            ],
            [
              -111.67,
              50.09
            ],
            [
              -111.69,
              50.07
            ],
            [
              -111.77,
              50.07
            ],
            [
              -111.8,
              50.1
            ],
            [
              -111.8,
              50.19
            ],
            [
              -111.76,
              50.24
            ],
            [
              -111.72,
              50.24
            ],
            [
              -111.71,
              50.25
            ]
          ]
        ]
      },
      "raw_probability": 0.0827,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0011,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "3d42f53ec84a78565ab38daf13d3e2e40ac5f4b6aa0932b6dbb0e31cb7041dd3",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0827,
        "probability": 0.001148,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.001149,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "0b99ce70483d3944fd5640b65df92c14fe7420eb86145805257a6cbc86f10feb"
      },
      "receipt_sha256": "0b99ce70483d3944fd5640b65df92c14fe7420eb86145805257a6cbc86f10feb"
    },
    {
      "storm_id": "71971",
      "lat": 28.4247,
      "lon": -97.63,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0011,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1672.0,
      "ebshear": 34.0,
      "srh01": 59.0,
      "maxllaz": 0.003,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 59.0
        },
        {
          "name": "hrrr_pwat",
          "value": 42.4713
        },
        {
          "name": "alignment",
          "value": 2.6854
        },
        {
          "name": "tau",
          "value": 0.7148
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0797
      },
      "coherence_score": 0.7147825956344604,
      "coherence_diagnostics": {
        "tau": 0.7147825956344604,
        "grad_tau": 0.08236996084451675,
        "torsion": 0.0,
        "alignment": 2.685391426086426,
        "S_field": 0.14612838625907898,
        "Gamma_field": 0.37721681594848633,
        "S_over_Gamma": 0.38738566637039185,
        "Da": 21.03871726989746,
        "E_coh": 0.35462257266044617,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -97.65,
              28.5
            ],
            [
              -97.57,
              28.49
            ],
            [
              -97.56,
              28.47
            ],
            [
              -97.56,
              28.43
            ],
            [
              -97.58,
              28.4
            ],
            [
              -97.59,
              28.36
            ],
            [
              -97.61,
              28.34
            ],
            [
              -97.65,
              28.34
            ],
            [
              -97.66,
              28.35
            ],
            [
              -97.67,
              28.37
            ],
            [
              -97.67,
              28.42
            ],
            [
              -97.69,
              28.44
            ],
            [
              -97.67,
              28.47
            ],
            [
              -97.67,
              28.49
            ],
            [
              -97.65,
              28.5
            ]
          ]
        ]
      },
      "raw_probability": 0.0797,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0011,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "4fa1d108863173eca5ea31dd3063859ce0af6976b5858ee534ffd8aa72c70966",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0797,
        "probability": 0.001104,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.001104,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "18faf5bacb04736fd43a78887f718856fa464606e5a439f64497efae1643834a"
      },
      "receipt_sha256": "18faf5bacb04736fd43a78887f718856fa464606e5a439f64497efae1643834a"
    },
    {
      "storm_id": "72071",
      "lat": 26.42,
      "lon": -99.286,
      "motion_east": -2.0,
      "motion_south": -4.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0011,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 871.0,
      "ebshear": 31.0,
      "srh01": 129.0,
      "maxllaz": 0.001,
      "mesh": 0.12,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 129.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.0963
        },
        {
          "name": "alignment",
          "value": 0.4243
        },
        {
          "name": "tau",
          "value": 0.2335
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0791
      },
      "coherence_score": 0.23350556194782257,
      "coherence_diagnostics": {
        "tau": 0.23350556194782257,
        "grad_tau": 0.24129179120063782,
        "torsion": 0.0,
        "alignment": 0.4243013560771942,
        "S_field": 0.08579765260219574,
        "Gamma_field": 0.4922168254852295,
        "S_over_Gamma": 0.1743086576461792,
        "Da": 31.3399658203125,
        "E_coh": 0.5582997798919678,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -99.29,
              26.47
            ],
            [
              -99.26,
              26.47
            ],
            [
              -99.23,
              26.44
            ],
            [
              -99.23,
              26.39
            ],
            [
              -99.27,
              26.35
            ],
            [
              -99.31,
              26.35
            ],
            [
              -99.33,
              26.38
            ],
            [
              -99.33,
              26.43
            ],
            [
              -99.32,
              26.45
            ],
            [
              -99.29,
              26.47
            ]
          ]
        ]
      },
      "raw_probability": 0.0791,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0011,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "e145ccb70dabdea04eeae6ef1bec51987045260dac29db2b0b6637e60d3f6253",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0791,
        "probability": 0.001104,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.001104,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "23c05d899cb5a1bafe0bd605329ef01e4b5e2f31830f647332d5b1fe6117f61b"
      },
      "receipt_sha256": "23c05d899cb5a1bafe0bd605329ef01e4b5e2f31830f647332d5b1fe6117f61b"
    },
    {
      "storm_id": "72205",
      "lat": 25.7263,
      "lon": -99.17,
      "motion_east": -2.0,
      "motion_south": -3.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0011,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 707.0,
      "ebshear": 30.0,
      "srh01": 119.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 119.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.0963
        },
        {
          "name": "alignment",
          "value": 0.4243
        },
        {
          "name": "tau",
          "value": 0.2335
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0791
      },
      "coherence_score": 0.23350556194782257,
      "coherence_diagnostics": {
        "tau": 0.23350556194782257,
        "grad_tau": 0.24129179120063782,
        "torsion": 0.0,
        "alignment": 0.4243013560771942,
        "S_field": 0.08579765260219574,
        "Gamma_field": 0.4922168254852295,
        "S_over_Gamma": 0.1743086576461792,
        "Da": 31.3399658203125,
        "E_coh": 0.5582997798919678,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -99.2,
              25.76
            ],
            [
              -99.16,
              25.76
            ],
            [
              -99.15,
              25.74
            ],
            [
              -99.15,
              25.71
            ],
            [
              -99.14,
              25.7
            ],
            [
              -99.16,
              25.68
            ],
            [
              -99.2,
              25.7
            ],
            [
              -99.2,
              25.76
            ]
          ]
        ]
      },
      "raw_probability": 0.0791,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0011,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "e145ccb70dabdea04eeae6ef1bec51987045260dac29db2b0b6637e60d3f6253",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0791,
        "probability": 0.001104,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.001104,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "23c05d899cb5a1bafe0bd605329ef01e4b5e2f31830f647332d5b1fe6117f61b"
      },
      "receipt_sha256": "23c05d899cb5a1bafe0bd605329ef01e4b5e2f31830f647332d5b1fe6117f61b"
    },
    {
      "storm_id": "71793",
      "lat": 34.6621,
      "lon": -75.4074,
      "motion_east": 6.1,
      "motion_south": 0.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1862.0,
      "ebshear": 18.0,
      "srh01": 33.0,
      "maxllaz": 0.002,
      "mesh": 0.09,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 33.0
        },
        {
          "name": "hrrr_pwat",
          "value": 43.8463
        },
        {
          "name": "alignment",
          "value": 4.995
        },
        {
          "name": "tau",
          "value": 1.6328
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0787
      },
      "coherence_score": 1.6328297853469849,
      "coherence_diagnostics": {
        "tau": 1.6328297853469849,
        "grad_tau": 0.36441680788993835,
        "torsion": 0.0,
        "alignment": 4.995023727416992,
        "S_field": 0.2993304133415222,
        "Gamma_field": 0.4322168231010437,
        "S_over_Gamma": 0.6925469040870667,
        "Da": 28.083200454711914,
        "E_coh": 0.583207905292511,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.32,
              34.75
            ],
            [
              -75.31,
              34.73
            ],
            [
              -75.32,
              34.72
            ],
            [
              -75.33,
              34.59
            ],
            [
              -75.38,
              34.55
            ],
            [
              -75.4,
              34.55
            ],
            [
              -75.43,
              34.57
            ],
            [
              -75.47,
              34.58
            ],
            [
              -75.48,
              34.62
            ],
            [
              -75.49,
              34.63
            ],
            [
              -75.49,
              34.65
            ],
            [
              -75.5,
              34.66
            ],
            [
              -75.5,
              34.68
            ],
            [
              -75.49,
              34.69
            ],
            [
              -75.41,
              34.68
            ],
            [
              -75.38,
              34.71
            ],
            [
              -75.38,
              34.73
            ],
            [
              -75.34,
              34.74
            ],
            [
              -75.32,
              34.75
            ]
          ]
        ]
      },
      "raw_probability": 0.0787,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.001,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "2fbe65fc0e4331076f977bb552e29b55c2d3c9fe5014d4e595d0b051ffc67064",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0787,
        "probability": 0.000983,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000983,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c3915cff604b2360e5671134fc432b7c44b7da4bcfd04cc56c1c2778ccb0c520"
      },
      "receipt_sha256": "c3915cff604b2360e5671134fc432b7c44b7da4bcfd04cc56c1c2778ccb0c520"
    },
    {
      "storm_id": "72111",
      "lat": 49.936,
      "lon": -88.958,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1218.0,
      "ebshear": 36.0,
      "srh01": 49.0,
      "maxllaz": 0.0,
      "mesh": 0.14,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 49.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.3463
        },
        {
          "name": "alignment",
          "value": 3.2467
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0786
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.6025129556655884,
        "torsion": 0.0,
        "alignment": 3.2467384338378906,
        "S_field": 0.3086649477481842,
        "Gamma_field": 0.3397168219089508,
        "S_over_Gamma": 0.9085948467254639,
        "Da": 22.081462860107422,
        "E_coh": 0.20417210459709167,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -88.99,
              49.97
            ],
            [
              -88.94,
              49.97
            ],
            [
              -88.92,
              49.95
            ],
            [
              -88.92,
              49.93
            ],
            [
              -88.91,
              49.92
            ],
            [
              -88.93,
              49.89
            ],
            [
              -88.98,
              49.89
            ],
            [
              -89.0,
              49.91
            ],
            [
              -89.0,
              49.96
            ],
            [
              -88.99,
              49.97
            ]
          ]
        ]
      },
      "raw_probability": 0.0786,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.001,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "de77acc8c145d71bdc59f6fe4c34c6e67af3e5c232ccc3d3f22cb72a373fa842",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0786,
        "probability": 0.000983,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000983,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "98f05fa22fc0c929cc48f4311d284770c52a70614281f32c4872da4afca3cffa"
      },
      "receipt_sha256": "98f05fa22fc0c929cc48f4311d284770c52a70614281f32c4872da4afca3cffa"
    },
    {
      "storm_id": "72206",
      "lat": 25.418,
      "lon": -96.908,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2536.0,
      "ebshear": 12.0,
      "srh01": 13.0,
      "maxllaz": 0.0,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 13.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.2213
        },
        {
          "name": "alignment",
          "value": -4.6842
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0781
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.24130186438560486,
        "torsion": 0.0,
        "alignment": -4.684238433837891,
        "S_field": 0.03939663991332054,
        "Gamma_field": 0.6013834476470947,
        "S_over_Gamma": 0.06551001965999603,
        "Da": 34.064247131347656,
        "E_coh": 0.10471580922603607,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -96.94,
              25.45
            ],
            [
              -96.86,
              25.45
            ],
            [
              -96.86,
              25.37
            ],
            [
              -96.94,
              25.37
            ],
            [
              -96.94,
              25.45
            ]
          ]
        ]
      },
      "raw_probability": 0.0781,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.001,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "33f29034f047c1433e746d91c3e1a6af85e40d597187f833c364432b2247fe8a",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0781,
        "probability": 0.000983,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000983,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "adbb08c3ef18209f7ce54221f90c0a0fd481c4aad2f3ffa7a3164a94117d83a5"
      },
      "receipt_sha256": "adbb08c3ef18209f7ce54221f90c0a0fd481c4aad2f3ffa7a3164a94117d83a5"
    },
    {
      "storm_id": "72163",
      "lat": 49.8031,
      "lon": -88.8694,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1279.0,
      "ebshear": 33.0,
      "srh01": 56.0,
      "maxllaz": 0.0,
      "mesh": 0.08,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 56.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.3463
        },
        {
          "name": "alignment",
          "value": 3.2467
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0778
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.6025129556655884,
        "torsion": 0.0,
        "alignment": 3.2467384338378906,
        "S_field": 0.3086649477481842,
        "Gamma_field": 0.3397168219089508,
        "S_over_Gamma": 0.9085948467254639,
        "Da": 22.081462860107422,
        "E_coh": 0.20417210459709167,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -88.92,
              49.85
            ],
            [
              -88.86,
              49.85
            ],
            [
              -88.84,
              49.83
            ],
            [
              -88.81,
              49.83
            ],
            [
              -88.8,
              49.82
            ],
            [
              -88.8,
              49.77
            ],
            [
              -88.81,
              49.76
            ],
            [
              -88.83,
              49.76
            ],
            [
              -88.85,
              49.78
            ],
            [
              -88.87,
              49.78
            ],
            [
              -88.88,
              49.79
            ],
            [
              -88.9,
              49.78
            ],
            [
              -88.93,
              49.78
            ],
            [
              -88.95,
              49.79
            ],
            [
              -88.94,
              49.83
            ],
            [
              -88.92,
              49.85
            ]
          ]
        ]
      },
      "raw_probability": 0.0778,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.001,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "6a9cc93c6a0e9ecc1c5278203442e4662b1e4c0534933060635537f7d9e0859b",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0778,
        "probability": 0.000983,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000983,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "58a094a18e61ba99f5d3e34c17530e6ebade5491128226fad277491b97d32f98"
      },
      "receipt_sha256": "58a094a18e61ba99f5d3e34c17530e6ebade5491128226fad277491b97d32f98"
    },
    {
      "storm_id": "72100",
      "lat": 35.9567,
      "lon": -103.1611,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1174.0,
      "ebshear": 23.0,
      "srh01": 55.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 55.0
        },
        {
          "name": "hrrr_pwat",
          "value": 33.3463
        },
        {
          "name": "alignment",
          "value": -3.9432
        },
        {
          "name": "tau",
          "value": 0.8638
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0777
      },
      "coherence_score": 0.8638316988945007,
      "coherence_diagnostics": {
        "tau": 0.8638316988945007,
        "grad_tau": 0.1358681172132492,
        "torsion": 0.0,
        "alignment": -3.943241834640503,
        "S_field": 0.7193134427070618,
        "Gamma_field": 0.3622168302536011,
        "S_over_Gamma": 1.9858641624450684,
        "Da": 23.13983154296875,
        "E_coh": 0.7896678447723389,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -103.17,
              36.01
            ],
            [
              -103.12,
              36.01
            ],
            [
              -103.11,
              36.0
            ],
            [
              -103.11,
              35.93
            ],
            [
              -103.15,
              35.88
            ],
            [
              -103.18,
              35.88
            ],
            [
              -103.22,
              35.92
            ],
            [
              -103.22,
              35.97
            ],
            [
              -103.17,
              36.01
            ]
          ]
        ]
      },
      "raw_probability": 0.0777,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.001,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "38709471c7dddff55e8f158d63dffb297ed1d9c5549c2ff29526316a92b6c07f",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0777,
        "probability": 0.000983,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000983,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "52fc37c2688864f3f0908bb4f9ee061ec1ce8a974d293622fa0d6522609fcced"
      },
      "receipt_sha256": "52fc37c2688864f3f0908bb4f9ee061ec1ce8a974d293622fa0d6522609fcced"
    },
    {
      "storm_id": "72173",
      "lat": 35.8158,
      "lon": -103.5083,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1337.0,
      "ebshear": 26.0,
      "srh01": 99.0,
      "maxllaz": 0.002,
      "mesh": 0.1,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 99.0
        },
        {
          "name": "hrrr_pwat",
          "value": 25.5963
        },
        {
          "name": "alignment",
          "value": -0.6684
        },
        {
          "name": "tau",
          "value": 0.7482
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0765
      },
      "coherence_score": 0.7481714487075806,
      "coherence_diagnostics": {
        "tau": 0.7481714487075806,
        "grad_tau": 0.18669231235980988,
        "torsion": 0.0,
        "alignment": -0.6684154272079468,
        "S_field": 0.3017275035381317,
        "Gamma_field": 0.45388346910476685,
        "S_over_Gamma": 0.664768636226654,
        "Da": 29.90237808227539,
        "E_coh": 0.8791412115097046,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -103.54,
              35.85
            ],
            [
              -103.5,
              35.85
            ],
            [
              -103.5,
              35.82
            ],
            [
              -103.49,
              35.81
            ],
            [
              -103.47,
              35.81
            ],
            [
              -103.46,
              35.79
            ],
            [
              -103.48,
              35.78
            ],
            [
              -103.49,
              35.79
            ],
            [
              -103.54,
              35.79
            ],
            [
              -103.54,
              35.82
            ],
            [
              -103.55,
              35.83
            ],
            [
              -103.54,
              35.85
            ]
          ]
        ]
      },
      "raw_probability": 0.0765,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.001,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "5d296272d9e75ce6a46b224864fb6f05a97d8aefccbf6d2fa0e01ab898a7c5e0",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0765,
        "probability": 0.000983,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000983,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "5878788a3ca7587c2862f30972534e18b0d5dcf88a90e93aea2f3fd3afa28ff6"
      },
      "receipt_sha256": "5878788a3ca7587c2862f30972534e18b0d5dcf88a90e93aea2f3fd3afa28ff6"
    },
    {
      "storm_id": "72175",
      "lat": 30.47,
      "lon": -82.6188,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2201.0,
      "ebshear": 16.0,
      "srh01": 18.0,
      "maxllaz": 0.002,
      "mesh": 0.07,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 18.0
        },
        {
          "name": "hrrr_pwat",
          "value": 38.4713
        },
        {
          "name": "alignment",
          "value": -3.3621
        },
        {
          "name": "tau",
          "value": 2.743
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0753
      },
      "coherence_score": 2.743049144744873,
      "coherence_diagnostics": {
        "tau": 2.743049144744873,
        "grad_tau": 0.28099924325942993,
        "torsion": 0.0,
        "alignment": -3.362051486968994,
        "S_field": 1.0735421180725098,
        "Gamma_field": 0.22638346254825592,
        "S_over_Gamma": 4.742140293121338,
        "Da": 13.775472640991211,
        "E_coh": 0.9363842606544495,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.66,
              30.53
            ],
            [
              -82.6,
              30.53
            ],
            [
              -82.58,
              30.5
            ],
            [
              -82.56,
              30.5
            ],
            [
              -82.58,
              30.48
            ],
            [
              -82.54,
              30.45
            ],
            [
              -82.58,
              30.45
            ],
            [
              -82.59,
              30.44
            ],
            [
              -82.57,
              30.43
            ],
            [
              -82.57,
              30.42
            ],
            [
              -82.63,
              30.42
            ],
            [
              -82.64,
              30.43
            ],
            [
              -82.68,
              30.44
            ],
            [
              -82.69,
              30.45
            ],
            [
              -82.69,
              30.49
            ],
            [
              -82.7,
              30.5
            ],
            [
              -82.66,
              30.53
            ]
          ]
        ]
      },
      "raw_probability": 0.0753,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.001,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "a42f7cb4b62604130f77db1ac63df18ddc13ca114d8327949063c4b4ad2dccbb",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0753,
        "probability": 0.000983,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000983,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "0e34c91eb60c12199491146562fc1f67e545c8ba6f1b5aeecc5b12bc63819f19"
      },
      "receipt_sha256": "0e34c91eb60c12199491146562fc1f67e545c8ba6f1b5aeecc5b12bc63819f19"
    },
    {
      "storm_id": "72106",
      "lat": 26.2179,
      "lon": -99.4993,
      "motion_east": -2.0,
      "motion_south": -3.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1057.0,
      "ebshear": 35.0,
      "srh01": 97.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 97.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.0963
        },
        {
          "name": "alignment",
          "value": 0.4243
        },
        {
          "name": "tau",
          "value": 0.2335
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0737
      },
      "coherence_score": 0.23350556194782257,
      "coherence_diagnostics": {
        "tau": 0.23350556194782257,
        "grad_tau": 0.24129179120063782,
        "torsion": 0.0,
        "alignment": 0.4243013560771942,
        "S_field": 0.08579765260219574,
        "Gamma_field": 0.4922168254852295,
        "S_over_Gamma": 0.1743086576461792,
        "Da": 31.3399658203125,
        "E_coh": 0.5582997798919678,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -99.53,
              26.27
            ],
            [
              -99.52,
              26.26
            ],
            [
              -99.48,
              26.26
            ],
            [
              -99.47,
              26.25
            ],
            [
              -99.47,
              26.2
            ],
            [
              -99.45,
              26.17
            ],
            [
              -99.45,
              26.15
            ],
            [
              -99.47,
              26.15
            ],
            [
              -99.48,
              26.14
            ],
            [
              -99.53,
              26.2
            ],
            [
              -99.53,
              26.23
            ],
            [
              -99.54,
              26.24
            ],
            [
              -99.54,
              26.26
            ],
            [
              -99.53,
              26.27
            ]
          ]
        ]
      },
      "raw_probability": 0.0737,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "1257d1f3302a3978b76a17b4fdb6200532f2c394f10a372929810f8c47441ebf",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0737,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "2fdbc11292e8ae2fda999b3c8a78eaf9ac8841c0b299c00c0062f9437190e80b"
      },
      "receipt_sha256": "2fdbc11292e8ae2fda999b3c8a78eaf9ac8841c0b299c00c0062f9437190e80b"
    },
    {
      "storm_id": "72202",
      "lat": 29.201,
      "lon": -97.304,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2145.0,
      "ebshear": 30.0,
      "srh01": 58.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 58.0
        },
        {
          "name": "hrrr_pwat",
          "value": 44.5963
        },
        {
          "name": "alignment",
          "value": 2.4181
        },
        {
          "name": "tau",
          "value": 0.7291
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0737
      },
      "coherence_score": 0.7291141748428345,
      "coherence_diagnostics": {
        "tau": 0.7291141748428345,
        "grad_tau": 0.14440518617630005,
        "torsion": 0.0,
        "alignment": 2.4180831909179688,
        "S_field": 0.2309861183166504,
        "Gamma_field": 0.7172167897224426,
        "S_over_Gamma": 0.3220590054988861,
        "Da": 42.022987365722656,
        "E_coh": 0.5653592944145203,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -97.29,
              29.25
            ],
            [
              -97.25,
              29.22
            ],
            [
              -97.25,
              29.17
            ],
            [
              -97.3,
              29.14
            ],
            [
              -97.32,
              29.14
            ],
            [
              -97.35,
              29.16
            ],
            [
              -97.36,
              29.2
            ],
            [
              -97.33,
              29.24
            ],
            [
              -97.3,
              29.24
            ],
            [
              -97.29,
              29.25
            ]
          ]
        ]
      },
      "raw_probability": 0.0737,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "1257d1f3302a3978b76a17b4fdb6200532f2c394f10a372929810f8c47441ebf",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0737,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "2fdbc11292e8ae2fda999b3c8a78eaf9ac8841c0b299c00c0062f9437190e80b"
      },
      "receipt_sha256": "2fdbc11292e8ae2fda999b3c8a78eaf9ac8841c0b299c00c0062f9437190e80b"
    },
    {
      "storm_id": "71893",
      "lat": 49.4673,
      "lon": -118.734,
      "motion_east": 6.3,
      "motion_south": -4.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 980.0,
      "ebshear": 34.0,
      "srh01": 17.0,
      "maxllaz": 0.006,
      "mesh": 0.44,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 17.0
        },
        {
          "name": "hrrr_pwat",
          "value": 37.4713
        },
        {
          "name": "alignment",
          "value": -2.4408
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0731
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.1655266433954239,
        "torsion": 0.0,
        "alignment": -2.4407615661621094,
        "S_field": 0.056909482926130295,
        "Gamma_field": 0.15138345956802368,
        "S_over_Gamma": 0.3759293258190155,
        "Da": 8.940815925598145,
        "E_coh": 0.3404107391834259,
        "singularity_count": 0.0,
        "singularity_conditions_met": 0,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": false
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.79,
              49.52
            ],
            [
              -118.74,
              49.52
            ],
            [
              -118.73,
              49.51
            ],
            [
              -118.68,
              49.51
            ],
            [
              -118.67,
              49.5
            ],
            [
              -118.61,
              49.5
            ],
            [
              -118.61,
              49.45
            ],
            [
              -118.66,
              49.4
            ],
            [
              -118.7,
              49.38
            ],
            [
              -118.75,
              49.39
            ],
            [
              -118.79,
              49.42
            ],
            [
              -118.82,
              49.43
            ],
            [
              -118.84,
              49.46
            ],
            [
              -118.83,
              49.5
            ],
            [
              -118.79,
              49.52
            ]
          ]
        ]
      },
      "raw_probability": 0.0731,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "68bbbe023ef959c8674280404bbbdf665829fc679000c55fe5eaf444b20dedc6",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0731,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "08400a8fe9dfb528b9a9160eb2c7e064f45341b81cd41fe06f8c0e98a1f39e2c"
      },
      "receipt_sha256": "08400a8fe9dfb528b9a9160eb2c7e064f45341b81cd41fe06f8c0e98a1f39e2c"
    },
    {
      "storm_id": "71324",
      "lat": 25.0635,
      "lon": -81.1617,
      "motion_east": -9.0,
      "motion_south": -3.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3777.0,
      "ebshear": 16.0,
      "srh01": 53.0,
      "maxllaz": 0.003,
      "mesh": 0.12,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 53.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.4713
        },
        {
          "name": "alignment",
          "value": -0.0592
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0729
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.451383113861084,
        "torsion": 0.0,
        "alignment": -0.059238433837890625,
        "S_field": 0.9760212898254395,
        "Gamma_field": 0.23138345777988434,
        "S_over_Gamma": 4.218198299407959,
        "Da": 13.246929168701172,
        "E_coh": 0.9567436575889587,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 4,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.28,
              25.11
            ],
            [
              -81.25,
              25.11
            ],
            [
              -81.24,
              25.1
            ],
            [
              -81.15,
              25.1
            ],
            [
              -81.14,
              25.11
            ],
            [
              -81.07,
              25.11
            ],
            [
              -81.05,
              25.1
            ],
            [
              -81.05,
              25.08
            ],
            [
              -81.06,
              25.07
            ],
            [
              -81.06,
              25.05
            ],
            [
              -81.05,
              25.04
            ],
            [
              -81.06,
              25.03
            ],
            [
              -81.11,
              25.03
            ],
            [
              -81.12,
              25.02
            ],
            [
              -81.15,
              25.02
            ],
            [
              -81.16,
              25.01
            ],
            [
              -81.19,
              25.01
            ],
            [
              -81.21,
              25.0
            ],
            [
              -81.23,
              25.01
            ],
            [
              -81.27,
              25.06
            ],
            [
              -81.26,
              25.08
            ],
            [
              -81.28,
              25.1
            ],
            [
              -81.28,
              25.11
            ]
          ]
        ]
      },
      "raw_probability": 0.0729,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "913503ebd5cf43b9441017267ff17c2f9ea5120ed5b6473a9233850b7dcadc06",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0729,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "876165cd45da36bcf9a67a684617c1feeca57d39432f03c6439c6f49bbc70822"
      },
      "receipt_sha256": "876165cd45da36bcf9a67a684617c1feeca57d39432f03c6439c6f49bbc70822"
    },
    {
      "storm_id": "72115",
      "lat": 49.3475,
      "lon": -119.0962,
      "motion_east": 6.3,
      "motion_south": -3.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1308.0,
      "ebshear": 28.0,
      "srh01": 17.0,
      "maxllaz": 0.009,
      "mesh": 0.15,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 17.0
        },
        {
          "name": "hrrr_pwat",
          "value": 37.4713
        },
        {
          "name": "alignment",
          "value": -2.4408
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.009
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0721
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.1655266433954239,
        "torsion": 0.0,
        "alignment": -2.4407615661621094,
        "S_field": 0.056909482926130295,
        "Gamma_field": 0.15138345956802368,
        "S_over_Gamma": 0.3759293258190155,
        "Da": 8.940815925598145,
        "E_coh": 0.3404107391834259,
        "singularity_count": 0.0,
        "singularity_conditions_met": 0,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": false
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.03,
              49.43
            ],
            [
              -119.0,
              49.43
            ],
            [
              -118.96,
              49.39
            ],
            [
              -118.96,
              49.35
            ],
            [
              -118.99,
              49.32
            ],
            [
              -119.02,
              49.31
            ],
            [
              -119.06,
              49.27
            ],
            [
              -119.1,
              49.25
            ],
            [
              -119.24,
              49.25
            ],
            [
              -119.26,
              49.27
            ],
            [
              -119.26,
              49.31
            ],
            [
              -119.25,
              49.33
            ],
            [
              -119.17,
              49.4
            ],
            [
              -119.15,
              49.41
            ],
            [
              -119.06,
              49.41
            ],
            [
              -119.03,
              49.43
            ]
          ]
        ]
      },
      "raw_probability": 0.0721,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "3383f97330e35a4475d8e0675c38c20ce2c08ef73fbd8ecc46d0235f24029afd",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0721,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "09f345d0ec66ed321b0767cdcd36cf0d88cbaf7a010a2f9fb91f777844a6e9b1"
      },
      "receipt_sha256": "09f345d0ec66ed321b0767cdcd36cf0d88cbaf7a010a2f9fb91f777844a6e9b1"
    },
    {
      "storm_id": "72213",
      "lat": 42.758,
      "lon": -73.792,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 0.0,
      "ebshear": 0.0,
      "srh01": 48.0,
      "maxllaz": 0.0,
      "mesh": 0.43,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 48.0
        },
        {
          "name": "hrrr_pwat",
          "value": 13.4713
        },
        {
          "name": "alignment",
          "value": 3.1391
        },
        {
          "name": "tau",
          "value": 0.7205
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.07
      },
      "coherence_score": 0.7204948663711548,
      "coherence_diagnostics": {
        "tau": 0.7204948663711548,
        "grad_tau": 0.014312120154500008,
        "torsion": 0.0,
        "alignment": 3.139127492904663,
        "S_field": 0.13119827210903168,
        "Gamma_field": 0.2305501252412796,
        "S_over_Gamma": 0.5690661668777466,
        "Da": 13.627286911010742,
        "E_coh": 0.32070648670196533,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.86,
              42.79
            ],
            [
              -73.69,
              42.79
            ],
            [
              -73.69,
              42.71
            ],
            [
              -73.86,
              42.71
            ],
            [
              -73.86,
              42.79
            ]
          ]
        ]
      },
      "raw_probability": 0.07,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "685796163a92002afe23044db7fa02dcdcc149d4ff3807cdf3e569b7aeca514c",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.07,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "8da25ef9ece3916757323cc6c892ba5b84842ac2b51afede37553cf72c34f0f2"
      },
      "receipt_sha256": "8da25ef9ece3916757323cc6c892ba5b84842ac2b51afede37553cf72c34f0f2"
    },
    {
      "storm_id": "70988",
      "lat": 38.3386,
      "lon": -102.5957,
      "motion_east": 6.0,
      "motion_south": 0.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3113.0,
      "ebshear": 33.0,
      "srh01": 42.0,
      "maxllaz": 0.005,
      "mesh": 0.26,
      "flash_rate": 7.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 42.0
        },
        {
          "name": "hrrr_pwat",
          "value": 12.9713
        },
        {
          "name": "alignment",
          "value": 1.3857
        },
        {
          "name": "tau",
          "value": 0.9019
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0681
      },
      "coherence_score": 0.9019170999526978,
      "coherence_diagnostics": {
        "tau": 0.9019170999526978,
        "grad_tau": 0.091089628636837,
        "torsion": 0.0,
        "alignment": 1.385662317276001,
        "S_field": 0.09988807886838913,
        "Gamma_field": 0.26638346910476685,
        "S_over_Gamma": 0.37497851252555847,
        "Da": 15.178191184997559,
        "E_coh": 0.08047810196876526,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 5,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -102.66,
              38.42
            ],
            [
              -102.61,
              38.42
            ],
            [
              -102.58,
              38.39
            ],
            [
              -102.5,
              38.36
            ],
            [
              -102.49,
              38.34
            ],
            [
              -102.5,
              38.3
            ],
            [
              -102.53,
              38.28
            ],
            [
              -102.57,
              38.28
            ],
            [
              -102.58,
              38.27
            ],
            [
              -102.63,
              38.27
            ],
            [
              -102.65,
              38.28
            ],
            [
              -102.69,
              38.33
            ],
            [
              -102.69,
              38.38
            ],
            [
              -102.66,
              38.42
            ]
          ]
        ]
      },
      "raw_probability": 0.0681,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "053795b3129597ba519cc7fd38d767cdc19d3d660c7924ef55b5fd6500bf66ce",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0681,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "9a0e551a7f8cd55ed1a37ab24542b47777c9c1e0191a8f00dde0a457a45a8c20"
      },
      "receipt_sha256": "9a0e551a7f8cd55ed1a37ab24542b47777c9c1e0191a8f00dde0a457a45a8c20"
    },
    {
      "storm_id": "72199",
      "lat": 34.5187,
      "lon": -75.6525,
      "motion_east": 5.9,
      "motion_south": 0.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2391.0,
      "ebshear": 19.0,
      "srh01": 26.0,
      "maxllaz": 0.001,
      "mesh": 0.04,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 26.0
        },
        {
          "name": "hrrr_pwat",
          "value": 43.8463
        },
        {
          "name": "alignment",
          "value": 4.995
        },
        {
          "name": "tau",
          "value": 1.6328
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0676
      },
      "coherence_score": 1.6328297853469849,
      "coherence_diagnostics": {
        "tau": 1.6328297853469849,
        "grad_tau": 0.36441680788993835,
        "torsion": 0.0,
        "alignment": 4.995023727416992,
        "S_field": 0.2993304133415222,
        "Gamma_field": 0.4322168231010437,
        "S_over_Gamma": 0.6925469040870667,
        "Da": 28.083200454711914,
        "E_coh": 0.583207905292511,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.68,
              34.54
            ],
            [
              -75.63,
              34.54
            ],
            [
              -75.62,
              34.53
            ],
            [
              -75.62,
              34.5
            ],
            [
              -75.63,
              34.49
            ],
            [
              -75.67,
              34.49
            ],
            [
              -75.69,
              34.52
            ],
            [
              -75.68,
              34.54
            ]
          ]
        ]
      },
      "raw_probability": 0.0676,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "b46252dc0ea28cb9f04fd31631dad756554e6622a5ad22b5b5b1cc14b30fb3dc",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0676,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "6e3fee75f83285105316a7eb4a80a0aaa7f4c036a10a27716f4ebc05575352f1"
      },
      "receipt_sha256": "6e3fee75f83285105316a7eb4a80a0aaa7f4c036a10a27716f4ebc05575352f1"
    },
    {
      "storm_id": "72154",
      "lat": 26.292,
      "lon": -99.608,
      "motion_east": -2.0,
      "motion_south": -3.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1229.0,
      "ebshear": 40.0,
      "srh01": 79.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 79.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.0963
        },
        {
          "name": "alignment",
          "value": 0.4243
        },
        {
          "name": "tau",
          "value": 0.2335
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0673
      },
      "coherence_score": 0.23350556194782257,
      "coherence_diagnostics": {
        "tau": 0.23350556194782257,
        "grad_tau": 0.24129179120063782,
        "torsion": 0.0,
        "alignment": 0.4243013560771942,
        "S_field": 0.08579765260219574,
        "Gamma_field": 0.4922168254852295,
        "S_over_Gamma": 0.1743086576461792,
        "Da": 31.3399658203125,
        "E_coh": 0.5582997798919678,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -99.61,
              26.32
            ],
            [
              -99.57,
              26.32
            ],
            [
              -99.56,
              26.31
            ],
            [
              -99.56,
              26.29
            ],
            [
              -99.58,
              26.26
            ],
            [
              -99.64,
              26.23
            ],
            [
              -99.66,
              26.27
            ],
            [
              -99.66,
              26.3
            ],
            [
              -99.63,
              26.3
            ],
            [
              -99.61,
              26.32
            ]
          ]
        ]
      },
      "raw_probability": 0.0673,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "9f089161db9c8206745601db3ab2b8fe44bcd5ea2658614470fa5e1840564ab7",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0673,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "26df95567176d2814c2da713a73e1c3fb72fb5c5e26af26916fc2c739fb33266"
      },
      "receipt_sha256": "26df95567176d2814c2da713a73e1c3fb72fb5c5e26af26916fc2c739fb33266"
    },
    {
      "storm_id": "71421",
      "lat": 25.5085,
      "lon": -99.1423,
      "motion_east": -1.0,
      "motion_south": -3.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 516.0,
      "ebshear": 25.0,
      "srh01": 79.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 79.0
        },
        {
          "name": "hrrr_pwat",
          "value": 28.5963
        },
        {
          "name": "alignment",
          "value": -2.1217
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0672
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.23350556194782257,
        "torsion": 0.0,
        "alignment": -2.1217384338378906,
        "S_field": 0.09872839599847794,
        "Gamma_field": 0.42138350009918213,
        "S_over_Gamma": 0.2342958301305771,
        "Da": 23.3948974609375,
        "E_coh": 0.7422882318496704,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 4,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -99.21,
              25.57
            ],
            [
              -99.17,
              25.57
            ],
            [
              -99.12,
              25.54
            ],
            [
              -99.1,
              25.54
            ],
            [
              -99.08,
              25.51
            ],
            [
              -99.08,
              25.47
            ],
            [
              -99.09,
              25.46
            ],
            [
              -99.12,
              25.46
            ],
            [
              -99.14,
              25.45
            ],
            [
              -99.16,
              25.47
            ],
            [
              -99.16,
              25.48
            ],
            [
              -99.21,
              25.52
            ],
            [
              -99.21,
              25.57
            ]
          ]
        ]
      },
      "raw_probability": 0.0672,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "7d3571a727572d14680e1e4872b58b07b4cee710550ccd232d66d3ab6ee61337",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0672,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "5019292e7cb853ee338350b84694ecf7632d881cd6f36e80544b383b13ce0cea"
      },
      "receipt_sha256": "5019292e7cb853ee338350b84694ecf7632d881cd6f36e80544b383b13ce0cea"
    },
    {
      "storm_id": "72209",
      "lat": 49.5089,
      "lon": -118.9944,
      "motion_east": 6.3,
      "motion_south": -3.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1225.0,
      "ebshear": 31.0,
      "srh01": 19.0,
      "maxllaz": 0.004,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 19.0
        },
        {
          "name": "hrrr_pwat",
          "value": 37.4713
        },
        {
          "name": "alignment",
          "value": -2.4408
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0672
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.1655266433954239,
        "torsion": 0.0,
        "alignment": -2.4407615661621094,
        "S_field": 0.056909482926130295,
        "Gamma_field": 0.15138345956802368,
        "S_over_Gamma": 0.3759293258190155,
        "Da": 8.940815925598145,
        "E_coh": 0.3404107391834259,
        "singularity_count": 0.0,
        "singularity_conditions_met": 0,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": false
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.99,
              49.54
            ],
            [
              -118.96,
              49.54
            ],
            [
              -118.94,
              49.5
            ],
            [
              -118.98,
              49.46
            ],
            [
              -119.03,
              49.46
            ],
            [
              -119.03,
              49.5
            ],
            [
              -119.02,
              49.52
            ],
            [
              -119.01,
              49.52
            ],
            [
              -118.99,
              49.54
            ]
          ]
        ]
      },
      "raw_probability": 0.0672,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "7d3571a727572d14680e1e4872b58b07b4cee710550ccd232d66d3ab6ee61337",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0672,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "5019292e7cb853ee338350b84694ecf7632d881cd6f36e80544b383b13ce0cea"
      },
      "receipt_sha256": "5019292e7cb853ee338350b84694ecf7632d881cd6f36e80544b383b13ce0cea"
    },
    {
      "storm_id": "72094",
      "lat": 43.3202,
      "lon": -96.9154,
      "motion_east": 5.5,
      "motion_south": -2.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 11.0,
      "ebshear": 19.0,
      "srh01": 25.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 25.0
        },
        {
          "name": "hrrr_pwat",
          "value": 38.9713
        },
        {
          "name": "alignment",
          "value": 7.3044
        },
        {
          "name": "tau",
          "value": 0.7822
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0632
      },
      "coherence_score": 0.7821706533432007,
      "coherence_diagnostics": {
        "tau": 0.7821706533432007,
        "grad_tau": 0.08423849195241928,
        "torsion": 0.0,
        "alignment": 7.304404258728027,
        "S_field": 0.2961153984069824,
        "Gamma_field": 0.6488834619522095,
        "S_over_Gamma": 0.4563460350036621,
        "Da": 42.01837158203125,
        "E_coh": 0.21517091989517212,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -97.18,
              43.44
            ],
            [
              -97.09,
              43.44
            ],
            [
              -97.04,
              43.41
            ],
            [
              -97.01,
              43.41
            ],
            [
              -97.0,
              43.4
            ],
            [
              -96.98,
              43.41
            ],
            [
              -96.92,
              43.41
            ],
            [
              -96.91,
              43.4
            ],
            [
              -96.86,
              43.39
            ],
            [
              -96.78,
              43.35
            ],
            [
              -96.76,
              43.33
            ],
            [
              -96.73,
              43.32
            ],
            [
              -96.71,
              43.3
            ],
            [
              -96.71,
              43.28
            ],
            [
              -96.69,
              43.26
            ],
            [
              -96.68,
              43.26
            ],
            [
              -96.65,
              43.23
            ],
            [
              -96.63,
              43.23
            ],
            [
              -96.63,
              43.18
            ],
            [
              -96.64,
              43.17
            ],
            [
              -96.66,
              43.18
            ],
            [
              -96.71,
              43.18
            ],
            [
              -96.73,
              43.19
            ],
            [
              -96.74,
              43.21
            ],
            [
              -96.78,
              43.24
            ],
            [
              -96.8,
              43.24
            ],
            [
              -96.83,
              43.26
            ],
            [
              -96.86,
              43.26
            ],
            [
              -96.87,
              43.27
            ],
            [
              -96.89,
              43.27
            ],
            [
              -96.93,
              43.29
            ],
            [
              -96.96,
              43.29
            ],
            [
              -96.98,
              43.31
            ],
            [
              -97.0,
              43.31
            ],
            [
              -97.01,
              43.33
            ],
            [
              -97.03,
              43.33
            ],
            [
              -97.06,
              43.35
            ],
            [
              -97.08,
              43.35
            ],
            [
              -97.12,
              43.37
            ],
            [
              -97.21,
              43.37
            ],
            [
              -97.22,
              43.38
            ],
            [
              -97.22,
              43.41
            ],
            [
              -97.23,
              43.42
            ],
            [
              -97.22,
              43.43
            ],
            [
              -97.19,
              43.43
            ],
            [
              -97.18,
              43.44
            ]
          ]
        ]
      },
      "raw_probability": 0.0632,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "3c425722db0adbf8d672c663069744a660348e592bdcdf954015a7c6a6195ac1",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0632,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e3f4970eed0f1680298a0f830ee4cab54065ca91b96713b922922c3056d48cf0"
      },
      "receipt_sha256": "e3f4970eed0f1680298a0f830ee4cab54065ca91b96713b922922c3056d48cf0"
    },
    {
      "storm_id": "71323",
      "lat": 25.0821,
      "lon": -82.1521,
      "motion_east": -9.0,
      "motion_south": -3.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3666.0,
      "ebshear": 19.0,
      "srh01": 30.0,
      "maxllaz": 0.006,
      "mesh": 0.16,
      "flash_rate": 6.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 30.0
        },
        {
          "name": "hrrr_pwat",
          "value": 37.3463
        },
        {
          "name": "alignment",
          "value": -0.2467
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0631
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.3901638984680176,
        "torsion": 0.0,
        "alignment": -0.24673843383789062,
        "S_field": 1.0160504579544067,
        "Gamma_field": 0.21388347446918488,
        "S_over_Gamma": 4.750485897064209,
        "Da": 12.188553810119629,
        "E_coh": 0.9554746747016907,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 4,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.22,
              25.19
            ],
            [
              -82.15,
              25.19
            ],
            [
              -82.14,
              25.17
            ],
            [
              -82.14,
              25.13
            ],
            [
              -82.12,
              25.11
            ],
            [
              -82.1,
              25.11
            ],
            [
              -82.09,
              25.09
            ],
            [
              -82.07,
              25.1
            ],
            [
              -82.05,
              25.09
            ],
            [
              -82.07,
              25.05
            ],
            [
              -82.07,
              25.07
            ],
            [
              -82.08,
              25.08
            ],
            [
              -82.1,
              25.07
            ],
            [
              -82.1,
              25.05
            ],
            [
              -82.13,
              25.02
            ],
            [
              -82.14,
              24.99
            ],
            [
              -82.16,
              24.97
            ],
            [
              -82.22,
              24.97
            ],
            [
              -82.26,
              24.99
            ],
            [
              -82.27,
              25.01
            ],
            [
              -82.27,
              25.06
            ],
            [
              -82.24,
              25.1
            ],
            [
              -82.24,
              25.17
            ],
            [
              -82.22,
              25.19
            ]
          ]
        ]
      },
      "raw_probability": 0.0631,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "89a40cbb2ab57e3486a54296e4f411c72ccdd4373dd44ac6823c5137fe2e6093",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0631,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "5261dfe5d4699a369afe127345c6ea2b408b30899d0d6a89be31943e91a06b15"
      },
      "receipt_sha256": "5261dfe5d4699a369afe127345c6ea2b408b30899d0d6a89be31943e91a06b15"
    },
    {
      "storm_id": "72203",
      "lat": 27.063,
      "lon": -99.022,
      "motion_east": 0.9,
      "motion_south": -2.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 548.0,
      "ebshear": 33.0,
      "srh01": 38.0,
      "maxllaz": 0.003,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 38.0
        },
        {
          "name": "hrrr_pwat",
          "value": 28.4713
        },
        {
          "name": "alignment",
          "value": -3.6824
        },
        {
          "name": "tau",
          "value": 0.4796
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0626
      },
      "coherence_score": 0.479566752910614,
      "coherence_diagnostics": {
        "tau": 0.479566752910614,
        "grad_tau": 0.22643625736236572,
        "torsion": 0.0,
        "alignment": -3.682366371154785,
        "S_field": 0.21021482348442078,
        "Gamma_field": 0.4413834810256958,
        "S_over_Gamma": 0.47626346349716187,
        "Da": 27.322370529174805,
        "E_coh": 0.7487110495567322,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -99.02,
              27.1
            ],
            [
              -99.0,
              27.1
            ],
            [
              -98.99,
              27.09
            ],
            [
              -98.99,
              27.04
            ],
            [
              -99.01,
              27.02
            ],
            [
              -99.02,
              27.03
            ],
            [
              -99.05,
              27.03
            ],
            [
              -99.06,
              27.04
            ],
            [
              -99.06,
              27.08
            ],
            [
              -99.02,
              27.1
            ]
          ]
        ]
      },
      "raw_probability": 0.0626,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "9138162be9fd6f7cc95833ba8c5784e91ab6f592fb1b2b991ec732a09b9c37df",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0626,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "40e252335f4b7b8f9fc6ca55f47b7a44647a2fd10ecc46415d5cfc53ef0e099e"
      },
      "receipt_sha256": "40e252335f4b7b8f9fc6ca55f47b7a44647a2fd10ecc46415d5cfc53ef0e099e"
    },
    {
      "storm_id": "72045",
      "lat": 39.5667,
      "lon": -105.11,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1663.0,
      "ebshear": 27.0,
      "srh01": 15.0,
      "maxllaz": 0.003,
      "mesh": 0.09,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 15.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.4713
        },
        {
          "name": "alignment",
          "value": 4.5212
        },
        {
          "name": "tau",
          "value": 0.8574
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0624
      },
      "coherence_score": 0.8574160933494568,
      "coherence_diagnostics": {
        "tau": 0.8574160933494568,
        "grad_tau": 0.16457341611385345,
        "torsion": 0.0,
        "alignment": 4.521170139312744,
        "S_field": 0.7368150353431702,
        "Gamma_field": 0.49138349294662476,
        "S_over_Gamma": 1.4994704723358154,
        "Da": 29.550676345825195,
        "E_coh": 0.877341628074646,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -105.13,
              39.6
            ],
            [
              -105.09,
              39.6
            ],
            [
              -105.07,
              39.58
            ],
            [
              -105.07,
              39.54
            ],
            [
              -105.09,
              39.52
            ],
            [
              -105.13,
              39.53
            ],
            [
              -105.14,
              39.54
            ],
            [
              -105.14,
              39.59
            ],
            [
              -105.13,
              39.6
            ]
          ]
        ]
      },
      "raw_probability": 0.0624,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "2816970b0e7b9819c392ec2a9f1169087e2aebd2b6b09824f78c7b14dd98037f",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0624,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "fa70e17e325732e6daa1a124bd2b9b7c91363be793838e619a95700d4c6f7534"
      },
      "receipt_sha256": "fa70e17e325732e6daa1a124bd2b9b7c91363be793838e619a95700d4c6f7534"
    },
    {
      "storm_id": "72232",
      "lat": 33.5967,
      "lon": -106.4789,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 85.0,
      "ebshear": 7.0,
      "srh01": 39.0,
      "maxllaz": 0.001,
      "mesh": 0.09,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 39.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.2213
        },
        {
          "name": "alignment",
          "value": -1.9871
        },
        {
          "name": "tau",
          "value": 0.6877
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0618
      },
      "coherence_score": 0.6877151727676392,
      "coherence_diagnostics": {
        "tau": 0.6877151727676392,
        "grad_tau": 0.04056766629219055,
        "torsion": 0.0,
        "alignment": -1.9871405363082886,
        "S_field": 0.34850144386291504,
        "Gamma_field": 0.5555501580238342,
        "S_over_Gamma": 0.6273086667060852,
        "Da": 33.97673797607422,
        "E_coh": 0.9191455841064453,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -106.5,
              33.63
            ],
            [
              -106.45,
              33.63
            ],
            [
              -106.43,
              33.61
            ],
            [
              -106.48,
              33.57
            ],
            [
              -106.47,
              33.55
            ],
            [
              -106.49,
              33.55
            ],
            [
              -106.48,
              33.58
            ],
            [
              -106.51,
              33.62
            ],
            [
              -106.5,
              33.63
            ]
          ]
        ]
      },
      "raw_probability": 0.0618,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "23f84544510fb7cc1af767aed56dd292aae23e688e16c9562add810409eef9f2",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0618,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "2396bd253f39fcbb50ed3dd4a5e95d8362fa1181e773f4723048b1b761de43e0"
      },
      "receipt_sha256": "2396bd253f39fcbb50ed3dd4a5e95d8362fa1181e773f4723048b1b761de43e0"
    },
    {
      "storm_id": "72002",
      "lat": 39.7811,
      "lon": -116.0767,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1977.0,
      "ebshear": 27.0,
      "srh01": 49.0,
      "maxllaz": 0.003,
      "mesh": 0.09,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 49.0
        },
        {
          "name": "hrrr_pwat",
          "value": 9.7213
        },
        {
          "name": "alignment",
          "value": 0.0078
        },
        {
          "name": "tau",
          "value": 0.4072
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0617
      },
      "coherence_score": 0.40719035267829895,
      "coherence_diagnostics": {
        "tau": 0.40719035267829895,
        "grad_tau": 0.06924106925725937,
        "torsion": 0.0,
        "alignment": 0.0078095197677612305,
        "S_field": 0.1720517873764038,
        "Gamma_field": 0.3738834857940674,
        "S_over_Gamma": 0.46017488837242126,
        "Da": 21.569568634033203,
        "E_coh": 0.4691845774650574,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -116.09,
              39.82
            ],
            [
              -116.05,
              39.82
            ],
            [
              -116.03,
              39.8
            ],
            [
              -116.03,
              39.76
            ],
            [
              -116.07,
              39.73
            ],
            [
              -116.09,
              39.73
            ],
            [
              -116.12,
              39.76
            ],
            [
              -116.12,
              39.79
            ],
            [
              -116.09,
              39.82
            ]
          ]
        ]
      },
      "raw_probability": 0.0617,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "10bc17d688b99839c004f31f54bc180b877c9ec431773ef2aaab99281e028b24",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0617,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "b18d69afd7a40e47c934820b2c4f1574fef3871eeb077b6951e220cb5a365d97"
      },
      "receipt_sha256": "b18d69afd7a40e47c934820b2c4f1574fef3871eeb077b6951e220cb5a365d97"
    },
    {
      "storm_id": "72187",
      "lat": 34.3078,
      "lon": -74.4296,
      "motion_east": 5.5,
      "motion_south": -3.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2091.0,
      "ebshear": 19.0,
      "srh01": 13.0,
      "maxllaz": 0.001,
      "mesh": 0.04,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 13.0
        },
        {
          "name": "hrrr_pwat",
          "value": 39.4713
        },
        {
          "name": "alignment",
          "value": 1.415
        },
        {
          "name": "tau",
          "value": 2.06
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0615
      },
      "coherence_score": 2.059964656829834,
      "coherence_diagnostics": {
        "tau": 2.059964656829834,
        "grad_tau": 0.327120304107666,
        "torsion": 0.0,
        "alignment": 1.4149820804595947,
        "S_field": 0.6601077914237976,
        "Gamma_field": 0.38721680641174316,
        "S_over_Gamma": 1.7047498226165771,
        "Da": 24.8383846282959,
        "E_coh": 0.8535614013671875,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.39,
              34.5
            ],
            [
              -74.34,
              34.5
            ],
            [
              -74.31,
              34.47
            ],
            [
              -74.31,
              34.44
            ],
            [
              -74.3,
              34.43
            ],
            [
              -74.35,
              34.33
            ],
            [
              -74.35,
              34.23
            ],
            [
              -74.39,
              34.18
            ],
            [
              -74.39,
              34.17
            ],
            [
              -74.4,
              34.17
            ],
            [
              -74.46,
              34.11
            ],
            [
              -74.49,
              34.11
            ],
            [
              -74.51,
              34.12
            ],
            [
              -74.51,
              34.13
            ],
            [
              -74.53,
              34.15
            ],
            [
              -74.53,
              34.17
            ],
            [
              -74.5,
              34.2
            ],
            [
              -74.5,
              34.22
            ],
            [
              -74.49,
              34.23
            ],
            [
              -74.49,
              34.29
            ],
            [
              -74.47,
              34.32
            ],
            [
              -74.47,
              34.44
            ],
            [
              -74.46,
              34.46
            ],
            [
              -74.45,
              34.46
            ],
            [
              -74.42,
              34.49
            ],
            [
              -74.4,
              34.49
            ],
            [
              -74.39,
              34.5
            ]
          ]
        ]
      },
      "raw_probability": 0.0615,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "baa6363539b886d70a316b308cf4a478e75195dbf978ed9fdb7630e7541b7f0f",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0615,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "2de8a52999ce246785d16725640efc2ed0627774896b7ffd5e3fd554af6ef336"
      },
      "receipt_sha256": "2de8a52999ce246785d16725640efc2ed0627774896b7ffd5e3fd554af6ef336"
    },
    {
      "storm_id": "72221",
      "lat": 34.272,
      "lon": -74.622,
      "motion_east": 5.5,
      "motion_south": -3.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1997.0,
      "ebshear": 20.0,
      "srh01": 19.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 19.0
        },
        {
          "name": "hrrr_pwat",
          "value": 39.4713
        },
        {
          "name": "alignment",
          "value": 1.415
        },
        {
          "name": "tau",
          "value": 2.06
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0615
      },
      "coherence_score": 2.059964656829834,
      "coherence_diagnostics": {
        "tau": 2.059964656829834,
        "grad_tau": 0.327120304107666,
        "torsion": 0.0,
        "alignment": 1.4149820804595947,
        "S_field": 0.6601077914237976,
        "Gamma_field": 0.38721680641174316,
        "S_over_Gamma": 1.7047498226165771,
        "Da": 24.8383846282959,
        "E_coh": 0.8535614013671875,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.64,
              34.31
            ],
            [
              -74.61,
              34.31
            ],
            [
              -74.57,
              34.27
            ],
            [
              -74.57,
              34.25
            ],
            [
              -74.61,
              34.23
            ],
            [
              -74.62,
              34.24
            ],
            [
              -74.64,
              34.24
            ],
            [
              -74.66,
              34.27
            ],
            [
              -74.66,
              34.29
            ],
            [
              -74.64,
              34.31
            ]
          ]
        ]
      },
      "raw_probability": 0.0615,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "baa6363539b886d70a316b308cf4a478e75195dbf978ed9fdb7630e7541b7f0f",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0615,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "2de8a52999ce246785d16725640efc2ed0627774896b7ffd5e3fd554af6ef336"
      },
      "receipt_sha256": "2de8a52999ce246785d16725640efc2ed0627774896b7ffd5e3fd554af6ef336"
    },
    {
      "storm_id": "71094",
      "lat": 32.9956,
      "lon": -90.5367,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3319.0,
      "ebshear": 20.0,
      "srh01": 23.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 23.0
        },
        {
          "name": "hrrr_pwat",
          "value": 48.4713
        },
        {
          "name": "alignment",
          "value": -2.1725
        },
        {
          "name": "tau",
          "value": 1.8783
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0612
      },
      "coherence_score": 1.8782950639724731,
      "coherence_diagnostics": {
        "tau": 1.8782950639724731,
        "grad_tau": 0.6300892233848572,
        "torsion": 0.0,
        "alignment": -2.1725401878356934,
        "S_field": 1.3044769763946533,
        "Gamma_field": 0.2555501461029053,
        "S_over_Gamma": 5.104583263397217,
        "Da": 14.825407981872559,
        "E_coh": 0.9335901141166687,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 5,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.54,
              33.03
            ],
            [
              -90.53,
              33.02
            ],
            [
              -90.51,
              33.02
            ],
            [
              -90.5,
              33.0
            ],
            [
              -90.5,
              32.95
            ],
            [
              -90.56,
              32.95
            ],
            [
              -90.57,
              32.96
            ],
            [
              -90.58,
              33.0
            ],
            [
              -90.54,
              33.03
            ]
          ]
        ]
      },
      "raw_probability": 0.0612,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "e6a9058ea9ac2f6f7dcbab112039b96d79bcbc0e1a62a652fad5f8d1ddafd5a7",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0612,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "198ce875229a52d5e0e21c487ffcf136e94052f158a786ddd87a8ff6c35fe35b"
      },
      "receipt_sha256": "198ce875229a52d5e0e21c487ffcf136e94052f158a786ddd87a8ff6c35fe35b"
    },
    {
      "storm_id": "72143",
      "lat": 46.3557,
      "lon": -111.1857,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1628.0,
      "ebshear": 26.0,
      "srh01": 53.0,
      "maxllaz": 0.002,
      "mesh": 0.09,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 53.0
        },
        {
          "name": "hrrr_pwat",
          "value": 23.2213
        },
        {
          "name": "alignment",
          "value": 1.4591
        },
        {
          "name": "tau",
          "value": 0.6731
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0608
      },
      "coherence_score": 0.6731337904930115,
      "coherence_diagnostics": {
        "tau": 0.6731337904930115,
        "grad_tau": 0.11986120045185089,
        "torsion": 0.0,
        "alignment": 1.4591059684753418,
        "S_field": 0.43751344084739685,
        "Gamma_field": 0.6713834404945374,
        "S_over_Gamma": 0.6516595482826233,
        "Da": 38.102203369140625,
        "E_coh": 0.8842026591300964,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -111.18,
              46.4
            ],
            [
              -111.16,
              46.39
            ],
            [
              -111.16,
              46.36
            ],
            [
              -111.14,
              46.34
            ],
            [
              -111.15,
              46.32
            ],
            [
              -111.17,
              46.32
            ],
            [
              -111.18,
              46.31
            ],
            [
              -111.19,
              46.32
            ],
            [
              -111.23,
              46.33
            ],
            [
              -111.22,
              46.34
            ],
            [
              -111.22,
              46.37
            ],
            [
              -111.23,
              46.39
            ],
            [
              -111.19,
              46.39
            ],
            [
              -111.18,
              46.4
            ]
          ]
        ]
      },
      "raw_probability": 0.0608,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "4e58b681f083d99af21c518a001fb7d9c060854b093831fc801183d851ac1993",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0608,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "dcf299cedbf1876ff2ca330c8dda17bdf0582bd9c208cb494bcbb0fc6c820882"
      },
      "receipt_sha256": "dcf299cedbf1876ff2ca330c8dda17bdf0582bd9c208cb494bcbb0fc6c820882"
    },
    {
      "storm_id": "72225",
      "lat": 24.7119,
      "lon": -81.2931,
      "motion_east": 3.4,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3869.0,
      "ebshear": 7.0,
      "srh01": 18.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 18.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.4713
        },
        {
          "name": "alignment",
          "value": -0.0592
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0608
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.451383113861084,
        "torsion": 0.0,
        "alignment": -0.059238433837890625,
        "S_field": 0.9760212898254395,
        "Gamma_field": 0.23138345777988434,
        "S_over_Gamma": 4.218198299407959,
        "Da": 13.246929168701172,
        "E_coh": 0.9567436575889587,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.31,
              24.75
            ],
            [
              -81.3,
              24.74
            ],
            [
              -81.27,
              24.74
            ],
            [
              -81.25,
              24.71
            ],
            [
              -81.23,
              24.71
            ],
            [
              -81.23,
              24.67
            ],
            [
              -81.25,
              24.68
            ],
            [
              -81.26,
              24.67
            ],
            [
              -81.34,
              24.68
            ],
            [
              -81.32,
              24.68
            ],
            [
              -81.31,
              24.69
            ],
            [
              -81.31,
              24.71
            ],
            [
              -81.34,
              24.73
            ],
            [
              -81.34,
              24.74
            ],
            [
              -81.32,
              24.74
            ],
            [
              -81.31,
              24.75
            ]
          ]
        ]
      },
      "raw_probability": 0.0608,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "4e58b681f083d99af21c518a001fb7d9c060854b093831fc801183d851ac1993",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0608,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "dcf299cedbf1876ff2ca330c8dda17bdf0582bd9c208cb494bcbb0fc6c820882"
      },
      "receipt_sha256": "dcf299cedbf1876ff2ca330c8dda17bdf0582bd9c208cb494bcbb0fc6c820882"
    },
    {
      "storm_id": "71387",
      "lat": 48.9693,
      "lon": -120.0743,
      "motion_east": 3.9,
      "motion_south": -4.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1321.0,
      "ebshear": 27.0,
      "srh01": 19.0,
      "maxllaz": 0.004,
      "mesh": 0.88,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 19.0
        },
        {
          "name": "hrrr_pwat",
          "value": 35.4713
        },
        {
          "name": "alignment",
          "value": -4.0658
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0606
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.14095890522003174,
        "torsion": 0.0,
        "alignment": -4.065761566162109,
        "S_field": 0.0691145658493042,
        "Gamma_field": 0.15138345956802368,
        "S_over_Gamma": 0.4565529525279999,
        "Da": 8.896440505981445,
        "E_coh": 0.6874449253082275,
        "singularity_count": 0.0,
        "singularity_conditions_met": 0,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": false
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 4,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.13,
              49.05
            ],
            [
              -120.08,
              49.05
            ],
            [
              -120.05,
              49.03
            ],
            [
              -120.04,
              49.01
            ],
            [
              -120.04,
              48.97
            ],
            [
              -119.99,
              48.93
            ],
            [
              -119.99,
              48.9
            ],
            [
              -120.0,
              48.89
            ],
            [
              -120.03,
              48.89
            ],
            [
              -120.06,
              48.93
            ],
            [
              -120.14,
              48.92
            ],
            [
              -120.18,
              48.95
            ],
            [
              -120.18,
              49.0
            ],
            [
              -120.13,
              49.05
            ]
          ]
        ]
      },
      "raw_probability": 0.0606,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "8d7e0b9e32fdb03ea31bbc2dee49b3f67697a78b2c3aff5c8712d14408649beb",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0606,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "83181e16f02da7e10cada38609c6836e0a111b30782c652b052ea3413f92de67"
      },
      "receipt_sha256": "83181e16f02da7e10cada38609c6836e0a111b30782c652b052ea3413f92de67"
    },
    {
      "storm_id": "72166",
      "lat": 49.0427,
      "lon": -119.8873,
      "motion_east": 4.1,
      "motion_south": -4.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1492.0,
      "ebshear": 30.0,
      "srh01": 20.0,
      "maxllaz": 0.004,
      "mesh": 0.22,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 20.0
        },
        {
          "name": "hrrr_pwat",
          "value": 35.4713
        },
        {
          "name": "alignment",
          "value": -4.0658
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0606
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.14095890522003174,
        "torsion": 0.0,
        "alignment": -4.065761566162109,
        "S_field": 0.0691145658493042,
        "Gamma_field": 0.15138345956802368,
        "S_over_Gamma": 0.4565529525279999,
        "Da": 8.896440505981445,
        "E_coh": 0.6874449253082275,
        "singularity_count": 0.0,
        "singularity_conditions_met": 0,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": false
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.91,
              49.09
            ],
            [
              -119.86,
              49.09
            ],
            [
              -119.84,
              49.07
            ],
            [
              -119.84,
              49.02
            ],
            [
              -119.85,
              49.01
            ],
            [
              -119.87,
              49.0
            ],
            [
              -119.9,
              49.0
            ],
            [
              -119.92,
              49.01
            ],
            [
              -119.93,
              49.03
            ],
            [
              -119.93,
              49.06
            ],
            [
              -119.91,
              49.09
            ]
          ]
        ]
      },
      "raw_probability": 0.0606,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "8d7e0b9e32fdb03ea31bbc2dee49b3f67697a78b2c3aff5c8712d14408649beb",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0606,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "83181e16f02da7e10cada38609c6836e0a111b30782c652b052ea3413f92de67"
      },
      "receipt_sha256": "83181e16f02da7e10cada38609c6836e0a111b30782c652b052ea3413f92de67"
    },
    {
      "storm_id": "72185",
      "lat": 43.2388,
      "lon": -115.36,
      "motion_east": 9.0,
      "motion_south": -6.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 304.0,
      "ebshear": 34.0,
      "srh01": 22.0,
      "maxllaz": 0.008,
      "mesh": 0.07,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 22.0
        },
        {
          "name": "hrrr_pwat",
          "value": 6.7213
        },
        {
          "name": "alignment",
          "value": -0.0163
        },
        {
          "name": "tau",
          "value": 0.4437
        },
        {
          "name": "maxllaz",
          "value": 0.008
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0605
      },
      "coherence_score": 0.4436616897583008,
      "coherence_diagnostics": {
        "tau": 0.4436616897583008,
        "grad_tau": 0.05224185436964035,
        "torsion": 0.0,
        "alignment": -0.016349822282791138,
        "S_field": 0.15256652235984802,
        "Gamma_field": 0.6597168445587158,
        "S_over_Gamma": 0.23126061260700226,
        "Da": 36.87657928466797,
        "E_coh": 0.4118679165840149,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -115.46,
              43.38
            ],
            [
              -115.43,
              43.38
            ],
            [
              -115.41,
              43.37
            ],
            [
              -115.39,
              43.33
            ],
            [
              -115.39,
              43.31
            ],
            [
              -115.36,
              43.28
            ],
            [
              -115.33,
              43.27
            ],
            [
              -115.32,
              43.25
            ],
            [
              -115.33,
              43.19
            ],
            [
              -115.32,
              43.18
            ],
            [
              -115.26,
              43.18
            ],
            [
              -115.22,
              43.16
            ],
            [
              -115.21,
              43.14
            ],
            [
              -115.22,
              43.1
            ],
            [
              -115.28,
              43.1
            ],
            [
              -115.3,
              43.11
            ],
            [
              -115.31,
              43.12
            ],
            [
              -115.31,
              43.16
            ],
            [
              -115.34,
              43.19
            ],
            [
              -115.39,
              43.19
            ],
            [
              -115.43,
              43.22
            ],
            [
              -115.43,
              43.25
            ],
            [
              -115.48,
              43.3
            ],
            [
              -115.49,
              43.32
            ],
            [
              -115.49,
              43.35
            ],
            [
              -115.46,
              43.38
            ]
          ]
        ]
      },
      "raw_probability": 0.0605,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "03759e014470db4537bbecf9208e83c1d57e2c05c5178b0700bb4fabe2e3013d",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0605,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "2854d0a1e1dfefc43cd252338c64b6c918e5c651d8400d773945a37c2c5150f0"
      },
      "receipt_sha256": "2854d0a1e1dfefc43cd252338c64b6c918e5c651d8400d773945a37c2c5150f0"
    },
    {
      "storm_id": "72194",
      "lat": 37.3878,
      "lon": -107.82,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1213.0,
      "ebshear": 10.0,
      "srh01": 28.0,
      "maxllaz": 0.001,
      "mesh": 0.12,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 28.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.5963
        },
        {
          "name": "alignment",
          "value": 0.5013
        },
        {
          "name": "tau",
          "value": 0.437
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0604
      },
      "coherence_score": 0.43699055910110474,
      "coherence_diagnostics": {
        "tau": 0.43699055910110474,
        "grad_tau": 0.030660690739750862,
        "torsion": 0.0,
        "alignment": 0.5013108253479004,
        "S_field": 0.18751260638237,
        "Gamma_field": 0.36638346314430237,
        "S_over_Gamma": 0.511793315410614,
        "Da": 21.57146453857422,
        "E_coh": 0.7882527709007263,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -107.82,
              37.42
            ],
            [
              -107.81,
              37.41
            ],
            [
              -107.79,
              37.41
            ],
            [
              -107.79,
              37.37
            ],
            [
              -107.81,
              37.35
            ],
            [
              -107.84,
              37.35
            ],
            [
              -107.85,
              37.36
            ],
            [
              -107.85,
              37.4
            ],
            [
              -107.82,
              37.42
            ]
          ]
        ]
      },
      "raw_probability": 0.0604,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "e203a438951a64e4e584651e53d0e39ec402b2b122b8a123cb8d2761d8f618fc",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0604,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "4c13119b45eb9ca859479098333560ac69adf3b3996a9cdb315ed50452930740"
      },
      "receipt_sha256": "4c13119b45eb9ca859479098333560ac69adf3b3996a9cdb315ed50452930740"
    },
    {
      "storm_id": "72234",
      "lat": 32.646,
      "lon": -94.4347,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2928.0,
      "ebshear": 19.0,
      "srh01": 0.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 0.0
        },
        {
          "name": "hrrr_pwat",
          "value": 44.2213
        },
        {
          "name": "alignment",
          "value": -3.7079
        },
        {
          "name": "tau",
          "value": 1.0487
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0602
      },
      "coherence_score": 1.0487020015716553,
      "coherence_diagnostics": {
        "tau": 1.0487020015716553,
        "grad_tau": 0.36568915843963623,
        "torsion": 0.0,
        "alignment": -3.707940101623535,
        "S_field": 1.242278814315796,
        "Gamma_field": 0.5480501055717468,
        "S_over_Gamma": 2.2667248249053955,
        "Da": 31.305437088012695,
        "E_coh": 0.9537394046783447,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -94.44,
              32.68
            ],
            [
              -94.41,
              32.68
            ],
            [
              -94.41,
              32.66
            ],
            [
              -94.43,
              32.65
            ],
            [
              -94.43,
              32.64
            ],
            [
              -94.41,
              32.63
            ],
            [
              -94.41,
              32.61
            ],
            [
              -94.42,
              32.6
            ],
            [
              -94.44,
              32.6
            ],
            [
              -94.45,
              32.62
            ],
            [
              -94.44,
              32.64
            ],
            [
              -94.47,
              32.66
            ],
            [
              -94.47,
              32.67
            ],
            [
              -94.45,
              32.67
            ],
            [
              -94.44,
              32.68
            ]
          ]
        ]
      },
      "raw_probability": 0.0602,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "47b64ec9d8e329665abdb0768265414501d8dcef9cec54b5bb00fc76d643b13b",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0602,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "fefbff945015186843c266575c133700112d4b1a59c3dec2a9619bfd75f02c47"
      },
      "receipt_sha256": "fefbff945015186843c266575c133700112d4b1a59c3dec2a9619bfd75f02c47"
    },
    {
      "storm_id": "72211",
      "lat": 47.5938,
      "lon": -117.5454,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 509.0,
      "ebshear": 29.0,
      "srh01": 39.0,
      "maxllaz": 0.0,
      "mesh": 0.49,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 39.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.4713
        },
        {
          "name": "alignment",
          "value": -1.3881
        },
        {
          "name": "tau",
          "value": 0.318
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0601
      },
      "coherence_score": 0.31803885102272034,
      "coherence_diagnostics": {
        "tau": 0.31803885102272034,
        "grad_tau": 0.12338286638259888,
        "torsion": 0.0,
        "alignment": -1.3880915641784668,
        "S_field": 0.08534460514783859,
        "Gamma_field": 0.1563834697008133,
        "S_over_Gamma": 0.5457392930984497,
        "Da": 9.725959777832031,
        "E_coh": 0.39883363246917725,
        "singularity_count": 0.0,
        "singularity_conditions_met": 0,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": false
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.55,
              47.64
            ],
            [
              -117.46,
              47.64
            ],
            [
              -117.46,
              47.56
            ],
            [
              -117.48,
              47.56
            ],
            [
              -117.49,
              47.55
            ],
            [
              -117.53,
              47.55
            ],
            [
              -117.54,
              47.54
            ],
            [
              -117.64,
              47.54
            ],
            [
              -117.64,
              47.62
            ],
            [
              -117.6,
              47.62
            ],
            [
              -117.59,
              47.63
            ],
            [
              -117.56,
              47.63
            ],
            [
              -117.55,
              47.64
            ]
          ]
        ]
      },
      "raw_probability": 0.0601,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "0a70c79cd9a754c1ecca89e00dd69e5f04ddd937fa8846b6121de9fff78199d2",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0601,
        "probability": 0.000915,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000915,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "414b5d7637ce42ae0a358d40c296f12dd09298161a08a401cb28fd7b2fb93ccc"
      },
      "receipt_sha256": "414b5d7637ce42ae0a358d40c296f12dd09298161a08a401cb28fd7b2fb93ccc"
    },
    {
      "storm_id": "71818",
      "lat": 33.029,
      "lon": -109.356,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1049.0,
      "ebshear": 27.0,
      "srh01": 41.0,
      "maxllaz": 0.004,
      "mesh": 0.99,
      "flash_rate": 19.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 41.0
        },
        {
          "name": "hrrr_pwat",
          "value": 39.4713
        },
        {
          "name": "alignment",
          "value": -0.7599
        },
        {
          "name": "tau",
          "value": 0.5738
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0596
      },
      "coherence_score": 0.5737537741661072,
      "coherence_diagnostics": {
        "tau": 0.5737537741661072,
        "grad_tau": 0.0726524069905281,
        "torsion": 0.0,
        "alignment": -0.7599231004714966,
        "S_field": 0.2859961688518524,
        "Gamma_field": 0.6355501413345337,
        "S_over_Gamma": 0.44999781250953674,
        "Da": 37.57456588745117,
        "E_coh": 0.9662401080131531,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -109.35,
              33.12
            ],
            [
              -109.34,
              33.11
            ],
            [
              -109.3,
              33.11
            ],
            [
              -109.25,
              33.05
            ],
            [
              -109.23,
              33.05
            ],
            [
              -109.25,
              33.03
            ],
            [
              -109.25,
              33.0
            ],
            [
              -109.33,
              32.97
            ],
            [
              -109.35,
              32.95
            ],
            [
              -109.37,
              32.9
            ],
            [
              -109.41,
              32.9
            ],
            [
              -109.42,
              32.94
            ],
            [
              -109.43,
              32.95
            ],
            [
              -109.43,
              32.98
            ],
            [
              -109.45,
              33.02
            ],
            [
              -109.45,
              33.06
            ],
            [
              -109.41,
              33.1
            ],
            [
              -109.39,
              33.11
            ],
            [
              -109.36,
              33.11
            ],
            [
              -109.35,
              33.12
            ]
          ]
        ]
      },
      "raw_probability": 0.0596,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "4947d1553cfa041a7ca7281ab48753be91a714ba9e4ba7b0832c336937be4380",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0596,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "7bfc260bdc6d85e65fee6aa92a153b9bc344e9ce8b618fd1f6f7819b796e539f"
      },
      "receipt_sha256": "7bfc260bdc6d85e65fee6aa92a153b9bc344e9ce8b618fd1f6f7819b796e539f"
    },
    {
      "storm_id": "72233",
      "lat": 33.1178,
      "lon": -109.1722,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1030.0,
      "ebshear": 28.0,
      "srh01": 43.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 43.0
        },
        {
          "name": "hrrr_pwat",
          "value": 39.4713
        },
        {
          "name": "alignment",
          "value": -0.7599
        },
        {
          "name": "tau",
          "value": 0.5738
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0596
      },
      "coherence_score": 0.5737537741661072,
      "coherence_diagnostics": {
        "tau": 0.5737537741661072,
        "grad_tau": 0.0726524069905281,
        "torsion": 0.0,
        "alignment": -0.7599231004714966,
        "S_field": 0.2859961688518524,
        "Gamma_field": 0.6355501413345337,
        "S_over_Gamma": 0.44999781250953674,
        "Da": 37.57456588745117,
        "E_coh": 0.9662401080131531,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -109.17,
              33.15
            ],
            [
              -109.16,
              33.15
            ],
            [
              -109.16,
              33.13
            ],
            [
              -109.14,
              33.09
            ],
            [
              -109.15,
              33.08
            ],
            [
              -109.22,
              33.08
            ],
            [
              -109.21,
              33.1
            ],
            [
              -109.17,
              33.13
            ],
            [
              -109.17,
              33.15
            ]
          ]
        ]
      },
      "raw_probability": 0.0596,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "4947d1553cfa041a7ca7281ab48753be91a714ba9e4ba7b0832c336937be4380",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0596,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "7bfc260bdc6d85e65fee6aa92a153b9bc344e9ce8b618fd1f6f7819b796e539f"
      },
      "receipt_sha256": "7bfc260bdc6d85e65fee6aa92a153b9bc344e9ce8b618fd1f6f7819b796e539f"
    },
    {
      "storm_id": "71734",
      "lat": 35.2967,
      "lon": -107.2333,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1128.0,
      "ebshear": 10.0,
      "srh01": 45.0,
      "maxllaz": 0.003,
      "mesh": 0.59,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 45.0
        },
        {
          "name": "hrrr_pwat",
          "value": 35.3463
        },
        {
          "name": "alignment",
          "value": 8.6008
        },
        {
          "name": "tau",
          "value": 0.5397
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.059
      },
      "coherence_score": 0.5396507978439331,
      "coherence_diagnostics": {
        "tau": 0.5396507978439331,
        "grad_tau": 0.12363889068365097,
        "torsion": 0.0,
        "alignment": 8.60075569152832,
        "S_field": 0.2564324736595154,
        "Gamma_field": 0.6413834691047668,
        "S_over_Gamma": 0.3998114764690399,
        "Da": 40.592933654785156,
        "E_coh": 0.4489205479621887,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -107.24,
              35.33
            ],
            [
              -107.22,
              35.33
            ],
            [
              -107.2,
              35.31
            ],
            [
              -107.2,
              35.27
            ],
            [
              -107.21,
              35.26
            ],
            [
              -107.25,
              35.26
            ],
            [
              -107.27,
              35.28
            ],
            [
              -107.27,
              35.3
            ],
            [
              -107.24,
              35.33
            ]
          ]
        ]
      },
      "raw_probability": 0.059,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "998db71b2e9ee165ceb1f2c24264e47a8b60d233f222d31e1c8bacb0eb0d2942",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.059,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "f8b5a5fee1b62b4434eecfd015ae0361fcb8f80ff407559a184fc73170b58def"
      },
      "receipt_sha256": "f8b5a5fee1b62b4434eecfd015ae0361fcb8f80ff407559a184fc73170b58def"
    },
    {
      "storm_id": "72067",
      "lat": 33.9345,
      "lon": -74.7964,
      "motion_east": 4.6,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2268.0,
      "ebshear": 23.0,
      "srh01": 17.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 17.0
        },
        {
          "name": "hrrr_pwat",
          "value": 39.4713
        },
        {
          "name": "alignment",
          "value": 1.415
        },
        {
          "name": "tau",
          "value": 2.06
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0576
      },
      "coherence_score": 2.059964656829834,
      "coherence_diagnostics": {
        "tau": 2.059964656829834,
        "grad_tau": 0.327120304107666,
        "torsion": 0.0,
        "alignment": 1.4149820804595947,
        "S_field": 0.6601077914237976,
        "Gamma_field": 0.38721680641174316,
        "S_over_Gamma": 1.7047498226165771,
        "Da": 24.8383846282959,
        "E_coh": 0.8535614013671875,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.78,
              33.99
            ],
            [
              -74.74,
              33.96
            ],
            [
              -74.74,
              33.92
            ],
            [
              -74.78,
              33.88
            ],
            [
              -74.81,
              33.88
            ],
            [
              -74.83,
              33.87
            ],
            [
              -74.85,
              33.89
            ],
            [
              -74.85,
              33.94
            ],
            [
              -74.81,
              33.98
            ],
            [
              -74.79,
              33.98
            ],
            [
              -74.78,
              33.99
            ]
          ]
        ]
      },
      "raw_probability": 0.0576,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "9e2a3b656641a236e76f283ce4732ee9a039c462695bdd45bc8a4da344be30e2",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0576,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "1086dcbcfe27a4817fa5201ebf2991af5ed6b5b5ff32df9c2512ef7ac844662f"
      },
      "receipt_sha256": "1086dcbcfe27a4817fa5201ebf2991af5ed6b5b5ff32df9c2512ef7ac844662f"
    },
    {
      "storm_id": "72127",
      "lat": 26.5117,
      "lon": -82.7667,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3243.0,
      "ebshear": 25.0,
      "srh01": 32.0,
      "maxllaz": 0.002,
      "mesh": 0.49,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 32.0
        },
        {
          "name": "hrrr_pwat",
          "value": 34.4713
        },
        {
          "name": "alignment",
          "value": 2.2892
        },
        {
          "name": "tau",
          "value": 2.136
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0573
      },
      "coherence_score": 2.136037826538086,
      "coherence_diagnostics": {
        "tau": 2.136037826538086,
        "grad_tau": 0.48183202743530273,
        "torsion": 0.0,
        "alignment": 2.2891690731048584,
        "S_field": 0.8547181487083435,
        "Gamma_field": 0.22555013000965118,
        "S_over_Gamma": 3.7894818782806396,
        "Da": 13.255339622497559,
        "E_coh": 0.9539248943328857,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.78,
              26.57
            ],
            [
              -82.73,
              26.57
            ],
            [
              -82.72,
              26.56
            ],
            [
              -82.7,
              26.56
            ],
            [
              -82.72,
              26.55
            ],
            [
              -82.7,
              26.5
            ],
            [
              -82.71,
              26.49
            ],
            [
              -82.73,
              26.49
            ],
            [
              -82.76,
              26.46
            ],
            [
              -82.79,
              26.46
            ],
            [
              -82.8,
              26.47
            ],
            [
              -82.82,
              26.45
            ],
            [
              -82.82,
              26.47
            ],
            [
              -82.81,
              26.48
            ],
            [
              -82.81,
              26.5
            ],
            [
              -82.82,
              26.51
            ],
            [
              -82.8,
              26.55
            ],
            [
              -82.78,
              26.57
            ]
          ]
        ]
      },
      "raw_probability": 0.0573,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "6d9dca8b50829232fa96eac23041400d38b3aa50e8301df1cdfa866f9fd73812",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0573,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "eaa5fdee45d676e6e7c1148e7d223f4589437205869b6d61996e08e6ca4bc1b5"
      },
      "receipt_sha256": "eaa5fdee45d676e6e7c1148e7d223f4589437205869b6d61996e08e6ca4bc1b5"
    },
    {
      "storm_id": "72108",
      "lat": 25.1448,
      "lon": -79.8293,
      "motion_east": -7.0,
      "motion_south": -3.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3345.0,
      "ebshear": 4.0,
      "srh01": 3.0,
      "maxllaz": 0.002,
      "mesh": 0.12,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 3.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.5963
        },
        {
          "name": "alignment",
          "value": 1.8158
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.057
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.3087090253829956,
        "torsion": 0.0,
        "alignment": 1.8157615661621094,
        "S_field": 0.8501452207565308,
        "Gamma_field": 0.27805015444755554,
        "S_over_Gamma": 3.0575246810913086,
        "Da": 16.144392013549805,
        "E_coh": 0.9549229741096497,
        "singularity_count": 4.0,
        "singularity_conditions_met": 4,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.75,
              25.22
            ],
            [
              -79.74,
              25.21
            ],
            [
              -79.71,
              25.21
            ],
            [
              -79.71,
              25.17
            ],
            [
              -79.7,
              25.16
            ],
            [
              -79.7,
              25.14
            ],
            [
              -79.71,
              25.13
            ],
            [
              -79.77,
              25.13
            ],
            [
              -79.8,
              25.11
            ],
            [
              -79.79,
              25.09
            ],
            [
              -79.81,
              25.09
            ],
            [
              -79.82,
              25.1
            ],
            [
              -79.83,
              25.09
            ],
            [
              -79.85,
              25.1
            ],
            [
              -79.87,
              25.09
            ],
            [
              -79.92,
              25.09
            ],
            [
              -79.93,
              25.1
            ],
            [
              -79.95,
              25.1
            ],
            [
              -79.96,
              25.12
            ],
            [
              -79.96,
              25.16
            ],
            [
              -79.95,
              25.17
            ],
            [
              -79.93,
              25.17
            ],
            [
              -79.92,
              25.18
            ],
            [
              -79.9,
              25.17
            ],
            [
              -79.87,
              25.19
            ],
            [
              -79.79,
              25.2
            ],
            [
              -79.75,
              25.22
            ]
          ]
        ]
      },
      "raw_probability": 0.057,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "b01f6a3ee44adedec4ddfa06f2ac12de33e3c03ae767d1304e1708e1d60fe7ea",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.057,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "0d888b797a501ed711ca37db9ed4f074030c986cdfd0bdc8aa64268ada3233ae"
      },
      "receipt_sha256": "0d888b797a501ed711ca37db9ed4f074030c986cdfd0bdc8aa64268ada3233ae"
    },
    {
      "storm_id": "72044",
      "lat": 41.7611,
      "lon": -107.35,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1170.0,
      "ebshear": 24.0,
      "srh01": 34.0,
      "maxllaz": 0.002,
      "mesh": 0.26,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 34.0
        },
        {
          "name": "hrrr_pwat",
          "value": 24.0963
        },
        {
          "name": "alignment",
          "value": 2.1036
        },
        {
          "name": "tau",
          "value": 0.7068
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0566
      },
      "coherence_score": 0.7067936062812805,
      "coherence_diagnostics": {
        "tau": 0.7067936062812805,
        "grad_tau": 0.13118410110473633,
        "torsion": 0.0,
        "alignment": 2.103644847869873,
        "S_field": 0.38756245374679565,
        "Gamma_field": 0.49138349294662476,
        "S_over_Gamma": 0.7887168526649475,
        "Da": 29.018110275268555,
        "E_coh": 0.8253569006919861,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -107.36,
              41.8
            ],
            [
              -107.34,
              41.8
            ],
            [
              -107.3,
              41.77
            ],
            [
              -107.3,
              41.74
            ],
            [
              -107.34,
              41.71
            ],
            [
              -107.37,
              41.72
            ],
            [
              -107.39,
              41.74
            ],
            [
              -107.39,
              41.77
            ],
            [
              -107.36,
              41.8
            ]
          ]
        ]
      },
      "raw_probability": 0.0566,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "40ed0fdb0c42c9d6398f225b5397c65dc16a35d96ff4a806c81dce1494cd6719",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0566,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "05bba44b82381bbf18d32f31ea99acc3f491ac2d9544d1753deeeb80ec91bd33"
      },
      "receipt_sha256": "05bba44b82381bbf18d32f31ea99acc3f491ac2d9544d1753deeeb80ec91bd33"
    },
    {
      "storm_id": "71955",
      "lat": 29.4522,
      "lon": -82.7922,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3141.0,
      "ebshear": 25.0,
      "srh01": 44.0,
      "maxllaz": 0.001,
      "mesh": 0.15,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 44.0
        },
        {
          "name": "hrrr_pwat",
          "value": 33.9713
        },
        {
          "name": "alignment",
          "value": -0.5282
        },
        {
          "name": "tau",
          "value": 2.7616
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0565
      },
      "coherence_score": 2.761626720428467,
      "coherence_diagnostics": {
        "tau": 2.761626720428467,
        "grad_tau": 0.1072169616818428,
        "torsion": 0.0,
        "alignment": -0.5282385945320129,
        "S_field": 0.6273330450057983,
        "Gamma_field": 0.24971680343151093,
        "S_over_Gamma": 2.5121779441833496,
        "Da": 14.820115089416504,
        "E_coh": 0.9486574530601501,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.8,
              29.49
            ],
            [
              -82.78,
              29.49
            ],
            [
              -82.75,
              29.46
            ],
            [
              -82.75,
              29.43
            ],
            [
              -82.77,
              29.41
            ],
            [
              -82.82,
              29.41
            ],
            [
              -82.83,
              29.42
            ],
            [
              -82.83,
              29.47
            ],
            [
              -82.8,
              29.49
            ]
          ]
        ]
      },
      "raw_probability": 0.0565,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "69ec93db02f30ed1efa3821084a4c2826d57f0f4c4612d7e264b8bd936a0cafe",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0565,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "0388058ae702b989f642376ce585e5025d42e1fb88e398f39a0396cd13f140e3"
      },
      "receipt_sha256": "0388058ae702b989f642376ce585e5025d42e1fb88e398f39a0396cd13f140e3"
    },
    {
      "storm_id": "72214",
      "lat": 42.178,
      "lon": -77.086,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 0.0,
      "ebshear": 0.0,
      "srh01": 17.0,
      "maxllaz": 0.0,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 17.0
        },
        {
          "name": "hrrr_pwat",
          "value": 10.4713
        },
        {
          "name": "alignment",
          "value": 2.0563
        },
        {
          "name": "tau",
          "value": 0.6734
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0563
      },
      "coherence_score": 0.673393964767456,
      "coherence_diagnostics": {
        "tau": 0.673393964767456,
        "grad_tau": 0.0023301539476960897,
        "torsion": 0.0,
        "alignment": 2.0562689304351807,
        "S_field": 0.10996154695749283,
        "Gamma_field": 0.24388346076011658,
        "S_over_Gamma": 0.45087742805480957,
        "Da": 14.859318733215332,
        "E_coh": 0.2998976409435272,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.13,
              42.21
            ],
            [
              -77.02,
              42.21
            ],
            [
              -77.02,
              42.13
            ],
            [
              -77.13,
              42.13
            ],
            [
              -77.13,
              42.21
            ]
          ]
        ]
      },
      "raw_probability": 0.0563,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "fece1f7d469875a30d9f1400e441f0ba81afd59f518f97312395a966691d3358",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0563,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "8055084e31785e6b1a59e0356b628f047960b405bb68df28cc80991430488328"
      },
      "receipt_sha256": "8055084e31785e6b1a59e0356b628f047960b405bb68df28cc80991430488328"
    },
    {
      "storm_id": "71681",
      "lat": 25.12,
      "lon": -80.12,
      "motion_east": -4.0,
      "motion_south": -2.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3431.0,
      "ebshear": 4.0,
      "srh01": 7.0,
      "maxllaz": 0.001,
      "mesh": 0.12,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 7.0
        },
        {
          "name": "hrrr_pwat",
          "value": 42.3463
        },
        {
          "name": "alignment",
          "value": 1.1283
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0561
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.3979936838150024,
        "torsion": 0.0,
        "alignment": 1.1282615661621094,
        "S_field": 0.959717333316803,
        "Gamma_field": 0.2397167980670929,
        "S_over_Gamma": 4.003546237945557,
        "Da": 13.851909637451172,
        "E_coh": 0.9651375412940979,
        "singularity_count": 4.0,
        "singularity_conditions_met": 4,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 3,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.14,
              25.15
            ],
            [
              -80.12,
              25.15
            ],
            [
              -80.08,
              25.13
            ],
            [
              -80.08,
              25.08
            ],
            [
              -80.12,
              25.08
            ],
            [
              -80.13,
              25.09
            ],
            [
              -80.15,
              25.13
            ],
            [
              -80.14,
              25.15
            ]
          ]
        ]
      },
      "raw_probability": 0.0561,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "40da383cda7607b2b239da9913183ff66d238f00ddaf9154c19f755980bd1df7",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0561,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e919feb13fe3e9a596109cee46bae73155cedd89fc9c9609cf1ff10c14624d50"
      },
      "receipt_sha256": "e919feb13fe3e9a596109cee46bae73155cedd89fc9c9609cf1ff10c14624d50"
    },
    {
      "storm_id": "72231",
      "lat": 34.0743,
      "lon": -75.9729,
      "motion_east": 2.8,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2542.0,
      "ebshear": 20.0,
      "srh01": 12.0,
      "maxllaz": 0.001,
      "mesh": 0.06,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 12.0
        },
        {
          "name": "hrrr_pwat",
          "value": 42.9713
        },
        {
          "name": "alignment",
          "value": 3.5311
        },
        {
          "name": "tau",
          "value": 1.6984
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0559
      },
      "coherence_score": 1.6984026432037354,
      "coherence_diagnostics": {
        "tau": 1.6984026432037354,
        "grad_tau": 0.3227631151676178,
        "torsion": 0.0,
        "alignment": 3.531125068664551,
        "S_field": 0.49194303154945374,
        "Gamma_field": 0.42888349294662476,
        "S_over_Gamma": 1.1470319032669067,
        "Da": 28.105655670166016,
        "E_coh": 0.7313737273216248,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.0,
              34.1
            ],
            [
              -75.95,
              34.1
            ],
            [
              -75.94,
              34.09
            ],
            [
              -75.94,
              34.05
            ],
            [
              -75.98,
              34.03
            ],
            [
              -76.0,
              34.05
            ],
            [
              -76.0,
              34.1
            ]
          ]
        ]
      },
      "raw_probability": 0.0559,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "3b5bb88e998c478203911456c08f77c1addd321bdaebef70f0712eff2bf448fc",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0559,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ca27f87e2ecceeda57dcf52eac967b1897f475fdb08722d10f09203c855b0bd0"
      },
      "receipt_sha256": "ca27f87e2ecceeda57dcf52eac967b1897f475fdb08722d10f09203c855b0bd0"
    },
    {
      "storm_id": "72216",
      "lat": 41.3456,
      "lon": -81.4489,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 0.0,
      "ebshear": 0.0,
      "srh01": 26.0,
      "maxllaz": 0.0,
      "mesh": 0.14,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 26.0
        },
        {
          "name": "hrrr_pwat",
          "value": 15.8463
        },
        {
          "name": "alignment",
          "value": 4.6341
        },
        {
          "name": "tau",
          "value": 0.6552
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0551
      },
      "coherence_score": 0.655178427696228,
      "coherence_diagnostics": {
        "tau": 0.655178427696228,
        "grad_tau": 0.02376149594783783,
        "torsion": 0.0,
        "alignment": 4.634134292602539,
        "S_field": 0.14937636256217957,
        "Gamma_field": 0.3072168231010437,
        "S_over_Gamma": 0.48622456192970276,
        "Da": 18.956323623657227,
        "E_coh": 0.42547303438186646,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.47,
              41.39
            ],
            [
              -81.4,
              41.39
            ],
            [
              -81.39,
              41.38
            ],
            [
              -81.39,
              41.3
            ],
            [
              -81.47,
              41.3
            ],
            [
              -81.49,
              41.31
            ],
            [
              -81.49,
              41.32
            ],
            [
              -81.47,
              41.33
            ],
            [
              -81.47,
              41.39
            ]
          ]
        ]
      },
      "raw_probability": 0.0551,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "2ac97d64dea7aebb198c744537ca5bcb01a329134f88780d4d99cbdfedefdf75",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0551,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ccbeaf6842ee435b83a500e8147c3fdc77dd7fee13a162d617cde903150eb59f"
      },
      "receipt_sha256": "ccbeaf6842ee435b83a500e8147c3fdc77dd7fee13a162d617cde903150eb59f"
    },
    {
      "storm_id": "71153",
      "lat": 24.8671,
      "lon": -82.6871,
      "motion_east": -5.0,
      "motion_south": -4.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3531.0,
      "ebshear": 18.0,
      "srh01": 31.0,
      "maxllaz": 0.003,
      "mesh": 0.18,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 31.0
        },
        {
          "name": "hrrr_pwat",
          "value": 37.3463
        },
        {
          "name": "alignment",
          "value": -0.2467
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0541
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.3901638984680176,
        "torsion": 0.0,
        "alignment": -0.24673843383789062,
        "S_field": 1.0160504579544067,
        "Gamma_field": 0.21388347446918488,
        "S_over_Gamma": 4.750485897064209,
        "Da": 12.188553810119629,
        "E_coh": 0.9554746747016907,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 4,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.65,
              24.96
            ],
            [
              -82.64,
              24.96
            ],
            [
              -82.61,
              24.93
            ],
            [
              -82.6,
              24.91
            ],
            [
              -82.61,
              24.88
            ],
            [
              -82.65,
              24.85
            ],
            [
              -82.66,
              24.81
            ],
            [
              -82.71,
              24.77
            ],
            [
              -82.73,
              24.76
            ],
            [
              -82.78,
              24.77
            ],
            [
              -82.79,
              24.78
            ],
            [
              -82.79,
              24.83
            ],
            [
              -82.74,
              24.87
            ],
            [
              -82.71,
              24.87
            ],
            [
              -82.68,
              24.9
            ],
            [
              -82.68,
              24.93
            ],
            [
              -82.65,
              24.96
            ]
          ]
        ]
      },
      "raw_probability": 0.0541,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "2e6b148bf5c2af31a3b65181e32d783e653c322820c02f11c10a71e04d2310c4",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0541,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "9a7fbd422776495c0821e2ad15d1e1001da767a0c097868f3f1120016f1aef25"
      },
      "receipt_sha256": "9a7fbd422776495c0821e2ad15d1e1001da767a0c097868f3f1120016f1aef25"
    },
    {
      "storm_id": "71968",
      "lat": 36.8978,
      "lon": -113.4644,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 268.0,
      "ebshear": 12.0,
      "srh01": 33.0,
      "maxllaz": 0.001,
      "mesh": 0.14,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 33.0
        },
        {
          "name": "hrrr_pwat",
          "value": 25.0963
        },
        {
          "name": "alignment",
          "value": 0.133
        },
        {
          "name": "tau",
          "value": 0.2166
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.054
      },
      "coherence_score": 0.21660031378269196,
      "coherence_diagnostics": {
        "tau": 0.21660031378269196,
        "grad_tau": 0.008744667284190655,
        "torsion": 0.0,
        "alignment": 0.13304689526557922,
        "S_field": 0.031039301306009293,
        "Gamma_field": 0.5913834571838379,
        "S_over_Gamma": 0.052485913038253784,
        "Da": 35.00806427001953,
        "E_coh": 0.3395119309425354,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -113.49,
              36.93
            ],
            [
              -113.44,
              36.93
            ],
            [
              -113.42,
              36.91
            ],
            [
              -113.42,
              36.88
            ],
            [
              -113.45,
              36.85
            ],
            [
              -113.47,
              36.85
            ],
            [
              -113.5,
              36.88
            ],
            [
              -113.5,
              36.92
            ],
            [
              -113.49,
              36.93
            ]
          ]
        ]
      },
      "raw_probability": 0.054,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "ac0decf3fc11a683728a778c097e3cbe8a1f27fb38c5826f4b90d4efba2cbc33",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.054,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c716f0723a00c5aa7c51e2b7e365da79b0c9c66adbf5e4acb1bcddca101d6bab"
      },
      "receipt_sha256": "c716f0723a00c5aa7c51e2b7e365da79b0c9c66adbf5e4acb1bcddca101d6bab"
    },
    {
      "storm_id": "72190",
      "lat": 25.2518,
      "lon": -80.2029,
      "motion_east": 2.6,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3318.0,
      "ebshear": 4.0,
      "srh01": 15.0,
      "maxllaz": 0.001,
      "mesh": 0.09,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 15.0
        },
        {
          "name": "hrrr_pwat",
          "value": 42.3463
        },
        {
          "name": "alignment",
          "value": 1.1283
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0539
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.3979936838150024,
        "torsion": 0.0,
        "alignment": 1.1282615661621094,
        "S_field": 0.959717333316803,
        "Gamma_field": 0.2397167980670929,
        "S_over_Gamma": 4.003546237945557,
        "Da": 13.851909637451172,
        "E_coh": 0.9651375412940979,
        "singularity_count": 4.0,
        "singularity_conditions_met": 4,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.25,
              25.32
            ],
            [
              -80.17,
              25.32
            ],
            [
              -80.16,
              25.31
            ],
            [
              -80.16,
              25.21
            ],
            [
              -80.17,
              25.21
            ],
            [
              -80.17,
              25.22
            ],
            [
              -80.19,
              25.23
            ],
            [
              -80.18,
              25.25
            ],
            [
              -80.19,
              25.26
            ],
            [
              -80.22,
              25.26
            ],
            [
              -80.23,
              25.25
            ],
            [
              -80.21,
              25.24
            ],
            [
              -80.21,
              25.23
            ],
            [
              -80.22,
              25.23
            ],
            [
              -80.23,
              25.21
            ],
            [
              -80.24,
              25.21
            ],
            [
              -80.25,
              25.32
            ]
          ]
        ]
      },
      "raw_probability": 0.0539,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "35422dd7b9a55421c6363c29cb948c0e12144032ffc4e00ffbcf123fe88732cd",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0539,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "f5b77f5ce98af8fab3229db12e8e7966746de3e05757418c4ded52a6b1666d8f"
      },
      "receipt_sha256": "f5b77f5ce98af8fab3229db12e8e7966746de3e05757418c4ded52a6b1666d8f"
    },
    {
      "storm_id": "71970",
      "lat": 34.11,
      "lon": -75.8438,
      "motion_east": 2.8,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2436.0,
      "ebshear": 22.0,
      "srh01": 14.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 14.0
        },
        {
          "name": "hrrr_pwat",
          "value": 42.9713
        },
        {
          "name": "alignment",
          "value": 3.5311
        },
        {
          "name": "tau",
          "value": 1.6984
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0538
      },
      "coherence_score": 1.6984026432037354,
      "coherence_diagnostics": {
        "tau": 1.6984026432037354,
        "grad_tau": 0.3227631151676178,
        "torsion": 0.0,
        "alignment": 3.531125068664551,
        "S_field": 0.49194303154945374,
        "Gamma_field": 0.42888349294662476,
        "S_over_Gamma": 1.1470319032669067,
        "Da": 28.105655670166016,
        "E_coh": 0.7313737273216248,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.85,
              34.15
            ],
            [
              -75.81,
              34.14
            ],
            [
              -75.81,
              34.09
            ],
            [
              -75.83,
              34.07
            ],
            [
              -75.86,
              34.07
            ],
            [
              -75.87,
              34.08
            ],
            [
              -75.87,
              34.13
            ],
            [
              -75.85,
              34.15
            ]
          ]
        ]
      },
      "raw_probability": 0.0538,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "d973d78f22c14c1b781411a5a125978de66134aa3a57440f4fbd79380a587611",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0538,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "390b9914341576b09518668d899094a4bd6d12d240c5e59fe5f0d089ab260025"
      },
      "receipt_sha256": "390b9914341576b09518668d899094a4bd6d12d240c5e59fe5f0d089ab260025"
    },
    {
      "storm_id": "71655",
      "lat": 32.4144,
      "lon": -110.3211,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 863.0,
      "ebshear": 16.0,
      "srh01": 8.0,
      "maxllaz": 0.002,
      "mesh": 0.39,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 8.0
        },
        {
          "name": "hrrr_pwat",
          "value": 38.3463
        },
        {
          "name": "alignment",
          "value": -2.2916
        },
        {
          "name": "tau",
          "value": 0.487
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0537
      },
      "coherence_score": 0.4870080053806305,
      "coherence_diagnostics": {
        "tau": 0.4870080053806305,
        "grad_tau": 0.13812321424484253,
        "torsion": 0.0,
        "alignment": -2.2916417121887207,
        "S_field": 0.30539923906326294,
        "Gamma_field": 1.1363834142684937,
        "S_over_Gamma": 0.26874664425849915,
        "Da": 66.28372955322266,
        "E_coh": 0.764864981174469,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 3,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -110.34,
              32.44
            ],
            [
              -110.3,
              32.44
            ],
            [
              -110.28,
              32.42
            ],
            [
              -110.28,
              32.4
            ],
            [
              -110.31,
              32.38
            ],
            [
              -110.34,
              32.38
            ],
            [
              -110.35,
              32.4
            ],
            [
              -110.35,
              32.43
            ],
            [
              -110.34,
              32.44
            ]
          ]
        ]
      },
      "raw_probability": 0.0537,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "bfab8f6d303e0ad54ca3f91bc0125a0ad236f1fed6e934f819fd115938a49693",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0537,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "8c440ff00447f6b6c8ac0680b2b1d1d5b5f1e04ba174ca2fa72b412fa4290e86"
      },
      "receipt_sha256": "8c440ff00447f6b6c8ac0680b2b1d1d5b5f1e04ba174ca2fa72b412fa4290e86"
    },
    {
      "storm_id": "71598",
      "lat": 27.2711,
      "lon": -83.3011,
      "motion_east": 3.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2738.0,
      "ebshear": 30.0,
      "srh01": 39.0,
      "maxllaz": 0.002,
      "mesh": 0.1,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 39.0
        },
        {
          "name": "hrrr_pwat",
          "value": 32.8463
        },
        {
          "name": "alignment",
          "value": 0.4252
        },
        {
          "name": "tau",
          "value": 2.3837
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0533
      },
      "coherence_score": 2.3836734294891357,
      "coherence_diagnostics": {
        "tau": 2.3836734294891357,
        "grad_tau": 0.24157269299030304,
        "torsion": 0.0,
        "alignment": 0.4251548647880554,
        "S_field": 0.40352874994277954,
        "Gamma_field": 0.3438834547996521,
        "S_over_Gamma": 1.1734462976455688,
        "Da": 20.161357879638672,
        "E_coh": 0.9033167362213135,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 3,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.32,
              27.31
            ],
            [
              -83.28,
              27.31
            ],
            [
              -83.26,
              27.29
            ],
            [
              -83.26,
              27.23
            ],
            [
              -83.29,
              27.23
            ],
            [
              -83.3,
              27.24
            ],
            [
              -83.34,
              27.25
            ],
            [
              -83.34,
              27.27
            ],
            [
              -83.32,
              27.31
            ]
          ]
        ]
      },
      "raw_probability": 0.0533,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "1d5d1ed824b9b8313b4edf60c8bbba2ea8780dd02094d0d656a9ca022811a774",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0533,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "341167de5f62b4330c6ffb07cb410721bafd7e04fcbab0e6199d02929a1ffd18"
      },
      "receipt_sha256": "341167de5f62b4330c6ffb07cb410721bafd7e04fcbab0e6199d02929a1ffd18"
    },
    {
      "storm_id": "72157",
      "lat": 25.84,
      "lon": -98.8544,
      "motion_east": -2.0,
      "motion_south": -4.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 638.0,
      "ebshear": 25.0,
      "srh01": 29.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 29.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.0963
        },
        {
          "name": "alignment",
          "value": 0.4243
        },
        {
          "name": "tau",
          "value": 0.2335
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0533
      },
      "coherence_score": 0.23350556194782257,
      "coherence_diagnostics": {
        "tau": 0.23350556194782257,
        "grad_tau": 0.24129179120063782,
        "torsion": 0.0,
        "alignment": 0.4243013560771942,
        "S_field": 0.08579765260219574,
        "Gamma_field": 0.4922168254852295,
        "S_over_Gamma": 0.1743086576461792,
        "Da": 31.3399658203125,
        "E_coh": 0.5582997798919678,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -98.88,
              26.0
            ],
            [
              -98.81,
              26.0
            ],
            [
              -98.77,
              25.98
            ],
            [
              -98.75,
              25.96
            ],
            [
              -98.73,
              25.91
            ],
            [
              -98.69,
              25.87
            ],
            [
              -98.69,
              25.8
            ],
            [
              -98.71,
              25.78
            ],
            [
              -98.71,
              25.7
            ],
            [
              -98.74,
              25.66
            ],
            [
              -98.76,
              25.66
            ],
            [
              -98.78,
              25.64
            ],
            [
              -98.81,
              25.64
            ],
            [
              -98.85,
              25.67
            ],
            [
              -98.86,
              25.75
            ],
            [
              -98.89,
              25.78
            ],
            [
              -98.95,
              25.78
            ],
            [
              -98.97,
              25.79
            ],
            [
              -98.99,
              25.81
            ],
            [
              -98.99,
              25.83
            ],
            [
              -99.0,
              25.84
            ],
            [
              -99.0,
              25.93
            ],
            [
              -99.01,
              25.94
            ],
            [
              -98.99,
              25.98
            ],
            [
              -98.97,
              25.99
            ],
            [
              -98.89,
              25.99
            ],
            [
              -98.88,
              26.0
            ]
          ]
        ]
      },
      "raw_probability": 0.0533,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "1d5d1ed824b9b8313b4edf60c8bbba2ea8780dd02094d0d656a9ca022811a774",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0533,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "341167de5f62b4330c6ffb07cb410721bafd7e04fcbab0e6199d02929a1ffd18"
      },
      "receipt_sha256": "341167de5f62b4330c6ffb07cb410721bafd7e04fcbab0e6199d02929a1ffd18"
    },
    {
      "storm_id": "72177",
      "lat": 27.65,
      "lon": -82.974,
      "motion_east": -3.0,
      "motion_south": -2.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3273.0,
      "ebshear": 29.0,
      "srh01": 50.0,
      "maxllaz": 0.005,
      "mesh": 0.14,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 50.0
        },
        {
          "name": "hrrr_pwat",
          "value": 32.8463
        },
        {
          "name": "alignment",
          "value": 0.4252
        },
        {
          "name": "tau",
          "value": 2.3837
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.053
      },
      "coherence_score": 2.3836734294891357,
      "coherence_diagnostics": {
        "tau": 2.3836734294891357,
        "grad_tau": 0.24157269299030304,
        "torsion": 0.0,
        "alignment": 0.4251548647880554,
        "S_field": 0.40352874994277954,
        "Gamma_field": 0.3438834547996521,
        "S_over_Gamma": 1.1734462976455688,
        "Da": 20.161357879638672,
        "E_coh": 0.9033167362213135,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.96,
              27.74
            ],
            [
              -82.94,
              27.72
            ],
            [
              -82.92,
              27.72
            ],
            [
              -82.89,
              27.68
            ],
            [
              -82.89,
              27.62
            ],
            [
              -82.9,
              27.6
            ],
            [
              -82.92,
              27.58
            ],
            [
              -82.99,
              27.58
            ],
            [
              -83.0,
              27.59
            ],
            [
              -83.04,
              27.59
            ],
            [
              -83.04,
              27.62
            ],
            [
              -83.07,
              27.65
            ],
            [
              -83.06,
              27.66
            ],
            [
              -83.03,
              27.66
            ],
            [
              -82.96,
              27.74
            ]
          ]
        ]
      },
      "raw_probability": 0.053,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "c48334b32d898da5b29e13b38daff6715062495a5dfec3bae88676e8cefc2705",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.053,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "6f8b34159b25c0ca0302a9e10549d43ebff35f891a7603fde1be24beb49afe2c"
      },
      "receipt_sha256": "6f8b34159b25c0ca0302a9e10549d43ebff35f891a7603fde1be24beb49afe2c"
    },
    {
      "storm_id": "71711",
      "lat": 35.7845,
      "lon": -114.2479,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1091.0,
      "ebshear": 16.0,
      "srh01": 39.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 39.0
        },
        {
          "name": "hrrr_pwat",
          "value": 24.7213
        },
        {
          "name": "alignment",
          "value": 5.3191
        },
        {
          "name": "tau",
          "value": 0.3462
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0529
      },
      "coherence_score": 0.3461683392524719,
      "coherence_diagnostics": {
        "tau": 0.3461683392524719,
        "grad_tau": 0.11633170396089554,
        "torsion": 0.0,
        "alignment": 5.31906795501709,
        "S_field": 0.11819548904895782,
        "Gamma_field": 0.6147168278694153,
        "S_over_Gamma": 0.19227631390094757,
        "Da": 37.908111572265625,
        "E_coh": 0.5042634010314941,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.3,
              35.82
            ],
            [
              -114.29,
              35.82
            ],
            [
              -114.28,
              35.81
            ],
            [
              -114.27,
              35.81
            ],
            [
              -114.26,
              35.82
            ],
            [
              -114.25,
              35.82
            ],
            [
              -114.24,
              35.82
            ],
            [
              -114.23,
              35.82
            ],
            [
              -114.22,
              35.81
            ],
            [
              -114.22,
              35.8
            ],
            [
              -114.22,
              35.79
            ],
            [
              -114.22,
              35.78
            ],
            [
              -114.22,
              35.77
            ],
            [
              -114.21,
              35.76
            ],
            [
              -114.2,
              35.75
            ],
            [
              -114.2,
              35.74
            ],
            [
              -114.21,
              35.74
            ],
            [
              -114.22,
              35.74
            ],
            [
              -114.23,
              35.74
            ],
            [
              -114.24,
              35.74
            ],
            [
              -114.25,
              35.74
            ],
            [
              -114.26,
              35.74
            ],
            [
              -114.26,
              35.75
            ],
            [
              -114.25,
              35.76
            ],
            [
              -114.24,
              35.77
            ],
            [
              -114.24,
              35.78
            ],
            [
              -114.25,
              35.79
            ],
            [
              -114.26,
              35.8
            ],
            [
              -114.27,
              35.81
            ],
            [
              -114.28,
              35.81
            ],
            [
              -114.29,
              35.81
            ],
            [
              -114.3,
              35.81
            ],
            [
              -114.3,
              35.82
            ]
          ]
        ]
      },
      "raw_probability": 0.0529,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "4e0dbee0b067d9dc6b79c09c92f1860b73a345aa490d1e07f58119010ee4c1b0",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0529,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "20ddfcb1e972ef4d3f5f9320214e345844568a58b01c2eaa1ace4181ad147970"
      },
      "receipt_sha256": "20ddfcb1e972ef4d3f5f9320214e345844568a58b01c2eaa1ace4181ad147970"
    },
    {
      "storm_id": "71370",
      "lat": 38.2814,
      "lon": -105.2157,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1204.0,
      "ebshear": 30.0,
      "srh01": 48.0,
      "maxllaz": 0.005,
      "mesh": 0.78,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 48.0
        },
        {
          "name": "hrrr_pwat",
          "value": 33.3463
        },
        {
          "name": "alignment",
          "value": -0.3627
        },
        {
          "name": "tau",
          "value": 0.7862
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0516
      },
      "coherence_score": 0.7862456440925598,
      "coherence_diagnostics": {
        "tau": 0.7862456440925598,
        "grad_tau": 0.1531488597393036,
        "torsion": 0.0,
        "alignment": -0.3626568913459778,
        "S_field": 0.47045376896858215,
        "Gamma_field": 0.56888347864151,
        "S_over_Gamma": 0.8269773721694946,
        "Da": 33.43212127685547,
        "E_coh": 0.967024564743042,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 4,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -105.23,
              38.31
            ],
            [
              -105.19,
              38.31
            ],
            [
              -105.18,
              38.3
            ],
            [
              -105.18,
              38.24
            ],
            [
              -105.24,
              38.24
            ],
            [
              -105.26,
              38.26
            ],
            [
              -105.23,
              38.31
            ]
          ]
        ]
      },
      "raw_probability": 0.0516,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "8af5e3064b9e4ac1c64146c9e37cfe191d3f7b7bad95d0c19551ac5c91d6e90d",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0516,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "0b4e7e77d4d3c227e50fe061f340e7fefb9042b55adc009a45bd4ceaa164030a"
      },
      "receipt_sha256": "0b4e7e77d4d3c227e50fe061f340e7fefb9042b55adc009a45bd4ceaa164030a"
    },
    {
      "storm_id": "72235",
      "lat": 25.508,
      "lon": -79.818,
      "motion_east": 0.5,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3373.0,
      "ebshear": 3.0,
      "srh01": 10.0,
      "maxllaz": 0.0,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 10.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.5963
        },
        {
          "name": "alignment",
          "value": 1.8158
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0514
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.3087090253829956,
        "torsion": 0.0,
        "alignment": 1.8157615661621094,
        "S_field": 0.8501452207565308,
        "Gamma_field": 0.27805015444755554,
        "S_over_Gamma": 3.0575246810913086,
        "Da": 16.144392013549805,
        "E_coh": 0.9549229741096497,
        "singularity_count": 4.0,
        "singularity_conditions_met": 4,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.85,
              25.54
            ],
            [
              -79.77,
              25.54
            ],
            [
              -79.77,
              25.46
            ],
            [
              -79.85,
              25.46
            ],
            [
              -79.85,
              25.54
            ]
          ]
        ]
      },
      "raw_probability": 0.0514,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "cc6e13c845e893c986b3529be759b4f9f16379878c0bed6eef2a000e9a9b5372",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0514,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "5ce8c06726d3e48b07ee4243aac5b1430f7f9914dec4c19f99169dcd7fb43413"
      },
      "receipt_sha256": "5ce8c06726d3e48b07ee4243aac5b1430f7f9914dec4c19f99169dcd7fb43413"
    },
    {
      "storm_id": "71520",
      "lat": 32.4614,
      "lon": -93.79,
      "motion_east": -2.0,
      "motion_south": -4.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3044.0,
      "ebshear": 21.0,
      "srh01": 0.0,
      "maxllaz": 0.005,
      "mesh": 0.0,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 0.0
        },
        {
          "name": "hrrr_pwat",
          "value": 45.0963
        },
        {
          "name": "alignment",
          "value": -3.0435
        },
        {
          "name": "tau",
          "value": 1.3504
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0511
      },
      "coherence_score": 1.3504445552825928,
      "coherence_diagnostics": {
        "tau": 1.3504445552825928,
        "grad_tau": 0.3628663122653961,
        "torsion": 0.0,
        "alignment": -3.0434725284576416,
        "S_field": 1.2406282424926758,
        "Gamma_field": 0.49138349294662476,
        "S_over_Gamma": 2.524765729904175,
        "Da": 28.503826141357422,
        "E_coh": 0.9467950463294983,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 3,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -93.83,
              32.54
            ],
            [
              -93.82,
              32.52
            ],
            [
              -93.78,
              32.52
            ],
            [
              -93.77,
              32.54
            ],
            [
              -93.75,
              32.54
            ],
            [
              -93.75,
              32.53
            ],
            [
              -93.77,
              32.51
            ],
            [
              -93.74,
              32.48
            ],
            [
              -93.72,
              32.48
            ],
            [
              -93.69,
              32.44
            ],
            [
              -93.7,
              32.4
            ],
            [
              -93.74,
              32.36
            ],
            [
              -93.76,
              32.35
            ],
            [
              -93.82,
              32.36
            ],
            [
              -93.82,
              32.37
            ],
            [
              -93.86,
              32.4
            ],
            [
              -93.86,
              32.42
            ],
            [
              -93.87,
              32.43
            ],
            [
              -93.87,
              32.47
            ],
            [
              -93.84,
              32.49
            ],
            [
              -93.83,
              32.54
            ]
          ]
        ]
      },
      "raw_probability": 0.0511,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "430379c38008d899bb69b3f07c0070d3ad35894fd3f8fbea7f0de189d66789d3",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0511,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ae420137265455799fb8dc36e62e6f31196d66c2c1388580811267af48a7ed24"
      },
      "receipt_sha256": "ae420137265455799fb8dc36e62e6f31196d66c2c1388580811267af48a7ed24"
    },
    {
      "storm_id": "72133",
      "lat": 36.9815,
      "lon": -113.0146,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 895.0,
      "ebshear": 17.0,
      "srh01": 37.0,
      "maxllaz": 0.002,
      "mesh": 0.1,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 37.0
        },
        {
          "name": "hrrr_pwat",
          "value": 25.0963
        },
        {
          "name": "alignment",
          "value": 0.133
        },
        {
          "name": "tau",
          "value": 0.2166
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0507
      },
      "coherence_score": 0.21660031378269196,
      "coherence_diagnostics": {
        "tau": 0.21660031378269196,
        "grad_tau": 0.008744667284190655,
        "torsion": 0.0,
        "alignment": 0.13304689526557922,
        "S_field": 0.031039301306009293,
        "Gamma_field": 0.5913834571838379,
        "S_over_Gamma": 0.052485913038253784,
        "Da": 35.00806427001953,
        "E_coh": 0.3395119309425354,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -113.08,
              37.02
            ],
            [
              -112.98,
              37.02
            ],
            [
              -112.97,
              37.01
            ],
            [
              -112.93,
              37.01
            ],
            [
              -112.93,
              36.98
            ],
            [
              -112.92,
              36.97
            ],
            [
              -112.94,
              36.94
            ],
            [
              -113.05,
              36.94
            ],
            [
              -113.06,
              36.95
            ],
            [
              -113.08,
              36.95
            ],
            [
              -113.09,
              36.97
            ],
            [
              -113.08,
              36.98
            ],
            [
              -113.08,
              37.02
            ]
          ]
        ]
      },
      "raw_probability": 0.0507,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "dd9de28ac9acdaee09397dccbfd5409ee94dbe85d6ae63251aeeeea6a6eb7a9f",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0507,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "8335ce6088365699b43029d2ba3b259d2ea5a7bf6f975932de200b2b685f566f"
      },
      "receipt_sha256": "8335ce6088365699b43029d2ba3b259d2ea5a7bf6f975932de200b2b685f566f"
    },
    {
      "storm_id": "71886",
      "lat": 25.3589,
      "lon": -79.0378,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2660.0,
      "ebshear": 4.0,
      "srh01": 0.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 0.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.5963
        },
        {
          "name": "alignment",
          "value": 1.8158
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0505
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.3087090253829956,
        "torsion": 0.0,
        "alignment": 1.8157615661621094,
        "S_field": 0.8501452207565308,
        "Gamma_field": 0.27805015444755554,
        "S_over_Gamma": 3.0575246810913086,
        "Da": 16.144392013549805,
        "E_coh": 0.9549229741096497,
        "singularity_count": 4.0,
        "singularity_conditions_met": 4,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.08,
              25.4
            ],
            [
              -79.01,
              25.4
            ],
            [
              -78.99,
              25.37
            ],
            [
              -78.98,
              25.33
            ],
            [
              -79.02,
              25.31
            ],
            [
              -79.03,
              25.32
            ],
            [
              -79.06,
              25.32
            ],
            [
              -79.09,
              25.38
            ],
            [
              -79.08,
              25.4
            ]
          ]
        ]
      },
      "raw_probability": 0.0505,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "2fdf9de63241fc0d85a2a26296fcbaed31a5aad453b26030c2f7646ac437a025",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0505,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e141288067fa41c3303b92c9abbca6fe1827be609d75f576621b196371c56f5f"
      },
      "receipt_sha256": "e141288067fa41c3303b92c9abbca6fe1827be609d75f576621b196371c56f5f"
    },
    {
      "storm_id": "71992",
      "lat": 24.835,
      "lon": -79.2429,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2979.0,
      "ebshear": 4.0,
      "srh01": 0.0,
      "maxllaz": 0.0,
      "mesh": 0.14,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 0.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.5963
        },
        {
          "name": "alignment",
          "value": 1.8158
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0505
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.3087090253829956,
        "torsion": 0.0,
        "alignment": 1.8157615661621094,
        "S_field": 0.8501452207565308,
        "Gamma_field": 0.27805015444755554,
        "S_over_Gamma": 3.0575246810913086,
        "Da": 16.144392013549805,
        "E_coh": 0.9549229741096497,
        "singularity_count": 4.0,
        "singularity_conditions_met": 4,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.28,
              24.88
            ],
            [
              -79.25,
              24.88
            ],
            [
              -79.24,
              24.87
            ],
            [
              -79.19,
              24.87
            ],
            [
              -79.19,
              24.86
            ],
            [
              -79.21,
              24.84
            ],
            [
              -79.19,
              24.8
            ],
            [
              -79.21,
              24.79
            ],
            [
              -79.25,
              24.79
            ],
            [
              -79.26,
              24.78
            ],
            [
              -79.27,
              24.79
            ],
            [
              -79.29,
              24.79
            ],
            [
              -79.29,
              24.87
            ],
            [
              -79.28,
              24.88
            ]
          ]
        ]
      },
      "raw_probability": 0.0505,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "2fdf9de63241fc0d85a2a26296fcbaed31a5aad453b26030c2f7646ac437a025",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0505,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e141288067fa41c3303b92c9abbca6fe1827be609d75f576621b196371c56f5f"
      },
      "receipt_sha256": "e141288067fa41c3303b92c9abbca6fe1827be609d75f576621b196371c56f5f"
    },
    {
      "storm_id": "71747",
      "lat": 32.6185,
      "lon": -110.4646,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 773.0,
      "ebshear": 17.0,
      "srh01": 16.0,
      "maxllaz": 0.006,
      "mesh": 0.08,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 16.0
        },
        {
          "name": "hrrr_pwat",
          "value": 38.3463
        },
        {
          "name": "alignment",
          "value": -2.2916
        },
        {
          "name": "tau",
          "value": 0.487
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0499
      },
      "coherence_score": 0.4870080053806305,
      "coherence_diagnostics": {
        "tau": 0.4870080053806305,
        "grad_tau": 0.13812321424484253,
        "torsion": 0.0,
        "alignment": -2.2916417121887207,
        "S_field": 0.30539923906326294,
        "Gamma_field": 1.1363834142684937,
        "S_over_Gamma": 0.26874664425849915,
        "Da": 66.28372955322266,
        "E_coh": 0.764864981174469,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -110.47,
              32.65
            ],
            [
              -110.44,
              32.65
            ],
            [
              -110.43,
              32.64
            ],
            [
              -110.43,
              32.61
            ],
            [
              -110.41,
              32.6
            ],
            [
              -110.42,
              32.6
            ],
            [
              -110.46,
              32.57
            ],
            [
              -110.49,
              32.6
            ],
            [
              -110.51,
              32.59
            ],
            [
              -110.52,
              32.6
            ],
            [
              -110.51,
              32.64
            ],
            [
              -110.48,
              32.64
            ],
            [
              -110.47,
              32.65
            ]
          ]
        ]
      },
      "raw_probability": 0.0499,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "8c41229a5cbca08aaaadc66c172e012968d0f6bf5bb0d7489bc59109fcdb64a6",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0499,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "8aab17800012ef9a09ff659c8b174f739b3f39d3325d0079e00c5a557ad6a006"
      },
      "receipt_sha256": "8aab17800012ef9a09ff659c8b174f739b3f39d3325d0079e00c5a557ad6a006"
    },
    {
      "storm_id": "72200",
      "lat": 32.575,
      "lon": -110.282,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 749.0,
      "ebshear": 17.0,
      "srh01": 24.0,
      "maxllaz": 0.002,
      "mesh": 0.18,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 24.0
        },
        {
          "name": "hrrr_pwat",
          "value": 38.3463
        },
        {
          "name": "alignment",
          "value": -2.2916
        },
        {
          "name": "tau",
          "value": 0.487
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0499
      },
      "coherence_score": 0.4870080053806305,
      "coherence_diagnostics": {
        "tau": 0.4870080053806305,
        "grad_tau": 0.13812321424484253,
        "torsion": 0.0,
        "alignment": -2.2916417121887207,
        "S_field": 0.30539923906326294,
        "Gamma_field": 1.1363834142684937,
        "S_over_Gamma": 0.26874664425849915,
        "Da": 66.28372955322266,
        "E_coh": 0.764864981174469,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -110.3,
              32.61
            ],
            [
              -110.25,
              32.61
            ],
            [
              -110.23,
              32.59
            ],
            [
              -110.24,
              32.55
            ],
            [
              -110.26,
              32.54
            ],
            [
              -110.3,
              32.54
            ],
            [
              -110.32,
              32.55
            ],
            [
              -110.31,
              32.56
            ],
            [
              -110.31,
              32.59
            ],
            [
              -110.3,
              32.61
            ]
          ]
        ]
      },
      "raw_probability": 0.0499,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "8c41229a5cbca08aaaadc66c172e012968d0f6bf5bb0d7489bc59109fcdb64a6",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0499,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "8aab17800012ef9a09ff659c8b174f739b3f39d3325d0079e00c5a557ad6a006"
      },
      "receipt_sha256": "8aab17800012ef9a09ff659c8b174f739b3f39d3325d0079e00c5a557ad6a006"
    },
    {
      "storm_id": "72192",
      "lat": 39.5927,
      "lon": -105.29,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 993.0,
      "ebshear": 26.0,
      "srh01": 27.0,
      "maxllaz": 0.002,
      "mesh": 0.09,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 27.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.4713
        },
        {
          "name": "alignment",
          "value": 1.5816
        },
        {
          "name": "tau",
          "value": 0.6248
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0495
      },
      "coherence_score": 0.6248102188110352,
      "coherence_diagnostics": {
        "tau": 0.6248102188110352,
        "grad_tau": 0.16681699454784393,
        "torsion": 0.0,
        "alignment": 1.58162522315979,
        "S_field": 0.18849293887615204,
        "Gamma_field": 0.5630501508712769,
        "S_over_Gamma": 0.33477112650871277,
        "Da": 33.418941497802734,
        "E_coh": 0.6919345855712891,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -105.33,
              39.64
            ],
            [
              -105.31,
              39.64
            ],
            [
              -105.25,
              39.6
            ],
            [
              -105.26,
              39.58
            ],
            [
              -105.25,
              39.56
            ],
            [
              -105.26,
              39.55
            ],
            [
              -105.28,
              39.55
            ],
            [
              -105.29,
              39.56
            ],
            [
              -105.29,
              39.58
            ],
            [
              -105.34,
              39.62
            ],
            [
              -105.33,
              39.64
            ]
          ]
        ]
      },
      "raw_probability": 0.0495,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "bedb74815070dadc5b280be91396d6c103ac91f392edbd7e8ed9569ccbc30298",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0495,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "2d2936ad6a6eb1093edf493e9fb5c00f3555bcef5c4bbf559637ae73652b1add"
      },
      "receipt_sha256": "2d2936ad6a6eb1093edf493e9fb5c00f3555bcef5c4bbf559637ae73652b1add"
    },
    {
      "storm_id": "72204",
      "lat": 26.3513,
      "lon": -97.6075,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 863.0,
      "ebshear": 10.0,
      "srh01": 46.0,
      "maxllaz": 0.0,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 46.0
        },
        {
          "name": "hrrr_pwat",
          "value": 38.9713
        },
        {
          "name": "alignment",
          "value": -0.717
        },
        {
          "name": "tau",
          "value": 0.2413
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0494
      },
      "coherence_score": 0.24130186438560486,
      "coherence_diagnostics": {
        "tau": 0.24130186438560486,
        "grad_tau": 0.2630813717842102,
        "torsion": 0.0,
        "alignment": -0.716995358467102,
        "S_field": 0.08500227332115173,
        "Gamma_field": 0.63138347864151,
        "S_over_Gamma": 0.13462859392166138,
        "Da": 37.6191520690918,
        "E_coh": 0.46876755356788635,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -97.66,
              26.4
            ],
            [
              -97.56,
              26.4
            ],
            [
              -97.55,
              26.39
            ],
            [
              -97.55,
              26.31
            ],
            [
              -97.57,
              26.3
            ],
            [
              -97.65,
              26.3
            ],
            [
              -97.66,
              26.31
            ],
            [
              -97.66,
              26.4
            ]
          ]
        ]
      },
      "raw_probability": 0.0494,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "141bb5ecc46252493e8e43bd168635dd08a76f1d269b32c54fcaa4ca01fbfebc",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0494,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e34f6a036f3cc4b857c3d3afe2ec7cefa62cd040bdc88f9eb9efbc63a425797f"
      },
      "receipt_sha256": "e34f6a036f3cc4b857c3d3afe2ec7cefa62cd040bdc88f9eb9efbc63a425797f"
    },
    {
      "storm_id": "71964",
      "lat": 40.5763,
      "lon": -116.5987,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1048.0,
      "ebshear": 21.0,
      "srh01": 22.0,
      "maxllaz": 0.006,
      "mesh": 0.05,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 22.0
        },
        {
          "name": "hrrr_pwat",
          "value": 8.5963
        },
        {
          "name": "alignment",
          "value": 1.348
        },
        {
          "name": "tau",
          "value": 0.4795
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.049
      },
      "coherence_score": 0.47953706979751587,
      "coherence_diagnostics": {
        "tau": 0.47953706979751587,
        "grad_tau": 0.11411524564027786,
        "torsion": 0.0,
        "alignment": 1.347951054573059,
        "S_field": 0.13983073830604553,
        "Gamma_field": 0.5588834881782532,
        "S_over_Gamma": 0.25019657611846924,
        "Da": 33.49092102050781,
        "E_coh": 0.7076135277748108,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -116.61,
              40.61
            ],
            [
              -116.58,
              40.61
            ],
            [
              -116.57,
              40.6
            ],
            [
              -116.57,
              40.55
            ],
            [
              -116.58,
              40.54
            ],
            [
              -116.63,
              40.54
            ],
            [
              -116.64,
              40.55
            ],
            [
              -116.61,
              40.61
            ]
          ]
        ]
      },
      "raw_probability": 0.049,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "c3e5e0b30fc23a4e9b6112568ec8ec036205eabe452a97900ea32b9f3f04718a",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.049,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "82129b858bc3da37425899b2312b580ff0f4bd5657173282ffe22e3da7f0e851"
      },
      "receipt_sha256": "82129b858bc3da37425899b2312b580ff0f4bd5657173282ffe22e3da7f0e851"
    },
    {
      "storm_id": "72010",
      "lat": 27.5644,
      "lon": -83.24,
      "motion_east": -2.0,
      "motion_south": -2.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2932.0,
      "ebshear": 27.0,
      "srh01": 27.0,
      "maxllaz": 0.003,
      "mesh": 0.14,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 27.0
        },
        {
          "name": "hrrr_pwat",
          "value": 32.8463
        },
        {
          "name": "alignment",
          "value": 0.4252
        },
        {
          "name": "tau",
          "value": 2.3837
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0484
      },
      "coherence_score": 2.3836734294891357,
      "coherence_diagnostics": {
        "tau": 2.3836734294891357,
        "grad_tau": 0.24157269299030304,
        "torsion": 0.0,
        "alignment": 0.4251548647880554,
        "S_field": 0.40352874994277954,
        "Gamma_field": 0.3438834547996521,
        "S_over_Gamma": 1.1734462976455688,
        "Da": 20.161357879638672,
        "E_coh": 0.9033167362213135,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.25,
              27.6
            ],
            [
              -83.21,
              27.6
            ],
            [
              -83.2,
              27.59
            ],
            [
              -83.2,
              27.54
            ],
            [
              -83.22,
              27.52
            ],
            [
              -83.27,
              27.52
            ],
            [
              -83.28,
              27.53
            ],
            [
              -83.28,
              27.58
            ],
            [
              -83.25,
              27.6
            ]
          ]
        ]
      },
      "raw_probability": 0.0484,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "29bd2d541e6357652f9712137ca710d6f80f7ee6b812e071c84f69404a68399e",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0484,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "5b732a8db39ab950ecaee9e4fa772c8a697b8923cdf7ceae614a4b26c074931b"
      },
      "receipt_sha256": "5b732a8db39ab950ecaee9e4fa772c8a697b8923cdf7ceae614a4b26c074931b"
    },
    {
      "storm_id": "72236",
      "lat": 25.3188,
      "lon": -83.3212,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3074.0,
      "ebshear": 20.0,
      "srh01": 25.0,
      "maxllaz": 0.0,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 25.0
        },
        {
          "name": "hrrr_pwat",
          "value": 36.3463
        },
        {
          "name": "alignment",
          "value": -0.0592
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0484
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.423844337463379,
        "torsion": 0.0,
        "alignment": -0.059238433837890625,
        "S_field": 1.0736827850341797,
        "Gamma_field": 0.21388345956802368,
        "S_over_Gamma": 5.0199432373046875,
        "Da": 12.203939437866211,
        "E_coh": 0.9659267067909241,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.33,
              25.35
            ],
            [
              -83.29,
              25.34
            ],
            [
              -83.29,
              25.25
            ],
            [
              -83.32,
              25.26
            ],
            [
              -83.32,
              25.32
            ],
            [
              -83.34,
              25.34
            ],
            [
              -83.35,
              25.34
            ],
            [
              -83.33,
              25.35
            ]
          ]
        ]
      },
      "raw_probability": 0.0484,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "29bd2d541e6357652f9712137ca710d6f80f7ee6b812e071c84f69404a68399e",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0484,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "5b732a8db39ab950ecaee9e4fa772c8a697b8923cdf7ceae614a4b26c074931b"
      },
      "receipt_sha256": "5b732a8db39ab950ecaee9e4fa772c8a697b8923cdf7ceae614a4b26c074931b"
    },
    {
      "storm_id": "71825",
      "lat": 25.1055,
      "lon": -81.8882,
      "motion_east": -6.0,
      "motion_south": -3.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3997.0,
      "ebshear": 16.0,
      "srh01": 24.0,
      "maxllaz": 0.002,
      "mesh": 0.19,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 24.0
        },
        {
          "name": "hrrr_pwat",
          "value": 37.3463
        },
        {
          "name": "alignment",
          "value": -0.2467
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0478
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.3901638984680176,
        "torsion": 0.0,
        "alignment": -0.24673843383789062,
        "S_field": 1.0160504579544067,
        "Gamma_field": 0.21388347446918488,
        "S_over_Gamma": 4.750485897064209,
        "Da": 12.188553810119629,
        "E_coh": 0.9554746747016907,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.94,
              25.15
            ],
            [
              -81.88,
              25.15
            ],
            [
              -81.87,
              25.14
            ],
            [
              -81.85,
              25.14
            ],
            [
              -81.84,
              25.12
            ],
            [
              -81.85,
              25.06
            ],
            [
              -81.88,
              25.06
            ],
            [
              -81.89,
              25.05
            ],
            [
              -81.91,
              25.07
            ],
            [
              -81.92,
              25.07
            ],
            [
              -81.94,
              25.15
            ]
          ]
        ]
      },
      "raw_probability": 0.0478,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "a9b3f0036719d1d57e1633dcab40df7843dcac04f2a1bb6d66efe5a4192f3ef7",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0478,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ef0c415ddbb1568221070e3e7648291daa057a20c6bf182ae617fec94b17076f"
      },
      "receipt_sha256": "ef0c415ddbb1568221070e3e7648291daa057a20c6bf182ae617fec94b17076f"
    },
    {
      "storm_id": "71482",
      "lat": 28.39,
      "lon": -82.8783,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 4296.0,
      "ebshear": 19.0,
      "srh01": 27.0,
      "maxllaz": 0.002,
      "mesh": 0.07,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 27.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.8463
        },
        {
          "name": "alignment",
          "value": 0.6278
        },
        {
          "name": "tau",
          "value": 2.5529
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0477
      },
      "coherence_score": 2.5528836250305176,
      "coherence_diagnostics": {
        "tau": 2.5528836250305176,
        "grad_tau": 0.15804055333137512,
        "torsion": 0.0,
        "alignment": 0.6278432011604309,
        "S_field": 0.4549277126789093,
        "Gamma_field": 0.27805012464523315,
        "S_over_Gamma": 1.6361355781555176,
        "Da": 16.39148712158203,
        "E_coh": 0.9344767332077026,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 3,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.9,
              28.43
            ],
            [
              -82.83,
              28.43
            ],
            [
              -82.82,
              28.42
            ],
            [
              -82.83,
              28.4
            ],
            [
              -82.82,
              28.37
            ],
            [
              -82.86,
              28.32
            ],
            [
              -82.91,
              28.32
            ],
            [
              -82.93,
              28.35
            ],
            [
              -82.92,
              28.39
            ],
            [
              -82.91,
              28.4
            ],
            [
              -82.91,
              28.42
            ],
            [
              -82.9,
              28.43
            ]
          ]
        ]
      },
      "raw_probability": 0.0477,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "b8f34c3ce5015f04ff6430c251842173606e4dbe6eb7573ffd8c06314a5cf221",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0477,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "8eb97ea2544dd06cb62147b4d7f623e944eda47111a1318dafba52d5beb1dbb7"
      },
      "receipt_sha256": "8eb97ea2544dd06cb62147b4d7f623e944eda47111a1318dafba52d5beb1dbb7"
    },
    {
      "storm_id": "72050",
      "lat": 36.9675,
      "lon": -112.6019,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1044.0,
      "ebshear": 21.0,
      "srh01": 37.0,
      "maxllaz": 0.004,
      "mesh": 0.09,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 37.0
        },
        {
          "name": "hrrr_pwat",
          "value": 21.7213
        },
        {
          "name": "alignment",
          "value": 1.5784
        },
        {
          "name": "tau",
          "value": 0.2401
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0476
      },
      "coherence_score": 0.2400675266981125,
      "coherence_diagnostics": {
        "tau": 0.2400675266981125,
        "grad_tau": 0.03978533297777176,
        "torsion": 0.0,
        "alignment": 1.5783822536468506,
        "S_field": 0.05499759316444397,
        "Gamma_field": 0.49555015563964844,
        "S_over_Gamma": 0.11098290234804153,
        "Da": 32.176361083984375,
        "E_coh": 0.4768136143684387,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -112.62,
              37.03
            ],
            [
              -112.59,
              37.03
            ],
            [
              -112.57,
              37.02
            ],
            [
              -112.56,
              37.0
            ],
            [
              -112.57,
              36.98
            ],
            [
              -112.56,
              36.97
            ],
            [
              -112.55,
              36.93
            ],
            [
              -112.56,
              36.92
            ],
            [
              -112.56,
              36.89
            ],
            [
              -112.59,
              36.87
            ],
            [
              -112.64,
              36.88
            ],
            [
              -112.67,
              36.94
            ],
            [
              -112.67,
              36.98
            ],
            [
              -112.65,
              37.0
            ],
            [
              -112.65,
              37.01
            ],
            [
              -112.62,
              37.03
            ]
          ]
        ]
      },
      "raw_probability": 0.0476,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "9405707fad02b3a7fef9b7f9758088b341b22414ec7156eddff6742bb96f60db",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0476,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "28d5e25f191b236b7c50d8996ff4695e5322065498804b77cb6acb8c3156e480"
      },
      "receipt_sha256": "28d5e25f191b236b7c50d8996ff4695e5322065498804b77cb6acb8c3156e480"
    },
    {
      "storm_id": "72145",
      "lat": 41.108,
      "lon": -105.118,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1620.0,
      "ebshear": 33.0,
      "srh01": 48.0,
      "maxllaz": 0.014,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 48.0
        },
        {
          "name": "hrrr_pwat",
          "value": 21.7213
        },
        {
          "name": "alignment",
          "value": 0.9708
        },
        {
          "name": "tau",
          "value": 0.7657
        },
        {
          "name": "maxllaz",
          "value": 0.014
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0476
      },
      "coherence_score": 0.7657110095024109,
      "coherence_diagnostics": {
        "tau": 0.7657110095024109,
        "grad_tau": 0.15075021982192993,
        "torsion": 0.0,
        "alignment": 0.9708454608917236,
        "S_field": 0.369170606136322,
        "Gamma_field": 0.48471683263778687,
        "S_over_Gamma": 0.7616211771965027,
        "Da": 29.46473503112793,
        "E_coh": 0.848947286605835,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -105.15,
              41.14
            ],
            [
              -105.07,
              41.14
            ],
            [
              -105.07,
              41.06
            ],
            [
              -105.15,
              41.06
            ],
            [
              -105.15,
              41.14
            ]
          ]
        ]
      },
      "raw_probability": 0.0476,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "9405707fad02b3a7fef9b7f9758088b341b22414ec7156eddff6742bb96f60db",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0476,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "28d5e25f191b236b7c50d8996ff4695e5322065498804b77cb6acb8c3156e480"
      },
      "receipt_sha256": "28d5e25f191b236b7c50d8996ff4695e5322065498804b77cb6acb8c3156e480"
    },
    {
      "storm_id": "72167",
      "lat": 48.8006,
      "lon": -121.8091,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 530.0,
      "ebshear": 19.0,
      "srh01": 5.0,
      "maxllaz": 0.0,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 5.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.3463
        },
        {
          "name": "alignment",
          "value": -4.1908
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0469
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.12563470005989075,
        "torsion": 0.0,
        "alignment": -4.190761566162109,
        "S_field": 0.09133729338645935,
        "Gamma_field": 0.15971679985523224,
        "S_over_Gamma": 0.5718702673912048,
        "Da": 10.550368309020996,
        "E_coh": 0.23966094851493835,
        "singularity_count": 1.0,
        "singularity_conditions_met": 1,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.86,
              48.83
            ],
            [
              -121.85,
              48.83
            ],
            [
              -121.84,
              48.83
            ],
            [
              -121.83,
              48.83
            ],
            [
              -121.82,
              48.83
            ],
            [
              -121.81,
              48.83
            ],
            [
              -121.8,
              48.83
            ],
            [
              -121.79,
              48.83
            ],
            [
              -121.78,
              48.83
            ],
            [
              -121.78,
              48.82
            ],
            [
              -121.78,
              48.81
            ],
            [
              -121.78,
              48.8
            ],
            [
              -121.78,
              48.79
            ],
            [
              -121.78,
              48.78
            ],
            [
              -121.78,
              48.77
            ],
            [
              -121.78,
              48.76
            ],
            [
              -121.78,
              48.75
            ],
            [
              -121.79,
              48.74
            ],
            [
              -121.8,
              48.74
            ],
            [
              -121.81,
              48.74
            ],
            [
              -121.81,
              48.75
            ],
            [
              -121.81,
              48.76
            ],
            [
              -121.8,
              48.77
            ],
            [
              -121.8,
              48.78
            ],
            [
              -121.8,
              48.79
            ],
            [
              -121.8,
              48.8
            ],
            [
              -121.8,
              48.81
            ],
            [
              -121.81,
              48.82
            ],
            [
              -121.82,
              48.83
            ],
            [
              -121.83,
              48.83
            ],
            [
              -121.84,
              48.83
            ],
            [
              -121.85,
              48.83
            ],
            [
              -121.86,
              48.82
            ],
            [
              -121.86,
              48.83
            ]
          ]
        ]
      },
      "raw_probability": 0.0469,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "e0bbfb32ef30524422e5be7bbe4ad8f9da1ef0da9fa21ac26491b4eadcb1c2b7",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0469,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "394cd1db7d79756a2b820211d603d5419d0b2ad256cadbe8f83fc8da1c0a7069"
      },
      "receipt_sha256": "394cd1db7d79756a2b820211d603d5419d0b2ad256cadbe8f83fc8da1c0a7069"
    },
    {
      "storm_id": "71405",
      "lat": 24.6022,
      "lon": -81.8333,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 4218.0,
      "ebshear": 14.0,
      "srh01": 33.0,
      "maxllaz": 0.005,
      "mesh": 0.31,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 33.0
        },
        {
          "name": "hrrr_pwat",
          "value": 37.3463
        },
        {
          "name": "alignment",
          "value": -0.2467
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0464
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.3901638984680176,
        "torsion": 0.0,
        "alignment": -0.24673843383789062,
        "S_field": 1.0160504579544067,
        "Gamma_field": 0.21388347446918488,
        "S_over_Gamma": 4.750485897064209,
        "Da": 12.188553810119629,
        "E_coh": 0.9554746747016907,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 4,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.85,
              24.64
            ],
            [
              -81.79,
              24.63
            ],
            [
              -81.79,
              24.6
            ],
            [
              -81.81,
              24.56
            ],
            [
              -81.84,
              24.56
            ],
            [
              -81.85,
              24.57
            ],
            [
              -81.86,
              24.59
            ],
            [
              -81.86,
              24.63
            ],
            [
              -81.85,
              24.64
            ]
          ]
        ]
      },
      "raw_probability": 0.0464,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "dd9f7888440d77db95343270074741885a3f7c3c28cc4d5d79d5ee6f61d6ab29",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0464,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ed38e8ae93f3648f04b62470b4ac4ded83a3d652b86318a3318dad0ad64358ca"
      },
      "receipt_sha256": "ed38e8ae93f3648f04b62470b4ac4ded83a3d652b86318a3318dad0ad64358ca"
    },
    {
      "storm_id": "72223",
      "lat": 26.6536,
      "lon": -79.04,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2966.0,
      "ebshear": 6.0,
      "srh01": 7.0,
      "maxllaz": 0.0,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 7.0
        },
        {
          "name": "hrrr_pwat",
          "value": 37.9713
        },
        {
          "name": "alignment",
          "value": 2.2153
        },
        {
          "name": "tau",
          "value": 2.0086
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0461
      },
      "coherence_score": 2.0085599422454834,
      "coherence_diagnostics": {
        "tau": 2.0085599422454834,
        "grad_tau": 0.4533088207244873,
        "torsion": 0.0,
        "alignment": 2.215291976928711,
        "S_field": 0.7838988900184631,
        "Gamma_field": 0.22221679985523224,
        "S_over_Gamma": 3.5276310443878174,
        "Da": 12.963802337646484,
        "E_coh": 0.9449373483657837,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.02,
              26.68
            ],
            [
              -79.0,
              26.66
            ],
            [
              -79.0,
              26.64
            ],
            [
              -79.01,
              26.63
            ],
            [
              -79.03,
              26.64
            ],
            [
              -79.06,
              26.64
            ],
            [
              -79.08,
              26.62
            ],
            [
              -79.1,
              26.66
            ],
            [
              -79.09,
              26.67
            ],
            [
              -79.03,
              26.67
            ],
            [
              -79.02,
              26.68
            ]
          ]
        ]
      },
      "raw_probability": 0.0461,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "42b72d1faea5c0f9c72392591f7d4578e3a057c24fe8ae329fef777f086d2456",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0461,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ad8ef801e25a848d7f7c3fe01eb27899ce5da2385a74e246ab73081acf20a857"
      },
      "receipt_sha256": "ad8ef801e25a848d7f7c3fe01eb27899ce5da2385a74e246ab73081acf20a857"
    },
    {
      "storm_id": "72014",
      "lat": 25.23,
      "lon": -81.6933,
      "motion_east": 4.1,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3508.0,
      "ebshear": 17.0,
      "srh01": 30.0,
      "maxllaz": 0.003,
      "mesh": 0.08,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 30.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.4713
        },
        {
          "name": "alignment",
          "value": -0.0592
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0455
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.451383113861084,
        "torsion": 0.0,
        "alignment": -0.059238433837890625,
        "S_field": 0.9760212898254395,
        "Gamma_field": 0.23138345777988434,
        "S_over_Gamma": 4.218198299407959,
        "Da": 13.246929168701172,
        "E_coh": 0.9567436575889587,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.72,
              25.26
            ],
            [
              -81.67,
              25.25
            ],
            [
              -81.66,
              25.24
            ],
            [
              -81.65,
              25.2
            ],
            [
              -81.66,
              25.19
            ],
            [
              -81.7,
              25.19
            ],
            [
              -81.73,
              25.23
            ],
            [
              -81.73,
              25.25
            ],
            [
              -81.72,
              25.26
            ]
          ]
        ]
      },
      "raw_probability": 0.0455,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "c50fbf592daea3965c29af2017b66f3ab2960dedb82c97c0a7778c93a0ad8fc9",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0455,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "cb2602a1d225dff7c4c6b829be4ef3eb5d8839f14cd428b2a7f693a10206bbbe"
      },
      "receipt_sha256": "cb2602a1d225dff7c4c6b829be4ef3eb5d8839f14cd428b2a7f693a10206bbbe"
    },
    {
      "storm_id": "72092",
      "lat": 24.9914,
      "lon": -81.4243,
      "motion_east": -3.0,
      "motion_south": -2.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3820.0,
      "ebshear": 15.0,
      "srh01": 46.0,
      "maxllaz": 0.002,
      "mesh": 0.06,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 46.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.4713
        },
        {
          "name": "alignment",
          "value": -0.0592
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0433
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.451383113861084,
        "torsion": 0.0,
        "alignment": -0.059238433837890625,
        "S_field": 0.9760212898254395,
        "Gamma_field": 0.23138345777988434,
        "S_over_Gamma": 4.218198299407959,
        "Da": 13.246929168701172,
        "E_coh": 0.9567436575889587,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.5,
              25.05
            ],
            [
              -81.46,
              25.05
            ],
            [
              -81.45,
              25.04
            ],
            [
              -81.34,
              25.04
            ],
            [
              -81.34,
              24.97
            ],
            [
              -81.32,
              24.93
            ],
            [
              -81.34,
              24.95
            ],
            [
              -81.36,
              24.95
            ],
            [
              -81.39,
              24.93
            ],
            [
              -81.46,
              24.93
            ],
            [
              -81.48,
              24.95
            ],
            [
              -81.49,
              25.01
            ],
            [
              -81.51,
              25.03
            ],
            [
              -81.5,
              25.05
            ]
          ]
        ]
      },
      "raw_probability": 0.0433,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "87a5d686947cbb74a3b648a34443912d431c95e2159dcfe8e28d9f3aaff662e6",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0433,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "81254e5939316f718977f36a9019e3d3134dda7c7d387c020851721a58be0e45"
      },
      "receipt_sha256": "81254e5939316f718977f36a9019e3d3134dda7c7d387c020851721a58be0e45"
    },
    {
      "storm_id": "71880",
      "lat": 33.8691,
      "lon": -86.9836,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2020.0,
      "ebshear": 22.0,
      "srh01": 16.0,
      "maxllaz": 0.002,
      "mesh": 0.07,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 16.0
        },
        {
          "name": "hrrr_pwat",
          "value": 53.5963
        },
        {
          "name": "alignment",
          "value": -0.397
        },
        {
          "name": "tau",
          "value": 1.8624
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0432
      },
      "coherence_score": 1.8624191284179688,
      "coherence_diagnostics": {
        "tau": 1.8624191284179688,
        "grad_tau": 0.5245137214660645,
        "torsion": 0.0,
        "alignment": -0.39703506231307983,
        "S_field": 0.6041206121444702,
        "Gamma_field": 0.2613834738731384,
        "S_over_Gamma": 2.3112425804138184,
        "Da": 15.806721687316895,
        "E_coh": 0.8949340581893921,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -87.01,
              33.91
            ],
            [
              -86.96,
              33.91
            ],
            [
              -86.95,
              33.9
            ],
            [
              -86.93,
              33.86
            ],
            [
              -86.93,
              33.84
            ],
            [
              -86.95,
              33.82
            ],
            [
              -87.0,
              33.82
            ],
            [
              -87.02,
              33.84
            ],
            [
              -87.03,
              33.86
            ],
            [
              -87.03,
              33.89
            ],
            [
              -87.01,
              33.91
            ]
          ]
        ]
      },
      "raw_probability": 0.0432,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "19980bfd938512bd150924aa05062b9b383b628d39902d5511a8a91997b4b084",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0432,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "4c2c29fca50d54305e8dc474086642c668ab67e7e328e3b44698335e624fad30"
      },
      "receipt_sha256": "4c2c29fca50d54305e8dc474086642c668ab67e7e328e3b44698335e624fad30"
    },
    {
      "storm_id": "71175",
      "lat": 46.1956,
      "lon": -114.4533,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1570.0,
      "ebshear": 33.0,
      "srh01": 25.0,
      "maxllaz": 0.005,
      "mesh": 0.11,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 25.0
        },
        {
          "name": "hrrr_pwat",
          "value": 26.8463
        },
        {
          "name": "alignment",
          "value": 0.1924
        },
        {
          "name": "tau",
          "value": 0.4975
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0431
      },
      "coherence_score": 0.4975186586380005,
      "coherence_diagnostics": {
        "tau": 0.4975186586380005,
        "grad_tau": 0.057507988065481186,
        "torsion": 0.0,
        "alignment": 0.19242584705352783,
        "S_field": 0.6187719702720642,
        "Gamma_field": 0.53805011510849,
        "S_over_Gamma": 1.1500266790390015,
        "Da": 30.7679500579834,
        "E_coh": 0.9376665353775024,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 4,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.47,
              46.23
            ],
            [
              -114.43,
              46.23
            ],
            [
              -114.41,
              46.21
            ],
            [
              -114.41,
              46.18
            ],
            [
              -114.44,
              46.15
            ],
            [
              -114.47,
              46.15
            ],
            [
              -114.49,
              46.17
            ],
            [
              -114.49,
              46.21
            ],
            [
              -114.47,
              46.23
            ]
          ]
        ]
      },
      "raw_probability": 0.0431,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "420ab3d8120d3b3345fb9497fcfa1955b1e5980548f5c2c81a5088fd6c8c042f",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0431,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "29a4e40ab381d291548168f0edc1bf3bbd4c50c66e3543665b4b8535933204e4"
      },
      "receipt_sha256": "29a4e40ab381d291548168f0edc1bf3bbd4c50c66e3543665b4b8535933204e4"
    },
    {
      "storm_id": "71554",
      "lat": 39.235,
      "lon": -118.3287,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 764.0,
      "ebshear": 27.0,
      "srh01": 7.0,
      "maxllaz": 0.005,
      "mesh": 0.13,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 7.0
        },
        {
          "name": "hrrr_pwat",
          "value": 14.5963
        },
        {
          "name": "alignment",
          "value": 4.4237
        },
        {
          "name": "tau",
          "value": 0.6148
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0431
      },
      "coherence_score": 0.6147564649581909,
      "coherence_diagnostics": {
        "tau": 0.6147564649581909,
        "grad_tau": 0.16795840859413147,
        "torsion": 0.0,
        "alignment": 4.423684120178223,
        "S_field": 0.08131033927202225,
        "Gamma_field": 0.3022167980670929,
        "S_over_Gamma": 0.2690463960170746,
        "Da": 17.511260986328125,
        "E_coh": 0.285270631313324,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 3,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.35,
              39.27
            ],
            [
              -118.3,
              39.27
            ],
            [
              -118.29,
              39.26
            ],
            [
              -118.29,
              39.21
            ],
            [
              -118.31,
              39.18
            ],
            [
              -118.37,
              39.18
            ],
            [
              -118.37,
              39.24
            ],
            [
              -118.35,
              39.27
            ]
          ]
        ]
      },
      "raw_probability": 0.0431,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "420ab3d8120d3b3345fb9497fcfa1955b1e5980548f5c2c81a5088fd6c8c042f",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0431,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "29a4e40ab381d291548168f0edc1bf3bbd4c50c66e3543665b4b8535933204e4"
      },
      "receipt_sha256": "29a4e40ab381d291548168f0edc1bf3bbd4c50c66e3543665b4b8535933204e4"
    },
    {
      "storm_id": "72184",
      "lat": 46.16,
      "lon": -114.2008,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1057.0,
      "ebshear": 28.0,
      "srh01": 22.0,
      "maxllaz": 0.004,
      "mesh": 0.05,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 22.0
        },
        {
          "name": "hrrr_pwat",
          "value": 26.8463
        },
        {
          "name": "alignment",
          "value": 0.1924
        },
        {
          "name": "tau",
          "value": 0.4975
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0431
      },
      "coherence_score": 0.4975186586380005,
      "coherence_diagnostics": {
        "tau": 0.4975186586380005,
        "grad_tau": 0.057507988065481186,
        "torsion": 0.0,
        "alignment": 0.19242584705352783,
        "S_field": 0.6187719702720642,
        "Gamma_field": 0.53805011510849,
        "S_over_Gamma": 1.1500266790390015,
        "Da": 30.7679500579834,
        "E_coh": 0.9376665353775024,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.21,
              46.21
            ],
            [
              -114.16,
              46.21
            ],
            [
              -114.15,
              46.2
            ],
            [
              -114.15,
              46.16
            ],
            [
              -114.17,
              46.14
            ],
            [
              -114.17,
              46.13
            ],
            [
              -114.23,
              46.1
            ],
            [
              -114.25,
              46.1
            ],
            [
              -114.25,
              46.13
            ],
            [
              -114.23,
              46.15
            ],
            [
              -114.23,
              46.18
            ],
            [
              -114.21,
              46.21
            ]
          ]
        ]
      },
      "raw_probability": 0.0431,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "420ab3d8120d3b3345fb9497fcfa1955b1e5980548f5c2c81a5088fd6c8c042f",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0431,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "29a4e40ab381d291548168f0edc1bf3bbd4c50c66e3543665b4b8535933204e4"
      },
      "receipt_sha256": "29a4e40ab381d291548168f0edc1bf3bbd4c50c66e3543665b4b8535933204e4"
    },
    {
      "storm_id": "72182",
      "lat": 24.8155,
      "lon": -81.9236,
      "motion_east": -1.0,
      "motion_south": -2.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 4155.0,
      "ebshear": 14.0,
      "srh01": 27.0,
      "maxllaz": 0.002,
      "mesh": 0.14,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 27.0
        },
        {
          "name": "hrrr_pwat",
          "value": 37.3463
        },
        {
          "name": "alignment",
          "value": -0.2467
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0417
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.3901638984680176,
        "torsion": 0.0,
        "alignment": -0.24673843383789062,
        "S_field": 1.0160504579544067,
        "Gamma_field": 0.21388347446918488,
        "S_over_Gamma": 4.750485897064209,
        "Da": 12.188553810119629,
        "E_coh": 0.9554746747016907,
        "singularity_count": 3.0,
        "singularity_conditions_met": 3,
        "singularity_detail": {
          "s_over_gamma": true,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 1,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.94,
              24.85
            ],
            [
              -81.91,
              24.85
            ],
            [
              -81.9,
              24.84
            ],
            [
              -81.9,
              24.8
            ],
            [
              -81.89,
              24.79
            ],
            [
              -81.91,
              24.77
            ],
            [
              -81.92,
              24.78
            ],
            [
              -81.96,
              24.78
            ],
            [
              -81.94,
              24.82
            ],
            [
              -81.95,
              24.84
            ],
            [
              -81.94,
              24.85
            ]
          ]
        ]
      },
      "raw_probability": 0.0417,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "cc085f503812dd52ee5423578ea8f087f6107ba5544d4659cec83254bb95a8cb",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0417,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "41ae87f7362b89a50c76a65a972e6d30afe8d23c288788103b588d72806586c4"
      },
      "receipt_sha256": "41ae87f7362b89a50c76a65a972e6d30afe8d23c288788103b588d72806586c4"
    },
    {
      "storm_id": "71315",
      "lat": 33.8345,
      "lon": -87.8564,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2161.0,
      "ebshear": 22.0,
      "srh01": 19.0,
      "maxllaz": 0.003,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 19.0
        },
        {
          "name": "hrrr_pwat",
          "value": 50.2213
        },
        {
          "name": "alignment",
          "value": -0.112
        },
        {
          "name": "tau",
          "value": 1.6109
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0405
      },
      "coherence_score": 1.6108992099761963,
      "coherence_diagnostics": {
        "tau": 1.6108992099761963,
        "grad_tau": 0.5725099444389343,
        "torsion": 0.0,
        "alignment": -0.11197799444198608,
        "S_field": 0.2730958163738251,
        "Gamma_field": 0.5563834309577942,
        "S_over_Gamma": 0.4908410310745239,
        "Da": 33.121986389160156,
        "E_coh": 0.782088041305542,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": true,
          "high_torsion": false,
          "positive_alignment": false,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 4,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -87.89,
              33.89
            ],
            [
              -87.84,
              33.89
            ],
            [
              -87.83,
              33.87
            ],
            [
              -87.83,
              33.85
            ],
            [
              -87.81,
              33.81
            ],
            [
              -87.81,
              33.79
            ],
            [
              -87.83,
              33.76
            ],
            [
              -87.87,
              33.76
            ],
            [
              -87.91,
              33.81
            ],
            [
              -87.91,
              33.86
            ],
            [
              -87.89,
              33.89
            ]
          ]
        ]
      },
      "raw_probability": 0.0405,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "1c3c634d5f544682301a3acaf61a1819d53b973a57289a8a3b764674337b0b1a",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0405,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "83232254bd36b5c92e74aa897cd7e273bff1d349c175c33283bef444d761502e"
      },
      "receipt_sha256": "83232254bd36b5c92e74aa897cd7e273bff1d349c175c33283bef444d761502e"
    },
    {
      "storm_id": "71435",
      "lat": 29.2629,
      "lon": -90.8353,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2537.0,
      "ebshear": 11.0,
      "srh01": 0.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 0.0
        },
        {
          "name": "hrrr_pwat",
          "value": 52.8463
        },
        {
          "name": "alignment",
          "value": 1.741
        },
        {
          "name": "tau",
          "value": 1.3432
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0395
      },
      "coherence_score": 1.3432005643844604,
      "coherence_diagnostics": {
        "tau": 1.3432005643844604,
        "grad_tau": 0.3464036285877228,
        "torsion": 0.0,
        "alignment": 1.7409679889678955,
        "S_field": 0.19455550611019135,
        "Gamma_field": 0.6805501580238342,
        "S_over_Gamma": 0.2858797311782837,
        "Da": 37.78579330444336,
        "E_coh": 0.625048041343689,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 3,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.86,
              29.3
            ],
            [
              -90.84,
              29.3
            ],
            [
              -90.83,
              29.29
            ],
            [
              -90.84,
              29.28
            ],
            [
              -90.82,
              29.26
            ],
            [
              -90.79,
              29.27
            ],
            [
              -90.79,
              29.26
            ],
            [
              -90.77,
              29.24
            ],
            [
              -90.81,
              29.22
            ],
            [
              -90.82,
              29.23
            ],
            [
              -90.84,
              29.22
            ],
            [
              -90.87,
              29.22
            ],
            [
              -90.87,
              29.25
            ],
            [
              -90.86,
              29.26
            ],
            [
              -90.86,
              29.28
            ],
            [
              -90.87,
              29.29
            ],
            [
              -90.86,
              29.3
            ]
          ]
        ]
      },
      "raw_probability": 0.0395,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "8c02dd19e197e720265c145abe152a4226a1095870d8d2a9bba4f4e801b99261",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0395,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "de19e08e85ea5f627325ebd6c34b697caf17c9bfe9b92b58aaaf5ded405c2617"
      },
      "receipt_sha256": "de19e08e85ea5f627325ebd6c34b697caf17c9bfe9b92b58aaaf5ded405c2617"
    },
    {
      "storm_id": "71840",
      "lat": 39.5825,
      "lon": -110.4075,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 521.0,
      "ebshear": 11.0,
      "srh01": 25.0,
      "maxllaz": 0.001,
      "mesh": 0.68,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 25.0
        },
        {
          "name": "hrrr_pwat",
          "value": 23.5963
        },
        {
          "name": "alignment",
          "value": 0.4955
        },
        {
          "name": "tau",
          "value": 0.5506
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0373
      },
      "coherence_score": 0.5506337285041809,
      "coherence_diagnostics": {
        "tau": 0.5506337285041809,
        "grad_tau": 0.10347303003072739,
        "torsion": 0.0,
        "alignment": 0.4955459237098694,
        "S_field": 0.4140203595161438,
        "Gamma_field": 0.5038834810256958,
        "S_over_Gamma": 0.8216589093208313,
        "Da": 32.49641418457031,
        "E_coh": 0.9671501517295837,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -110.43,
              39.61
            ],
            [
              -110.38,
              39.61
            ],
            [
              -110.37,
              39.6
            ],
            [
              -110.37,
              39.56
            ],
            [
              -110.39,
              39.54
            ],
            [
              -110.44,
              39.54
            ],
            [
              -110.45,
              39.59
            ],
            [
              -110.43,
              39.61
            ]
          ]
        ]
      },
      "raw_probability": 0.0373,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "198ac44b13714d7a30f8e23cdee8ce16651a9f1daadf5102d3fd00b4aac4dd4f",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.0373,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "35f85f89ced9e26ccf4f4f5d03733af051cad2df5d7c971f88992ea75d17f171"
      },
      "receipt_sha256": "35f85f89ced9e26ccf4f4f5d03733af051cad2df5d7c971f88992ea75d17f171"
    },
    {
      "storm_id": "71740",
      "lat": 37.076,
      "lon": -112.281,
      "motion_east": 4.3,
      "motion_south": -1.0,
      "valid_time": "20260724_030041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 400.0,
      "ebshear": 13.0,
      "srh01": 22.0,
      "maxllaz": 0.004,
      "mesh": 0.1,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 22.0
        },
        {
          "name": "hrrr_pwat",
          "value": 21.7213
        },
        {
          "name": "alignment",
          "value": 1.5784
        },
        {
          "name": "tau",
          "value": 0.2401
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.036
      },
      "coherence_score": 0.2400675266981125,
      "coherence_diagnostics": {
        "tau": 0.2400675266981125,
        "grad_tau": 0.03978533297777176,
        "torsion": 0.0,
        "alignment": 1.5783822536468506,
        "S_field": 0.05499759316444397,
        "Gamma_field": 0.49555015563964844,
        "S_over_Gamma": 0.11098290234804153,
        "Da": 32.176361083984375,
        "E_coh": 0.4768136143684387,
        "singularity_count": 2.0,
        "singularity_conditions_met": 2,
        "singularity_detail": {
          "s_over_gamma": false,
          "high_gradient": false,
          "high_torsion": false,
          "positive_alignment": true,
          "high_damkohler": true
        }
      },
      "scoring_tier": "tier1_ml",
      "coherence_source": "hrrr",
      "model_version": "tornado_storm_v1_0",
      "track_length": 2,
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -112.3,
              37.11
            ],
            [
              -112.28,
              37.1
            ],
            [
              -112.25,
              37.1
            ],
            [
              -112.23,
              37.08
            ],
            [
              -112.23,
              37.06
            ],
            [
              -112.25,
              37.04
            ],
            [
              -112.31,
              37.04
            ],
            [
              -112.33,
              37.05
            ],
            [
              -112.33,
              37.07
            ],
            [
              -112.3,
              37.11
            ]
          ]
        ]
      },
      "raw_probability": 0.036,
      "confidence_lo": 0.0009,
      "confidence_hi": 0.0009,
      "uncertainty_class": "tight",
      "abstained": false,
      "abstain_reason": null,
      "gateway_mode": "NORMAL",
      "calibrated": true,
      "receipt": {
        "spec": "hazardpulse/forecast/v1",
        "model_version": "tornado_storm_v1_0",
        "model_sha256": "cac981d4ac3730c9aa9716ffdb9754356dc4353dc27b11223b231ecc13a6514b",
        "input_sha256": "bc1881458b00d15a784436f7c244d71691e1f0c7e077aa1d33a660572af02a1c",
        "issued_at": "2026-07-24T03:04:05Z",
        "raw_probability": 0.036,
        "probability": 0.0009,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.0009,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "6c4062aabd57316e42deb7062c7f0e7fb3aab8b0ff8c86ac9e2d84c11e663dc2"
      },
      "receipt_sha256": "6c4062aabd57316e42deb7062c7f0e7fb3aab8b0ff8c86ac9e2d84c11e663dc2"
    }
  ]
}
