{
  "forecast_id": "to_fcst_20260724_0029",
  "hazard": "tornado",
  "issued_at": "2026-07-24T00:29:01Z",
  "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": 220,
  "top_probability": 0.0168,
  "source_artifacts": [
    "/data/live-tornadoes.json",
    "/data/tornado-storms.geojson"
  ],
  "storms": [
    {
      "storm_id": "70394",
      "lat": 34.7214,
      "lon": -81.1543,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0168,
      "risk_band": "very_high",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1383.0,
      "ebshear": 30.0,
      "srh01": 106.0,
      "maxllaz": 0.003,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 106.0
        },
        {
          "name": "hrrr_pwat",
          "value": 56.6238
        },
        {
          "name": "alignment",
          "value": -3.9334
        },
        {
          "name": "tau",
          "value": 2.693
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.6394
      },
      "coherence_score": 2.6929681301116943,
      "coherence_diagnostics": {
        "tau": 2.6929681301116943,
        "grad_tau": 0.1753728985786438,
        "torsion": 0.0,
        "alignment": -3.9333770275115967,
        "S_field": 1.435202717781067,
        "Gamma_field": 0.1705244928598404,
        "S_over_Gamma": 8.416401863098145,
        "Da": 9.90184211730957,
        "E_coh": 0.9246293306350708,
        "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": [
          [
            [
              -81.16,
              34.75
            ],
            [
              -81.13,
              34.75
            ],
            [
              -81.13,
              34.69
            ],
            [
              -81.14,
              34.68
            ],
            [
              -81.18,
              34.69
            ],
            [
              -81.18,
              34.74
            ],
            [
              -81.16,
              34.75
            ]
          ]
        ]
      },
      "raw_probability": 0.6394,
      "confidence_lo": 0.0135,
      "confidence_hi": 0.0168,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "c0effcb1253e9a36550e791831106d6ba1b5d20daa54aae809420db0f36a70c1",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.6394,
        "probability": 0.016779,
        "confidence_lo": 0.013468,
        "confidence_hi": 0.016835,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a4ceeb43802e8af12a67f23388d3664ad54b249618abe4f12e4d14dfa11e25dc"
      },
      "receipt_sha256": "a4ceeb43802e8af12a67f23388d3664ad54b249618abe4f12e4d14dfa11e25dc"
    },
    {
      "storm_id": "70143",
      "lat": 42.4756,
      "lon": -105.0244,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0069,
      "risk_band": "high",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1495.0,
      "ebshear": 28.0,
      "srh01": 21.0,
      "maxllaz": 0.003,
      "mesh": 0.84,
      "flash_rate": 4.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 21.0
        },
        {
          "name": "hrrr_pwat",
          "value": 17.2488
        },
        {
          "name": "alignment",
          "value": -7.5847
        },
        {
          "name": "tau",
          "value": 1.1749
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.4582
      },
      "coherence_score": 1.1749451160430908,
      "coherence_diagnostics": {
        "tau": 1.1749451160430908,
        "grad_tau": 0.03829357773065567,
        "torsion": 0.0,
        "alignment": -7.584712982177734,
        "S_field": 0.5502297282218933,
        "Gamma_field": 0.2213578224182129,
        "S_over_Gamma": 2.4857027530670166,
        "Da": 12.54510498046875,
        "E_coh": 0.6473870873451233,
        "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": [
          [
            [
              -105.01,
              42.51
            ],
            [
              -105.0,
              42.49
            ],
            [
              -105.0,
              42.44
            ],
            [
              -105.01,
              42.43
            ],
            [
              -105.05,
              42.44
            ],
            [
              -105.06,
              42.46
            ],
            [
              -105.05,
              42.5
            ],
            [
              -105.03,
              42.5
            ],
            [
              -105.01,
              42.51
            ]
          ]
        ]
      },
      "raw_probability": 0.4582,
      "confidence_lo": 0.0068,
      "confidence_hi": 0.0069,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "cf39d03a74847a91b6da9926b7dcec05997efdb2e26ab331dc7ceb2f0f8979fe",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.4582,
        "probability": 0.006913,
        "confidence_lo": 0.006799,
        "confidence_hi": 0.006914,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "18381c7e29fd49e9544d3c611ea44d317c01d0d5a102d06397c4abae189f1b1c"
      },
      "receipt_sha256": "18381c7e29fd49e9544d3c611ea44d317c01d0d5a102d06397c4abae189f1b1c"
    },
    {
      "storm_id": "70390",
      "lat": 42.3787,
      "lon": -104.4347,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0069,
      "risk_band": "high",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1722.0,
      "ebshear": 28.0,
      "srh01": 21.0,
      "maxllaz": 0.003,
      "mesh": 0.18,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 21.0
        },
        {
          "name": "hrrr_pwat",
          "value": 17.2488
        },
        {
          "name": "alignment",
          "value": -7.5847
        },
        {
          "name": "tau",
          "value": 1.1749
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.4582
      },
      "coherence_score": 1.1749451160430908,
      "coherence_diagnostics": {
        "tau": 1.1749451160430908,
        "grad_tau": 0.03829357773065567,
        "torsion": 0.0,
        "alignment": -7.584712982177734,
        "S_field": 0.5502297282218933,
        "Gamma_field": 0.2213578224182129,
        "S_over_Gamma": 2.4857027530670166,
        "Da": 12.54510498046875,
        "E_coh": 0.6473870873451233,
        "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": [
          [
            [
              -104.43,
              42.43
            ],
            [
              -104.42,
              42.42
            ],
            [
              -104.4,
              42.42
            ],
            [
              -104.4,
              42.4
            ],
            [
              -104.39,
              42.39
            ],
            [
              -104.39,
              42.35
            ],
            [
              -104.4,
              42.34
            ],
            [
              -104.43,
              42.34
            ],
            [
              -104.44,
              42.33
            ],
            [
              -104.47,
              42.33
            ],
            [
              -104.49,
              42.34
            ],
            [
              -104.49,
              42.37
            ],
            [
              -104.47,
              42.39
            ],
            [
              -104.47,
              42.4
            ],
            [
              -104.43,
              42.43
            ]
          ]
        ]
      },
      "raw_probability": 0.4582,
      "confidence_lo": 0.0068,
      "confidence_hi": 0.0069,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "cf39d03a74847a91b6da9926b7dcec05997efdb2e26ab331dc7ceb2f0f8979fe",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.4582,
        "probability": 0.006913,
        "confidence_lo": 0.006799,
        "confidence_hi": 0.006914,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "18381c7e29fd49e9544d3c611ea44d317c01d0d5a102d06397c4abae189f1b1c"
      },
      "receipt_sha256": "18381c7e29fd49e9544d3c611ea44d317c01d0d5a102d06397c4abae189f1b1c"
    },
    {
      "storm_id": "70397",
      "lat": 34.03,
      "lon": -85.437,
      "motion_east": 5.3,
      "motion_south": 0.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0025,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2502.0,
      "ebshear": 23.0,
      "srh01": 35.0,
      "maxllaz": 0.001,
      "mesh": 0.04,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 35.0
        },
        {
          "name": "hrrr_pwat",
          "value": 59.1238
        },
        {
          "name": "alignment",
          "value": -2.1205
        },
        {
          "name": "tau",
          "value": 3.1325
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2836
      },
      "coherence_score": 3.132493019104004,
      "coherence_diagnostics": {
        "tau": 3.132493019104004,
        "grad_tau": 0.782390832901001,
        "torsion": 0.0,
        "alignment": -2.1205105781555176,
        "S_field": 1.50565767288208,
        "Gamma_field": 0.214691162109375,
        "S_over_Gamma": 7.0131330490112305,
        "Da": 12.792059898376465,
        "E_coh": 0.968024492263794,
        "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": [
          [
            [
              -85.44,
              34.06
            ],
            [
              -85.41,
              34.06
            ],
            [
              -85.4,
              34.05
            ],
            [
              -85.4,
              34.02
            ],
            [
              -85.43,
              33.98
            ],
            [
              -85.46,
              33.98
            ],
            [
              -85.47,
              33.99
            ],
            [
              -85.47,
              34.05
            ],
            [
              -85.45,
              34.05
            ],
            [
              -85.44,
              34.06
            ]
          ]
        ]
      },
      "raw_probability": 0.2836,
      "confidence_lo": 0.0023,
      "confidence_hi": 0.0025,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "027ca97274f3296f250410127fbc07aa6fa649746aeb1ab0612935c94b18fda3",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.2836,
        "probability": 0.002535,
        "confidence_lo": 0.002305,
        "confidence_hi": 0.002535,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a64c35ae6c55fe5044cab4242814760489d32365154bb95149b735f8efec95ba"
      },
      "receipt_sha256": "a64c35ae6c55fe5044cab4242814760489d32365154bb95149b735f8efec95ba"
    },
    {
      "storm_id": "70083",
      "lat": 34.4625,
      "lon": -79.4275,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0025,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1353.0,
      "ebshear": 34.0,
      "srh01": 102.0,
      "maxllaz": 0.005,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 102.0
        },
        {
          "name": "hrrr_pwat",
          "value": 52.3738
        },
        {
          "name": "alignment",
          "value": -1.4762
        },
        {
          "name": "tau",
          "value": 2.3728
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2833
      },
      "coherence_score": 2.372772455215454,
      "coherence_diagnostics": {
        "tau": 2.372772455215454,
        "grad_tau": 0.17925883829593658,
        "torsion": 0.0,
        "alignment": -1.4761581420898438,
        "S_field": 0.7324196100234985,
        "Gamma_field": 0.32719117403030396,
        "S_over_Gamma": 2.238506555557251,
        "Da": 20.502883911132812,
        "E_coh": 0.9273409843444824,
        "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": [
          [
            [
              -79.44,
              34.49
            ],
            [
              -79.42,
              34.49
            ],
            [
              -79.4,
              34.47
            ],
            [
              -79.4,
              34.43
            ],
            [
              -79.42,
              34.42
            ],
            [
              -79.45,
              34.43
            ],
            [
              -79.45,
              34.48
            ],
            [
              -79.44,
              34.49
            ]
          ]
        ]
      },
      "raw_probability": 0.2833,
      "confidence_lo": 0.0023,
      "confidence_hi": 0.0025,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "076d928e89de3a024c1f53fae3ff5a5cdf0a1b8265aabeb3e5be2f1b75db55d8",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.2833,
        "probability": 0.002535,
        "confidence_lo": 0.002305,
        "confidence_hi": 0.002535,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "7236497aa013857de291e392e6f714f4fa02f9d6c22ddd7287627b71e024c7c1"
      },
      "receipt_sha256": "7236497aa013857de291e392e6f714f4fa02f9d6c22ddd7287627b71e024c7c1"
    },
    {
      "storm_id": "69860",
      "lat": 49.3627,
      "lon": -80.2355,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0025,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1294.0,
      "ebshear": 40.0,
      "srh01": 94.0,
      "maxllaz": 0.001,
      "mesh": 0.25,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 94.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.2488
        },
        {
          "name": "alignment",
          "value": -2.1849
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2683
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.610964834690094,
        "torsion": 0.0,
        "alignment": -2.1848793029785156,
        "S_field": 0.6361361145973206,
        "Gamma_field": 0.2755244970321655,
        "S_over_Gamma": 2.308818817138672,
        "Da": 16.485746383666992,
        "E_coh": 0.6568389534950256,
        "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": [
          [
            [
              -80.24,
              49.4
            ],
            [
              -80.2,
              49.4
            ],
            [
              -80.17,
              49.38
            ],
            [
              -80.17,
              49.35
            ],
            [
              -80.21,
              49.31
            ],
            [
              -80.27,
              49.31
            ],
            [
              -80.28,
              49.32
            ],
            [
              -80.28,
              49.36
            ],
            [
              -80.27,
              49.38
            ],
            [
              -80.26,
              49.38
            ],
            [
              -80.24,
              49.4
            ]
          ]
        ]
      },
      "raw_probability": 0.2683,
      "confidence_lo": 0.0023,
      "confidence_hi": 0.0025,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "ab1ab64f9ad5ff9e3d690371edc5fc51c6d636812c74c9f190881795aabb299f",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.2683,
        "probability": 0.002535,
        "confidence_lo": 0.002305,
        "confidence_hi": 0.002535,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "1119fd78cdfc41d5e489f4a1de0f3a6a7d4dfefd7abd21e8d4a6f1401c2104de"
      },
      "receipt_sha256": "1119fd78cdfc41d5e489f4a1de0f3a6a7d4dfefd7abd21e8d4a6f1401c2104de"
    },
    {
      "storm_id": "70298",
      "lat": 34.9768,
      "lon": -74.2768,
      "motion_east": 5.7,
      "motion_south": 0.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0025,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2615.0,
      "ebshear": 29.0,
      "srh01": 62.0,
      "maxllaz": 0.001,
      "mesh": 0.04,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 62.0
        },
        {
          "name": "hrrr_pwat",
          "value": 57.8738
        },
        {
          "name": "alignment",
          "value": 1.6432
        },
        {
          "name": "tau",
          "value": 2.873
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2612
      },
      "coherence_score": 2.8730382919311523,
      "coherence_diagnostics": {
        "tau": 2.8730382919311523,
        "grad_tau": 0.5525715351104736,
        "torsion": 0.0,
        "alignment": 1.6432292461395264,
        "S_field": 1.0918686389923096,
        "Gamma_field": 0.2238578349351883,
        "S_over_Gamma": 4.877509117126465,
        "Da": 14.504402160644531,
        "E_coh": 0.9576771259307861,
        "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": [
          [
            [
              -74.26,
              35.1
            ],
            [
              -74.18,
              35.09
            ],
            [
              -74.15,
              35.06
            ],
            [
              -74.14,
              35.02
            ],
            [
              -74.18,
              34.96
            ],
            [
              -74.27,
              34.96
            ],
            [
              -74.28,
              34.95
            ],
            [
              -74.28,
              34.9
            ],
            [
              -74.3,
              34.88
            ],
            [
              -74.3,
              34.87
            ],
            [
              -74.33,
              34.85
            ],
            [
              -74.37,
              34.85
            ],
            [
              -74.38,
              34.86
            ],
            [
              -74.38,
              34.89
            ],
            [
              -74.31,
              35.0
            ],
            [
              -74.33,
              35.04
            ],
            [
              -74.29,
              35.09
            ],
            [
              -74.27,
              35.09
            ],
            [
              -74.26,
              35.1
            ]
          ]
        ]
      },
      "raw_probability": 0.2612,
      "confidence_lo": 0.0023,
      "confidence_hi": 0.0025,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "8235ce560ac1f7071f2546061f8dc0a0ac3ac69e59e3648ada21b04f0ba33f49",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.2612,
        "probability": 0.00251,
        "confidence_lo": 0.002268,
        "confidence_hi": 0.002511,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "3ed30d2393ce1b3b816d20f32d09e3551d6ad06890afad52475428120c806606"
      },
      "receipt_sha256": "3ed30d2393ce1b3b816d20f32d09e3551d6ad06890afad52475428120c806606"
    },
    {
      "storm_id": "70191",
      "lat": 34.8181,
      "lon": -81.8475,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0024,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1362.0,
      "ebshear": 27.0,
      "srh01": 118.0,
      "maxllaz": 0.004,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 118.0
        },
        {
          "name": "hrrr_pwat",
          "value": 50.8738
        },
        {
          "name": "alignment",
          "value": 0.1151
        },
        {
          "name": "tau",
          "value": 2.5141
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.257
      },
      "coherence_score": 2.5141098499298096,
      "coherence_diagnostics": {
        "tau": 2.5141098499298096,
        "grad_tau": 0.42726537585258484,
        "torsion": 0.0,
        "alignment": 0.11514979600906372,
        "S_field": 0.7786961197853088,
        "Gamma_field": 0.23719115555286407,
        "S_over_Gamma": 3.282989740371704,
        "Da": 14.255562782287598,
        "E_coh": 0.9334365725517273,
        "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": [
          [
            [
              -81.89,
              34.86
            ],
            [
              -81.86,
              34.86
            ],
            [
              -81.82,
              34.84
            ],
            [
              -81.78,
              34.84
            ],
            [
              -81.78,
              34.82
            ],
            [
              -81.77,
              34.81
            ],
            [
              -81.78,
              34.8
            ],
            [
              -81.78,
              34.78
            ],
            [
              -81.8,
              34.78
            ],
            [
              -81.81,
              34.77
            ],
            [
              -81.91,
              34.77
            ],
            [
              -81.93,
              34.78
            ],
            [
              -81.94,
              34.82
            ],
            [
              -81.92,
              34.85
            ],
            [
              -81.9,
              34.85
            ],
            [
              -81.89,
              34.86
            ]
          ]
        ]
      },
      "raw_probability": 0.257,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "5008b985c8c960fd0affdf0c556b36a35b0a3d357ab6faaa8ccf7e16b52696fd",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.257,
        "probability": 0.002376,
        "confidence_lo": 0.002245,
        "confidence_hi": 0.002377,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "6a4088da57374e6e1251a487f0d2cf1255a31893a0899b144148fc42a37c4102"
      },
      "receipt_sha256": "6a4088da57374e6e1251a487f0d2cf1255a31893a0899b144148fc42a37c4102"
    },
    {
      "storm_id": "68601",
      "lat": 34.46,
      "lon": -82.7443,
      "motion_east": 5.2,
      "motion_south": 1.8,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0024,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2676.0,
      "ebshear": 28.0,
      "srh01": 53.0,
      "maxllaz": 0.006,
      "mesh": 0.21,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 53.0
        },
        {
          "name": "hrrr_pwat",
          "value": 56.1238
        },
        {
          "name": "alignment",
          "value": -0.7822
        },
        {
          "name": "tau",
          "value": 2.4495
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.238
      },
      "coherence_score": 2.449488878250122,
      "coherence_diagnostics": {
        "tau": 2.449488878250122,
        "grad_tau": 0.5540887117385864,
        "torsion": 0.0,
        "alignment": -0.7822097539901733,
        "S_field": 0.8289214968681335,
        "Gamma_field": 0.20135782659053802,
        "S_over_Gamma": 4.116659164428711,
        "Da": 11.920578956604004,
        "E_coh": 0.9258792996406555,
        "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.68,
              34.57
            ],
            [
              -82.63,
              34.57
            ],
            [
              -82.62,
              34.56
            ],
            [
              -82.62,
              34.54
            ],
            [
              -82.63,
              34.53
            ],
            [
              -82.64,
              34.49
            ],
            [
              -82.66,
              34.48
            ],
            [
              -82.69,
              34.48
            ],
            [
              -82.72,
              34.45
            ],
            [
              -82.72,
              34.43
            ],
            [
              -82.71,
              34.42
            ],
            [
              -82.72,
              34.41
            ],
            [
              -82.73,
              34.36
            ],
            [
              -82.74,
              34.34
            ],
            [
              -82.79,
              34.29
            ],
            [
              -82.84,
              34.29
            ],
            [
              -82.86,
              34.3
            ],
            [
              -82.93,
              34.4
            ],
            [
              -82.92,
              34.44
            ],
            [
              -82.87,
              34.48
            ],
            [
              -82.85,
              34.48
            ],
            [
              -82.84,
              34.49
            ],
            [
              -82.79,
              34.49
            ],
            [
              -82.78,
              34.48
            ],
            [
              -82.75,
              34.48
            ],
            [
              -82.72,
              34.51
            ],
            [
              -82.71,
              34.55
            ],
            [
              -82.68,
              34.57
            ]
          ]
        ]
      },
      "raw_probability": 0.238,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "813c4ff5d29d93de802a6fafa1b5de539c86bd8b711d8d3be40f84fee6a928a2",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.238,
        "probability": 0.002376,
        "confidence_lo": 0.002245,
        "confidence_hi": 0.002377,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "92412b15575dec9065bb60ccd445095eb200e0c3237372c96bab6e2a522b960e"
      },
      "receipt_sha256": "92412b15575dec9065bb60ccd445095eb200e0c3237372c96bab6e2a522b960e"
    },
    {
      "storm_id": "69947",
      "lat": 50.9075,
      "lon": -93.6317,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1826.0,
      "ebshear": 46.0,
      "srh01": 96.0,
      "maxllaz": 0.008,
      "mesh": 0.99,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 96.0
        },
        {
          "name": "hrrr_pwat",
          "value": 30.9988
        },
        {
          "name": "alignment",
          "value": -0.3724
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.008
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2211
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.7823535799980164,
        "torsion": 0.0,
        "alignment": -0.3723793029785156,
        "S_field": 0.8574369549751282,
        "Gamma_field": 0.3096911609172821,
        "S_over_Gamma": 2.768683910369873,
        "Da": 19.658668518066406,
        "E_coh": 0.7946342825889587,
        "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": [
          [
            [
              -93.72,
              50.96
            ],
            [
              -93.54,
              50.96
            ],
            [
              -93.52,
              50.93
            ],
            [
              -93.52,
              50.87
            ],
            [
              -93.55,
              50.85
            ],
            [
              -93.57,
              50.85
            ],
            [
              -93.61,
              50.87
            ],
            [
              -93.63,
              50.89
            ],
            [
              -93.72,
              50.88
            ],
            [
              -93.74,
              50.92
            ],
            [
              -93.74,
              50.95
            ],
            [
              -93.72,
              50.96
            ]
          ]
        ]
      },
      "raw_probability": 0.2211,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "65cadf342b4a5711fe42e8fef70c7a810caf7b6aafa4f34cde3199cf18984c6e",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.2211,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a4dcd3cc743d2955ad8a1009ca776ca2a179e55dd8f1bafb30ebb4a41de80300"
      },
      "receipt_sha256": "a4dcd3cc743d2955ad8a1009ca776ca2a179e55dd8f1bafb30ebb4a41de80300"
    },
    {
      "storm_id": "70205",
      "lat": 50.6969,
      "lon": -93.3069,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1893.0,
      "ebshear": 39.0,
      "srh01": 92.0,
      "maxllaz": 0.002,
      "mesh": 0.11,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 92.0
        },
        {
          "name": "hrrr_pwat",
          "value": 30.9988
        },
        {
          "name": "alignment",
          "value": -0.3724
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2211
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.7823535799980164,
        "torsion": 0.0,
        "alignment": -0.3723793029785156,
        "S_field": 0.8574369549751282,
        "Gamma_field": 0.3096911609172821,
        "S_over_Gamma": 2.768683910369873,
        "Da": 19.658668518066406,
        "E_coh": 0.7946342825889587,
        "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": [
          [
            [
              -93.35,
              50.76
            ],
            [
              -93.29,
              50.76
            ],
            [
              -93.27,
              50.75
            ],
            [
              -93.27,
              50.73
            ],
            [
              -93.25,
              50.71
            ],
            [
              -93.24,
              50.72
            ],
            [
              -93.24,
              50.68
            ],
            [
              -93.25,
              50.68
            ],
            [
              -93.29,
              50.64
            ],
            [
              -93.31,
              50.63
            ],
            [
              -93.33,
              50.63
            ],
            [
              -93.35,
              50.65
            ],
            [
              -93.36,
              50.65
            ],
            [
              -93.38,
              50.67
            ],
            [
              -93.38,
              50.73
            ],
            [
              -93.35,
              50.76
            ]
          ]
        ]
      },
      "raw_probability": 0.2211,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "65cadf342b4a5711fe42e8fef70c7a810caf7b6aafa4f34cde3199cf18984c6e",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.2211,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a4dcd3cc743d2955ad8a1009ca776ca2a179e55dd8f1bafb30ebb4a41de80300"
      },
      "receipt_sha256": "a4dcd3cc743d2955ad8a1009ca776ca2a179e55dd8f1bafb30ebb4a41de80300"
    },
    {
      "storm_id": "70100",
      "lat": 50.9269,
      "lon": -92.9813,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1624.0,
      "ebshear": 47.0,
      "srh01": 116.0,
      "maxllaz": 0.004,
      "mesh": 0.74,
      "flash_rate": 4.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 116.0
        },
        {
          "name": "hrrr_pwat",
          "value": 32.6238
        },
        {
          "name": "alignment",
          "value": -1.0599
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.2054
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.7500491142272949,
        "torsion": 0.0,
        "alignment": -1.0598793029785156,
        "S_field": 1.0264500379562378,
        "Gamma_field": 0.2705245018005371,
        "S_over_Gamma": 3.7942960262298584,
        "Da": 17.00226593017578,
        "E_coh": 0.8536732792854309,
        "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": [
          [
            [
              -93.2,
              50.96
            ],
            [
              -92.89,
              50.96
            ],
            [
              -92.88,
              50.95
            ],
            [
              -92.83,
              50.95
            ],
            [
              -92.82,
              50.96
            ],
            [
              -92.73,
              50.96
            ],
            [
              -92.73,
              50.93
            ],
            [
              -92.85,
              50.87
            ],
            [
              -92.99,
              50.87
            ],
            [
              -93.02,
              50.89
            ],
            [
              -93.04,
              50.89
            ],
            [
              -93.08,
              50.91
            ],
            [
              -93.12,
              50.91
            ],
            [
              -93.15,
              50.93
            ],
            [
              -93.17,
              50.93
            ],
            [
              -93.2,
              50.96
            ]
          ]
        ]
      },
      "raw_probability": 0.2054,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "389c8e084876a01e283789bb7d514947fb0827bb0009ab89d1f2d09dbf48ae49",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.2054,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "9841f109c014b91a96cc9d9b4010edcea2721503807ab7a0b2ce63cf16de575e"
      },
      "receipt_sha256": "9841f109c014b91a96cc9d9b4010edcea2721503807ab7a0b2ce63cf16de575e"
    },
    {
      "storm_id": "70175",
      "lat": 34.1867,
      "lon": -83.9756,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2310.0,
      "ebshear": 20.0,
      "srh01": 35.0,
      "maxllaz": 0.001,
      "mesh": 0.04,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 35.0
        },
        {
          "name": "hrrr_pwat",
          "value": 55.8738
        },
        {
          "name": "alignment",
          "value": -2.1878
        },
        {
          "name": "tau",
          "value": 3.0024
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1815
      },
      "coherence_score": 3.0024337768554688,
      "coherence_diagnostics": {
        "tau": 3.0024337768554688,
        "grad_tau": 0.44566741585731506,
        "torsion": 0.0,
        "alignment": -2.1878137588500977,
        "S_field": 1.1946918964385986,
        "Gamma_field": 0.19469116628170013,
        "S_over_Gamma": 6.136343479156494,
        "Da": 11.887839317321777,
        "E_coh": 0.9138695001602173,
        "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": [
          [
            [
              -83.99,
              34.22
            ],
            [
              -83.95,
              34.22
            ],
            [
              -83.93,
              34.2
            ],
            [
              -83.93,
              34.17
            ],
            [
              -83.98,
              34.14
            ],
            [
              -83.99,
              34.14
            ],
            [
              -84.01,
              34.17
            ],
            [
              -84.01,
              34.2
            ],
            [
              -83.99,
              34.22
            ]
          ]
        ]
      },
      "raw_probability": 0.1815,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "97f851836725da0aed67d8f8bffc2119106a8391a9ffe1d3de06467d10fb92ef",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1815,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "66c02d8260b24d55df2f0a920e66d25ed000d06b280f8d7a926c94a1f7608070"
      },
      "receipt_sha256": "66c02d8260b24d55df2f0a920e66d25ed000d06b280f8d7a926c94a1f7608070"
    },
    {
      "storm_id": "70315",
      "lat": 50.8993,
      "lon": -91.395,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1541.0,
      "ebshear": 19.0,
      "srh01": 81.0,
      "maxllaz": 0.001,
      "mesh": 0.11,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 81.0
        },
        {
          "name": "hrrr_pwat",
          "value": 36.7488
        },
        {
          "name": "alignment",
          "value": -1.9974
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1753
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.7172430753707886,
        "torsion": 0.0,
        "alignment": -1.9973793029785156,
        "S_field": 0.4312761127948761,
        "Gamma_field": 0.3263578414916992,
        "S_over_Gamma": 1.3214823007583618,
        "Da": 20.196931838989258,
        "E_coh": 0.5000442266464233,
        "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": [
          [
            [
              -91.43,
              50.95
            ],
            [
              -91.42,
              50.94
            ],
            [
              -91.37,
              50.94
            ],
            [
              -91.35,
              50.93
            ],
            [
              -91.34,
              50.92
            ],
            [
              -91.33,
              50.87
            ],
            [
              -91.35,
              50.85
            ],
            [
              -91.37,
              50.85
            ],
            [
              -91.38,
              50.86
            ],
            [
              -91.41,
              50.86
            ],
            [
              -91.42,
              50.87
            ],
            [
              -91.46,
              50.88
            ],
            [
              -91.47,
              50.92
            ],
            [
              -91.43,
              50.95
            ]
          ]
        ]
      },
      "raw_probability": 0.1753,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "15b9badeab4cd617eded09045f74b9541c7b1793c18abc04252db8e118d0ee0d",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1753,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "0e2ee66f196872eba1e106fdb3fb182926c3c88133b5521753cbe0eefe6bfc49"
      },
      "receipt_sha256": "0e2ee66f196872eba1e106fdb3fb182926c3c88133b5521753cbe0eefe6bfc49"
    },
    {
      "storm_id": "69458",
      "lat": 34.4908,
      "lon": -82.4124,
      "motion_east": 4.1,
      "motion_south": 1.9,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2452.0,
      "ebshear": 32.0,
      "srh01": 72.0,
      "maxllaz": 0.006,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 72.0
        },
        {
          "name": "hrrr_pwat",
          "value": 50.8738
        },
        {
          "name": "alignment",
          "value": 0.1151
        },
        {
          "name": "tau",
          "value": 2.5141
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1681
      },
      "coherence_score": 2.5141098499298096,
      "coherence_diagnostics": {
        "tau": 2.5141098499298096,
        "grad_tau": 0.42726537585258484,
        "torsion": 0.0,
        "alignment": 0.11514979600906372,
        "S_field": 0.7786961197853088,
        "Gamma_field": 0.23719115555286407,
        "S_over_Gamma": 3.282989740371704,
        "Da": 14.255562782287598,
        "E_coh": 0.9334365725517273,
        "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.52,
              34.58
            ],
            [
              -82.47,
              34.58
            ],
            [
              -82.43,
              34.56
            ],
            [
              -82.42,
              34.55
            ],
            [
              -82.43,
              34.54
            ],
            [
              -82.43,
              34.5
            ],
            [
              -82.42,
              34.49
            ],
            [
              -82.39,
              34.49
            ],
            [
              -82.38,
              34.5
            ],
            [
              -82.37,
              34.49
            ],
            [
              -82.32,
              34.49
            ],
            [
              -82.29,
              34.46
            ],
            [
              -82.28,
              34.46
            ],
            [
              -82.27,
              34.44
            ],
            [
              -82.29,
              34.4
            ],
            [
              -82.3,
              34.39
            ],
            [
              -82.36,
              34.39
            ],
            [
              -82.4,
              34.41
            ],
            [
              -82.41,
              34.46
            ],
            [
              -82.43,
              34.48
            ],
            [
              -82.53,
              34.48
            ],
            [
              -82.53,
              34.49
            ],
            [
              -82.56,
              34.52
            ],
            [
              -82.56,
              34.54
            ],
            [
              -82.52,
              34.58
            ]
          ]
        ]
      },
      "raw_probability": 0.1681,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "7c8780a0e0ae7e153f2803053de739f420ee713e747c520c2114da290a47883b",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1681,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "9ce4feb7b9d2454e2495f890c78f70ce719a9413c8f85335e2edaa58487b09e6"
      },
      "receipt_sha256": "9ce4feb7b9d2454e2495f890c78f70ce719a9413c8f85335e2edaa58487b09e6"
    },
    {
      "storm_id": "70385",
      "lat": 50.1544,
      "lon": -91.68,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1636.0,
      "ebshear": 38.0,
      "srh01": 80.0,
      "maxllaz": 0.002,
      "mesh": 0.14,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 80.0
        },
        {
          "name": "hrrr_pwat",
          "value": 36.7488
        },
        {
          "name": "alignment",
          "value": -1.9974
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1648
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.7172430753707886,
        "torsion": 0.0,
        "alignment": -1.9973793029785156,
        "S_field": 0.4312761127948761,
        "Gamma_field": 0.3263578414916992,
        "S_over_Gamma": 1.3214823007583618,
        "Da": 20.196931838989258,
        "E_coh": 0.5000442266464233,
        "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": [
          [
            [
              -91.67,
              50.19
            ],
            [
              -91.65,
              50.19
            ],
            [
              -91.65,
              50.15
            ],
            [
              -91.66,
              50.13
            ],
            [
              -91.68,
              50.12
            ],
            [
              -91.71,
              50.12
            ],
            [
              -91.72,
              50.13
            ],
            [
              -91.71,
              50.17
            ],
            [
              -91.67,
              50.19
            ]
          ]
        ]
      },
      "raw_probability": 0.1648,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "9b366e5ce8f667bad613494ee04c0fc893d4f623d62550986c236fe365eb4c3f",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1648,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a718b50405caa148be3b858c4e21e513c06a180b5fdd9c10985953e8ab74f724"
      },
      "receipt_sha256": "a718b50405caa148be3b858c4e21e513c06a180b5fdd9c10985953e8ab74f724"
    },
    {
      "storm_id": "70282",
      "lat": 33.1412,
      "lon": -87.2763,
      "motion_east": 3.8,
      "motion_south": -3.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2534.0,
      "ebshear": 19.0,
      "srh01": 42.0,
      "maxllaz": 0.003,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 42.0
        },
        {
          "name": "hrrr_pwat",
          "value": 62.6238
        },
        {
          "name": "alignment",
          "value": -1.176
        },
        {
          "name": "tau",
          "value": 3.5828
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1621
      },
      "coherence_score": 3.5828309059143066,
      "coherence_diagnostics": {
        "tau": 3.5828309059143066,
        "grad_tau": 0.6020495295524597,
        "torsion": 0.0,
        "alignment": -1.17599356174469,
        "S_field": 1.3653923273086548,
        "Gamma_field": 0.20385782420635223,
        "S_over_Gamma": 6.697767734527588,
        "Da": 12.620453834533691,
        "E_coh": 0.9577909111976624,
        "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": [
          [
            [
              -87.28,
              33.17
            ],
            [
              -87.24,
              33.17
            ],
            [
              -87.24,
              33.13
            ],
            [
              -87.26,
              33.11
            ],
            [
              -87.3,
              33.11
            ],
            [
              -87.31,
              33.12
            ],
            [
              -87.3,
              33.15
            ],
            [
              -87.28,
              33.17
            ]
          ]
        ]
      },
      "raw_probability": 0.1621,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "9647cd8bf4b3c3ba271f98f9a0e687341640200bd20566fc574e500a306a45b3",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1621,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "0ec76f04be86bcbf7fed5af355bf8b98286180d7148c9e2542edb582bb731a35"
      },
      "receipt_sha256": "0ec76f04be86bcbf7fed5af355bf8b98286180d7148c9e2542edb582bb731a35"
    },
    {
      "storm_id": "70383",
      "lat": 50.7527,
      "lon": -90.4027,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1657.0,
      "ebshear": 26.0,
      "srh01": 102.0,
      "maxllaz": 0.001,
      "mesh": 0.24,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 102.0
        },
        {
          "name": "hrrr_pwat",
          "value": 34.8738
        },
        {
          "name": "alignment",
          "value": -1.4974
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1602
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.7840319275856018,
        "torsion": 0.0,
        "alignment": -1.4973793029785156,
        "S_field": 0.39142516255378723,
        "Gamma_field": 0.24135781824588776,
        "S_over_Gamma": 1.6217628717422485,
        "Da": 15.862812995910645,
        "E_coh": 0.5163193941116333,
        "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.43,
              50.79
            ],
            [
              -90.38,
              50.79
            ],
            [
              -90.36,
              50.77
            ],
            [
              -90.36,
              50.76
            ],
            [
              -90.38,
              50.74
            ],
            [
              -90.37,
              50.71
            ],
            [
              -90.43,
              50.71
            ],
            [
              -90.44,
              50.72
            ],
            [
              -90.42,
              50.74
            ],
            [
              -90.43,
              50.76
            ],
            [
              -90.43,
              50.79
            ]
          ]
        ]
      },
      "raw_probability": 0.1602,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "9980a99b85b0db79444c4ac46756af3c175020bfe99f3d545cee0b49e84f6a26",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1602,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "9d02401629d65fb7d5be854537e352fb156053837893d815b47a2ec3085ce402"
      },
      "receipt_sha256": "9d02401629d65fb7d5be854537e352fb156053837893d815b47a2ec3085ce402"
    },
    {
      "storm_id": "69115",
      "lat": 42.9898,
      "lon": -96.8774,
      "motion_east": 8.2,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 18.0,
      "ebshear": 14.0,
      "srh01": 50.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 50.0
        },
        {
          "name": "hrrr_pwat",
          "value": 49.1238
        },
        {
          "name": "alignment",
          "value": -0.4949
        },
        {
          "name": "tau",
          "value": 0.7745
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1598
      },
      "coherence_score": 0.7744737267494202,
      "coherence_diagnostics": {
        "tau": 0.7744737267494202,
        "grad_tau": 0.06085480749607086,
        "torsion": 0.0,
        "alignment": -0.49488162994384766,
        "S_field": 0.23791851103305817,
        "Gamma_field": 0.508857786655426,
        "S_over_Gamma": 0.4675540328025818,
        "Da": 32.85874938964844,
        "E_coh": 0.5545665621757507,
        "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.01,
              43.15
            ],
            [
              -96.96,
              43.15
            ],
            [
              -96.94,
              43.14
            ],
            [
              -96.92,
              43.12
            ],
            [
              -96.92,
              43.1
            ],
            [
              -96.88,
              43.06
            ],
            [
              -96.84,
              43.04
            ],
            [
              -96.78,
              43.03
            ],
            [
              -96.74,
              43.01
            ],
            [
              -96.69,
              42.96
            ],
            [
              -96.66,
              42.95
            ],
            [
              -96.64,
              42.92
            ],
            [
              -96.6,
              42.9
            ],
            [
              -96.58,
              42.9
            ],
            [
              -96.57,
              42.89
            ],
            [
              -96.53,
              42.89
            ],
            [
              -96.5,
              42.86
            ],
            [
              -96.47,
              42.86
            ],
            [
              -96.46,
              42.85
            ],
            [
              -96.46,
              42.81
            ],
            [
              -96.48,
              42.81
            ],
            [
              -96.51,
              42.83
            ],
            [
              -96.58,
              42.83
            ],
            [
              -96.62,
              42.85
            ],
            [
              -96.65,
              42.85
            ],
            [
              -96.69,
              42.83
            ],
            [
              -96.73,
              42.83
            ],
            [
              -96.75,
              42.86
            ],
            [
              -96.76,
              42.9
            ],
            [
              -96.79,
              42.93
            ],
            [
              -96.81,
              42.93
            ],
            [
              -96.84,
              42.95
            ],
            [
              -96.93,
              42.95
            ],
            [
              -96.94,
              42.96
            ],
            [
              -96.97,
              42.96
            ],
            [
              -97.02,
              43.0
            ],
            [
              -97.03,
              43.0
            ],
            [
              -97.06,
              43.03
            ],
            [
              -97.1,
              43.04
            ],
            [
              -97.11,
              43.05
            ],
            [
              -97.17,
              43.05
            ],
            [
              -97.22,
              43.08
            ],
            [
              -97.27,
              43.08
            ],
            [
              -97.28,
              43.07
            ],
            [
              -97.31,
              43.07
            ],
            [
              -97.33,
              43.08
            ],
            [
              -97.33,
              43.12
            ],
            [
              -97.31,
              43.13
            ],
            [
              -97.18,
              43.14
            ],
            [
              -97.17,
              43.13
            ],
            [
              -97.11,
              43.13
            ],
            [
              -97.1,
              43.12
            ],
            [
              -97.07,
              43.12
            ],
            [
              -97.01,
              43.15
            ]
          ]
        ]
      },
      "raw_probability": 0.1598,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "602e1856b1ea92790b75625d429314f65f08e4023cd7ed9af69ca390c8a41690",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1598,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a35e62af78fd413ba0c7c69ae5a7c7c152805f801a860cd8405cc285d27682ad"
      },
      "receipt_sha256": "a35e62af78fd413ba0c7c69ae5a7c7c152805f801a860cd8405cc285d27682ad"
    },
    {
      "storm_id": "70206",
      "lat": 50.55,
      "lon": -89.5662,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1212.0,
      "ebshear": 30.0,
      "srh01": 92.0,
      "maxllaz": 0.002,
      "mesh": 0.22,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 92.0
        },
        {
          "name": "hrrr_pwat",
          "value": 34.8738
        },
        {
          "name": "alignment",
          "value": -4.1849
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1519
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.8107590675354004,
        "torsion": 0.0,
        "alignment": -4.184879302978516,
        "S_field": 0.8283819556236267,
        "Gamma_field": 0.2355245053768158,
        "S_over_Gamma": 3.517179489135742,
        "Da": 14.577644348144531,
        "E_coh": 0.8021801114082336,
        "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": [
          [
            [
              -89.57,
              50.59
            ],
            [
              -89.53,
              50.57
            ],
            [
              -89.53,
              50.52
            ],
            [
              -89.54,
              50.51
            ],
            [
              -89.58,
              50.51
            ],
            [
              -89.61,
              50.54
            ],
            [
              -89.6,
              50.57
            ],
            [
              -89.57,
              50.59
            ]
          ]
        ]
      },
      "raw_probability": 0.1519,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "e2c9b686706233a363ef883950412b141d8ebff228d3ba46352cb77aa71fd862",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1519,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e197c2af5a0b54e8daa82f461352281e26649be5ad16055654728b19b575a5cb"
      },
      "receipt_sha256": "e197c2af5a0b54e8daa82f461352281e26649be5ad16055654728b19b575a5cb"
    },
    {
      "storm_id": "70384",
      "lat": 50.3075,
      "lon": -91.985,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "moderate",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1727.0,
      "ebshear": 41.0,
      "srh01": 88.0,
      "maxllaz": 0.001,
      "mesh": 0.11,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 88.0
        },
        {
          "name": "hrrr_pwat",
          "value": 36.7488
        },
        {
          "name": "alignment",
          "value": -1.9974
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1508
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.7172430753707886,
        "torsion": 0.0,
        "alignment": -1.9973793029785156,
        "S_field": 0.4312761127948761,
        "Gamma_field": 0.3263578414916992,
        "S_over_Gamma": 1.3214823007583618,
        "Da": 20.196931838989258,
        "E_coh": 0.5000442266464233,
        "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": [
          [
            [
              -92.04,
              50.33
            ],
            [
              -91.95,
              50.33
            ],
            [
              -91.93,
              50.31
            ],
            [
              -91.93,
              50.3
            ],
            [
              -91.96,
              50.27
            ],
            [
              -91.99,
              50.27
            ],
            [
              -92.04,
              50.32
            ],
            [
              -92.04,
              50.33
            ]
          ]
        ]
      },
      "raw_probability": 0.1508,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "da5780b481379145f64d32ace7df0307c0584b53b10f2b0c5c3379f14b71aa33",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1508,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "92140c926753cd762b00455856aa8790220ab39f46571029ed73e5524b244a41"
      },
      "receipt_sha256": "92140c926753cd762b00455856aa8790220ab39f46571029ed73e5524b244a41"
    },
    {
      "storm_id": "70301",
      "lat": 34.6154,
      "lon": -74.6746,
      "motion_east": 4.8,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2781.0,
      "ebshear": 22.0,
      "srh01": 35.0,
      "maxllaz": 0.001,
      "mesh": 0.12,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 35.0
        },
        {
          "name": "hrrr_pwat",
          "value": 57.8738
        },
        {
          "name": "alignment",
          "value": 1.6432
        },
        {
          "name": "tau",
          "value": 2.873
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1473
      },
      "coherence_score": 2.8730382919311523,
      "coherence_diagnostics": {
        "tau": 2.8730382919311523,
        "grad_tau": 0.5525715351104736,
        "torsion": 0.0,
        "alignment": 1.6432292461395264,
        "S_field": 1.0918686389923096,
        "Gamma_field": 0.2238578349351883,
        "S_over_Gamma": 4.877509117126465,
        "Da": 14.504402160644531,
        "E_coh": 0.9576771259307861,
        "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": [
          [
            [
              -74.66,
              34.66
            ],
            [
              -74.62,
              34.65
            ],
            [
              -74.61,
              34.63
            ],
            [
              -74.61,
              34.6
            ],
            [
              -74.67,
              34.56
            ],
            [
              -74.71,
              34.56
            ],
            [
              -74.72,
              34.57
            ],
            [
              -74.72,
              34.59
            ],
            [
              -74.71,
              34.6
            ],
            [
              -74.72,
              34.62
            ],
            [
              -74.69,
              34.65
            ],
            [
              -74.67,
              34.65
            ],
            [
              -74.66,
              34.66
            ]
          ]
        ]
      },
      "raw_probability": 0.1473,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "6cda53a6806192eb9c33d4d96aac78439b9d87acde315f530b35d880b4e50386",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1473,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ccdf579c1e85db4914714d5c99e812563520a37a357d86d80504691228a0f989"
      },
      "receipt_sha256": "ccdf579c1e85db4914714d5c99e812563520a37a357d86d80504691228a0f989"
    },
    {
      "storm_id": "70135",
      "lat": 28.9911,
      "lon": -97.0889,
      "motion_east": 1.2,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2871.0,
      "ebshear": 31.0,
      "srh01": 49.0,
      "maxllaz": 0.003,
      "mesh": 0.05,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 49.0
        },
        {
          "name": "hrrr_pwat",
          "value": 47.9988
        },
        {
          "name": "alignment",
          "value": -1.5768
        },
        {
          "name": "tau",
          "value": 1.4043
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1449
      },
      "coherence_score": 1.4043104648590088,
      "coherence_diagnostics": {
        "tau": 1.4043104648590088,
        "grad_tau": 0.29131314158439636,
        "torsion": 0.0,
        "alignment": -1.5767561197280884,
        "S_field": 0.7869927287101746,
        "Gamma_field": 0.42219117283821106,
        "S_over_Gamma": 1.8640671968460083,
        "Da": 25.33597755432129,
        "E_coh": 0.9615226984024048,
        "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": [
          [
            [
              -97.11,
              29.03
            ],
            [
              -97.06,
              29.03
            ],
            [
              -97.05,
              29.02
            ],
            [
              -97.05,
              28.96
            ],
            [
              -97.06,
              28.95
            ],
            [
              -97.11,
              28.95
            ],
            [
              -97.12,
              28.96
            ],
            [
              -97.13,
              28.99
            ],
            [
              -97.11,
              29.03
            ]
          ]
        ]
      },
      "raw_probability": 0.1449,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "654dd2332058cb4c3ec3739d7c24fdedf8f375b2c807efb10892a2296ff2f604",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1449,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "85105882852662eceeeb5ea73eb6fbd72f4a611e917505f708aa828d63c32b41"
      },
      "receipt_sha256": "85105882852662eceeeb5ea73eb6fbd72f4a611e917505f708aa828d63c32b41"
    },
    {
      "storm_id": "69811",
      "lat": 34.7156,
      "lon": -74.4533,
      "motion_east": 5.4,
      "motion_south": 0.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2623.0,
      "ebshear": 23.0,
      "srh01": 36.0,
      "maxllaz": 0.002,
      "mesh": 0.22,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 36.0
        },
        {
          "name": "hrrr_pwat",
          "value": 57.8738
        },
        {
          "name": "alignment",
          "value": 1.6432
        },
        {
          "name": "tau",
          "value": 2.873
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1411
      },
      "coherence_score": 2.8730382919311523,
      "coherence_diagnostics": {
        "tau": 2.8730382919311523,
        "grad_tau": 0.5525715351104736,
        "torsion": 0.0,
        "alignment": 1.6432292461395264,
        "S_field": 1.0918686389923096,
        "Gamma_field": 0.2238578349351883,
        "S_over_Gamma": 4.877509117126465,
        "Da": 14.504402160644531,
        "E_coh": 0.9576771259307861,
        "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": [
          [
            [
              -74.47,
              34.75
            ],
            [
              -74.43,
              34.75
            ],
            [
              -74.42,
              34.74
            ],
            [
              -74.42,
              34.7
            ],
            [
              -74.44,
              34.67
            ],
            [
              -74.47,
              34.67
            ],
            [
              -74.48,
              34.68
            ],
            [
              -74.48,
              34.73
            ],
            [
              -74.47,
              34.75
            ]
          ]
        ]
      },
      "raw_probability": 0.1411,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "f494b086ab52ef56afdaa408227247a9b6abf2cc16fa2229ac4f5a5f1e8fc238",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1411,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c7acec2f61b23e1dbe6fb533f53367b9d55f3d91a9f4e8d2ae04ea8ef43a83ed"
      },
      "receipt_sha256": "c7acec2f61b23e1dbe6fb533f53367b9d55f3d91a9f4e8d2ae04ea8ef43a83ed"
    },
    {
      "storm_id": "68565",
      "lat": 50.0743,
      "lon": -91.87,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1724.0,
      "ebshear": 35.0,
      "srh01": 84.0,
      "maxllaz": 0.007,
      "mesh": 1.17,
      "flash_rate": 4.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 84.0
        },
        {
          "name": "hrrr_pwat",
          "value": 36.7488
        },
        {
          "name": "alignment",
          "value": -1.9974
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.007
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1401
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.7172430753707886,
        "torsion": 0.0,
        "alignment": -1.9973793029785156,
        "S_field": 0.4312761127948761,
        "Gamma_field": 0.3263578414916992,
        "S_over_Gamma": 1.3214823007583618,
        "Da": 20.196931838989258,
        "E_coh": 0.5000442266464233,
        "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": [
          [
            [
              -91.93,
              50.13
            ],
            [
              -91.82,
              50.13
            ],
            [
              -91.8,
              50.11
            ],
            [
              -91.79,
              50.11
            ],
            [
              -91.77,
              50.08
            ],
            [
              -91.78,
              50.04
            ],
            [
              -91.81,
              50.02
            ],
            [
              -91.87,
              50.02
            ],
            [
              -91.88,
              50.03
            ],
            [
              -91.92,
              50.03
            ],
            [
              -91.94,
              50.04
            ],
            [
              -91.97,
              50.07
            ],
            [
              -91.97,
              50.1
            ],
            [
              -91.93,
              50.13
            ]
          ]
        ]
      },
      "raw_probability": 0.1401,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "eb11b64d672d099edad98ac9f9666cfdc3a43dbc25332f132329e120887f5456",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1401,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "f93abbae525bdbacd156ddec8b0bf43ba527cad37bd7fe96168678fdda9adad9"
      },
      "receipt_sha256": "f93abbae525bdbacd156ddec8b0bf43ba527cad37bd7fe96168678fdda9adad9"
    },
    {
      "storm_id": "69268",
      "lat": 50.5721,
      "lon": -89.8605,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1448.0,
      "ebshear": 31.0,
      "srh01": 131.0,
      "maxllaz": 0.005,
      "mesh": 0.91,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 131.0
        },
        {
          "name": "hrrr_pwat",
          "value": 34.8738
        },
        {
          "name": "alignment",
          "value": -4.1849
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1395
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.8107590675354004,
        "torsion": 0.0,
        "alignment": -4.184879302978516,
        "S_field": 0.8283819556236267,
        "Gamma_field": 0.2355245053768158,
        "S_over_Gamma": 3.517179489135742,
        "Da": 14.577644348144531,
        "E_coh": 0.8021801114082336,
        "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": [
          [
            [
              -89.82,
              50.67
            ],
            [
              -89.79,
              50.67
            ],
            [
              -89.77,
              50.66
            ],
            [
              -89.76,
              50.64
            ],
            [
              -89.76,
              50.61
            ],
            [
              -89.85,
              50.56
            ],
            [
              -89.84,
              50.55
            ],
            [
              -89.84,
              50.51
            ],
            [
              -89.86,
              50.49
            ],
            [
              -89.9,
              50.47
            ],
            [
              -89.94,
              50.47
            ],
            [
              -89.96,
              50.48
            ],
            [
              -89.97,
              50.49
            ],
            [
              -89.97,
              50.54
            ],
            [
              -89.94,
              50.57
            ],
            [
              -89.86,
              50.58
            ],
            [
              -89.85,
              50.59
            ],
            [
              -89.85,
              50.65
            ],
            [
              -89.82,
              50.67
            ]
          ]
        ]
      },
      "raw_probability": 0.1395,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "bf55e0e0d00b08042c6dbb7435a45edf3f701e89bb543a4267546d447f3ac60e",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1395,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "3749578bbb8754819f967648d9a9362178cdd367ef03c60913282baaf0ebcf81"
      },
      "receipt_sha256": "3749578bbb8754819f967648d9a9362178cdd367ef03c60913282baaf0ebcf81"
    },
    {
      "storm_id": "70302",
      "lat": 34.4275,
      "lon": -83.5842,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2339.0,
      "ebshear": 23.0,
      "srh01": 35.0,
      "maxllaz": 0.002,
      "mesh": 0.05,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 35.0
        },
        {
          "name": "hrrr_pwat",
          "value": 56.1238
        },
        {
          "name": "alignment",
          "value": -0.7822
        },
        {
          "name": "tau",
          "value": 2.4495
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1338
      },
      "coherence_score": 2.449488878250122,
      "coherence_diagnostics": {
        "tau": 2.449488878250122,
        "grad_tau": 0.5540887117385864,
        "torsion": 0.0,
        "alignment": -0.7822097539901733,
        "S_field": 0.8289214968681335,
        "Gamma_field": 0.20135782659053802,
        "S_over_Gamma": 4.116659164428711,
        "Da": 11.920578956604004,
        "E_coh": 0.9258792996406555,
        "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.62,
              34.47
            ],
            [
              -83.57,
              34.47
            ],
            [
              -83.55,
              34.45
            ],
            [
              -83.51,
              34.44
            ],
            [
              -83.52,
              34.39
            ],
            [
              -83.54,
              34.38
            ],
            [
              -83.59,
              34.38
            ],
            [
              -83.61,
              34.4
            ],
            [
              -83.62,
              34.4
            ],
            [
              -83.63,
              34.42
            ],
            [
              -83.63,
              34.46
            ],
            [
              -83.62,
              34.47
            ]
          ]
        ]
      },
      "raw_probability": 0.1338,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "fa88d86eba5a4c7c7fa58a99a19270bd2a4f8b27737177f7aadc63a91dcff4ae",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1338,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "39c101a29b4194048feabf0ee0cd7684c4107deced5db5bdcfbb1f29a846fb28"
      },
      "receipt_sha256": "39c101a29b4194048feabf0ee0cd7684c4107deced5db5bdcfbb1f29a846fb28"
    },
    {
      "storm_id": "70341",
      "lat": 37.8533,
      "lon": -100.9911,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3290.0,
      "ebshear": 41.0,
      "srh01": 138.0,
      "maxllaz": 0.002,
      "mesh": 0.04,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 138.0
        },
        {
          "name": "hrrr_pwat",
          "value": 34.9988
        },
        {
          "name": "alignment",
          "value": 3.1158
        },
        {
          "name": "tau",
          "value": 0.7631
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1326
      },
      "coherence_score": 0.7630516290664673,
      "coherence_diagnostics": {
        "tau": 0.7630516290664673,
        "grad_tau": 0.08966891467571259,
        "torsion": 0.0,
        "alignment": 3.1157612800598145,
        "S_field": 0.6118107438087463,
        "Gamma_field": 0.5871911644935608,
        "S_over_Gamma": 1.041927695274353,
        "Da": 34.54656219482422,
        "E_coh": 0.8027949333190918,
        "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": [
          [
            [
              -101.01,
              37.89
            ],
            [
              -100.97,
              37.89
            ],
            [
              -100.95,
              37.87
            ],
            [
              -100.95,
              37.82
            ],
            [
              -100.96,
              37.81
            ],
            [
              -101.01,
              37.81
            ],
            [
              -101.03,
              37.83
            ],
            [
              -101.03,
              37.87
            ],
            [
              -101.01,
              37.89
            ]
          ]
        ]
      },
      "raw_probability": 0.1326,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "0a825060d32320c004b0ddd8543fdf65c3f9d0a3301fd987b9005118fbdeaa28",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1326,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c7970059cad66918cbe6df83fed464828737b9c529255d8a6cda9b435b8c3091"
      },
      "receipt_sha256": "c7970059cad66918cbe6df83fed464828737b9c529255d8a6cda9b435b8c3091"
    },
    {
      "storm_id": "70003",
      "lat": 38.2194,
      "lon": -100.3438,
      "motion_east": 8.5,
      "motion_south": -4.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2565.0,
      "ebshear": 38.0,
      "srh01": 46.0,
      "maxllaz": 0.006,
      "mesh": 0.36,
      "flash_rate": 24.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 46.0
        },
        {
          "name": "hrrr_pwat",
          "value": 38.6238
        },
        {
          "name": "alignment",
          "value": -2.3701
        },
        {
          "name": "tau",
          "value": 0.8
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.13
      },
      "coherence_score": 0.7999542355537415,
      "coherence_diagnostics": {
        "tau": 0.7999542355537415,
        "grad_tau": 0.14666308462619781,
        "torsion": 0.0,
        "alignment": -2.370110273361206,
        "S_field": 0.6005464792251587,
        "Gamma_field": 0.5988578200340271,
        "S_over_Gamma": 1.0028197765350342,
        "Da": 36.25739669799805,
        "E_coh": 0.928805947303772,
        "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.29,
              38.31
            ],
            [
              -100.25,
              38.31
            ],
            [
              -100.23,
              38.29
            ],
            [
              -100.23,
              38.26
            ],
            [
              -100.24,
              38.24
            ],
            [
              -100.32,
              38.17
            ],
            [
              -100.35,
              38.17
            ],
            [
              -100.37,
              38.15
            ],
            [
              -100.41,
              38.13
            ],
            [
              -100.45,
              38.13
            ],
            [
              -100.46,
              38.14
            ],
            [
              -100.46,
              38.18
            ],
            [
              -100.44,
              38.2
            ],
            [
              -100.38,
              38.23
            ],
            [
              -100.33,
              38.29
            ],
            [
              -100.29,
              38.31
            ]
          ]
        ]
      },
      "raw_probability": 0.13,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "264d49edc10c5eead6e164a37ade9a9472592bf02e0616c124c696ec98dca3fe",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.13,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ab2ee2dfaf4b1567d7b6740270b1f27c3ef4ae13d4197d9e234826d0bec103b2"
      },
      "receipt_sha256": "ab2ee2dfaf4b1567d7b6740270b1f27c3ef4ae13d4197d9e234826d0bec103b2"
    },
    {
      "storm_id": "70354",
      "lat": 43.5882,
      "lon": -117.73,
      "motion_east": 5.3,
      "motion_south": -3.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1427.0,
      "ebshear": 49.0,
      "srh01": 70.0,
      "maxllaz": 0.001,
      "mesh": 0.07,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 70.0
        },
        {
          "name": "hrrr_pwat",
          "value": 17.7488
        },
        {
          "name": "alignment",
          "value": -1.0603
        },
        {
          "name": "tau",
          "value": 0.6155
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1294
      },
      "coherence_score": 0.6154927611351013,
      "coherence_diagnostics": {
        "tau": 0.6154927611351013,
        "grad_tau": 0.08346091210842133,
        "torsion": 0.0,
        "alignment": -1.0602827072143555,
        "S_field": 0.19422852993011475,
        "Gamma_field": 0.49635782837867737,
        "S_over_Gamma": 0.3913074731826782,
        "Da": 29.460508346557617,
        "E_coh": 0.37977808713912964,
        "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": [
          [
            [
              -117.75,
              43.63
            ],
            [
              -117.68,
              43.63
            ],
            [
              -117.67,
              43.62
            ],
            [
              -117.67,
              43.57
            ],
            [
              -117.69,
              43.56
            ],
            [
              -117.73,
              43.56
            ],
            [
              -117.74,
              43.55
            ],
            [
              -117.77,
              43.55
            ],
            [
              -117.79,
              43.56
            ],
            [
              -117.79,
              43.61
            ],
            [
              -117.75,
              43.63
            ]
          ]
        ]
      },
      "raw_probability": 0.1294,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "5a9e8fedfafbcc5a47410add955e7a0823e85b3afe7605950bf6ad79650f823e",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1294,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ca998942a4fc8f3daa8f2461ec77bc8cc2c84ea7148b9e13afb98e3280646a73"
      },
      "receipt_sha256": "ca998942a4fc8f3daa8f2461ec77bc8cc2c84ea7148b9e13afb98e3280646a73"
    },
    {
      "storm_id": "69567",
      "lat": 49.357,
      "lon": -77.641,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 827.0,
      "ebshear": 32.0,
      "srh01": 119.0,
      "maxllaz": 0.002,
      "mesh": 0.04,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 119.0
        },
        {
          "name": "hrrr_pwat",
          "value": 22.7488
        },
        {
          "name": "alignment",
          "value": -2.6849
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1244
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.3518409729003906,
        "torsion": 0.0,
        "alignment": -2.6848793029785156,
        "S_field": 0.2798627018928528,
        "Gamma_field": 0.32969117164611816,
        "S_over_Gamma": 0.8488631844520569,
        "Da": 19.75582504272461,
        "E_coh": 0.25461432337760925,
        "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": [
          [
            [
              -77.67,
              49.39
            ],
            [
              -77.62,
              49.39
            ],
            [
              -77.61,
              49.38
            ],
            [
              -77.6,
              49.36
            ],
            [
              -77.6,
              49.33
            ],
            [
              -77.61,
              49.31
            ],
            [
              -77.67,
              49.31
            ],
            [
              -77.68,
              49.33
            ],
            [
              -77.68,
              49.38
            ],
            [
              -77.67,
              49.39
            ]
          ]
        ]
      },
      "raw_probability": 0.1244,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "b79ad5908effc0b1cfbe3e527b672a6ce991fb467067ceb6af20f7a94c2f6d79",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1244,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ec9243ab92ef69f13d1dbc5550f019e82b3cba511c72b825da63de057fd17c39"
      },
      "receipt_sha256": "ec9243ab92ef69f13d1dbc5550f019e82b3cba511c72b825da63de057fd17c39"
    },
    {
      "storm_id": "70105",
      "lat": 43.7122,
      "lon": -117.5378,
      "motion_east": 6.1,
      "motion_south": -5.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1426.0,
      "ebshear": 55.0,
      "srh01": 52.0,
      "maxllaz": 0.004,
      "mesh": 0.18,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 52.0
        },
        {
          "name": "hrrr_pwat",
          "value": 17.7488
        },
        {
          "name": "alignment",
          "value": -1.0603
        },
        {
          "name": "tau",
          "value": 0.6155
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1221
      },
      "coherence_score": 0.6154927611351013,
      "coherence_diagnostics": {
        "tau": 0.6154927611351013,
        "grad_tau": 0.08346091210842133,
        "torsion": 0.0,
        "alignment": -1.0602827072143555,
        "S_field": 0.19422852993011475,
        "Gamma_field": 0.49635782837867737,
        "S_over_Gamma": 0.3913074731826782,
        "Da": 29.460508346557617,
        "E_coh": 0.37977808713912964,
        "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": [
          [
            [
              -117.55,
              43.74
            ],
            [
              -117.53,
              43.74
            ],
            [
              -117.5,
              43.72
            ],
            [
              -117.5,
              43.69
            ],
            [
              -117.52,
              43.67
            ],
            [
              -117.56,
              43.68
            ],
            [
              -117.56,
              43.71
            ],
            [
              -117.57,
              43.72
            ],
            [
              -117.55,
              43.74
            ]
          ]
        ]
      },
      "raw_probability": 0.1221,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "c9433b2d85b6564529bb03f2203a6a84aee82e72c467f888bcb80047496cdf3a",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1221,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "f51a7945ebb515d72385d9e383e1a924c503620c08b1b4aa83e16f4b44d12ad7"
      },
      "receipt_sha256": "f51a7945ebb515d72385d9e383e1a924c503620c08b1b4aa83e16f4b44d12ad7"
    },
    {
      "storm_id": "70164",
      "lat": 50.196,
      "lon": -114.352,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1458.0,
      "ebshear": 40.0,
      "srh01": 60.0,
      "maxllaz": 0.003,
      "mesh": 0.16,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 60.0
        },
        {
          "name": "hrrr_pwat",
          "value": 38.1238
        },
        {
          "name": "alignment",
          "value": -1.9974
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1211
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.25661465525627136,
        "torsion": 0.0,
        "alignment": -1.9973793029785156,
        "S_field": 0.20897452533245087,
        "Gamma_field": 1.6605244874954224,
        "S_over_Gamma": 0.12584850192070007,
        "Da": 105.03072357177734,
        "E_coh": 0.08736363798379898,
        "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": [
          [
            [
              -114.37,
              50.23
            ],
            [
              -114.32,
              50.23
            ],
            [
              -114.3,
              50.21
            ],
            [
              -114.3,
              50.18
            ],
            [
              -114.34,
              50.15
            ],
            [
              -114.37,
              50.15
            ],
            [
              -114.38,
              50.17
            ],
            [
              -114.38,
              50.2
            ],
            [
              -114.39,
              50.21
            ],
            [
              -114.37,
              50.23
            ]
          ]
        ]
      },
      "raw_probability": 0.1211,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "a237ed9f351d364f98cf75383a772f54a14d674f1b31e70a5e3ace36c5f11a7a",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1211,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "55b550f9d9d10a14cf793c317e2801d17dc2adbc05e675287936a8d468f4387f"
      },
      "receipt_sha256": "55b550f9d9d10a14cf793c317e2801d17dc2adbc05e675287936a8d468f4387f"
    },
    {
      "storm_id": "69820",
      "lat": 37.6933,
      "lon": -100.9889,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3240.0,
      "ebshear": 38.0,
      "srh01": 98.0,
      "maxllaz": 0.004,
      "mesh": 0.16,
      "flash_rate": 10.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 98.0
        },
        {
          "name": "hrrr_pwat",
          "value": 34.9988
        },
        {
          "name": "alignment",
          "value": 3.1158
        },
        {
          "name": "tau",
          "value": 0.7631
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1205
      },
      "coherence_score": 0.7630516290664673,
      "coherence_diagnostics": {
        "tau": 0.7630516290664673,
        "grad_tau": 0.08966891467571259,
        "torsion": 0.0,
        "alignment": 3.1157612800598145,
        "S_field": 0.6118107438087463,
        "Gamma_field": 0.5871911644935608,
        "S_over_Gamma": 1.041927695274353,
        "Da": 34.54656219482422,
        "E_coh": 0.8027949333190918,
        "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": [
          [
            [
              -101.0,
              37.74
            ],
            [
              -100.96,
              37.74
            ],
            [
              -100.94,
              37.72
            ],
            [
              -100.95,
              37.66
            ],
            [
              -100.97,
              37.64
            ],
            [
              -101.02,
              37.64
            ],
            [
              -101.03,
              37.66
            ],
            [
              -101.03,
              37.7
            ],
            [
              -101.0,
              37.74
            ]
          ]
        ]
      },
      "raw_probability": 0.1205,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "8fc2687079f758674fce173b6ea418f0696c0ea129dd499c869d02df05172636",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1205,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "07ff45b8299b29738388e30ba0eb3c0cf3dcfd084d487365dbd2335f0609e0bd"
      },
      "receipt_sha256": "07ff45b8299b29738388e30ba0eb3c0cf3dcfd084d487365dbd2335f0609e0bd"
    },
    {
      "storm_id": "70211",
      "lat": 43.8715,
      "lon": -117.5769,
      "motion_east": 6.1,
      "motion_south": -5.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1448.0,
      "ebshear": 47.0,
      "srh01": 34.0,
      "maxllaz": 0.005,
      "mesh": 0.21,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 34.0
        },
        {
          "name": "hrrr_pwat",
          "value": 21.1238
        },
        {
          "name": "alignment",
          "value": 5.4477
        },
        {
          "name": "tau",
          "value": 0.6614
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1202
      },
      "coherence_score": 0.6613815426826477,
      "coherence_diagnostics": {
        "tau": 0.6613815426826477,
        "grad_tau": 0.05020224303007126,
        "torsion": 0.0,
        "alignment": 5.4476728439331055,
        "S_field": 0.23162096738815308,
        "Gamma_field": 0.2513578534126282,
        "S_over_Gamma": 0.9214789271354675,
        "Da": 14.754989624023438,
        "E_coh": 0.4080595076084137,
        "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": [
          [
            [
              -117.59,
              43.96
            ],
            [
              -117.54,
              43.96
            ],
            [
              -117.52,
              43.94
            ],
            [
              -117.5,
              43.9
            ],
            [
              -117.5,
              43.84
            ],
            [
              -117.55,
              43.79
            ],
            [
              -117.57,
              43.79
            ],
            [
              -117.58,
              43.78
            ],
            [
              -117.62,
              43.79
            ],
            [
              -117.65,
              43.82
            ],
            [
              -117.65,
              43.89
            ],
            [
              -117.64,
              43.91
            ],
            [
              -117.59,
              43.96
            ]
          ]
        ]
      },
      "raw_probability": 0.1202,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "d0d7f52bb4be265b2af481d02c7ad0e0ce048b9e0ea4c64c753f2976e9442288",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1202,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "2869705c2536026dd458ce0f42caacc654d2dfecb1e337fdbe42e78b8baddffe"
      },
      "receipt_sha256": "2869705c2536026dd458ce0f42caacc654d2dfecb1e337fdbe42e78b8baddffe"
    },
    {
      "storm_id": "70396",
      "lat": 34.2356,
      "lon": -83.8044,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2571.0,
      "ebshear": 21.0,
      "srh01": 31.0,
      "maxllaz": 0.001,
      "mesh": 0.09,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 31.0
        },
        {
          "name": "hrrr_pwat",
          "value": 55.8738
        },
        {
          "name": "alignment",
          "value": -2.1878
        },
        {
          "name": "tau",
          "value": 3.0024
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1196
      },
      "coherence_score": 3.0024337768554688,
      "coherence_diagnostics": {
        "tau": 3.0024337768554688,
        "grad_tau": 0.44566741585731506,
        "torsion": 0.0,
        "alignment": -2.1878137588500977,
        "S_field": 1.1946918964385986,
        "Gamma_field": 0.19469116628170013,
        "S_over_Gamma": 6.136343479156494,
        "Da": 11.887839317321777,
        "E_coh": 0.9138695001602173,
        "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": [
          [
            [
              -83.85,
              34.27
            ],
            [
              -83.78,
              34.27
            ],
            [
              -83.77,
              34.26
            ],
            [
              -83.77,
              34.22
            ],
            [
              -83.76,
              34.2
            ],
            [
              -83.78,
              34.19
            ],
            [
              -83.83,
              34.2
            ],
            [
              -83.85,
              34.24
            ],
            [
              -83.85,
              34.27
            ]
          ]
        ]
      },
      "raw_probability": 0.1196,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "365ac91cdcfc8ccee2da2d7087f92e7b10fcc26c9759e1060b28be13ae280522",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1196,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "683e76e7c778dff4ccb86e81fe6bbbb71d9c2a445f2f74c125496373e7621773"
      },
      "receipt_sha256": "683e76e7c778dff4ccb86e81fe6bbbb71d9c2a445f2f74c125496373e7621773"
    },
    {
      "storm_id": "69343",
      "lat": 40.9365,
      "lon": -104.877,
      "motion_east": 6.4,
      "motion_south": 7.2,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2185.0,
      "ebshear": 25.0,
      "srh01": 62.0,
      "maxllaz": 0.004,
      "mesh": 0.08,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 62.0
        },
        {
          "name": "hrrr_pwat",
          "value": 20.7488
        },
        {
          "name": "alignment",
          "value": 0.5668
        },
        {
          "name": "tau",
          "value": 0.9221
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1194
      },
      "coherence_score": 0.9220649600028992,
      "coherence_diagnostics": {
        "tau": 0.9220649600028992,
        "grad_tau": 0.17573541402816772,
        "torsion": 0.0,
        "alignment": 0.5667778849601746,
        "S_field": 0.2758410573005676,
        "Gamma_field": 0.43135783076286316,
        "S_over_Gamma": 0.6394715309143066,
        "Da": 25.78024673461914,
        "E_coh": 0.7496404051780701,
        "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.01,
              41.0
            ],
            [
              -104.97,
              41.0
            ],
            [
              -104.92,
              40.96
            ],
            [
              -104.89,
              40.96
            ],
            [
              -104.88,
              40.97
            ],
            [
              -104.8,
              40.97
            ],
            [
              -104.79,
              40.98
            ],
            [
              -104.77,
              40.98
            ],
            [
              -104.76,
              40.97
            ],
            [
              -104.74,
              40.97
            ],
            [
              -104.72,
              40.95
            ],
            [
              -104.72,
              40.91
            ],
            [
              -104.74,
              40.89
            ],
            [
              -104.84,
              40.89
            ],
            [
              -104.86,
              40.87
            ],
            [
              -104.88,
              40.87
            ],
            [
              -104.91,
              40.85
            ],
            [
              -104.95,
              40.85
            ],
            [
              -104.97,
              40.87
            ],
            [
              -104.98,
              40.9
            ],
            [
              -105.03,
              40.95
            ],
            [
              -105.03,
              40.98
            ],
            [
              -105.01,
              41.0
            ]
          ]
        ]
      },
      "raw_probability": 0.1194,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "7add9cf4c100942621796165d03fa2591cf1859d32e80796e451b6858aabcec7",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1194,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "69faf0fade22af38c1bc41a974007e22fec82284c7778676c02a7fd60d4c2bbd"
      },
      "receipt_sha256": "69faf0fade22af38c1bc41a974007e22fec82284c7778676c02a7fd60d4c2bbd"
    },
    {
      "storm_id": "70235",
      "lat": 49.4281,
      "lon": -77.3738,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 776.0,
      "ebshear": 31.0,
      "srh01": 112.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 112.0
        },
        {
          "name": "hrrr_pwat",
          "value": 22.7488
        },
        {
          "name": "alignment",
          "value": -2.6849
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.114
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.3518409729003906,
        "torsion": 0.0,
        "alignment": -2.6848793029785156,
        "S_field": 0.2798627018928528,
        "Gamma_field": 0.32969117164611816,
        "S_over_Gamma": 0.8488631844520569,
        "Da": 19.75582504272461,
        "E_coh": 0.25461432337760925,
        "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": [
          [
            [
              -77.34,
              49.49
            ],
            [
              -77.32,
              49.47
            ],
            [
              -77.31,
              49.45
            ],
            [
              -77.32,
              49.41
            ],
            [
              -77.34,
              49.39
            ],
            [
              -77.34,
              49.38
            ],
            [
              -77.37,
              49.36
            ],
            [
              -77.42,
              49.36
            ],
            [
              -77.44,
              49.37
            ],
            [
              -77.44,
              49.41
            ],
            [
              -77.42,
              49.43
            ],
            [
              -77.42,
              49.44
            ],
            [
              -77.4,
              49.45
            ],
            [
              -77.38,
              49.47
            ],
            [
              -77.38,
              49.48
            ],
            [
              -77.34,
              49.49
            ]
          ]
        ]
      },
      "raw_probability": 0.114,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "856db5956a033f1849cc5c72eac9d165d8c37a0b04a84a28ef0993c6f7b35f2d",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.114,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "013a28c0e08fe12c29d50bbc753422d9f6482cfdc2f9884f765921ba130d07ab"
      },
      "receipt_sha256": "013a28c0e08fe12c29d50bbc753422d9f6482cfdc2f9884f765921ba130d07ab"
    },
    {
      "storm_id": "70386",
      "lat": 49.8767,
      "lon": -79.4778,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 972.0,
      "ebshear": 38.0,
      "srh01": 110.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 110.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.1238
        },
        {
          "name": "alignment",
          "value": -2.1849
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1136
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.5050264596939087,
        "torsion": 0.0,
        "alignment": -2.1848793029785156,
        "S_field": 0.3438631594181061,
        "Gamma_field": 0.30385783314704895,
        "S_over_Gamma": 1.1316580772399902,
        "Da": 18.477827072143555,
        "E_coh": 0.5108279585838318,
        "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": [
          [
            [
              -79.5,
              49.91
            ],
            [
              -79.45,
              49.91
            ],
            [
              -79.43,
              49.9
            ],
            [
              -79.43,
              49.86
            ],
            [
              -79.46,
              49.83
            ],
            [
              -79.49,
              49.83
            ],
            [
              -79.52,
              49.85
            ],
            [
              -79.52,
              49.89
            ],
            [
              -79.5,
              49.91
            ]
          ]
        ]
      },
      "raw_probability": 0.1136,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "d57c35773f375b008eaad66e0bbed47212f7eff1b8bb869cefb4aa6f86184a2a",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1136,
        "probability": 0.002016,
        "confidence_lo": 0.001986,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "489c3067a52a7505ed95be77b7ec1f73f6cbbac542a1dc9b684d7a6fe3c2684d"
      },
      "receipt_sha256": "489c3067a52a7505ed95be77b7ec1f73f6cbbac542a1dc9b684d7a6fe3c2684d"
    },
    {
      "storm_id": "69904",
      "lat": 28.9589,
      "lon": -96.7989,
      "motion_east": 0.0,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3019.0,
      "ebshear": 31.0,
      "srh01": 35.0,
      "maxllaz": 0.002,
      "mesh": 0.17,
      "flash_rate": 4.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 35.0
        },
        {
          "name": "hrrr_pwat",
          "value": 43.6238
        },
        {
          "name": "alignment",
          "value": -1.1437
        },
        {
          "name": "tau",
          "value": 1.3397
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1126
      },
      "coherence_score": 1.3397088050842285,
      "coherence_diagnostics": {
        "tau": 1.3397088050842285,
        "grad_tau": 0.21423879265785217,
        "torsion": 0.0,
        "alignment": -1.1436530351638794,
        "S_field": 0.7069332003593445,
        "Gamma_field": 0.6938578486442566,
        "S_over_Gamma": 1.0188443660736084,
        "Da": 41.528656005859375,
        "E_coh": 0.946919858455658,
        "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": [
          [
            [
              -96.81,
              29.02
            ],
            [
              -96.77,
              29.02
            ],
            [
              -96.76,
              29.01
            ],
            [
              -96.71,
              29.01
            ],
            [
              -96.69,
              29.0
            ],
            [
              -96.69,
              28.95
            ],
            [
              -96.72,
              28.93
            ],
            [
              -96.76,
              28.92
            ],
            [
              -96.78,
              28.9
            ],
            [
              -96.78,
              28.89
            ],
            [
              -96.81,
              28.87
            ],
            [
              -96.86,
              28.87
            ],
            [
              -96.9,
              28.9
            ],
            [
              -96.9,
              28.95
            ],
            [
              -96.89,
              28.97
            ],
            [
              -96.88,
              28.97
            ],
            [
              -96.84,
              29.01
            ],
            [
              -96.82,
              29.01
            ],
            [
              -96.81,
              29.02
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "22d46f30ea3ee52366b39b33d95e20b2ec68b506416db6ab3c2c0d42bfca49d4",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1126,
        "probability": 0.002016,
        "confidence_lo": 0.00188,
        "confidence_hi": 0.002017,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "1be4e51f682055849e7931d6a047f3f758b99f9cc6fd3a24a07f5ff1d55c218c"
      },
      "receipt_sha256": "1be4e51f682055849e7931d6a047f3f758b99f9cc6fd3a24a07f5ff1d55c218c"
    },
    {
      "storm_id": "70395",
      "lat": 34.2782,
      "lon": -75.7518,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3069.0,
      "ebshear": 18.0,
      "srh01": 32.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 32.0
        },
        {
          "name": "hrrr_pwat",
          "value": 47.2488
        },
        {
          "name": "alignment",
          "value": 5.5701
        },
        {
          "name": "tau",
          "value": 2.7376
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1121
      },
      "coherence_score": 2.7375502586364746,
      "coherence_diagnostics": {
        "tau": 2.7375502586364746,
        "grad_tau": 0.4901469051837921,
        "torsion": 0.0,
        "alignment": 5.570123195648193,
        "S_field": 1.0193872451782227,
        "Gamma_field": 0.31969118118286133,
        "S_over_Gamma": 3.18866229057312,
        "Da": 20.937328338623047,
        "E_coh": 0.8725600242614746,
        "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": [
          [
            [
              -75.76,
              34.32
            ],
            [
              -75.7,
              34.31
            ],
            [
              -75.7,
              34.29
            ],
            [
              -75.74,
              34.26
            ],
            [
              -75.74,
              34.24
            ],
            [
              -75.75,
              34.23
            ],
            [
              -75.77,
              34.24
            ],
            [
              -75.77,
              34.26
            ],
            [
              -75.79,
              34.29
            ],
            [
              -75.79,
              34.3
            ],
            [
              -75.76,
              34.32
            ]
          ]
        ]
      },
      "raw_probability": 0.1121,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "75efb7d9046fce8bfd8b92db80c3ceace0a101a54aa0a3436c4eaa6f6b28beb1",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1121,
        "probability": 0.002008,
        "confidence_lo": 0.00188,
        "confidence_hi": 0.002008,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "2ab45d12792e4ebedd7ba018442b96c67feed4b538ab7297de78c19fbbe335e5"
      },
      "receipt_sha256": "2ab45d12792e4ebedd7ba018442b96c67feed4b538ab7297de78c19fbbe335e5"
    },
    {
      "storm_id": "69736",
      "lat": 27.3059,
      "lon": -82.5,
      "motion_east": -3.0,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3087.0,
      "ebshear": 31.0,
      "srh01": 73.0,
      "maxllaz": 0.006,
      "mesh": 0.52,
      "flash_rate": 13.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 73.0
        },
        {
          "name": "hrrr_pwat",
          "value": 33.3738
        },
        {
          "name": "alignment",
          "value": 0.0794
        },
        {
          "name": "tau",
          "value": 1.8228
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1115
      },
      "coherence_score": 1.82283353805542,
      "coherence_diagnostics": {
        "tau": 1.82283353805542,
        "grad_tau": 0.48550695180892944,
        "torsion": 0.0,
        "alignment": 0.0793689489364624,
        "S_field": 0.09162746369838715,
        "Gamma_field": 0.8680245280265808,
        "S_over_Gamma": 0.1055586114525795,
        "Da": 50.94438934326172,
        "E_coh": 0.6884099245071411,
        "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": [
          [
            [
              -82.43,
              27.47
            ],
            [
              -82.4,
              27.47
            ],
            [
              -82.39,
              27.45
            ],
            [
              -82.39,
              27.39
            ],
            [
              -82.4,
              27.38
            ],
            [
              -82.39,
              27.37
            ],
            [
              -82.39,
              27.35
            ],
            [
              -82.4,
              27.36
            ],
            [
              -82.45,
              27.36
            ],
            [
              -82.47,
              27.33
            ],
            [
              -82.47,
              27.3
            ],
            [
              -82.52,
              27.25
            ],
            [
              -82.54,
              27.21
            ],
            [
              -82.54,
              27.2
            ],
            [
              -82.5,
              27.15
            ],
            [
              -82.49,
              27.11
            ],
            [
              -82.53,
              27.08
            ],
            [
              -82.59,
              27.08
            ],
            [
              -82.62,
              27.11
            ],
            [
              -82.62,
              27.19
            ],
            [
              -82.63,
              27.2
            ],
            [
              -82.63,
              27.24
            ],
            [
              -82.61,
              27.28
            ],
            [
              -82.59,
              27.3
            ],
            [
              -82.58,
              27.33
            ],
            [
              -82.56,
              27.35
            ],
            [
              -82.54,
              27.36
            ],
            [
              -82.5,
              27.36
            ],
            [
              -82.48,
              27.38
            ],
            [
              -82.48,
              27.45
            ],
            [
              -82.44,
              27.46
            ],
            [
              -82.43,
              27.47
            ]
          ]
        ]
      },
      "raw_probability": 0.1115,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "29551fcc34921a414a90b6943c142be7046a0751708b5c82ead69170b1711879",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1115,
        "probability": 0.002008,
        "confidence_lo": 0.00188,
        "confidence_hi": 0.002008,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "9891776ca8798d53ad8421783086c9b5be89c13021160af95ace3ea78c958d4a"
      },
      "receipt_sha256": "9891776ca8798d53ad8421783086c9b5be89c13021160af95ace3ea78c958d4a"
    },
    {
      "storm_id": "69950",
      "lat": 49.766,
      "lon": -78.9688,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 993.0,
      "ebshear": 36.0,
      "srh01": 103.0,
      "maxllaz": 0.002,
      "mesh": 0.13,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 103.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.1238
        },
        {
          "name": "alignment",
          "value": -2.1849
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1105
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.5050264596939087,
        "torsion": 0.0,
        "alignment": -2.1848793029785156,
        "S_field": 0.3438631594181061,
        "Gamma_field": 0.30385783314704895,
        "S_over_Gamma": 1.1316580772399902,
        "Da": 18.477827072143555,
        "E_coh": 0.5108279585838318,
        "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": [
          [
            [
              -78.9,
              49.85
            ],
            [
              -78.89,
              49.84
            ],
            [
              -78.88,
              49.85
            ],
            [
              -78.87,
              49.83
            ],
            [
              -78.87,
              49.8
            ],
            [
              -78.89,
              49.78
            ],
            [
              -78.92,
              49.78
            ],
            [
              -78.93,
              49.77
            ],
            [
              -78.93,
              49.71
            ],
            [
              -78.98,
              49.66
            ],
            [
              -79.0,
              49.65
            ],
            [
              -79.04,
              49.66
            ],
            [
              -79.04,
              49.67
            ],
            [
              -79.07,
              49.7
            ],
            [
              -79.08,
              49.7
            ],
            [
              -79.08,
              49.74
            ],
            [
              -79.05,
              49.77
            ],
            [
              -79.05,
              49.78
            ],
            [
              -79.02,
              49.78
            ],
            [
              -79.01,
              49.79
            ],
            [
              -78.99,
              49.78
            ],
            [
              -78.96,
              49.78
            ],
            [
              -78.94,
              49.8
            ],
            [
              -78.93,
              49.83
            ],
            [
              -78.9,
              49.85
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "23aeb7181a34a4073a9b481c6b252d880d708961775119bb13a83d98982b2e4b",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1105,
        "probability": 0.002008,
        "confidence_lo": 0.00188,
        "confidence_hi": 0.002008,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "cfe2be120360bf9660690de3d559c5cddaacb536c026d0cea9f64936ae37b8e3"
      },
      "receipt_sha256": "cfe2be120360bf9660690de3d559c5cddaacb536c026d0cea9f64936ae37b8e3"
    },
    {
      "storm_id": "70403",
      "lat": 37.892,
      "lon": -100.369,
      "motion_east": 8.0,
      "motion_south": -3.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.002,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3030.0,
      "ebshear": 37.0,
      "srh01": 53.0,
      "maxllaz": 0.004,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 53.0
        },
        {
          "name": "hrrr_pwat",
          "value": 32.6238
        },
        {
          "name": "alignment",
          "value": 0.9752
        },
        {
          "name": "tau",
          "value": 0.6739
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.108
      },
      "coherence_score": 0.6738899350166321,
      "coherence_diagnostics": {
        "tau": 0.6738899350166321,
        "grad_tau": 0.09773669391870499,
        "torsion": 0.0,
        "alignment": 0.9752260446548462,
        "S_field": 0.26533132791519165,
        "Gamma_field": 0.7821912169456482,
        "S_over_Gamma": 0.3392154276371002,
        "Da": 47.84450149536133,
        "E_coh": 0.5715725421905518,
        "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": [
          [
            [
              -100.41,
              37.92
            ],
            [
              -100.36,
              37.92
            ],
            [
              -100.36,
              37.91
            ],
            [
              -100.33,
              37.89
            ],
            [
              -100.34,
              37.88
            ],
            [
              -100.34,
              37.86
            ],
            [
              -100.35,
              37.87
            ],
            [
              -100.38,
              37.86
            ],
            [
              -100.41,
              37.89
            ],
            [
              -100.41,
              37.92
            ]
          ]
        ]
      },
      "raw_probability": 0.108,
      "confidence_lo": 0.0013,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "e01c04ca3c3fc4a806695fe74e3200dd8952172275bb6acd09781e9b2875f26a",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.108,
        "probability": 0.002007,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.002008,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "da49d1f2299c676c7725a6cd2172e1465dfc3177e7bbea5a67840a8940e64da0"
      },
      "receipt_sha256": "da49d1f2299c676c7725a6cd2172e1465dfc3177e7bbea5a67840a8940e64da0"
    },
    {
      "storm_id": "70194",
      "lat": 34.068,
      "lon": -86.88,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0016,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2670.0,
      "ebshear": 18.0,
      "srh01": 15.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 15.0
        },
        {
          "name": "hrrr_pwat",
          "value": 54.4988
        },
        {
          "name": "alignment",
          "value": -2.5385
        },
        {
          "name": "tau",
          "value": 2.8232
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1078
      },
      "coherence_score": 2.8232409954071045,
      "coherence_diagnostics": {
        "tau": 2.8232409954071045,
        "grad_tau": 0.8932173848152161,
        "torsion": 0.0,
        "alignment": -2.5385310649871826,
        "S_field": 0.9409517049789429,
        "Gamma_field": 0.23719115555286407,
        "S_over_Gamma": 3.9670605659484863,
        "Da": 14.400863647460938,
        "E_coh": 0.9456899762153625,
        "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": [
          [
            [
              -86.9,
              34.1
            ],
            [
              -86.84,
              34.1
            ],
            [
              -86.84,
              34.06
            ],
            [
              -86.86,
              34.05
            ],
            [
              -86.86,
              34.03
            ],
            [
              -86.88,
              34.03
            ],
            [
              -86.9,
              34.05
            ],
            [
              -86.91,
              34.07
            ],
            [
              -86.91,
              34.09
            ],
            [
              -86.9,
              34.1
            ]
          ]
        ]
      },
      "raw_probability": 0.1078,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "b07ce6bb7dff211e6e2c79345037de52d13d391f11793a39294347f6864f42cf",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1078,
        "probability": 0.001577,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.001577,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "4a276d94e0ac6bdd7c661de8213ab3fdcca2ea7e1116f1ffa6ff2a293faf6572"
      },
      "receipt_sha256": "4a276d94e0ac6bdd7c661de8213ab3fdcca2ea7e1116f1ffa6ff2a293faf6572"
    },
    {
      "storm_id": "70319",
      "lat": 50.076,
      "lon": -77.304,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0016,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 660.0,
      "ebshear": 36.0,
      "srh01": 109.0,
      "maxllaz": 0.0,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 109.0
        },
        {
          "name": "hrrr_pwat",
          "value": 22.7488
        },
        {
          "name": "alignment",
          "value": -2.6849
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1076
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.3518409729003906,
        "torsion": 0.0,
        "alignment": -2.6848793029785156,
        "S_field": 0.2798627018928528,
        "Gamma_field": 0.32969117164611816,
        "S_over_Gamma": 0.8488631844520569,
        "Da": 19.75582504272461,
        "E_coh": 0.25461432337760925,
        "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": [
          [
            [
              -77.32,
              50.11
            ],
            [
              -77.24,
              50.11
            ],
            [
              -77.24,
              50.1
            ],
            [
              -77.29,
              50.05
            ],
            [
              -77.29,
              50.03
            ],
            [
              -77.32,
              50.03
            ],
            [
              -77.32,
              50.05
            ],
            [
              -77.35,
              50.08
            ],
            [
              -77.35,
              50.09
            ],
            [
              -77.32,
              50.11
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "d00a68b1d780416456447ef81577bed9b0ae343ca2b33844680efe21e93e0330",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1076,
        "probability": 0.001577,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.001577,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "6ab79d3b09e7f46a6564b30ad1480ec5e33a65453395dcbd283ed0b9c2594de9"
      },
      "receipt_sha256": "6ab79d3b09e7f46a6564b30ad1480ec5e33a65453395dcbd283ed0b9c2594de9"
    },
    {
      "storm_id": "68911",
      "lat": 38.0855,
      "lon": -100.57,
      "motion_east": 8.3,
      "motion_south": -4.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0014,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3011.0,
      "ebshear": 39.0,
      "srh01": 65.0,
      "maxllaz": 0.006,
      "mesh": 0.19,
      "flash_rate": 22.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 65.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.3738
        },
        {
          "name": "alignment",
          "value": 0.5015
        },
        {
          "name": "tau",
          "value": 0.8004
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1063
      },
      "coherence_score": 0.8003678321838379,
      "coherence_diagnostics": {
        "tau": 0.8003678321838379,
        "grad_tau": 0.06135880947113037,
        "torsion": 0.0,
        "alignment": 0.5015349388122559,
        "S_field": 0.2325831800699234,
        "Gamma_field": 0.46135783195495605,
        "S_over_Gamma": 0.5041275024414062,
        "Da": 26.423458099365234,
        "E_coh": 0.6108015179634094,
        "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": [
          [
            [
              -100.58,
              38.14
            ],
            [
              -100.53,
              38.14
            ],
            [
              -100.51,
              38.12
            ],
            [
              -100.51,
              38.09
            ],
            [
              -100.53,
              38.05
            ],
            [
              -100.56,
              38.02
            ],
            [
              -100.6,
              38.01
            ],
            [
              -100.63,
              38.06
            ],
            [
              -100.62,
              38.07
            ],
            [
              -100.62,
              38.1
            ],
            [
              -100.58,
              38.14
            ]
          ]
        ]
      },
      "raw_probability": 0.1063,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "dc5f66b85f058a1779764f5ba460c3994e72de4e4d2cc0e4aebfd4f128ad8843",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1063,
        "probability": 0.00142,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.00142,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "b67f2c648dd05dadb2e363e8130a3ae5dd679a6bdc8467ec4b27fedbfc38daa1"
      },
      "receipt_sha256": "b67f2c648dd05dadb2e363e8130a3ae5dd679a6bdc8467ec4b27fedbfc38daa1"
    },
    {
      "storm_id": "70012",
      "lat": 33.749,
      "lon": -87.718,
      "motion_east": 3.2,
      "motion_south": -2.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0014,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2929.0,
      "ebshear": 20.0,
      "srh01": 32.0,
      "maxllaz": 0.003,
      "mesh": 0.04,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 32.0
        },
        {
          "name": "hrrr_pwat",
          "value": 49.7488
        },
        {
          "name": "alignment",
          "value": -1.8133
        },
        {
          "name": "tau",
          "value": 2.4549
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1059
      },
      "coherence_score": 2.454859733581543,
      "coherence_diagnostics": {
        "tau": 2.454859733581543,
        "grad_tau": 0.8204787969589233,
        "torsion": 0.0,
        "alignment": -1.8132809400558472,
        "S_field": 0.4968400299549103,
        "Gamma_field": 0.27385783195495605,
        "S_over_Gamma": 1.8142261505126953,
        "Da": 16.563587188720703,
        "E_coh": 0.9012184739112854,
        "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": [
          [
            [
              -87.6,
              33.85
            ],
            [
              -87.59,
              33.85
            ],
            [
              -87.58,
              33.85
            ],
            [
              -87.57,
              33.85
            ],
            [
              -87.56,
              33.85
            ],
            [
              -87.55,
              33.85
            ],
            [
              -87.54,
              33.84
            ],
            [
              -87.55,
              33.83
            ],
            [
              -87.56,
              33.82
            ],
            [
              -87.56,
              33.81
            ],
            [
              -87.56,
              33.8
            ],
            [
              -87.56,
              33.79
            ],
            [
              -87.56,
              33.78
            ],
            [
              -87.57,
              33.77
            ],
            [
              -87.58,
              33.76
            ],
            [
              -87.59,
              33.75
            ],
            [
              -87.6,
              33.74
            ],
            [
              -87.61,
              33.73
            ],
            [
              -87.62,
              33.72
            ],
            [
              -87.63,
              33.71
            ],
            [
              -87.64,
              33.71
            ],
            [
              -87.65,
              33.7
            ],
            [
              -87.66,
              33.69
            ],
            [
              -87.67,
              33.69
            ],
            [
              -87.68,
              33.68
            ],
            [
              -87.69,
              33.68
            ],
            [
              -87.7,
              33.68
            ],
            [
              -87.71,
              33.68
            ],
            [
              -87.72,
              33.68
            ],
            [
              -87.73,
              33.69
            ],
            [
              -87.73,
              33.7
            ],
            [
              -87.73,
              33.71
            ],
            [
              -87.73,
              33.72
            ],
            [
              -87.73,
              33.73
            ],
            [
              -87.74,
              33.74
            ],
            [
              -87.75,
              33.74
            ],
            [
              -87.76,
              33.74
            ],
            [
              -87.77,
              33.73
            ],
            [
              -87.78,
              33.73
            ],
            [
              -87.79,
              33.72
            ],
            [
              -87.8,
              33.71
            ],
            [
              -87.8,
              33.7
            ],
            [
              -87.8,
              33.69
            ],
            [
              -87.8,
              33.68
            ],
            [
              -87.81,
              33.68
            ],
            [
              -87.82,
              33.67
            ],
            [
              -87.83,
              33.67
            ],
            [
              -87.84,
              33.67
            ],
            [
              -87.85,
              33.67
            ],
            [
              -87.86,
              33.67
            ],
            [
              -87.87,
              33.67
            ],
            [
              -87.87,
              33.68
            ],
            [
              -87.86,
              33.68
            ],
            [
              -87.85,
              33.69
            ],
            [
              -87.86,
              33.7
            ],
            [
              -87.87,
              33.71
            ],
            [
              -87.88,
              33.71
            ],
            [
              -87.88,
              33.72
            ],
            [
              -87.88,
              33.73
            ],
            [
              -87.87,
              33.74
            ],
            [
              -87.86,
              33.75
            ],
            [
              -87.85,
              33.75
            ],
            [
              -87.84,
              33.75
            ],
            [
              -87.83,
              33.76
            ],
            [
              -87.82,
              33.76
            ],
            [
              -87.81,
              33.76
            ],
            [
              -87.8,
              33.76
            ],
            [
              -87.79,
              33.76
            ],
            [
              -87.78,
              33.76
            ],
            [
              -87.77,
              33.75
            ],
            [
              -87.76,
              33.74
            ],
            [
              -87.75,
              33.74
            ],
            [
              -87.74,
              33.74
            ],
            [
              -87.73,
              33.75
            ],
            [
              -87.72,
              33.76
            ],
            [
              -87.71,
              33.77
            ],
            [
              -87.7,
              33.78
            ],
            [
              -87.7,
              33.79
            ],
            [
              -87.71,
              33.8
            ],
            [
              -87.7,
              33.8
            ],
            [
              -87.69,
              33.8
            ],
            [
              -87.68,
              33.81
            ],
            [
              -87.67,
              33.81
            ],
            [
              -87.66,
              33.82
            ],
            [
              -87.65,
              33.82
            ],
            [
              -87.64,
              33.83
            ],
            [
              -87.63,
              33.83
            ],
            [
              -87.62,
              33.84
            ],
            [
              -87.61,
              33.84
            ],
            [
              -87.6,
              33.85
            ]
          ]
        ]
      },
      "raw_probability": 0.1059,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "e6de74fb27bb0cf24a304c9e78193aeab5944e49a55d3d2f5535fed341f200b8",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1059,
        "probability": 0.00142,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.00142,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "584c6c891e22adb327c15651016b4a3a2bacc971b9258bc6fb14da2555bc6579"
      },
      "receipt_sha256": "584c6c891e22adb327c15651016b4a3a2bacc971b9258bc6fb14da2555bc6579"
    },
    {
      "storm_id": "69716",
      "lat": 48.8344,
      "lon": -82.5089,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0014,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1176.0,
      "ebshear": 35.0,
      "srh01": 150.0,
      "maxllaz": 0.001,
      "mesh": 0.66,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 150.0
        },
        {
          "name": "hrrr_pwat",
          "value": 30.4988
        },
        {
          "name": "alignment",
          "value": 0.6901
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1031
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.7561160922050476,
        "torsion": 0.0,
        "alignment": 0.6901206970214844,
        "S_field": 0.4873354136943817,
        "Gamma_field": 0.3021911680698395,
        "S_over_Gamma": 1.6126725673675537,
        "Da": 17.722333908081055,
        "E_coh": 0.6979376673698425,
        "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": [
          [
            [
              -82.53,
              48.87
            ],
            [
              -82.5,
              48.87
            ],
            [
              -82.48,
              48.85
            ],
            [
              -82.47,
              48.85
            ],
            [
              -82.48,
              48.79
            ],
            [
              -82.5,
              48.77
            ],
            [
              -82.54,
              48.79
            ],
            [
              -82.55,
              48.85
            ],
            [
              -82.53,
              48.87
            ]
          ]
        ]
      },
      "raw_probability": 0.1031,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "1d7cc1db42a06b4ad002939c370c0e4bb0e5077ad04a7566ea532d74a6a7d82d",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1031,
        "probability": 0.00141,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.00141,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "11ca297e1bd6c21bba7ce9141d2f96dd0593883c21378eafe249e9970f2aa4ef"
      },
      "receipt_sha256": "11ca297e1bd6c21bba7ce9141d2f96dd0593883c21378eafe249e9970f2aa4ef"
    },
    {
      "storm_id": "69628",
      "lat": 29.9089,
      "lon": -95.6463,
      "motion_east": 0.1,
      "motion_south": -2.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0014,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2850.0,
      "ebshear": 24.0,
      "srh01": 64.0,
      "maxllaz": 0.004,
      "mesh": 0.32,
      "flash_rate": 36.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 64.0
        },
        {
          "name": "hrrr_pwat",
          "value": 45.2488
        },
        {
          "name": "alignment",
          "value": 1.4083
        },
        {
          "name": "tau",
          "value": 1.3499
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.1008
      },
      "coherence_score": 1.3499068021774292,
      "coherence_diagnostics": {
        "tau": 1.3499068021774292,
        "grad_tau": 0.062345199286937714,
        "torsion": 0.0,
        "alignment": 1.4082915782928467,
        "S_field": 0.6819517612457275,
        "Gamma_field": 0.7471911311149597,
        "S_over_Gamma": 0.9126871824264526,
        "Da": 44.29973220825195,
        "E_coh": 0.933701753616333,
        "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": [
          [
            [
              -95.63,
              30.03
            ],
            [
              -95.57,
              30.03
            ],
            [
              -95.53,
              30.0
            ],
            [
              -95.5,
              30.0
            ],
            [
              -95.49,
              29.99
            ],
            [
              -95.43,
              29.99
            ],
            [
              -95.43,
              29.93
            ],
            [
              -95.44,
              29.92
            ],
            [
              -95.49,
              29.92
            ],
            [
              -95.51,
              29.91
            ],
            [
              -95.6,
              29.83
            ],
            [
              -95.65,
              29.81
            ],
            [
              -95.73,
              29.73
            ],
            [
              -95.78,
              29.73
            ],
            [
              -95.8,
              29.75
            ],
            [
              -95.8,
              29.8
            ],
            [
              -95.79,
              29.81
            ],
            [
              -95.79,
              29.83
            ],
            [
              -95.8,
              29.84
            ],
            [
              -95.8,
              29.91
            ],
            [
              -95.78,
              29.93
            ],
            [
              -95.76,
              29.93
            ],
            [
              -95.72,
              29.95
            ],
            [
              -95.69,
              29.95
            ],
            [
              -95.66,
              29.98
            ],
            [
              -95.65,
              30.01
            ],
            [
              -95.63,
              30.03
            ]
          ]
        ]
      },
      "raw_probability": 0.1008,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "3f4076fce32f760256e384f0c54ba90ca9b9551d86250aaf61aecd746b09109e",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.1008,
        "probability": 0.001368,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.001369,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "9ddd17a5dcd880dcafb627ff6f11cf21166144bf31eb38a6c0609193e4fc4ab8"
      },
      "receipt_sha256": "9ddd17a5dcd880dcafb627ff6f11cf21166144bf31eb38a6c0609193e4fc4ab8"
    },
    {
      "storm_id": "70198",
      "lat": 32.854,
      "lon": -90.758,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3402.0,
      "ebshear": 9.0,
      "srh01": 24.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 24.0
        },
        {
          "name": "hrrr_pwat",
          "value": 47.6238
        },
        {
          "name": "alignment",
          "value": -3.4845
        },
        {
          "name": "tau",
          "value": 2.8072
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0973
      },
      "coherence_score": 2.807204008102417,
      "coherence_diagnostics": {
        "tau": 2.807204008102417,
        "grad_tau": 0.6023021936416626,
        "torsion": 0.0,
        "alignment": -3.4844894409179688,
        "S_field": 0.9994811415672302,
        "Gamma_field": 0.2421911656856537,
        "S_over_Gamma": 4.126827239990234,
        "Da": 14.711008071899414,
        "E_coh": 0.9355124831199646,
        "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.81,
              32.92
            ],
            [
              -90.76,
              32.89
            ],
            [
              -90.73,
              32.89
            ],
            [
              -90.71,
              32.87
            ],
            [
              -90.69,
              32.87
            ],
            [
              -90.7,
              32.85
            ],
            [
              -90.69,
              32.81
            ],
            [
              -90.73,
              32.8
            ],
            [
              -90.74,
              32.79
            ],
            [
              -90.77,
              32.79
            ],
            [
              -90.8,
              32.82
            ],
            [
              -90.8,
              32.84
            ],
            [
              -90.82,
              32.87
            ],
            [
              -90.81,
              32.88
            ],
            [
              -90.81,
              32.92
            ]
          ]
        ]
      },
      "raw_probability": 0.0973,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "80fa817cc6042e0b38cd2d8b1f684c48e3b236e22c0091bfed374b24313425f1",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0973,
        "probability": 0.001336,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.001337,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "2376d4636a2de86cfca633ba85ebda7f8c76174a2c9287d5d7f5e6904c9e81ee"
      },
      "receipt_sha256": "2376d4636a2de86cfca633ba85ebda7f8c76174a2c9287d5d7f5e6904c9e81ee"
    },
    {
      "storm_id": "70293",
      "lat": 40.7391,
      "lon": -105.0827,
      "motion_east": 7.7,
      "motion_south": 7.2,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1951.0,
      "ebshear": 28.0,
      "srh01": 53.0,
      "maxllaz": 0.004,
      "mesh": 0.11,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 53.0
        },
        {
          "name": "hrrr_pwat",
          "value": 20.7488
        },
        {
          "name": "alignment",
          "value": 0.4578
        },
        {
          "name": "tau",
          "value": 0.8422
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0969
      },
      "coherence_score": 0.8421865701675415,
      "coherence_diagnostics": {
        "tau": 0.8421865701675415,
        "grad_tau": 0.14540794491767883,
        "torsion": 0.0,
        "alignment": 0.4578491747379303,
        "S_field": 0.18525706231594086,
        "Gamma_field": 0.44302451610565186,
        "S_over_Gamma": 0.41816437244415283,
        "Da": 25.773334503173828,
        "E_coh": 0.7939058542251587,
        "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.12,
              40.78
            ],
            [
              -105.05,
              40.78
            ],
            [
              -105.02,
              40.76
            ],
            [
              -105.01,
              40.73
            ],
            [
              -105.03,
              40.71
            ],
            [
              -105.06,
              40.71
            ],
            [
              -105.07,
              40.7
            ],
            [
              -105.13,
              40.7
            ],
            [
              -105.15,
              40.72
            ],
            [
              -105.15,
              40.76
            ],
            [
              -105.12,
              40.78
            ]
          ]
        ]
      },
      "raw_probability": 0.0969,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "b942cb8051e899423c75353019e62b10fdd221e788efef2cf96373cd8c2cff65",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0969,
        "probability": 0.001336,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.001337,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a04edc42f8e4ce7bc579236a839d5750809013e940e7e64cacea00b3fbcb52a5"
      },
      "receipt_sha256": "a04edc42f8e4ce7bc579236a839d5750809013e940e7e64cacea00b3fbcb52a5"
    },
    {
      "storm_id": "69611",
      "lat": 37.534,
      "lon": -100.65,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3097.0,
      "ebshear": 37.0,
      "srh01": 64.0,
      "maxllaz": 0.005,
      "mesh": 0.0,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 64.0
        },
        {
          "name": "hrrr_pwat",
          "value": 34.9988
        },
        {
          "name": "alignment",
          "value": 3.1158
        },
        {
          "name": "tau",
          "value": 0.7631
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0953
      },
      "coherence_score": 0.7630516290664673,
      "coherence_diagnostics": {
        "tau": 0.7630516290664673,
        "grad_tau": 0.08966891467571259,
        "torsion": 0.0,
        "alignment": 3.1157612800598145,
        "S_field": 0.6118107438087463,
        "Gamma_field": 0.5871911644935608,
        "S_over_Gamma": 1.041927695274353,
        "Da": 34.54656219482422,
        "E_coh": 0.8027949333190918,
        "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": [
          [
            [
              -100.69,
              37.59
            ],
            [
              -100.68,
              37.57
            ],
            [
              -100.67,
              37.59
            ],
            [
              -100.57,
              37.59
            ],
            [
              -100.56,
              37.58
            ],
            [
              -100.56,
              37.53
            ],
            [
              -100.61,
              37.49
            ],
            [
              -100.61,
              37.47
            ],
            [
              -100.62,
              37.46
            ],
            [
              -100.68,
              37.46
            ],
            [
              -100.7,
              37.48
            ],
            [
              -100.7,
              37.5
            ],
            [
              -100.72,
              37.54
            ],
            [
              -100.69,
              37.57
            ],
            [
              -100.69,
              37.59
            ]
          ]
        ]
      },
      "raw_probability": 0.0953,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "555b6dedfb5aab099094315864b229e1d627494475ecbe519daa3bcfbcba77ee",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0953,
        "probability": 0.001336,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.001337,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c39cc91f5dff90007e29a5c3d3ead49613d0c9f53d0bbaf81a3363cf45d99ea9"
      },
      "receipt_sha256": "c39cc91f5dff90007e29a5c3d3ead49613d0c9f53d0bbaf81a3363cf45d99ea9"
    },
    {
      "storm_id": "70317",
      "lat": 50.4489,
      "lon": -79.2856,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 859.0,
      "ebshear": 34.0,
      "srh01": 109.0,
      "maxllaz": 0.002,
      "mesh": 0.15,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 109.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.1238
        },
        {
          "name": "alignment",
          "value": -2.1849
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0925
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.5050264596939087,
        "torsion": 0.0,
        "alignment": -2.1848793029785156,
        "S_field": 0.3438631594181061,
        "Gamma_field": 0.30385783314704895,
        "S_over_Gamma": 1.1316580772399902,
        "Da": 18.477827072143555,
        "E_coh": 0.5108279585838318,
        "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": [
          [
            [
              -79.3,
              50.48
            ],
            [
              -79.26,
              50.48
            ],
            [
              -79.25,
              50.47
            ],
            [
              -79.25,
              50.42
            ],
            [
              -79.26,
              50.41
            ],
            [
              -79.31,
              50.41
            ],
            [
              -79.32,
              50.42
            ],
            [
              -79.32,
              50.47
            ],
            [
              -79.3,
              50.48
            ]
          ]
        ]
      },
      "raw_probability": 0.0925,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "e65c73c00b41bed6e7d86632c474b5437d67b0e3ff9a7cf8b279bedc52c04d17",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0925,
        "probability": 0.001336,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.001337,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "550475e6883881ddb4cf4e4990c703260e4b33168998cd4138680c9df510dcc8"
      },
      "receipt_sha256": "550475e6883881ddb4cf4e4990c703260e4b33168998cd4138680c9df510dcc8"
    },
    {
      "storm_id": "70233",
      "lat": 29.9914,
      "lon": -95.9786,
      "motion_east": 0.3,
      "motion_south": -2.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2904.0,
      "ebshear": 24.0,
      "srh01": 46.0,
      "maxllaz": 0.003,
      "mesh": 0.05,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 46.0
        },
        {
          "name": "hrrr_pwat",
          "value": 44.7488
        },
        {
          "name": "alignment",
          "value": 3.3363
        },
        {
          "name": "tau",
          "value": 1.587
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0924
      },
      "coherence_score": 1.5870275497436523,
      "coherence_diagnostics": {
        "tau": 1.5870275497436523,
        "grad_tau": 0.19425980746746063,
        "torsion": 0.0,
        "alignment": 3.3362512588500977,
        "S_field": 1.432499885559082,
        "Gamma_field": 0.39219117164611816,
        "S_over_Gamma": 3.652555227279663,
        "Da": 23.538448333740234,
        "E_coh": 0.9373297095298767,
        "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": [
          [
            [
              -95.96,
              30.05
            ],
            [
              -95.92,
              30.05
            ],
            [
              -95.9,
              30.04
            ],
            [
              -95.9,
              29.98
            ],
            [
              -95.96,
              29.91
            ],
            [
              -95.98,
              29.9
            ],
            [
              -96.02,
              29.9
            ],
            [
              -96.04,
              29.93
            ],
            [
              -96.04,
              29.98
            ],
            [
              -96.02,
              30.0
            ],
            [
              -96.02,
              30.02
            ],
            [
              -96.01,
              30.03
            ],
            [
              -95.97,
              30.04
            ],
            [
              -95.96,
              30.05
            ]
          ]
        ]
      },
      "raw_probability": 0.0924,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "6105fbe0f66d603ab9b7874010c784d2eda97aabfc5c25dd0ffcc393b2560ecf",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0924,
        "probability": 0.001336,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.001337,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e78bb76ee4d1e832cb5ce77f1cc406182e9338354afe71748be902acb74828a2"
      },
      "receipt_sha256": "e78bb76ee4d1e832cb5ce77f1cc406182e9338354afe71748be902acb74828a2"
    },
    {
      "storm_id": "68903",
      "lat": 38.8789,
      "lon": -103.7578,
      "motion_east": 4.9,
      "motion_south": 0.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1999.0,
      "ebshear": 28.0,
      "srh01": 42.0,
      "maxllaz": 0.004,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 42.0
        },
        {
          "name": "hrrr_pwat",
          "value": 18.3738
        },
        {
          "name": "alignment",
          "value": -1.0337
        },
        {
          "name": "tau",
          "value": 0.8952
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0918
      },
      "coherence_score": 0.8952034711837769,
      "coherence_diagnostics": {
        "tau": 0.8952034711837769,
        "grad_tau": 0.025314936414361,
        "torsion": 0.0,
        "alignment": -1.033724308013916,
        "S_field": 0.25721725821495056,
        "Gamma_field": 0.19052448868751526,
        "S_over_Gamma": 1.350048303604126,
        "Da": 10.946381568908691,
        "E_coh": 0.7768341898918152,
        "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.77,
              38.91
            ],
            [
              -103.74,
              38.91
            ],
            [
              -103.73,
              38.9
            ],
            [
              -103.73,
              38.85
            ],
            [
              -103.75,
              38.84
            ],
            [
              -103.77,
              38.84
            ],
            [
              -103.78,
              38.85
            ],
            [
              -103.78,
              38.9
            ],
            [
              -103.77,
              38.91
            ]
          ]
        ]
      },
      "raw_probability": 0.0918,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "8ddb4fb658c65183e73bc08cb9b44429e99967d753d1189aab4df8bf0c8b0a58",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0918,
        "probability": 0.001336,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.001337,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "803b2cf382c685c77358acbff9b149f9d9306f66f234d9ee5a45924dfc12a9e2"
      },
      "receipt_sha256": "803b2cf382c685c77358acbff9b149f9d9306f66f234d9ee5a45924dfc12a9e2"
    },
    {
      "storm_id": "69829",
      "lat": 34.195,
      "lon": -86.6433,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2354.0,
      "ebshear": 19.0,
      "srh01": 18.0,
      "maxllaz": 0.002,
      "mesh": 0.03,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 18.0
        },
        {
          "name": "hrrr_pwat",
          "value": 54.4988
        },
        {
          "name": "alignment",
          "value": -2.5385
        },
        {
          "name": "tau",
          "value": 2.8232
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0899
      },
      "coherence_score": 2.8232409954071045,
      "coherence_diagnostics": {
        "tau": 2.8232409954071045,
        "grad_tau": 0.8932173848152161,
        "torsion": 0.0,
        "alignment": -2.5385310649871826,
        "S_field": 0.9409517049789429,
        "Gamma_field": 0.23719115555286407,
        "S_over_Gamma": 3.9670605659484863,
        "Da": 14.400863647460938,
        "E_coh": 0.9456899762153625,
        "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": [
          [
            [
              -86.65,
              34.25
            ],
            [
              -86.61,
              34.25
            ],
            [
              -86.59,
              34.21
            ],
            [
              -86.59,
              34.17
            ],
            [
              -86.61,
              34.13
            ],
            [
              -86.67,
              34.13
            ],
            [
              -86.67,
              34.15
            ],
            [
              -86.66,
              34.16
            ],
            [
              -86.68,
              34.2
            ],
            [
              -86.67,
              34.21
            ],
            [
              -86.67,
              34.23
            ],
            [
              -86.65,
              34.25
            ]
          ]
        ]
      },
      "raw_probability": 0.0899,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "ee77c4d15e88f16d7f63fb2794e982e846241b423fe60cfa9b368afe04dccdf7",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0899,
        "probability": 0.001336,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.001337,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "d685985fce56f8fb57b12c10b4b8b5144bb991c5d70a4aa7a721bfc5b26e2a0c"
      },
      "receipt_sha256": "d685985fce56f8fb57b12c10b4b8b5144bb991c5d70a4aa7a721bfc5b26e2a0c"
    },
    {
      "storm_id": "70400",
      "lat": 43.239,
      "lon": -101.172,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 213.0,
      "ebshear": 30.0,
      "srh01": 83.0,
      "maxllaz": 0.0,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 83.0
        },
        {
          "name": "hrrr_pwat",
          "value": 37.2488
        },
        {
          "name": "alignment",
          "value": 2.5837
        },
        {
          "name": "tau",
          "value": 0.9873
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0887
      },
      "coherence_score": 0.987292468547821,
      "coherence_diagnostics": {
        "tau": 0.987292468547821,
        "grad_tau": 0.15985296666622162,
        "torsion": 0.0,
        "alignment": 2.5836598873138428,
        "S_field": 0.31185898184776306,
        "Gamma_field": 0.3655245006084442,
        "S_over_Gamma": 0.8531821370124817,
        "Da": 22.214004516601562,
        "E_coh": 0.8673081398010254,
        "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.2,
              43.27
            ],
            [
              -101.16,
              43.27
            ],
            [
              -101.14,
              43.26
            ],
            [
              -101.13,
              43.25
            ],
            [
              -101.13,
              43.21
            ],
            [
              -101.14,
              43.2
            ],
            [
              -101.2,
              43.2
            ],
            [
              -101.21,
              43.21
            ],
            [
              -101.21,
              43.25
            ],
            [
              -101.2,
              43.27
            ]
          ]
        ]
      },
      "raw_probability": 0.0887,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "99ab4f29e50a8353339026842b012ab25435a19dd03943d30de8b20c33522e35",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0887,
        "probability": 0.001336,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.001337,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "1c9addbfdd1ed654cc08a06b6d16b4c4ad28630847b0de6eb2c6cd78eed8db10"
      },
      "receipt_sha256": "1c9addbfdd1ed654cc08a06b6d16b4c4ad28630847b0de6eb2c6cd78eed8db10"
    },
    {
      "storm_id": "69671",
      "lat": 33.3067,
      "lon": -87.7467,
      "motion_east": 3.7,
      "motion_south": -3.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3877.0,
      "ebshear": 19.0,
      "srh01": 52.0,
      "maxllaz": 0.003,
      "mesh": 0.09,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 52.0
        },
        {
          "name": "hrrr_pwat",
          "value": 53.4988
        },
        {
          "name": "alignment",
          "value": 1.5736
        },
        {
          "name": "tau",
          "value": 3.2098
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0881
      },
      "coherence_score": 3.2098329067230225,
      "coherence_diagnostics": {
        "tau": 3.2098329067230225,
        "grad_tau": 0.6995173692703247,
        "torsion": 0.0,
        "alignment": 1.5735706090927124,
        "S_field": 1.0663458108901978,
        "Gamma_field": 0.2421911507844925,
        "S_over_Gamma": 4.402909755706787,
        "Da": 14.772529602050781,
        "E_coh": 0.9832990765571594,
        "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": [
          [
            [
              -87.76,
              33.34
            ],
            [
              -87.73,
              33.34
            ],
            [
              -87.71,
              33.32
            ],
            [
              -87.71,
              33.28
            ],
            [
              -87.72,
              33.27
            ],
            [
              -87.77,
              33.27
            ],
            [
              -87.78,
              33.28
            ],
            [
              -87.78,
              33.32
            ],
            [
              -87.76,
              33.34
            ]
          ]
        ]
      },
      "raw_probability": 0.0881,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "07a346a581675274be5e575a7a13f5110b87c710ff27625a2d5e6be336ddf70b",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0881,
        "probability": 0.001336,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.001337,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "b1f7965b25dd1d69458c8d714d7a9b6ff15e67dd5a60a8ffe96b12807c153dad"
      },
      "receipt_sha256": "b1f7965b25dd1d69458c8d714d7a9b6ff15e67dd5a60a8ffe96b12807c153dad"
    },
    {
      "storm_id": "69830",
      "lat": 33.4867,
      "lon": -87.5933,
      "motion_east": 3.6,
      "motion_south": -3.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3095.0,
      "ebshear": 20.0,
      "srh01": 49.0,
      "maxllaz": 0.004,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 49.0
        },
        {
          "name": "hrrr_pwat",
          "value": 53.4988
        },
        {
          "name": "alignment",
          "value": 1.5736
        },
        {
          "name": "tau",
          "value": 3.2098
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0867
      },
      "coherence_score": 3.2098329067230225,
      "coherence_diagnostics": {
        "tau": 3.2098329067230225,
        "grad_tau": 0.6995173692703247,
        "torsion": 0.0,
        "alignment": 1.5735706090927124,
        "S_field": 1.0663458108901978,
        "Gamma_field": 0.2421911507844925,
        "S_over_Gamma": 4.402909755706787,
        "Da": 14.772529602050781,
        "E_coh": 0.9832990765571594,
        "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": [
          [
            [
              -87.62,
              33.52
            ],
            [
              -87.56,
              33.52
            ],
            [
              -87.54,
              33.5
            ],
            [
              -87.54,
              33.46
            ],
            [
              -87.56,
              33.44
            ],
            [
              -87.62,
              33.44
            ],
            [
              -87.64,
              33.48
            ],
            [
              -87.64,
              33.5
            ],
            [
              -87.62,
              33.52
            ]
          ]
        ]
      },
      "raw_probability": 0.0867,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "848a7ec66e4d6c31c49be4e3deedffdfed06849f0a4f4e0ca12507547470965f",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0867,
        "probability": 0.001336,
        "confidence_lo": 0.001276,
        "confidence_hi": 0.001337,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "54dff910e378404d482135883a8587e95d43e1826ecc1f3b94cee986aa1f8d56"
      },
      "receipt_sha256": "54dff910e378404d482135883a8587e95d43e1826ecc1f3b94cee986aa1f8d56"
    },
    {
      "storm_id": "70183",
      "lat": 38.0028,
      "lon": -101.1161,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3443.0,
      "ebshear": 44.0,
      "srh01": 189.0,
      "maxllaz": 0.004,
      "mesh": 0.04,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 189.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.3738
        },
        {
          "name": "alignment",
          "value": 0.5015
        },
        {
          "name": "tau",
          "value": 0.8004
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0851
      },
      "coherence_score": 0.8003678321838379,
      "coherence_diagnostics": {
        "tau": 0.8003678321838379,
        "grad_tau": 0.06135880947113037,
        "torsion": 0.0,
        "alignment": 0.5015349388122559,
        "S_field": 0.2325831800699234,
        "Gamma_field": 0.46135783195495605,
        "S_over_Gamma": 0.5041275024414062,
        "Da": 26.423458099365234,
        "E_coh": 0.6108015179634094,
        "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.08,
              38.05
            ],
            [
              -101.07,
              38.04
            ],
            [
              -101.05,
              38.04
            ],
            [
              -101.03,
              38.02
            ],
            [
              -101.04,
              37.99
            ],
            [
              -101.06,
              37.97
            ],
            [
              -101.1,
              37.95
            ],
            [
              -101.12,
              37.95
            ],
            [
              -101.13,
              37.94
            ],
            [
              -101.17,
              37.94
            ],
            [
              -101.19,
              37.96
            ],
            [
              -101.19,
              37.99
            ],
            [
              -101.21,
              38.02
            ],
            [
              -101.19,
              38.03
            ],
            [
              -101.15,
              38.03
            ],
            [
              -101.14,
              38.04
            ],
            [
              -101.09,
              38.04
            ],
            [
              -101.08,
              38.05
            ]
          ]
        ]
      },
      "raw_probability": 0.0851,
      "confidence_lo": 0.0011,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "8befdcb2a68fc2cca8ad3e87c79b2424e1e54030b70fbfb903ff209d2198d716",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0851,
        "probability": 0.001336,
        "confidence_lo": 0.001142,
        "confidence_hi": 0.001337,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ef1cad09057d6b1d78f95617bd5e041b0caac30810c99b394d1693a4281e5957"
      },
      "receipt_sha256": "ef1cad09057d6b1d78f95617bd5e041b0caac30810c99b394d1693a4281e5957"
    },
    {
      "storm_id": "69450",
      "lat": 39.9881,
      "lon": -116.7924,
      "motion_east": 5.9,
      "motion_south": -4.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 869.0,
      "ebshear": 23.0,
      "srh01": 36.0,
      "maxllaz": 0.003,
      "mesh": 0.11,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 36.0
        },
        {
          "name": "hrrr_pwat",
          "value": 12.9988
        },
        {
          "name": "alignment",
          "value": 0.834
        },
        {
          "name": "tau",
          "value": 0.4562
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.085
      },
      "coherence_score": 0.4562342166900635,
      "coherence_diagnostics": {
        "tau": 0.4562342166900635,
        "grad_tau": 0.08014005422592163,
        "torsion": 0.0,
        "alignment": 0.8339725136756897,
        "S_field": 0.10631562769412994,
        "Gamma_field": 0.4396911859512329,
        "S_over_Gamma": 0.24179613590240479,
        "Da": 26.694957733154297,
        "E_coh": 0.4465925097465515,
        "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.81,
              40.1
            ],
            [
              -116.77,
              40.1
            ],
            [
              -116.73,
              40.06
            ],
            [
              -116.72,
              40.04
            ],
            [
              -116.72,
              40.01
            ],
            [
              -116.71,
              40.0
            ],
            [
              -116.72,
              39.99
            ],
            [
              -116.72,
              39.97
            ],
            [
              -116.77,
              39.91
            ],
            [
              -116.77,
              39.9
            ],
            [
              -116.81,
              39.86
            ],
            [
              -116.84,
              39.86
            ],
            [
              -116.86,
              39.87
            ],
            [
              -116.86,
              39.91
            ],
            [
              -116.87,
              39.93
            ],
            [
              -116.85,
              39.97
            ],
            [
              -116.83,
              39.99
            ],
            [
              -116.83,
              40.04
            ],
            [
              -116.82,
              40.05
            ],
            [
              -116.82,
              40.09
            ],
            [
              -116.81,
              40.1
            ]
          ]
        ]
      },
      "raw_probability": 0.085,
      "confidence_lo": 0.0011,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "c5780bc7ac4205247d00f37e06db32e8da30464ade522c3272dc1e597d5b6747",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.085,
        "probability": 0.001336,
        "confidence_lo": 0.001142,
        "confidence_hi": 0.001337,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "f974a0e42df3355f9fc6b0a570b9091331b631e113cbbc01951e37a1d3949f4c"
      },
      "receipt_sha256": "f974a0e42df3355f9fc6b0a570b9091331b631e113cbbc01951e37a1d3949f4c"
    },
    {
      "storm_id": "70313",
      "lat": 29.637,
      "lon": -82.651,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2140.0,
      "ebshear": 19.0,
      "srh01": 36.0,
      "maxllaz": 0.001,
      "mesh": 0.09,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 36.0
        },
        {
          "name": "hrrr_pwat",
          "value": 39.4988
        },
        {
          "name": "alignment",
          "value": -0.5059
        },
        {
          "name": "tau",
          "value": 3.0462
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0845
      },
      "coherence_score": 3.0462045669555664,
      "coherence_diagnostics": {
        "tau": 3.0462045669555664,
        "grad_tau": 0.25609084963798523,
        "torsion": 0.0,
        "alignment": -0.5058935284614563,
        "S_field": 0.8608242273330688,
        "Gamma_field": 0.21135783195495605,
        "S_over_Gamma": 4.072828769683838,
        "Da": 12.438323020935059,
        "E_coh": 0.973162055015564,
        "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,
              29.68
            ],
            [
              -82.62,
              29.68
            ],
            [
              -82.6,
              29.66
            ],
            [
              -82.6,
              29.61
            ],
            [
              -82.65,
              29.58
            ],
            [
              -82.66,
              29.58
            ],
            [
              -82.68,
              29.6
            ],
            [
              -82.68,
              29.64
            ],
            [
              -82.7,
              29.66
            ],
            [
              -82.66,
              29.68
            ]
          ]
        ]
      },
      "raw_probability": 0.0845,
      "confidence_lo": 0.0011,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "2ef98d240370892406813c5fcb03c230b27014e5a892ab6eb983cd25a7c1bdb4",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0845,
        "probability": 0.001318,
        "confidence_lo": 0.001142,
        "confidence_hi": 0.001318,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a853fe8bc1731aad064873619e6d10f9643a0669ea7157fc4523557654b0d69f"
      },
      "receipt_sha256": "a853fe8bc1731aad064873619e6d10f9643a0669ea7157fc4523557654b0d69f"
    },
    {
      "storm_id": "70417",
      "lat": 29.7656,
      "lon": -95.8822,
      "motion_east": 0.2,
      "motion_south": -2.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2855.0,
      "ebshear": 23.0,
      "srh01": 44.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 44.0
        },
        {
          "name": "hrrr_pwat",
          "value": 44.7488
        },
        {
          "name": "alignment",
          "value": 3.3363
        },
        {
          "name": "tau",
          "value": 1.587
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0841
      },
      "coherence_score": 1.5870275497436523,
      "coherence_diagnostics": {
        "tau": 1.5870275497436523,
        "grad_tau": 0.19425980746746063,
        "torsion": 0.0,
        "alignment": 3.3362512588500977,
        "S_field": 1.432499885559082,
        "Gamma_field": 0.39219117164611816,
        "S_over_Gamma": 3.652555227279663,
        "Da": 23.538448333740234,
        "E_coh": 0.9373297095298767,
        "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": [
          [
            [
              -95.9,
              29.79
            ],
            [
              -95.88,
              29.79
            ],
            [
              -95.84,
              29.77
            ],
            [
              -95.84,
              29.75
            ],
            [
              -95.86,
              29.73
            ],
            [
              -95.9,
              29.74
            ],
            [
              -95.91,
              29.75
            ],
            [
              -95.91,
              29.78
            ],
            [
              -95.9,
              29.79
            ]
          ]
        ]
      },
      "raw_probability": 0.0841,
      "confidence_lo": 0.0011,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "2521a18e7e1394873215b3d4af3dde7fa49d9cd0910b20c33f2546edac0a48ed",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0841,
        "probability": 0.001318,
        "confidence_lo": 0.001142,
        "confidence_hi": 0.001318,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "0da46bf729de6f9fcf8c512a03271a3c2cb53950933366042e97ab1821bd36a9"
      },
      "receipt_sha256": "0da46bf729de6f9fcf8c512a03271a3c2cb53950933366042e97ab1821bd36a9"
    },
    {
      "storm_id": "70207",
      "lat": 49.5633,
      "lon": -83.6667,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1127.0,
      "ebshear": 31.0,
      "srh01": 110.0,
      "maxllaz": 0.0,
      "mesh": 0.29,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 110.0
        },
        {
          "name": "hrrr_pwat",
          "value": 25.8738
        },
        {
          "name": "alignment",
          "value": 1.0651
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0837
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.6286163330078125,
        "torsion": 0.0,
        "alignment": 1.0651206970214844,
        "S_field": 0.264692485332489,
        "Gamma_field": 0.3930245041847229,
        "S_over_Gamma": 0.6734758019447327,
        "Da": 22.21617889404297,
        "E_coh": 0.5265786647796631,
        "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": [
          [
            [
              -83.67,
              49.6
            ],
            [
              -83.63,
              49.58
            ],
            [
              -83.63,
              49.53
            ],
            [
              -83.65,
              49.52
            ],
            [
              -83.67,
              49.52
            ],
            [
              -83.7,
              49.54
            ],
            [
              -83.7,
              49.59
            ],
            [
              -83.68,
              49.59
            ],
            [
              -83.67,
              49.6
            ]
          ]
        ]
      },
      "raw_probability": 0.0837,
      "confidence_lo": 0.0011,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "1a787a4ed4da89852f48568f45fbc22bb04210c39c442bec75d52e3e633ca2f6",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0837,
        "probability": 0.001318,
        "confidence_lo": 0.001142,
        "confidence_hi": 0.001318,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "2e077b35ff8ea55a2f9c358a47ff86197d707994d981e6c3dd1e78cf7ff199a5"
      },
      "receipt_sha256": "2e077b35ff8ea55a2f9c358a47ff86197d707994d981e6c3dd1e78cf7ff199a5"
    },
    {
      "storm_id": "70321",
      "lat": 48.5991,
      "lon": -124.5282,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3.0,
      "ebshear": 2.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": 22.2488
        },
        {
          "name": "alignment",
          "value": -5.0306
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0837
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.09072009474039078,
        "torsion": 0.0,
        "alignment": -5.030609130859375,
        "S_field": 0.11343095451593399,
        "Gamma_field": 0.1613578349351883,
        "S_over_Gamma": 0.7029776573181152,
        "Da": 10.154138565063477,
        "E_coh": 0.47936680912971497,
        "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": [
          [
            [
              -124.57,
              48.63
            ],
            [
              -124.53,
              48.63
            ],
            [
              -124.52,
              48.62
            ],
            [
              -124.5,
              48.62
            ],
            [
              -124.47,
              48.59
            ],
            [
              -124.47,
              48.56
            ],
            [
              -124.48,
              48.55
            ],
            [
              -124.54,
              48.55
            ],
            [
              -124.58,
              48.59
            ],
            [
              -124.58,
              48.62
            ],
            [
              -124.57,
              48.63
            ]
          ]
        ]
      },
      "raw_probability": 0.0837,
      "confidence_lo": 0.0011,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "1a787a4ed4da89852f48568f45fbc22bb04210c39c442bec75d52e3e633ca2f6",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0837,
        "probability": 0.001318,
        "confidence_lo": 0.001142,
        "confidence_hi": 0.001318,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "2e077b35ff8ea55a2f9c358a47ff86197d707994d981e6c3dd1e78cf7ff199a5"
      },
      "receipt_sha256": "2e077b35ff8ea55a2f9c358a47ff86197d707994d981e6c3dd1e78cf7ff199a5"
    },
    {
      "storm_id": "70308",
      "lat": 32.778,
      "lon": -90.544,
      "motion_east": 4.1,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3715.0,
      "ebshear": 11.0,
      "srh01": 19.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 19.0
        },
        {
          "name": "hrrr_pwat",
          "value": 47.6238
        },
        {
          "name": "alignment",
          "value": -3.4845
        },
        {
          "name": "tau",
          "value": 2.8072
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0836
      },
      "coherence_score": 2.807204008102417,
      "coherence_diagnostics": {
        "tau": 2.807204008102417,
        "grad_tau": 0.6023021936416626,
        "torsion": 0.0,
        "alignment": -3.4844894409179688,
        "S_field": 0.9994811415672302,
        "Gamma_field": 0.2421911656856537,
        "S_over_Gamma": 4.126827239990234,
        "Da": 14.711008071899414,
        "E_coh": 0.9355124831199646,
        "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.56,
              32.81
            ],
            [
              -90.52,
              32.81
            ],
            [
              -90.51,
              32.79
            ],
            [
              -90.52,
              32.78
            ],
            [
              -90.52,
              32.74
            ],
            [
              -90.53,
              32.73
            ],
            [
              -90.57,
              32.74
            ],
            [
              -90.57,
              32.78
            ],
            [
              -90.58,
              32.79
            ],
            [
              -90.56,
              32.81
            ]
          ]
        ]
      },
      "raw_probability": 0.0836,
      "confidence_lo": 0.0011,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "960a0e0a3c9c3e94e181fb58a6a454e5613985dee3043c93b629d2f592b5282d",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0836,
        "probability": 0.001318,
        "confidence_lo": 0.001142,
        "confidence_hi": 0.001318,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "12075f1e335c7c7fbc5efc153f3d72b5c6ef256cf66bba7faf7fe92ad8904cfd"
      },
      "receipt_sha256": "12075f1e335c7c7fbc5efc153f3d72b5c6ef256cf66bba7faf7fe92ad8904cfd"
    },
    {
      "storm_id": "70307",
      "lat": 32.8908,
      "lon": -92.1858,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2569.0,
      "ebshear": 16.0,
      "srh01": 0.0,
      "maxllaz": 0.001,
      "mesh": 0.04,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 0.0
        },
        {
          "name": "hrrr_pwat",
          "value": 47.4988
        },
        {
          "name": "alignment",
          "value": -2.5016
        },
        {
          "name": "tau",
          "value": 1.8029
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0833
      },
      "coherence_score": 1.8029289245605469,
      "coherence_diagnostics": {
        "tau": 1.8029289245605469,
        "grad_tau": 0.43520793318748474,
        "torsion": 0.0,
        "alignment": -2.5015528202056885,
        "S_field": 0.7333540320396423,
        "Gamma_field": 0.4138578176498413,
        "S_over_Gamma": 1.7719950675964355,
        "Da": 24.434581756591797,
        "E_coh": 0.9342905879020691,
        "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": [
          [
            [
              -92.16,
              32.93
            ],
            [
              -92.15,
              32.93
            ],
            [
              -92.16,
              32.92
            ],
            [
              -92.16,
              32.88
            ],
            [
              -92.19,
              32.84
            ],
            [
              -92.19,
              32.83
            ],
            [
              -92.23,
              32.83
            ],
            [
              -92.24,
              32.89
            ],
            [
              -92.23,
              32.9
            ],
            [
              -92.19,
              32.9
            ],
            [
              -92.17,
              32.91
            ],
            [
              -92.16,
              32.93
            ]
          ]
        ]
      },
      "raw_probability": 0.0833,
      "confidence_lo": 0.0011,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "c5554679d8c49540a06e2ebaf88a72cd9cd0cab0608a8802719dc4f1cafd20ac",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0833,
        "probability": 0.001318,
        "confidence_lo": 0.001142,
        "confidence_hi": 0.001318,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "b811391155acdedeb6a444cfa4e52a4331f5fa43e07b5ad921a1af183cae9fad"
      },
      "receipt_sha256": "b811391155acdedeb6a444cfa4e52a4331f5fa43e07b5ad921a1af183cae9fad"
    },
    {
      "storm_id": "70244",
      "lat": 38.506,
      "lon": -102.115,
      "motion_east": 2.7,
      "motion_south": 1.3,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2442.0,
      "ebshear": 47.0,
      "srh01": 113.0,
      "maxllaz": 0.005,
      "mesh": 0.37,
      "flash_rate": 16.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 113.0
        },
        {
          "name": "hrrr_pwat",
          "value": 24.9988
        },
        {
          "name": "alignment",
          "value": 1.7542
        },
        {
          "name": "tau",
          "value": 0.8175
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0829
      },
      "coherence_score": 0.8175318837165833,
      "coherence_diagnostics": {
        "tau": 0.8175318837165833,
        "grad_tau": 0.03992074355483055,
        "torsion": 0.0,
        "alignment": 1.7541645765304565,
        "S_field": 0.3361313045024872,
        "Gamma_field": 0.2938578426837921,
        "S_over_Gamma": 1.1438568830490112,
        "Da": 17.80939292907715,
        "E_coh": 0.5385723114013672,
        "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": [
          [
            [
              -102.1,
              38.57
            ],
            [
              -102.06,
              38.57
            ],
            [
              -102.05,
              38.56
            ],
            [
              -102.03,
              38.56
            ],
            [
              -102.0,
              38.52
            ],
            [
              -102.01,
              38.48
            ],
            [
              -102.02,
              38.48
            ],
            [
              -102.04,
              38.46
            ],
            [
              -102.08,
              38.46
            ],
            [
              -102.09,
              38.45
            ],
            [
              -102.11,
              38.45
            ],
            [
              -102.15,
              38.43
            ],
            [
              -102.21,
              38.44
            ],
            [
              -102.21,
              38.46
            ],
            [
              -102.23,
              38.48
            ],
            [
              -102.23,
              38.52
            ],
            [
              -102.22,
              38.54
            ],
            [
              -102.25,
              38.56
            ],
            [
              -102.11,
              38.56
            ],
            [
              -102.1,
              38.57
            ]
          ]
        ]
      },
      "raw_probability": 0.0829,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "92b412e796f9908a5c34017775f974cb65f02960f297f16be6cc629f87196725",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0829,
        "probability": 0.001317,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.001318,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "3fbe85cd4eb42ab2044b7be64ebb274c1897a5142cbf0487c37fddf8f124a606"
      },
      "receipt_sha256": "3fbe85cd4eb42ab2044b7be64ebb274c1897a5142cbf0487c37fddf8f124a606"
    },
    {
      "storm_id": "70197",
      "lat": 33.1842,
      "lon": -87.5368,
      "motion_east": 3.7,
      "motion_south": -3.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0013,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3238.0,
      "ebshear": 18.0,
      "srh01": 45.0,
      "maxllaz": 0.004,
      "mesh": 0.06,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 45.0
        },
        {
          "name": "hrrr_pwat",
          "value": 53.4988
        },
        {
          "name": "alignment",
          "value": 1.5736
        },
        {
          "name": "tau",
          "value": 3.2098
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0826
      },
      "coherence_score": 3.2098329067230225,
      "coherence_diagnostics": {
        "tau": 3.2098329067230225,
        "grad_tau": 0.6995173692703247,
        "torsion": 0.0,
        "alignment": 1.5735706090927124,
        "S_field": 1.0663458108901978,
        "Gamma_field": 0.2421911507844925,
        "S_over_Gamma": 4.402909755706787,
        "Da": 14.772529602050781,
        "E_coh": 0.9832990765571594,
        "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": [
          [
            [
              -87.58,
              33.26
            ],
            [
              -87.55,
              33.26
            ],
            [
              -87.54,
              33.25
            ],
            [
              -87.54,
              33.22
            ],
            [
              -87.55,
              33.2
            ],
            [
              -87.53,
              33.18
            ],
            [
              -87.52,
              33.19
            ],
            [
              -87.51,
              33.18
            ],
            [
              -87.5,
              33.19
            ],
            [
              -87.47,
              33.15
            ],
            [
              -87.48,
              33.13
            ],
            [
              -87.48,
              33.1
            ],
            [
              -87.5,
              33.08
            ],
            [
              -87.55,
              33.08
            ],
            [
              -87.57,
              33.1
            ],
            [
              -87.57,
              33.2
            ],
            [
              -87.59,
              33.22
            ],
            [
              -87.59,
              33.25
            ],
            [
              -87.58,
              33.26
            ]
          ]
        ]
      },
      "raw_probability": 0.0826,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "047e7bb4a9cc606c68d1f225897949b242c520aafaebf4342774e875d241ad33",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0826,
        "probability": 0.001317,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.001318,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "d24f5699ba74f4807bb6e79d1113a1278b6336e2e62426e42d24bf3b83ee7642"
      },
      "receipt_sha256": "d24f5699ba74f4807bb6e79d1113a1278b6336e2e62426e42d24bf3b83ee7642"
    },
    {
      "storm_id": "69169",
      "lat": 27.8496,
      "lon": -97.0375,
      "motion_east": 0.4,
      "motion_south": 0.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0011,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1103.0,
      "ebshear": 37.0,
      "srh01": 53.0,
      "maxllaz": 0.003,
      "mesh": 0.0,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 53.0
        },
        {
          "name": "hrrr_pwat",
          "value": 47.8738
        },
        {
          "name": "alignment",
          "value": -0.7819
        },
        {
          "name": "tau",
          "value": 0.8849
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.081
      },
      "coherence_score": 0.8848569393157959,
      "coherence_diagnostics": {
        "tau": 0.8848569393157959,
        "grad_tau": 0.28759607672691345,
        "torsion": 0.0,
        "alignment": -0.7818992733955383,
        "S_field": 0.4898058772087097,
        "Gamma_field": 0.4880245327949524,
        "S_over_Gamma": 1.0036500692367554,
        "Da": 28.520450592041016,
        "E_coh": 0.9036953449249268,
        "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": [
          [
            [
              -97.02,
              27.92
            ],
            [
              -96.94,
              27.92
            ],
            [
              -96.93,
              27.91
            ],
            [
              -96.91,
              27.91
            ],
            [
              -96.87,
              27.88
            ],
            [
              -96.87,
              27.83
            ],
            [
              -96.91,
              27.81
            ],
            [
              -96.92,
              27.82
            ],
            [
              -96.96,
              27.82
            ],
            [
              -96.97,
              27.81
            ],
            [
              -96.99,
              27.81
            ],
            [
              -97.01,
              27.79
            ],
            [
              -97.01,
              27.78
            ],
            [
              -97.03,
              27.77
            ],
            [
              -97.09,
              27.77
            ],
            [
              -97.11,
              27.79
            ],
            [
              -97.14,
              27.8
            ],
            [
              -97.16,
              27.82
            ],
            [
              -97.2,
              27.83
            ],
            [
              -97.22,
              27.85
            ],
            [
              -97.22,
              27.9
            ],
            [
              -97.2,
              27.91
            ],
            [
              -97.16,
              27.91
            ],
            [
              -97.08,
              27.86
            ],
            [
              -97.05,
              27.86
            ],
            [
              -97.03,
              27.88
            ],
            [
              -97.03,
              27.91
            ],
            [
              -97.02,
              27.92
            ]
          ]
        ]
      },
      "raw_probability": 0.081,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "4960488e3c0e2d89e94bf871a0826f1b7344b4d760d52c303af87aa16aec3c2a",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.081,
        "probability": 0.001111,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.001111,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "af7faf5dead671338f991b57f0df3ccc30b361a41d29fe36db3bd004e64a25a0"
      },
      "receipt_sha256": "af7faf5dead671338f991b57f0df3ccc30b361a41d29fe36db3bd004e64a25a0"
    },
    {
      "storm_id": "70303",
      "lat": 34.3713,
      "lon": -75.5793,
      "motion_east": 4.9,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0011,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2912.0,
      "ebshear": 19.0,
      "srh01": 40.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 40.0
        },
        {
          "name": "hrrr_pwat",
          "value": 44.3738
        },
        {
          "name": "alignment",
          "value": 0.3656
        },
        {
          "name": "tau",
          "value": 2.3414
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.081
      },
      "coherence_score": 2.341364860534668,
      "coherence_diagnostics": {
        "tau": 2.341364860534668,
        "grad_tau": 0.4832359850406647,
        "torsion": 0.0,
        "alignment": 0.36560356616973877,
        "S_field": 0.2909434139728546,
        "Gamma_field": 0.4071911573410034,
        "S_over_Gamma": 0.7145131230354309,
        "Da": 24.728126525878906,
        "E_coh": 0.7941362261772156,
        "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.58,
              34.42
            ],
            [
              -75.54,
              34.41
            ],
            [
              -75.53,
              34.4
            ],
            [
              -75.52,
              34.38
            ],
            [
              -75.53,
              34.36
            ],
            [
              -75.53,
              34.33
            ],
            [
              -75.55,
              34.32
            ],
            [
              -75.59,
              34.32
            ],
            [
              -75.6,
              34.33
            ],
            [
              -75.65,
              34.32
            ],
            [
              -75.65,
              34.36
            ],
            [
              -75.64,
              34.38
            ],
            [
              -75.61,
              34.41
            ],
            [
              -75.59,
              34.41
            ],
            [
              -75.58,
              34.42
            ]
          ]
        ]
      },
      "raw_probability": 0.081,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "4960488e3c0e2d89e94bf871a0826f1b7344b4d760d52c303af87aa16aec3c2a",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.081,
        "probability": 0.001111,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.001111,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "af7faf5dead671338f991b57f0df3ccc30b361a41d29fe36db3bd004e64a25a0"
      },
      "receipt_sha256": "af7faf5dead671338f991b57f0df3ccc30b361a41d29fe36db3bd004e64a25a0"
    },
    {
      "storm_id": "70392",
      "lat": 39.368,
      "lon": -102.23,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0011,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 594.0,
      "ebshear": 35.0,
      "srh01": 51.0,
      "maxllaz": -0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 51.0
        },
        {
          "name": "hrrr_pwat",
          "value": 19.4988
        },
        {
          "name": "alignment",
          "value": -1.3197
        },
        {
          "name": "tau",
          "value": 0.8255
        },
        {
          "name": "maxllaz",
          "value": -0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0808
      },
      "coherence_score": 0.825482964515686,
      "coherence_diagnostics": {
        "tau": 0.825482964515686,
        "grad_tau": 0.047273293137550354,
        "torsion": 0.0,
        "alignment": -1.3196868896484375,
        "S_field": 0.07266348600387573,
        "Gamma_field": 0.38969117403030396,
        "S_over_Gamma": 0.18646427989006042,
        "Da": 22.802562713623047,
        "E_coh": 0.2828375995159149,
        "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": [
          [
            [
              -102.25,
              39.4
            ],
            [
              -102.2,
              39.4
            ],
            [
              -102.2,
              39.32
            ],
            [
              -102.25,
              39.32
            ],
            [
              -102.25,
              39.4
            ]
          ]
        ]
      },
      "raw_probability": 0.0808,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "acd264fec6c58fc7539ba88a77d27cdbaa67f49f97d22d47b89a3588d6b26cfa",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0808,
        "probability": 0.001111,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.001111,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "efe8f298d5d5a090d2e0240370092929d381270b51bbbc3163a3cd2cf4081ac1"
      },
      "receipt_sha256": "efe8f298d5d5a090d2e0240370092929d381270b51bbbc3163a3cd2cf4081ac1"
    },
    {
      "storm_id": "69223",
      "lat": 40.6835,
      "lon": -105.3547,
      "motion_east": 9.3,
      "motion_south": 7.5,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0011,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1440.0,
      "ebshear": 20.0,
      "srh01": 44.0,
      "maxllaz": 0.004,
      "mesh": 0.09,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 44.0
        },
        {
          "name": "hrrr_pwat",
          "value": 20.8738
        },
        {
          "name": "alignment",
          "value": 2.1846
        },
        {
          "name": "tau",
          "value": 0.7335
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0797
      },
      "coherence_score": 0.73347008228302,
      "coherence_diagnostics": {
        "tau": 0.73347008228302,
        "grad_tau": 0.08244358003139496,
        "torsion": 0.0,
        "alignment": 2.1846351623535156,
        "S_field": 0.18262186646461487,
        "Gamma_field": 0.5071911811828613,
        "S_over_Gamma": 0.36006513237953186,
        "Da": 29.72766876220703,
        "E_coh": 0.7775859832763672,
        "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.31,
              40.73
            ],
            [
              -105.29,
              40.73
            ],
            [
              -105.25,
              40.7
            ],
            [
              -105.23,
              40.7
            ],
            [
              -105.22,
              40.69
            ],
            [
              -105.23,
              40.62
            ],
            [
              -105.35,
              40.59
            ],
            [
              -105.37,
              40.6
            ],
            [
              -105.43,
              40.67
            ],
            [
              -105.46,
              40.67
            ],
            [
              -105.47,
              40.68
            ],
            [
              -105.47,
              40.71
            ],
            [
              -105.46,
              40.72
            ],
            [
              -105.43,
              40.72
            ],
            [
              -105.38,
              40.68
            ],
            [
              -105.37,
              40.68
            ],
            [
              -105.31,
              40.73
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "4fa1d108863173eca5ea31dd3063859ce0af6976b5858ee534ffd8aa72c70966",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0797,
        "probability": 0.001111,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.001111,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "74653711f846611ef3f6e9fa2b2c94ee7db6e63a7a7f1d6931dba9f9dff7ab42"
      },
      "receipt_sha256": "74653711f846611ef3f6e9fa2b2c94ee7db6e63a7a7f1d6931dba9f9dff7ab42"
    },
    {
      "storm_id": "70368",
      "lat": 34.6678,
      "lon": -105.5078,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 230.0,
      "ebshear": 6.0,
      "srh01": 11.0,
      "maxllaz": 0.001,
      "mesh": 0.13,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 11.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.3738
        },
        {
          "name": "alignment",
          "value": -4.263
        },
        {
          "name": "tau",
          "value": 0.5671
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.078
      },
      "coherence_score": 0.5671287775039673,
      "coherence_diagnostics": {
        "tau": 0.5671287775039673,
        "grad_tau": 0.0601535364985466,
        "torsion": 0.0,
        "alignment": -4.26298713684082,
        "S_field": 0.14294952154159546,
        "Gamma_field": 0.2630245089530945,
        "S_over_Gamma": 0.5434836745262146,
        "Da": 15.407792091369629,
        "E_coh": 0.32406577467918396,
        "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": [
          [
            [
              -105.53,
              34.7
            ],
            [
              -105.48,
              34.7
            ],
            [
              -105.47,
              34.69
            ],
            [
              -105.47,
              34.64
            ],
            [
              -105.48,
              34.62
            ],
            [
              -105.53,
              34.63
            ],
            [
              -105.54,
              34.65
            ],
            [
              -105.54,
              34.68
            ],
            [
              -105.53,
              34.7
            ]
          ]
        ]
      },
      "raw_probability": 0.078,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "0c1e32a7dd9a06c7f860c375ac954bd8eb2e824eaa6608cba4b2b7f11774d156",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.078,
        "probability": 0.000953,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000953,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "079e1c25f071cc80ba52d50ed64ba4457a88dbb3fa1b84802054f8d6c00ebf1b"
      },
      "receipt_sha256": "079e1c25f071cc80ba52d50ed64ba4457a88dbb3fa1b84802054f8d6c00ebf1b"
    },
    {
      "storm_id": "70221",
      "lat": 34.46,
      "lon": -75.47,
      "motion_east": 5.1,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2717.0,
      "ebshear": 19.0,
      "srh01": 44.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 44.0
        },
        {
          "name": "hrrr_pwat",
          "value": 44.3738
        },
        {
          "name": "alignment",
          "value": 0.3656
        },
        {
          "name": "tau",
          "value": 2.3414
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0772
      },
      "coherence_score": 2.341364860534668,
      "coherence_diagnostics": {
        "tau": 2.341364860534668,
        "grad_tau": 0.4832359850406647,
        "torsion": 0.0,
        "alignment": 0.36560356616973877,
        "S_field": 0.2909434139728546,
        "Gamma_field": 0.4071911573410034,
        "S_over_Gamma": 0.7145131230354309,
        "Da": 24.728126525878906,
        "E_coh": 0.7941362261772156,
        "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.52
            ],
            [
              -75.44,
              34.49
            ],
            [
              -75.43,
              34.43
            ],
            [
              -75.42,
              34.42
            ],
            [
              -75.43,
              34.4
            ],
            [
              -75.45,
              34.4
            ],
            [
              -75.49,
              34.43
            ],
            [
              -75.5,
              34.42
            ],
            [
              -75.52,
              34.44
            ],
            [
              -75.52,
              34.49
            ],
            [
              -75.51,
              34.51
            ],
            [
              -75.48,
              34.51
            ],
            [
              -75.46,
              34.52
            ]
          ]
        ]
      },
      "raw_probability": 0.0772,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "d63ac74ca466d7a1f9ca41beb5028024e0a23a5533e60c9b9dc195717d099940",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0772,
        "probability": 0.000953,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000953,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "dc3a62c10d7418ec421807228f1bafc4f0a5a8c6e17d77618273209f41ab2dbd"
      },
      "receipt_sha256": "dc3a62c10d7418ec421807228f1bafc4f0a5a8c6e17d77618273209f41ab2dbd"
    },
    {
      "storm_id": "69711",
      "lat": 33.5235,
      "lon": -100.9645,
      "motion_east": 8.8,
      "motion_south": -4.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2029.0,
      "ebshear": 24.0,
      "srh01": 15.0,
      "maxllaz": 0.006,
      "mesh": 0.1,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 15.0
        },
        {
          "name": "hrrr_pwat",
          "value": 22.2488
        },
        {
          "name": "alignment",
          "value": -1.8613
        },
        {
          "name": "tau",
          "value": 0.3355
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0764
      },
      "coherence_score": 0.3355315625667572,
      "coherence_diagnostics": {
        "tau": 0.3355315625667572,
        "grad_tau": 0.09264415502548218,
        "torsion": 0.0,
        "alignment": -1.8612533807754517,
        "S_field": 0.011920752003788948,
        "Gamma_field": 0.48635783791542053,
        "S_over_Gamma": 0.024510249495506287,
        "Da": 29.43875503540039,
        "E_coh": 0.18440987169742584,
        "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.04,
              33.65
            ],
            [
              -100.98,
              33.65
            ],
            [
              -100.97,
              33.63
            ],
            [
              -100.97,
              33.57
            ],
            [
              -100.95,
              33.55
            ],
            [
              -100.95,
              33.52
            ],
            [
              -100.93,
              33.5
            ],
            [
              -100.9,
              33.5
            ],
            [
              -100.87,
              33.47
            ],
            [
              -100.87,
              33.43
            ],
            [
              -100.89,
              33.42
            ],
            [
              -100.92,
              33.42
            ],
            [
              -100.93,
              33.43
            ],
            [
              -100.93,
              33.45
            ],
            [
              -100.95,
              33.47
            ],
            [
              -101.01,
              33.48
            ],
            [
              -101.05,
              33.52
            ],
            [
              -101.07,
              33.56
            ],
            [
              -101.07,
              33.6
            ],
            [
              -101.04,
              33.65
            ]
          ]
        ]
      },
      "raw_probability": 0.0764,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "69ff8a16e67001e9c3b879fb7e7f0105d2d9096c6b7bb233b7f67a6193597071",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0764,
        "probability": 0.000953,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000953,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "726f62caf01a686824ac005d4b1e7f4d2c91c7f2420021cff2c972542308f593"
      },
      "receipt_sha256": "726f62caf01a686824ac005d4b1e7f4d2c91c7f2420021cff2c972542308f593"
    },
    {
      "storm_id": "70023",
      "lat": 49.7613,
      "lon": -84.2407,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1485.0,
      "ebshear": 33.0,
      "srh01": 107.0,
      "maxllaz": 0.0,
      "mesh": 0.93,
      "flash_rate": 9.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 107.0
        },
        {
          "name": "hrrr_pwat",
          "value": 25.8738
        },
        {
          "name": "alignment",
          "value": 1.0651
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0764
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.6286163330078125,
        "torsion": 0.0,
        "alignment": 1.0651206970214844,
        "S_field": 0.264692485332489,
        "Gamma_field": 0.3930245041847229,
        "S_over_Gamma": 0.6734758019447327,
        "Da": 22.21617889404297,
        "E_coh": 0.5265786647796631,
        "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": [
          [
            [
              -84.35,
              49.82
            ],
            [
              -84.24,
              49.82
            ],
            [
              -84.23,
              49.81
            ],
            [
              -84.2,
              49.81
            ],
            [
              -84.12,
              49.77
            ],
            [
              -84.1,
              49.75
            ],
            [
              -84.1,
              49.71
            ],
            [
              -84.12,
              49.69
            ],
            [
              -84.21,
              49.69
            ],
            [
              -84.27,
              49.72
            ],
            [
              -84.31,
              49.72
            ],
            [
              -84.33,
              49.74
            ],
            [
              -84.33,
              49.76
            ],
            [
              -84.35,
              49.79
            ],
            [
              -84.35,
              49.82
            ]
          ]
        ]
      },
      "raw_probability": 0.0764,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "69ff8a16e67001e9c3b879fb7e7f0105d2d9096c6b7bb233b7f67a6193597071",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0764,
        "probability": 0.000953,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000953,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "726f62caf01a686824ac005d4b1e7f4d2c91c7f2420021cff2c972542308f593"
      },
      "receipt_sha256": "726f62caf01a686824ac005d4b1e7f4d2c91c7f2420021cff2c972542308f593"
    },
    {
      "storm_id": "70304",
      "lat": 33.63,
      "lon": -100.802,
      "motion_east": 8.5,
      "motion_south": -4.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2050.0,
      "ebshear": 24.0,
      "srh01": 3.0,
      "maxllaz": 0.002,
      "mesh": 0.08,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 3.0
        },
        {
          "name": "hrrr_pwat",
          "value": 22.2488
        },
        {
          "name": "alignment",
          "value": -1.8613
        },
        {
          "name": "tau",
          "value": 0.3355
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0764
      },
      "coherence_score": 0.3355315625667572,
      "coherence_diagnostics": {
        "tau": 0.3355315625667572,
        "grad_tau": 0.09264415502548218,
        "torsion": 0.0,
        "alignment": -1.8612533807754517,
        "S_field": 0.011920752003788948,
        "Gamma_field": 0.48635783791542053,
        "S_over_Gamma": 0.024510249495506287,
        "Da": 29.43875503540039,
        "E_coh": 0.18440987169742584,
        "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": [
          [
            [
              -100.83,
              33.66
            ],
            [
              -100.77,
              33.66
            ],
            [
              -100.76,
              33.65
            ],
            [
              -100.75,
              33.62
            ],
            [
              -100.77,
              33.58
            ],
            [
              -100.81,
              33.58
            ],
            [
              -100.83,
              33.6
            ],
            [
              -100.83,
              33.64
            ],
            [
              -100.84,
              33.65
            ],
            [
              -100.83,
              33.66
            ]
          ]
        ]
      },
      "raw_probability": 0.0764,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "69ff8a16e67001e9c3b879fb7e7f0105d2d9096c6b7bb233b7f67a6193597071",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0764,
        "probability": 0.000953,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000953,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "726f62caf01a686824ac005d4b1e7f4d2c91c7f2420021cff2c972542308f593"
      },
      "receipt_sha256": "726f62caf01a686824ac005d4b1e7f4d2c91c7f2420021cff2c972542308f593"
    },
    {
      "storm_id": "70138",
      "lat": 48.222,
      "lon": -123.2207,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 100.0,
      "ebshear": 17.0,
      "srh01": 54.0,
      "maxllaz": 0.002,
      "mesh": 0.16,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 54.0
        },
        {
          "name": "hrrr_pwat",
          "value": 24.1238
        },
        {
          "name": "alignment",
          "value": -3.8708
        },
        {
          "name": "tau",
          "value": 0.0907
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0762
      },
      "coherence_score": 0.09072009474039078,
      "coherence_diagnostics": {
        "tau": 0.09072009474039078,
        "grad_tau": 0.09446623176336288,
        "torsion": 0.0,
        "alignment": -3.87076997756958,
        "S_field": 0.11600589752197266,
        "Gamma_field": 0.16552449762821198,
        "S_over_Gamma": 0.7008382678031921,
        "Da": 10.666022300720215,
        "E_coh": 0.15648120641708374,
        "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": [
          [
            [
              -123.2,
              48.28
            ],
            [
              -123.17,
              48.28
            ],
            [
              -123.15,
              48.26
            ],
            [
              -123.15,
              48.22
            ],
            [
              -123.16,
              48.2
            ],
            [
              -123.17,
              48.19
            ],
            [
              -123.21,
              48.19
            ],
            [
              -123.22,
              48.2
            ],
            [
              -123.26,
              48.17
            ],
            [
              -123.3,
              48.17
            ],
            [
              -123.31,
              48.18
            ],
            [
              -123.31,
              48.23
            ],
            [
              -123.27,
              48.23
            ],
            [
              -123.23,
              48.25
            ],
            [
              -123.2,
              48.28
            ]
          ]
        ]
      },
      "raw_probability": 0.0762,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "2961bcc5272c59633da2c1545b9bad8687b5f9c5a1db6bba47a85a07c843aeac",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0762,
        "probability": 0.000953,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000953,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "5614afa867a6214d0945b749cd6960c873f6c3d0377725c39dbda16a4cc16ecb"
      },
      "receipt_sha256": "5614afa867a6214d0945b749cd6960c873f6c3d0377725c39dbda16a4cc16ecb"
    },
    {
      "storm_id": "70220",
      "lat": 34.7489,
      "lon": -105.72,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 349.0,
      "ebshear": 7.0,
      "srh01": 15.0,
      "maxllaz": 0.001,
      "mesh": 0.09,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 15.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.3738
        },
        {
          "name": "alignment",
          "value": -4.263
        },
        {
          "name": "tau",
          "value": 0.5671
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0761
      },
      "coherence_score": 0.5671287775039673,
      "coherence_diagnostics": {
        "tau": 0.5671287775039673,
        "grad_tau": 0.0601535364985466,
        "torsion": 0.0,
        "alignment": -4.26298713684082,
        "S_field": 0.14294952154159546,
        "Gamma_field": 0.2630245089530945,
        "S_over_Gamma": 0.5434836745262146,
        "Da": 15.407792091369629,
        "E_coh": 0.32406577467918396,
        "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": [
          [
            [
              -105.74,
              34.79
            ],
            [
              -105.7,
              34.79
            ],
            [
              -105.68,
              34.78
            ],
            [
              -105.68,
              34.72
            ],
            [
              -105.7,
              34.7
            ],
            [
              -105.73,
              34.7
            ],
            [
              -105.76,
              34.73
            ],
            [
              -105.75,
              34.74
            ],
            [
              -105.74,
              34.79
            ]
          ]
        ]
      },
      "raw_probability": 0.0761,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "8f5d124f70633a676620ca26a3d8c911bd03f2945c4754290601639281ab6a63",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0761,
        "probability": 0.000953,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000953,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ebc6933a6fac2502b470fe25a638b63b8119aefe13002dba2a9a4a69a23fe3c1"
      },
      "receipt_sha256": "ebc6933a6fac2502b470fe25a638b63b8119aefe13002dba2a9a4a69a23fe3c1"
    },
    {
      "storm_id": "70320",
      "lat": 49.7953,
      "lon": -84.9682,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1201.0,
      "ebshear": 31.0,
      "srh01": 64.0,
      "maxllaz": 0.0,
      "mesh": 0.24,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 64.0
        },
        {
          "name": "hrrr_pwat",
          "value": 26.3738
        },
        {
          "name": "alignment",
          "value": 1.1901
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0756
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.6627923846244812,
        "torsion": 0.0,
        "alignment": 1.1901206970214844,
        "S_field": 0.285712867975235,
        "Gamma_field": 0.42552450299263,
        "S_over_Gamma": 0.6714369058609009,
        "Da": 23.928543090820312,
        "E_coh": 0.55100417137146,
        "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": [
          [
            [
              -85.0,
              49.83
            ],
            [
              -84.96,
              49.83
            ],
            [
              -84.95,
              49.82
            ],
            [
              -84.89,
              49.82
            ],
            [
              -84.88,
              49.81
            ],
            [
              -84.86,
              49.81
            ],
            [
              -84.88,
              49.8
            ],
            [
              -84.89,
              49.78
            ],
            [
              -84.89,
              49.75
            ],
            [
              -84.9,
              49.74
            ],
            [
              -85.05,
              49.74
            ],
            [
              -85.07,
              49.75
            ],
            [
              -85.08,
              49.76
            ],
            [
              -85.08,
              49.81
            ],
            [
              -85.07,
              49.82
            ],
            [
              -85.01,
              49.82
            ],
            [
              -85.0,
              49.83
            ]
          ]
        ]
      },
      "raw_probability": 0.0756,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "002a150bbfd1f16ed864e533eecc8201eee9a4d6a722fce09bc99a3887003844",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0756,
        "probability": 0.000953,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000953,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "3fefd97b982deecd40a0a0515241f5e1258fea850dda6203b7c5382e6f4f8788"
      },
      "receipt_sha256": "3fefd97b982deecd40a0a0515241f5e1258fea850dda6203b7c5382e6f4f8788"
    },
    {
      "storm_id": "70063",
      "lat": 33.2344,
      "lon": -79.2067,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3555.0,
      "ebshear": 28.0,
      "srh01": 39.0,
      "maxllaz": 0.001,
      "mesh": 0.03,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 39.0
        },
        {
          "name": "hrrr_pwat",
          "value": 41.2488
        },
        {
          "name": "alignment",
          "value": 0.5891
        },
        {
          "name": "tau",
          "value": 2.2695
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0753
      },
      "coherence_score": 2.2695109844207764,
      "coherence_diagnostics": {
        "tau": 2.2695109844207764,
        "grad_tau": 0.15984465181827545,
        "torsion": 0.0,
        "alignment": 0.5891082286834717,
        "S_field": 0.8759644031524658,
        "Gamma_field": 0.2871911823749542,
        "S_over_Gamma": 3.0501089096069336,
        "Da": 18.30638313293457,
        "E_coh": 0.975519597530365,
        "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.2,
              33.27
            ],
            [
              -79.18,
              33.27
            ],
            [
              -79.17,
              33.26
            ],
            [
              -79.17,
              33.24
            ],
            [
              -79.18,
              33.22
            ],
            [
              -79.24,
              33.17
            ],
            [
              -79.26,
              33.19
            ],
            [
              -79.26,
              33.22
            ],
            [
              -79.2,
              33.27
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "a42f7cb4b62604130f77db1ac63df18ddc13ca114d8327949063c4b4ad2dccbb",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0753,
        "probability": 0.000953,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000953,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "f76ebc62c7fa46712da093641a855bd49eba789267a0ba72f385a2bace1885c5"
      },
      "receipt_sha256": "f76ebc62c7fa46712da093641a855bd49eba789267a0ba72f385a2bace1885c5"
    },
    {
      "storm_id": "70316",
      "lat": 50.7756,
      "lon": -93.9811,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1014.0,
      "ebshear": 35.0,
      "srh01": 55.0,
      "maxllaz": 0.001,
      "mesh": 0.07,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 55.0
        },
        {
          "name": "hrrr_pwat",
          "value": 28.6238
        },
        {
          "name": "alignment",
          "value": -1.1224
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0752
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 0.9256054759025574,
        "torsion": 0.0,
        "alignment": -1.1223793029785156,
        "S_field": 0.5478820204734802,
        "Gamma_field": 0.37552452087402344,
        "S_over_Gamma": 1.4589780569076538,
        "Da": 23.93095588684082,
        "E_coh": 0.7985969185829163,
        "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": [
          [
            [
              -93.99,
              50.81
            ],
            [
              -93.96,
              50.81
            ],
            [
              -93.94,
              50.8
            ],
            [
              -93.94,
              50.75
            ],
            [
              -93.96,
              50.73
            ],
            [
              -94.01,
              50.73
            ],
            [
              -94.02,
              50.75
            ],
            [
              -94.02,
              50.79
            ],
            [
              -93.99,
              50.81
            ]
          ]
        ]
      },
      "raw_probability": 0.0752,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "5031086cc975bcef9d16dad9b45b0d3a0648d57b5a5c97d1f600d1ba107f7305",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0752,
        "probability": 0.000953,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000953,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "8d9c034404a071b2d49f053c62c9055e4e2c0e3d09a6e85a9679658dbb864c21"
      },
      "receipt_sha256": "8d9c034404a071b2d49f053c62c9055e4e2c0e3d09a6e85a9679658dbb864c21"
    },
    {
      "storm_id": "69680",
      "lat": 43.8938,
      "lon": -117.2623,
      "motion_east": 6.1,
      "motion_south": -5.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1128.0,
      "ebshear": 37.0,
      "srh01": 22.0,
      "maxllaz": 0.008,
      "mesh": 0.84,
      "flash_rate": 13.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 22.0
        },
        {
          "name": "hrrr_pwat",
          "value": 16.1238
        },
        {
          "name": "alignment",
          "value": 3.0976
        },
        {
          "name": "tau",
          "value": 0.6019
        },
        {
          "name": "maxllaz",
          "value": 0.008
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0749
      },
      "coherence_score": 0.6019445657730103,
      "coherence_diagnostics": {
        "tau": 0.6019445657730103,
        "grad_tau": 0.08883560448884964,
        "torsion": 0.0,
        "alignment": 3.0975866317749023,
        "S_field": 0.23757396638393402,
        "Gamma_field": 0.2821911871433258,
        "S_over_Gamma": 0.8418900966644287,
        "Da": 16.344844818115234,
        "E_coh": 0.38322925567626953,
        "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": [
          [
            [
              -117.23,
              43.97
            ],
            [
              -117.18,
              43.97
            ],
            [
              -117.16,
              43.95
            ],
            [
              -117.16,
              43.91
            ],
            [
              -117.23,
              43.81
            ],
            [
              -117.25,
              43.8
            ],
            [
              -117.32,
              43.81
            ],
            [
              -117.35,
              43.84
            ],
            [
              -117.35,
              43.87
            ],
            [
              -117.34,
              43.89
            ],
            [
              -117.32,
              43.91
            ],
            [
              -117.29,
              43.92
            ],
            [
              -117.23,
              43.97
            ]
          ]
        ]
      },
      "raw_probability": 0.0749,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "85e09c5ccc44556bbb5cf4b214580f784b0ae8268a39ca5f87ea3d4ad4fb6e21",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0749,
        "probability": 0.000953,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000953,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "8a244f22b3c4926b441d3b9e4c35eec580d292a41c0117fe1b43d341d8486a30"
      },
      "receipt_sha256": "8a244f22b3c4926b441d3b9e4c35eec580d292a41c0117fe1b43d341d8486a30"
    },
    {
      "storm_id": "70402",
      "lat": 40.235,
      "lon": -105.969,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.001,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 937.0,
      "ebshear": 15.0,
      "srh01": 70.0,
      "maxllaz": 0.001,
      "mesh": 0.06,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 70.0
        },
        {
          "name": "hrrr_pwat",
          "value": 20.8738
        },
        {
          "name": "alignment",
          "value": 2.1846
        },
        {
          "name": "tau",
          "value": 0.7335
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0743
      },
      "coherence_score": 0.73347008228302,
      "coherence_diagnostics": {
        "tau": 0.73347008228302,
        "grad_tau": 0.08244358003139496,
        "torsion": 0.0,
        "alignment": 2.1846351623535156,
        "S_field": 0.18262186646461487,
        "Gamma_field": 0.5071911811828613,
        "S_over_Gamma": 0.36006513237953186,
        "Da": 29.72766876220703,
        "E_coh": 0.7775859832763672,
        "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": [
          [
            [
              -106.0,
              40.28
            ],
            [
              -105.94,
              40.26
            ],
            [
              -105.92,
              40.24
            ],
            [
              -105.92,
              40.21
            ],
            [
              -105.93,
              40.2
            ],
            [
              -105.97,
              40.2
            ],
            [
              -105.99,
              40.22
            ],
            [
              -106.0,
              40.22
            ],
            [
              -106.02,
              40.24
            ],
            [
              -106.0,
              40.28
            ]
          ]
        ]
      },
      "raw_probability": 0.0743,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "0b0c27f9c2874adb20ea0d3033dd15e9678c8e0d78fc061281a1922d5e62848a",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0743,
        "probability": 0.000953,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000953,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "352b2808c013a197815e7d596c2f6bd487e1b5adc52f7156afafb2165d628671"
      },
      "receipt_sha256": "352b2808c013a197815e7d596c2f6bd487e1b5adc52f7156afafb2165d628671"
    },
    {
      "storm_id": "70153",
      "lat": 34.591,
      "lon": -75.216,
      "motion_east": 5.2,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2343.0,
      "ebshear": 19.0,
      "srh01": 46.0,
      "maxllaz": 0.003,
      "mesh": 0.14,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 46.0
        },
        {
          "name": "hrrr_pwat",
          "value": 44.3738
        },
        {
          "name": "alignment",
          "value": 0.3656
        },
        {
          "name": "tau",
          "value": 2.3414
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.074
      },
      "coherence_score": 2.341364860534668,
      "coherence_diagnostics": {
        "tau": 2.341364860534668,
        "grad_tau": 0.4832359850406647,
        "torsion": 0.0,
        "alignment": 0.36560356616973877,
        "S_field": 0.2909434139728546,
        "Gamma_field": 0.4071911573410034,
        "S_over_Gamma": 0.7145131230354309,
        "Da": 24.728126525878906,
        "E_coh": 0.7941362261772156,
        "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.09,
              34.69
            ],
            [
              -75.08,
              34.68
            ],
            [
              -75.07,
              34.69
            ],
            [
              -75.06,
              34.68
            ],
            [
              -75.03,
              34.68
            ],
            [
              -75.02,
              34.67
            ],
            [
              -75.02,
              34.63
            ],
            [
              -75.05,
              34.6
            ],
            [
              -75.14,
              34.55
            ],
            [
              -75.16,
              34.55
            ],
            [
              -75.17,
              34.54
            ],
            [
              -75.23,
              34.54
            ],
            [
              -75.25,
              34.53
            ],
            [
              -75.32,
              34.46
            ],
            [
              -75.39,
              34.46
            ],
            [
              -75.38,
              34.47
            ],
            [
              -75.39,
              34.48
            ],
            [
              -75.38,
              34.48
            ],
            [
              -75.36,
              34.5
            ],
            [
              -75.36,
              34.52
            ],
            [
              -75.35,
              34.53
            ],
            [
              -75.35,
              34.59
            ],
            [
              -75.34,
              34.6
            ],
            [
              -75.34,
              34.62
            ],
            [
              -75.31,
              34.65
            ],
            [
              -75.29,
              34.66
            ],
            [
              -75.18,
              34.65
            ],
            [
              -75.15,
              34.67
            ],
            [
              -75.13,
              34.67
            ],
            [
              -75.09,
              34.69
            ]
          ]
        ]
      },
      "raw_probability": 0.074,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "27cee699478d8064284419d048c5c75e9c486475de56f3e44e0855a7980f2f5f",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.074,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "323f035cb92036cd128b858942111dc44d90b3ca134c1c1e75879c9e30417b6c"
      },
      "receipt_sha256": "323f035cb92036cd128b858942111dc44d90b3ca134c1c1e75879c9e30417b6c"
    },
    {
      "storm_id": "69220",
      "lat": 48.4874,
      "lon": -123.7804,
      "motion_east": 3.2,
      "motion_south": -8.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 102.0,
      "ebshear": 12.0,
      "srh01": 22.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 22.0
        },
        {
          "name": "hrrr_pwat",
          "value": 24.1238
        },
        {
          "name": "alignment",
          "value": -3.8708
        },
        {
          "name": "tau",
          "value": 0.0907
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0737
      },
      "coherence_score": 0.09072009474039078,
      "coherence_diagnostics": {
        "tau": 0.09072009474039078,
        "grad_tau": 0.09446623176336288,
        "torsion": 0.0,
        "alignment": -3.87076997756958,
        "S_field": 0.11600589752197266,
        "Gamma_field": 0.16552449762821198,
        "S_over_Gamma": 0.7008382678031921,
        "Da": 10.666022300720215,
        "E_coh": 0.15648120641708374,
        "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": [
          [
            [
              -123.89,
              48.59
            ],
            [
              -123.85,
              48.59
            ],
            [
              -123.82,
              48.54
            ],
            [
              -123.8,
              48.53
            ],
            [
              -123.75,
              48.53
            ],
            [
              -123.73,
              48.5
            ],
            [
              -123.69,
              48.48
            ],
            [
              -123.54,
              48.48
            ],
            [
              -123.52,
              48.47
            ],
            [
              -123.52,
              48.42
            ],
            [
              -123.5,
              48.41
            ],
            [
              -123.73,
              48.41
            ],
            [
              -123.74,
              48.42
            ],
            [
              -123.77,
              48.42
            ],
            [
              -123.78,
              48.43
            ],
            [
              -123.84,
              48.44
            ],
            [
              -123.85,
              48.45
            ],
            [
              -123.93,
              48.45
            ],
            [
              -123.96,
              48.47
            ],
            [
              -123.97,
              48.49
            ],
            [
              -123.97,
              48.52
            ],
            [
              -123.91,
              48.58
            ],
            [
              -123.89,
              48.59
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "1257d1f3302a3978b76a17b4fdb6200532f2c394f10a372929810f8c47441ebf",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0737,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "886e9144f9a535b10cfd24f0fe344764a7b46cb54d100f464f40cf0c6372edda"
      },
      "receipt_sha256": "886e9144f9a535b10cfd24f0fe344764a7b46cb54d100f464f40cf0c6372edda"
    },
    {
      "storm_id": "70243",
      "lat": 39.8471,
      "lon": -117.0407,
      "motion_east": 5.5,
      "motion_south": -3.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 967.0,
      "ebshear": 27.0,
      "srh01": 40.0,
      "maxllaz": 0.002,
      "mesh": 0.07,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 40.0
        },
        {
          "name": "hrrr_pwat",
          "value": 12.9988
        },
        {
          "name": "alignment",
          "value": 0.834
        },
        {
          "name": "tau",
          "value": 0.4562
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0736
      },
      "coherence_score": 0.4562342166900635,
      "coherence_diagnostics": {
        "tau": 0.4562342166900635,
        "grad_tau": 0.08014005422592163,
        "torsion": 0.0,
        "alignment": 0.8339725136756897,
        "S_field": 0.10631562769412994,
        "Gamma_field": 0.4396911859512329,
        "S_over_Gamma": 0.24179613590240479,
        "Da": 26.694957733154297,
        "E_coh": 0.4465925097465515,
        "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": [
          [
            [
              -117.08,
              39.88
            ],
            [
              -117.06,
              39.87
            ],
            [
              -117.05,
              39.88
            ],
            [
              -117.01,
              39.88
            ],
            [
              -117.0,
              39.87
            ],
            [
              -117.0,
              39.84
            ],
            [
              -116.99,
              39.83
            ],
            [
              -116.97,
              39.83
            ],
            [
              -117.03,
              39.82
            ],
            [
              -117.05,
              39.8
            ],
            [
              -117.07,
              39.8
            ],
            [
              -117.09,
              39.82
            ],
            [
              -117.09,
              39.86
            ],
            [
              -117.08,
              39.88
            ]
          ]
        ]
      },
      "raw_probability": 0.0736,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "5fe659395eae322590ebab12f25e4bcb7f5ed623e472296b3080bc02e959214d",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0736,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "d506abca0a716400183666c723cc792fe20ed80f71b7f7f9f967e25152963f28"
      },
      "receipt_sha256": "d506abca0a716400183666c723cc792fe20ed80f71b7f7f9f967e25152963f28"
    },
    {
      "storm_id": "68979",
      "lat": 29.3069,
      "lon": -96.2392,
      "motion_east": 3.9,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3072.0,
      "ebshear": 23.0,
      "srh01": 15.0,
      "maxllaz": 0.001,
      "mesh": 0.25,
      "flash_rate": 4.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 15.0
        },
        {
          "name": "hrrr_pwat",
          "value": 43.6238
        },
        {
          "name": "alignment",
          "value": -1.1437
        },
        {
          "name": "tau",
          "value": 1.3397
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0733
      },
      "coherence_score": 1.3397088050842285,
      "coherence_diagnostics": {
        "tau": 1.3397088050842285,
        "grad_tau": 0.21423879265785217,
        "torsion": 0.0,
        "alignment": -1.1436530351638794,
        "S_field": 0.7069332003593445,
        "Gamma_field": 0.6938578486442566,
        "S_over_Gamma": 1.0188443660736084,
        "Da": 41.528656005859375,
        "E_coh": 0.946919858455658,
        "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": [
          [
            [
              -96.29,
              29.36
            ],
            [
              -96.22,
              29.36
            ],
            [
              -96.18,
              29.34
            ],
            [
              -96.16,
              29.32
            ],
            [
              -96.16,
              29.29
            ],
            [
              -96.18,
              29.27
            ],
            [
              -96.2,
              29.27
            ],
            [
              -96.21,
              29.26
            ],
            [
              -96.28,
              29.26
            ],
            [
              -96.3,
              29.27
            ],
            [
              -96.32,
              29.29
            ],
            [
              -96.32,
              29.34
            ],
            [
              -96.29,
              29.36
            ]
          ]
        ]
      },
      "raw_probability": 0.0733,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "920231840e68c3e39a990b26bca9c0f71e23e71f2e9faa6af6c02936ac5c5c2a",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0733,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a540fefa78950b3f65a44eb966790c465decabcdc3e8a6efff2d15d9fe5ba27a"
      },
      "receipt_sha256": "a540fefa78950b3f65a44eb966790c465decabcdc3e8a6efff2d15d9fe5ba27a"
    },
    {
      "storm_id": "70052",
      "lat": 35.8311,
      "lon": -113.0622,
      "motion_east": 4.7,
      "motion_south": -3.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 576.0,
      "ebshear": 12.0,
      "srh01": 32.0,
      "maxllaz": 0.002,
      "mesh": 0.31,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 32.0
        },
        {
          "name": "hrrr_pwat",
          "value": 26.8738
        },
        {
          "name": "alignment",
          "value": -0.9923
        },
        {
          "name": "tau",
          "value": 0.1979
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.073
      },
      "coherence_score": 0.19785848259925842,
      "coherence_diagnostics": {
        "tau": 0.19785848259925842,
        "grad_tau": 0.019875263795256615,
        "torsion": 0.0,
        "alignment": -0.992330014705658,
        "S_field": 0.017464863136410713,
        "Gamma_field": 0.588857889175415,
        "S_over_Gamma": 0.029658876359462738,
        "Da": 38.27596664428711,
        "E_coh": 0.6312131285667419,
        "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": [
          [
            [
              -113.06,
              35.86
            ],
            [
              -113.05,
              35.86
            ],
            [
              -113.03,
              35.84
            ],
            [
              -113.03,
              35.82
            ],
            [
              -113.05,
              35.8
            ],
            [
              -113.08,
              35.8
            ],
            [
              -113.1,
              35.81
            ],
            [
              -113.1,
              35.83
            ],
            [
              -113.06,
              35.86
            ]
          ]
        ]
      },
      "raw_probability": 0.073,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "53a16154b07b3df7e4d0cb299149600178740826917cd8daf864ce65146bc12d",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.073,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "aea79fd3fef635fc8f99d1fb7119884cfbd05ab0f5ad70dd2a304e2d0b1abb66"
      },
      "receipt_sha256": "aea79fd3fef635fc8f99d1fb7119884cfbd05ab0f5ad70dd2a304e2d0b1abb66"
    },
    {
      "storm_id": "70389",
      "lat": 42.4873,
      "lon": -105.4467,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1301.0,
      "ebshear": 33.0,
      "srh01": 32.0,
      "maxllaz": 0.001,
      "mesh": 0.19,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 32.0
        },
        {
          "name": "hrrr_pwat",
          "value": 18.7488
        },
        {
          "name": "alignment",
          "value": -0.3823
        },
        {
          "name": "tau",
          "value": 1.1145
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0722
      },
      "coherence_score": 1.1144791841506958,
      "coherence_diagnostics": {
        "tau": 1.1144791841506958,
        "grad_tau": 0.0686970204114914,
        "torsion": 0.0,
        "alignment": -0.38232892751693726,
        "S_field": 0.41432684659957886,
        "Gamma_field": 0.31052452325820923,
        "S_over_Gamma": 1.3342806100845337,
        "Da": 17.87632942199707,
        "E_coh": 0.7714075446128845,
        "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": [
          [
            [
              -105.46,
              42.55
            ],
            [
              -105.4,
              42.54
            ],
            [
              -105.39,
              42.5
            ],
            [
              -105.38,
              42.49
            ],
            [
              -105.38,
              42.46
            ],
            [
              -105.4,
              42.46
            ],
            [
              -105.41,
              42.45
            ],
            [
              -105.47,
              42.45
            ],
            [
              -105.48,
              42.44
            ],
            [
              -105.5,
              42.44
            ],
            [
              -105.51,
              42.45
            ],
            [
              -105.49,
              42.47
            ],
            [
              -105.49,
              42.53
            ],
            [
              -105.48,
              42.53
            ],
            [
              -105.46,
              42.55
            ]
          ]
        ]
      },
      "raw_probability": 0.0722,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "6fa6d5022f709115430e127443e86c21232d8af21da18ffeabe112f0e43547cc",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0722,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "456c57f60d32a6af0741068ef38cbf8643112fd7b8f3d238b9be8b0e46583ca6"
      },
      "receipt_sha256": "456c57f60d32a6af0741068ef38cbf8643112fd7b8f3d238b9be8b0e46583ca6"
    },
    {
      "storm_id": "70357",
      "lat": 42.401,
      "lon": -116.508,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 888.0,
      "ebshear": 26.0,
      "srh01": 35.0,
      "maxllaz": 0.002,
      "mesh": 0.17,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 35.0
        },
        {
          "name": "hrrr_pwat",
          "value": 7.2488
        },
        {
          "name": "alignment",
          "value": 2.5796
        },
        {
          "name": "tau",
          "value": 0.4435
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0721
      },
      "coherence_score": 0.4435182809829712,
      "coherence_diagnostics": {
        "tau": 0.4435182809829712,
        "grad_tau": 0.06051855534315109,
        "torsion": 0.0,
        "alignment": 2.5795793533325195,
        "S_field": 0.19802658259868622,
        "Gamma_field": 0.6596912145614624,
        "S_over_Gamma": 0.30018070340156555,
        "Da": 38.36125564575195,
        "E_coh": 0.3449685275554657,
        "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.52,
              42.45
            ],
            [
              -116.48,
              42.44
            ],
            [
              -116.47,
              42.43
            ],
            [
              -116.47,
              42.38
            ],
            [
              -116.48,
              42.36
            ],
            [
              -116.5,
              42.35
            ],
            [
              -116.52,
              42.35
            ],
            [
              -116.56,
              42.38
            ],
            [
              -116.56,
              42.42
            ],
            [
              -116.52,
              42.45
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "3383f97330e35a4475d8e0675c38c20ce2c08ef73fbd8ecc46d0235f24029afd",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0721,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "070b1b09f82ef0b0faacba2a8b2b0e5ac03ac6f4bc312d3482d6643206de370f"
      },
      "receipt_sha256": "070b1b09f82ef0b0faacba2a8b2b0e5ac03ac6f4bc312d3482d6643206de370f"
    },
    {
      "storm_id": "69982",
      "lat": 34.3529,
      "lon": -109.8336,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1034.0,
      "ebshear": 19.0,
      "srh01": 51.0,
      "maxllaz": 0.001,
      "mesh": 0.31,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 51.0
        },
        {
          "name": "hrrr_pwat",
          "value": 44.3738
        },
        {
          "name": "alignment",
          "value": -1.6417
        },
        {
          "name": "tau",
          "value": 0.6589
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0717
      },
      "coherence_score": 0.6588538885116577,
      "coherence_diagnostics": {
        "tau": 0.6588538885116577,
        "grad_tau": 0.10612110793590546,
        "torsion": 0.0,
        "alignment": -1.6417131423950195,
        "S_field": 0.4451914131641388,
        "Gamma_field": 0.6421912312507629,
        "S_over_Gamma": 0.6932380795478821,
        "Da": 39.771305084228516,
        "E_coh": 0.9560216069221497,
        "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.79,
              34.42
            ],
            [
              -109.78,
              34.4
            ],
            [
              -109.78,
              34.35
            ],
            [
              -109.83,
              34.34
            ],
            [
              -109.86,
              34.31
            ],
            [
              -109.86,
              34.29
            ],
            [
              -109.88,
              34.29
            ],
            [
              -109.89,
              34.3
            ],
            [
              -109.89,
              34.33
            ],
            [
              -109.87,
              34.35
            ],
            [
              -109.83,
              34.36
            ],
            [
              -109.81,
              34.38
            ],
            [
              -109.81,
              34.4
            ],
            [
              -109.79,
              34.42
            ]
          ]
        ]
      },
      "raw_probability": 0.0717,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "ca685dd5689dcb273b569608d907becded634518be7e4dcc5284e202f1ae359d",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0717,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "0d4f7cb5fa57d0235a11ba1973a4e8647bd6fbd924709213870074c8779736a8"
      },
      "receipt_sha256": "0d4f7cb5fa57d0235a11ba1973a4e8647bd6fbd924709213870074c8779736a8"
    },
    {
      "storm_id": "69922",
      "lat": 36.958,
      "lon": -101.4845,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1020.0,
      "ebshear": 28.0,
      "srh01": 23.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 23.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.1238
        },
        {
          "name": "alignment",
          "value": -3.2689
        },
        {
          "name": "tau",
          "value": 0.6364
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0711
      },
      "coherence_score": 0.6364080309867859,
      "coherence_diagnostics": {
        "tau": 0.6364080309867859,
        "grad_tau": 0.10844006389379501,
        "torsion": 0.0,
        "alignment": -3.2689037322998047,
        "S_field": 0.23153458535671234,
        "Gamma_field": 0.5355244874954224,
        "S_over_Gamma": 0.43235108256340027,
        "Da": 31.94524383544922,
        "E_coh": 0.7814940810203552,
        "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,
              37.03
            ],
            [
              -101.5,
              37.03
            ],
            [
              -101.49,
              37.02
            ],
            [
              -101.49,
              36.99
            ],
            [
              -101.46,
              36.96
            ],
            [
              -101.43,
              36.96
            ],
            [
              -101.4,
              36.94
            ],
            [
              -101.4,
              36.91
            ],
            [
              -101.41,
              36.9
            ],
            [
              -101.43,
              36.9
            ],
            [
              -101.44,
              36.91
            ],
            [
              -101.44,
              36.93
            ],
            [
              -101.47,
              36.96
            ],
            [
              -101.49,
              36.96
            ],
            [
              -101.52,
              36.92
            ],
            [
              -101.56,
              36.92
            ],
            [
              -101.57,
              36.93
            ],
            [
              -101.58,
              36.97
            ],
            [
              -101.57,
              36.99
            ],
            [
              -101.52,
              37.03
            ]
          ]
        ]
      },
      "raw_probability": 0.0711,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "b3db3d79cde88a3c692b6990568a106f563234959afaefbf9c0d88a81eb32aaa",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0711,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "4a8eeb7e76af8a496a6a0b0ad1fbe26a34e235109cbc408d5aceeef0575e36b4"
      },
      "receipt_sha256": "4a8eeb7e76af8a496a6a0b0ad1fbe26a34e235109cbc408d5aceeef0575e36b4"
    },
    {
      "storm_id": "70351",
      "lat": 46.3321,
      "lon": -111.8129,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1492.0,
      "ebshear": 22.0,
      "srh01": 34.0,
      "maxllaz": 0.002,
      "mesh": 0.06,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 34.0
        },
        {
          "name": "hrrr_pwat",
          "value": 28.1238
        },
        {
          "name": "alignment",
          "value": -0.6244
        },
        {
          "name": "tau",
          "value": 0.5075
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0706
      },
      "coherence_score": 0.5074846744537354,
      "coherence_diagnostics": {
        "tau": 0.5074846744537354,
        "grad_tau": 0.07089237123727798,
        "torsion": 0.0,
        "alignment": -0.6243622899055481,
        "S_field": 0.26099443435668945,
        "Gamma_field": 0.9813578724861145,
        "S_over_Gamma": 0.26595234870910645,
        "Da": 57.93510437011719,
        "E_coh": 0.8130472302436829,
        "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": [
          [
            [
              -111.81,
              46.39
            ],
            [
              -111.77,
              46.39
            ],
            [
              -111.76,
              46.38
            ],
            [
              -111.76,
              46.34
            ],
            [
              -111.75,
              46.32
            ],
            [
              -111.77,
              46.3
            ],
            [
              -111.81,
              46.29
            ],
            [
              -111.82,
              46.28
            ],
            [
              -111.87,
              46.28
            ],
            [
              -111.89,
              46.29
            ],
            [
              -111.87,
              46.3
            ],
            [
              -111.84,
              46.34
            ],
            [
              -111.85,
              46.36
            ],
            [
              -111.81,
              46.39
            ]
          ]
        ]
      },
      "raw_probability": 0.0706,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "55e0f0d9575191a75e83b5c7087142d12028a6266e0844fa5347e16d6a6423e1",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0706,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e339d84bb709c9d29219fe9783bba9cd5d95f6e8248f416d7943abedd8d27731"
      },
      "receipt_sha256": "e339d84bb709c9d29219fe9783bba9cd5d95f6e8248f416d7943abedd8d27731"
    },
    {
      "storm_id": "70171",
      "lat": 43.2008,
      "lon": -117.8023,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1281.0,
      "ebshear": 37.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": 17.7488
        },
        {
          "name": "alignment",
          "value": -1.0603
        },
        {
          "name": "tau",
          "value": 0.6155
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0688
      },
      "coherence_score": 0.6154927611351013,
      "coherence_diagnostics": {
        "tau": 0.6154927611351013,
        "grad_tau": 0.08346091210842133,
        "torsion": 0.0,
        "alignment": -1.0602827072143555,
        "S_field": 0.19422852993011475,
        "Gamma_field": 0.49635782837867737,
        "S_over_Gamma": 0.3913074731826782,
        "Da": 29.460508346557617,
        "E_coh": 0.37977808713912964,
        "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": [
          [
            [
              -117.83,
              43.24
            ],
            [
              -117.77,
              43.24
            ],
            [
              -117.76,
              43.23
            ],
            [
              -117.76,
              43.21
            ],
            [
              -117.74,
              43.19
            ],
            [
              -117.74,
              43.17
            ],
            [
              -117.76,
              43.17
            ],
            [
              -117.77,
              43.16
            ],
            [
              -117.87,
              43.16
            ],
            [
              -117.88,
              43.18
            ],
            [
              -117.86,
              43.2
            ],
            [
              -117.86,
              43.22
            ],
            [
              -117.83,
              43.24
            ]
          ]
        ]
      },
      "raw_probability": 0.0688,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "9b2b5544c645cfe243d58ea3a45917ddb25ab4de139b2dc58da341d1b747839a",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0688,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "5fc59e8d669c8816375a4343cc62eb381c9941d2365c0ae801df33efe3f8fe2c"
      },
      "receipt_sha256": "5fc59e8d669c8816375a4343cc62eb381c9941d2365c0ae801df33efe3f8fe2c"
    },
    {
      "storm_id": "70030",
      "lat": 39.7382,
      "lon": -116.5823,
      "motion_east": 5.2,
      "motion_south": -3.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1140.0,
      "ebshear": 25.0,
      "srh01": 47.0,
      "maxllaz": 0.003,
      "mesh": 0.56,
      "flash_rate": 9.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 47.0
        },
        {
          "name": "hrrr_pwat",
          "value": 12.9988
        },
        {
          "name": "alignment",
          "value": 0.834
        },
        {
          "name": "tau",
          "value": 0.4562
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0686
      },
      "coherence_score": 0.4562342166900635,
      "coherence_diagnostics": {
        "tau": 0.4562342166900635,
        "grad_tau": 0.08014005422592163,
        "torsion": 0.0,
        "alignment": 0.8339725136756897,
        "S_field": 0.10631562769412994,
        "Gamma_field": 0.4396911859512329,
        "S_over_Gamma": 0.24179613590240479,
        "Da": 26.694957733154297,
        "E_coh": 0.4465925097465515,
        "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.6,
              39.83
            ],
            [
              -116.58,
              39.83
            ],
            [
              -116.56,
              39.81
            ],
            [
              -116.55,
              39.81
            ],
            [
              -116.53,
              39.78
            ],
            [
              -116.5,
              39.77
            ],
            [
              -116.47,
              39.74
            ],
            [
              -116.47,
              39.71
            ],
            [
              -116.48,
              39.69
            ],
            [
              -116.49,
              39.69
            ],
            [
              -116.6,
              39.61
            ],
            [
              -116.61,
              39.62
            ],
            [
              -116.64,
              39.62
            ],
            [
              -116.65,
              39.63
            ],
            [
              -116.65,
              39.69
            ],
            [
              -116.62,
              39.72
            ],
            [
              -116.64,
              39.74
            ],
            [
              -116.64,
              39.76
            ],
            [
              -116.65,
              39.77
            ],
            [
              -116.64,
              39.78
            ],
            [
              -116.64,
              39.81
            ],
            [
              -116.6,
              39.83
            ]
          ]
        ]
      },
      "raw_probability": 0.0686,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "958d72078d5ded8620f8e8813c51f1e57495f761b44c908608a3dc8c8811c5be",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0686,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "995c0d02d8a18d13d3c7b2ee44b49054d6e35d115ff799d8eca87cdcccf7147c"
      },
      "receipt_sha256": "995c0d02d8a18d13d3c7b2ee44b49054d6e35d115ff799d8eca87cdcccf7147c"
    },
    {
      "storm_id": "70158",
      "lat": 30.202,
      "lon": -90.104,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2253.0,
      "ebshear": 11.0,
      "srh01": 0.0,
      "maxllaz": 0.005,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 0.0
        },
        {
          "name": "hrrr_pwat",
          "value": 58.4988
        },
        {
          "name": "alignment",
          "value": 9.0673
        },
        {
          "name": "tau",
          "value": 3.2889
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0684
      },
      "coherence_score": 3.288857936859131,
      "coherence_diagnostics": {
        "tau": 3.288857936859131,
        "grad_tau": 0.3960196375846863,
        "torsion": 0.0,
        "alignment": 9.067331314086914,
        "S_field": 0.7865287661552429,
        "Gamma_field": 0.21552449464797974,
        "S_over_Gamma": 3.6493706703186035,
        "Da": 11.387709617614746,
        "E_coh": 0.8568471074104309,
        "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": [
          [
            [
              -90.15,
              30.24
            ],
            [
              -90.06,
              30.24
            ],
            [
              -90.04,
              30.23
            ],
            [
              -90.05,
              30.21
            ],
            [
              -90.05,
              30.17
            ],
            [
              -90.08,
              30.15
            ],
            [
              -90.14,
              30.15
            ],
            [
              -90.16,
              30.17
            ],
            [
              -90.16,
              30.22
            ],
            [
              -90.15,
              30.24
            ]
          ]
        ]
      },
      "raw_probability": 0.0684,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "388c9c1c86cef4d0adca2fe326cbf72afeab2bb8a36dabfa3f3251713e097395",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0684,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "82c1ba8ad8fd4765153ae0586d76126009374d6120dbdc3d88d626c862158aba"
      },
      "receipt_sha256": "82c1ba8ad8fd4765153ae0586d76126009374d6120dbdc3d88d626c862158aba"
    },
    {
      "storm_id": "68584",
      "lat": 43.6484,
      "lon": -116.7911,
      "motion_east": 8.6,
      "motion_south": -3.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 938.0,
      "ebshear": 37.0,
      "srh01": 12.0,
      "maxllaz": 0.005,
      "mesh": 1.25,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 12.0
        },
        {
          "name": "hrrr_pwat",
          "value": 12.8738
        },
        {
          "name": "alignment",
          "value": 1.7732
        },
        {
          "name": "tau",
          "value": 0.5545
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0678
      },
      "coherence_score": 0.5545172095298767,
      "coherence_diagnostics": {
        "tau": 0.5545172095298767,
        "grad_tau": 0.08273487538099289,
        "torsion": 0.0,
        "alignment": 1.7731804847717285,
        "S_field": 0.205884650349617,
        "Gamma_field": 0.40969118475914,
        "S_over_Gamma": 0.5025361776351929,
        "Da": 23.938007354736328,
        "E_coh": 0.4024229943752289,
        "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.76,
              43.71
            ],
            [
              -116.72,
              43.71
            ],
            [
              -116.7,
              43.69
            ],
            [
              -116.7,
              43.66
            ],
            [
              -116.69,
              43.65
            ],
            [
              -116.74,
              43.6
            ],
            [
              -116.76,
              43.6
            ],
            [
              -116.78,
              43.58
            ],
            [
              -116.81,
              43.58
            ],
            [
              -116.82,
              43.57
            ],
            [
              -116.87,
              43.57
            ],
            [
              -116.91,
              43.6
            ],
            [
              -116.91,
              43.64
            ],
            [
              -116.88,
              43.67
            ],
            [
              -116.84,
              43.69
            ],
            [
              -116.81,
              43.69
            ],
            [
              -116.8,
              43.7
            ],
            [
              -116.77,
              43.7
            ],
            [
              -116.76,
              43.71
            ]
          ]
        ]
      },
      "raw_probability": 0.0678,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "457dab6fb203faf1a2ce3be174296a3cda662ec26e0bd3deecec0f44dfa346f0",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0678,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "8b5ff6ed653cf256cb3a44e35ad56aeda5c1934bb7f18b28f03d232bed9fa5d0"
      },
      "receipt_sha256": "8b5ff6ed653cf256cb3a44e35ad56aeda5c1934bb7f18b28f03d232bed9fa5d0"
    },
    {
      "storm_id": "69845",
      "lat": 41.6975,
      "lon": -103.8738,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1435.0,
      "ebshear": 25.0,
      "srh01": 28.0,
      "maxllaz": 0.005,
      "mesh": 0.48,
      "flash_rate": 6.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 28.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.2488
        },
        {
          "name": "alignment",
          "value": -2.1067
        },
        {
          "name": "tau",
          "value": 1.0154
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0674
      },
      "coherence_score": 1.0154378414154053,
      "coherence_diagnostics": {
        "tau": 1.0154378414154053,
        "grad_tau": 0.027668988332152367,
        "torsion": 0.0,
        "alignment": -2.1067252159118652,
        "S_field": 0.24652574956417084,
        "Gamma_field": 0.5280244946479797,
        "S_over_Gamma": 0.46688318252563477,
        "Da": 31.034446716308594,
        "E_coh": 0.7834604382514954,
        "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.89,
              41.72
            ],
            [
              -103.85,
              41.72
            ],
            [
              -103.84,
              41.71
            ],
            [
              -103.84,
              41.66
            ],
            [
              -103.88,
              41.66
            ],
            [
              -103.9,
              41.68
            ],
            [
              -103.9,
              41.71
            ],
            [
              -103.89,
              41.72
            ]
          ]
        ]
      },
      "raw_probability": 0.0674,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "f4e4b259748ee9c961915a8cc39daa9d15ea3735b050a28b10adff828cdb2e0c",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0674,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "08ab55f5ede9c89be18b4198090028396f1b2f179912c09e6bdc1634a3f01408"
      },
      "receipt_sha256": "08ab55f5ede9c89be18b4198090028396f1b2f179912c09e6bdc1634a3f01408"
    },
    {
      "storm_id": "70375",
      "lat": 29.6513,
      "lon": -95.7,
      "motion_east": 0.2,
      "motion_south": -2.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2709.0,
      "ebshear": 25.0,
      "srh01": 46.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 46.0
        },
        {
          "name": "hrrr_pwat",
          "value": 45.2488
        },
        {
          "name": "alignment",
          "value": 1.4083
        },
        {
          "name": "tau",
          "value": 1.3499
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0666
      },
      "coherence_score": 1.3499068021774292,
      "coherence_diagnostics": {
        "tau": 1.3499068021774292,
        "grad_tau": 0.062345199286937714,
        "torsion": 0.0,
        "alignment": 1.4082915782928467,
        "S_field": 0.6819517612457275,
        "Gamma_field": 0.7471911311149597,
        "S_over_Gamma": 0.9126871824264526,
        "Da": 44.29973220825195,
        "E_coh": 0.933701753616333,
        "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": [
          [
            [
              -95.71,
              29.68
            ],
            [
              -95.65,
              29.67
            ],
            [
              -95.65,
              29.62
            ],
            [
              -95.66,
              29.61
            ],
            [
              -95.75,
              29.61
            ],
            [
              -95.75,
              29.67
            ],
            [
              -95.72,
              29.67
            ],
            [
              -95.71,
              29.68
            ]
          ]
        ]
      },
      "raw_probability": 0.0666,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "68be68af2b3fe30b4276fb007712e7a2fc21090426dd02cef7512d26126f27d1",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0666,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "8dae9b7e3fe04f455d86a87c844b18d82df30c1b36471d9e4d76c8a44b65fc89"
      },
      "receipt_sha256": "8dae9b7e3fe04f455d86a87c844b18d82df30c1b36471d9e4d76c8a44b65fc89"
    },
    {
      "storm_id": "70416",
      "lat": 30.0022,
      "lon": -79.0981,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2688.0,
      "ebshear": 13.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": 45.9988
        },
        {
          "name": "alignment",
          "value": 2.2688
        },
        {
          "name": "tau",
          "value": 3.2669
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0664
      },
      "coherence_score": 3.2668704986572266,
      "coherence_diagnostics": {
        "tau": 3.2668704986572266,
        "grad_tau": 0.1358821988105774,
        "torsion": 0.0,
        "alignment": 2.268777847290039,
        "S_field": 1.4621819257736206,
        "Gamma_field": 0.17885783314704895,
        "S_over_Gamma": 8.1751070022583,
        "Da": 10.862467765808105,
        "E_coh": 0.9529622197151184,
        "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.13,
              30.04
            ],
            [
              -79.12,
              30.04
            ],
            [
              -79.11,
              30.03
            ],
            [
              -79.1,
              30.03
            ],
            [
              -79.09,
              30.04
            ],
            [
              -79.08,
              30.03
            ],
            [
              -79.07,
              30.03
            ],
            [
              -79.06,
              30.03
            ],
            [
              -79.06,
              30.02
            ],
            [
              -79.06,
              30.01
            ],
            [
              -79.06,
              30.0
            ],
            [
              -79.05,
              29.99
            ],
            [
              -79.05,
              29.98
            ],
            [
              -79.06,
              29.97
            ],
            [
              -79.07,
              29.97
            ],
            [
              -79.08,
              29.97
            ],
            [
              -79.09,
              29.97
            ],
            [
              -79.1,
              29.98
            ],
            [
              -79.11,
              29.98
            ],
            [
              -79.12,
              29.98
            ],
            [
              -79.13,
              29.97
            ],
            [
              -79.13,
              29.96
            ],
            [
              -79.13,
              29.97
            ],
            [
              -79.13,
              29.98
            ],
            [
              -79.12,
              29.98
            ],
            [
              -79.11,
              29.98
            ],
            [
              -79.1,
              29.98
            ],
            [
              -79.09,
              29.99
            ],
            [
              -79.09,
              30.0
            ],
            [
              -79.09,
              30.01
            ],
            [
              -79.1,
              30.02
            ],
            [
              -79.11,
              30.03
            ],
            [
              -79.12,
              30.02
            ],
            [
              -79.12,
              30.01
            ],
            [
              -79.13,
              30.02
            ],
            [
              -79.13,
              30.03
            ],
            [
              -79.13,
              30.04
            ]
          ]
        ]
      },
      "raw_probability": 0.0664,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "d87d01de7ef827bdfdcb1d60b9360fef38f07737d022be179a6a8efdf67dd61d",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0664,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "dccb7caa2f256db533587ec0edabc74ee0dc859e1d2877ec1c527d3cead49797"
      },
      "receipt_sha256": "dccb7caa2f256db533587ec0edabc74ee0dc859e1d2877ec1c527d3cead49797"
    },
    {
      "storm_id": "69857",
      "lat": 30.056,
      "lon": -82.399,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1427.0,
      "ebshear": 14.0,
      "srh01": 8.0,
      "maxllaz": 0.002,
      "mesh": 0.19,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 8.0
        },
        {
          "name": "hrrr_pwat",
          "value": 39.7488
        },
        {
          "name": "alignment",
          "value": -1.908
        },
        {
          "name": "tau",
          "value": 3.0997
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0662
      },
      "coherence_score": 3.0996549129486084,
      "coherence_diagnostics": {
        "tau": 3.0996549129486084,
        "grad_tau": 0.13037848472595215,
        "torsion": 0.0,
        "alignment": -1.9080219268798828,
        "S_field": 1.0417176485061646,
        "Gamma_field": 0.19302450120449066,
        "S_over_Gamma": 5.396815776824951,
        "Da": 11.535074234008789,
        "E_coh": 0.9502955079078674,
        "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.42,
              30.11
            ],
            [
              -82.39,
              30.11
            ],
            [
              -82.35,
              30.08
            ],
            [
              -82.35,
              30.02
            ],
            [
              -82.37,
              30.0
            ],
            [
              -82.39,
              30.01
            ],
            [
              -82.42,
              30.01
            ],
            [
              -82.44,
              30.03
            ],
            [
              -82.44,
              30.08
            ],
            [
              -82.42,
              30.11
            ]
          ]
        ]
      },
      "raw_probability": 0.0662,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "a6c0633423cd2623ab8be69895771a247fe0f35c0032fbbda6d0af066e1fb864",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0662,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "59ead582eb1f419661e7ab53161801c0e5c740888397d35e346df5190f91826e"
      },
      "receipt_sha256": "59ead582eb1f419661e7ab53161801c0e5c740888397d35e346df5190f91826e"
    },
    {
      "storm_id": "70376",
      "lat": 29.0957,
      "lon": -103.0529,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 759.0,
      "ebshear": 22.0,
      "srh01": 56.0,
      "maxllaz": 0.001,
      "mesh": 0.11,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 56.0
        },
        {
          "name": "hrrr_pwat",
          "value": 28.9988
        },
        {
          "name": "alignment",
          "value": -2.1072
        },
        {
          "name": "tau",
          "value": 0.442
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0661
      },
      "coherence_score": 0.4420333504676819,
      "coherence_diagnostics": {
        "tau": 0.4420333504676819,
        "grad_tau": 0.0768975019454956,
        "torsion": 0.0,
        "alignment": -2.1072299480438232,
        "S_field": 0.10489517450332642,
        "Gamma_field": 0.5263578295707703,
        "S_over_Gamma": 0.19928491115570068,
        "Da": 32.90692138671875,
        "E_coh": 0.6720395684242249,
        "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.07,
              29.12
            ],
            [
              -103.03,
              29.12
            ],
            [
              -103.02,
              29.11
            ],
            [
              -103.02,
              29.05
            ],
            [
              -103.08,
              29.05
            ],
            [
              -103.08,
              29.1
            ],
            [
              -103.07,
              29.12
            ]
          ]
        ]
      },
      "raw_probability": 0.0661,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "290c28b330ec4f37400227dc0c5e1d9dcf6a7f2bd1d53a69e05a70df51b277f1",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0661,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c807b48cd8ea5e6ec7817498d78cd79274b983d4797ba73b93fd1395b9d15c66"
      },
      "receipt_sha256": "c807b48cd8ea5e6ec7817498d78cd79274b983d4797ba73b93fd1395b9d15c66"
    },
    {
      "storm_id": "70347",
      "lat": 30.134,
      "lon": -82.62,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1504.0,
      "ebshear": 16.0,
      "srh01": 17.0,
      "maxllaz": 0.002,
      "mesh": 0.07,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 17.0
        },
        {
          "name": "hrrr_pwat",
          "value": 39.7488
        },
        {
          "name": "alignment",
          "value": -1.908
        },
        {
          "name": "tau",
          "value": 3.0997
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.066
      },
      "coherence_score": 3.0996549129486084,
      "coherence_diagnostics": {
        "tau": 3.0996549129486084,
        "grad_tau": 0.13037848472595215,
        "torsion": 0.0,
        "alignment": -1.9080219268798828,
        "S_field": 1.0417176485061646,
        "Gamma_field": 0.19302450120449066,
        "S_over_Gamma": 5.396815776824951,
        "Da": 11.535074234008789,
        "E_coh": 0.9502955079078674,
        "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.64,
              30.19
            ],
            [
              -82.59,
              30.18
            ],
            [
              -82.56,
              30.14
            ],
            [
              -82.56,
              30.12
            ],
            [
              -82.59,
              30.08
            ],
            [
              -82.65,
              30.08
            ],
            [
              -82.65,
              30.1
            ],
            [
              -82.66,
              30.11
            ],
            [
              -82.66,
              30.15
            ],
            [
              -82.64,
              30.19
            ]
          ]
        ]
      },
      "raw_probability": 0.066,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "514ab1f47ce0b2a0b959a927dec3c246b5a30b86d651f1178b38e0e5bda95801",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.066,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "88913267a9895593da9cfe0f31b561eefa842b325033a70ebd8f21e6db13ef60"
      },
      "receipt_sha256": "88913267a9895593da9cfe0f31b561eefa842b325033a70ebd8f21e6db13ef60"
    },
    {
      "storm_id": "70139",
      "lat": 44.8743,
      "lon": -117.3293,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1150.0,
      "ebshear": 29.0,
      "srh01": 34.0,
      "maxllaz": 0.002,
      "mesh": 0.18,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 34.0
        },
        {
          "name": "hrrr_pwat",
          "value": 24.8738
        },
        {
          "name": "alignment",
          "value": -0.4347
        },
        {
          "name": "tau",
          "value": 0.6173
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.065
      },
      "coherence_score": 0.6172834634780884,
      "coherence_diagnostics": {
        "tau": 0.6172834634780884,
        "grad_tau": 0.034615445882081985,
        "torsion": 0.0,
        "alignment": -0.4347143769264221,
        "S_field": 0.1969153881072998,
        "Gamma_field": 0.2821911871433258,
        "S_over_Gamma": 0.6978084444999695,
        "Da": 16.92217254638672,
        "E_coh": 0.33547818660736084,
        "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": [
          [
            [
              -117.33,
              44.95
            ],
            [
              -117.29,
              44.95
            ],
            [
              -117.27,
              44.92
            ],
            [
              -117.27,
              44.89
            ],
            [
              -117.3,
              44.83
            ],
            [
              -117.3,
              44.81
            ],
            [
              -117.32,
              44.8
            ],
            [
              -117.37,
              44.8
            ],
            [
              -117.37,
              44.82
            ],
            [
              -117.39,
              44.84
            ],
            [
              -117.37,
              44.86
            ],
            [
              -117.35,
              44.9
            ],
            [
              -117.35,
              44.92
            ],
            [
              -117.33,
              44.95
            ]
          ]
        ]
      },
      "raw_probability": 0.065,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "e3dd12f96876c999399a65af0d946bff56203dc8540b391b062a8aae05bf06e4",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.065,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "00761b466ebe8ff6ec10329c6daaed24bb53057f078856f73766c324691b6b62"
      },
      "receipt_sha256": "00761b466ebe8ff6ec10329c6daaed24bb53057f078856f73766c324691b6b62"
    },
    {
      "storm_id": "70041",
      "lat": 43.4423,
      "lon": -98.7941,
      "motion_east": 6.2,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 33.0,
      "ebshear": 15.0,
      "srh01": 57.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 57.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.2488
        },
        {
          "name": "alignment",
          "value": 1.0947
        },
        {
          "name": "tau",
          "value": 0.894
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0643
      },
      "coherence_score": 0.8939921259880066,
      "coherence_diagnostics": {
        "tau": 0.8939921259880066,
        "grad_tau": 0.11225409805774689,
        "torsion": 0.0,
        "alignment": 1.0946719646453857,
        "S_field": 0.4715999960899353,
        "Gamma_field": 0.36885786056518555,
        "S_over_Gamma": 1.2785412073135376,
        "Da": 23.127838134765625,
        "E_coh": 0.8870109915733337,
        "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.79,
              43.49
            ],
            [
              -98.75,
              43.49
            ],
            [
              -98.74,
              43.48
            ],
            [
              -98.71,
              43.48
            ],
            [
              -98.7,
              43.49
            ],
            [
              -98.66,
              43.47
            ],
            [
              -98.66,
              43.43
            ],
            [
              -98.67,
              43.41
            ],
            [
              -98.68,
              43.4
            ],
            [
              -98.72,
              43.4
            ],
            [
              -98.73,
              43.39
            ],
            [
              -98.75,
              43.4
            ],
            [
              -98.89,
              43.4
            ],
            [
              -98.9,
              43.39
            ],
            [
              -98.95,
              43.39
            ],
            [
              -98.97,
              43.4
            ],
            [
              -98.97,
              43.45
            ],
            [
              -98.95,
              43.46
            ],
            [
              -98.86,
              43.46
            ],
            [
              -98.83,
              43.48
            ],
            [
              -98.8,
              43.48
            ],
            [
              -98.79,
              43.49
            ]
          ]
        ]
      },
      "raw_probability": 0.0643,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "8394d16d465269ba1e85453b01123334c591b73226651d29d40dc7231684426e",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0643,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "7539cf6765fece32e7c6e5d040bcbcf5ba4675eeae702a63e2c9e372d0685825"
      },
      "receipt_sha256": "7539cf6765fece32e7c6e5d040bcbcf5ba4675eeae702a63e2c9e372d0685825"
    },
    {
      "storm_id": "70404",
      "lat": 37.2544,
      "lon": -99.5378,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2236.0,
      "ebshear": 38.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": 34.6238
        },
        {
          "name": "alignment",
          "value": 1.0692
        },
        {
          "name": "tau",
          "value": 0.7012
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0637
      },
      "coherence_score": 0.7012054920196533,
      "coherence_diagnostics": {
        "tau": 0.7012054920196533,
        "grad_tau": 0.07377017289400101,
        "torsion": 0.0,
        "alignment": 1.0691561698913574,
        "S_field": 0.4624345600605011,
        "Gamma_field": 0.6630244851112366,
        "S_over_Gamma": 0.697462260723114,
        "Da": 41.08286666870117,
        "E_coh": 0.9091876149177551,
        "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.51,
              37.29
            ],
            [
              -99.51,
              37.25
            ],
            [
              -99.52,
              37.23
            ],
            [
              -99.54,
              37.21
            ],
            [
              -99.57,
              37.21
            ],
            [
              -99.59,
              37.25
            ],
            [
              -99.56,
              37.28
            ],
            [
              -99.53,
              37.28
            ],
            [
              -99.51,
              37.29
            ]
          ]
        ]
      },
      "raw_probability": 0.0637,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "5785cfcac68715dd8b54e7488955a17385acfad6e4866ea1f9f0c3f6a70a8466",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0637,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "dff93efca80545e5ee12e51a4f64327069105729c790e16fc09b597fec11780f"
      },
      "receipt_sha256": "dff93efca80545e5ee12e51a4f64327069105729c790e16fc09b597fec11780f"
    },
    {
      "storm_id": "70413",
      "lat": 33.0857,
      "lon": -107.9643,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 517.0,
      "ebshear": 9.0,
      "srh01": 15.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 15.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.9988
        },
        {
          "name": "alignment",
          "value": 0.4518
        },
        {
          "name": "tau",
          "value": 0.8112
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0637
      },
      "coherence_score": 0.811223566532135,
      "coherence_diagnostics": {
        "tau": 0.811223566532135,
        "grad_tau": 0.09879099577665329,
        "torsion": 0.0,
        "alignment": 0.45176059007644653,
        "S_field": 0.39321863651275635,
        "Gamma_field": 0.5438578128814697,
        "S_over_Gamma": 0.7230173349380493,
        "Da": 32.74314498901367,
        "E_coh": 0.9858035445213318,
        "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.98,
              33.11
            ],
            [
              -107.94,
              33.11
            ],
            [
              -107.93,
              33.1
            ],
            [
              -107.93,
              33.05
            ],
            [
              -107.99,
              33.05
            ],
            [
              -108.0,
              33.07
            ],
            [
              -107.98,
              33.11
            ]
          ]
        ]
      },
      "raw_probability": 0.0637,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "5785cfcac68715dd8b54e7488955a17385acfad6e4866ea1f9f0c3f6a70a8466",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0637,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "dff93efca80545e5ee12e51a4f64327069105729c790e16fc09b597fec11780f"
      },
      "receipt_sha256": "dff93efca80545e5ee12e51a4f64327069105729c790e16fc09b597fec11780f"
    },
    {
      "storm_id": "69847",
      "lat": 40.9678,
      "lon": -116.9822,
      "motion_east": 5.9,
      "motion_south": -5.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 481.0,
      "ebshear": 25.0,
      "srh01": 18.0,
      "maxllaz": 0.004,
      "mesh": 0.13,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 18.0
        },
        {
          "name": "hrrr_pwat",
          "value": 10.6238
        },
        {
          "name": "alignment",
          "value": 1.0547
        },
        {
          "name": "tau",
          "value": 0.48
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0631
      },
      "coherence_score": 0.4799877405166626,
      "coherence_diagnostics": {
        "tau": 0.4799877405166626,
        "grad_tau": 0.08533068746328354,
        "torsion": 0.0,
        "alignment": 1.054665207862854,
        "S_field": 0.1749868392944336,
        "Gamma_field": 0.43385782837867737,
        "S_over_Gamma": 0.403327614068985,
        "Da": 25.23512840270996,
        "E_coh": 0.3329373300075531,
        "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.98,
              41.08
            ],
            [
              -116.95,
              41.08
            ],
            [
              -116.92,
              41.04
            ],
            [
              -116.92,
              41.0
            ],
            [
              -116.94,
              40.97
            ],
            [
              -116.94,
              40.92
            ],
            [
              -116.93,
              40.91
            ],
            [
              -116.93,
              40.86
            ],
            [
              -116.94,
              40.85
            ],
            [
              -117.01,
              40.85
            ],
            [
              -117.03,
              40.87
            ],
            [
              -117.04,
              40.87
            ],
            [
              -117.04,
              40.97
            ],
            [
              -117.05,
              40.98
            ],
            [
              -117.04,
              40.99
            ],
            [
              -117.04,
              41.03
            ],
            [
              -117.0,
              41.07
            ],
            [
              -116.98,
              41.08
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "89a40cbb2ab57e3486a54296e4f411c72ccdd4373dd44ac6823c5137fe2e6093",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0631,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "d01d3f6a702e938edf43112d63b367894bccb55ee86f66f57e2d57cb96fd1f07"
      },
      "receipt_sha256": "d01d3f6a702e938edf43112d63b367894bccb55ee86f66f57e2d57cb96fd1f07"
    },
    {
      "storm_id": "70415",
      "lat": 30.1544,
      "lon": -82.9178,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2621.0,
      "ebshear": 12.0,
      "srh01": 10.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 10.0
        },
        {
          "name": "hrrr_pwat",
          "value": 38.9988
        },
        {
          "name": "alignment",
          "value": -1.2055
        },
        {
          "name": "tau",
          "value": 3.0471
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0618
      },
      "coherence_score": 3.047057867050171,
      "coherence_diagnostics": {
        "tau": 3.047057867050171,
        "grad_tau": 0.05885562300682068,
        "torsion": 0.0,
        "alignment": -1.2054626941680908,
        "S_field": 0.747925341129303,
        "Gamma_field": 0.22719116508960724,
        "S_over_Gamma": 3.292052984237671,
        "Da": 13.58218002319336,
        "E_coh": 0.9625445604324341,
        "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.95,
              30.18
            ],
            [
              -82.9,
              30.18
            ],
            [
              -82.88,
              30.16
            ],
            [
              -82.88,
              30.14
            ],
            [
              -82.89,
              30.13
            ],
            [
              -82.92,
              30.13
            ],
            [
              -82.94,
              30.14
            ],
            [
              -82.95,
              30.15
            ],
            [
              -82.95,
              30.18
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "23f84544510fb7cc1af767aed56dd292aae23e688e16c9562add810409eef9f2",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0618,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a41f6d5ece610cf7d14ea51484a6bf30a250c40cfd47bbcc955d876b52657bb9"
      },
      "receipt_sha256": "a41f6d5ece610cf7d14ea51484a6bf30a250c40cfd47bbcc955d876b52657bb9"
    },
    {
      "storm_id": "70170",
      "lat": 43.345,
      "lon": -112.01,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 902.0,
      "ebshear": 17.0,
      "srh01": 8.0,
      "maxllaz": 0.003,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 8.0
        },
        {
          "name": "hrrr_pwat",
          "value": 25.8738
        },
        {
          "name": "alignment",
          "value": 3.6391
        },
        {
          "name": "tau",
          "value": 0.5565
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0616
      },
      "coherence_score": 0.5564639568328857,
      "coherence_diagnostics": {
        "tau": 0.5564639568328857,
        "grad_tau": 0.02660454250872135,
        "torsion": 0.0,
        "alignment": 3.6390647888183594,
        "S_field": 0.4809267520904541,
        "Gamma_field": 0.6180245280265808,
        "S_over_Gamma": 0.778167724609375,
        "Da": 37.41838836669922,
        "E_coh": 0.692983090877533,
        "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.07,
              43.39
            ],
            [
              -111.98,
              43.39
            ],
            [
              -111.97,
              43.37
            ],
            [
              -111.93,
              43.36
            ],
            [
              -111.93,
              43.28
            ],
            [
              -112.06,
              43.28
            ],
            [
              -112.07,
              43.3
            ],
            [
              -112.07,
              43.39
            ]
          ]
        ]
      },
      "raw_probability": 0.0616,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "b94020cd69ac7d175fc511436d003bede098f4a4fc340fa0f12ecff401a146a0",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0616,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "1532301bc195e55208c9fac537056d8d506159d33c4655911f0e4051c90b9900"
      },
      "receipt_sha256": "1532301bc195e55208c9fac537056d8d506159d33c4655911f0e4051c90b9900"
    },
    {
      "storm_id": "69824",
      "lat": 36.0322,
      "lon": -103.2733,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 274.0,
      "ebshear": 14.0,
      "srh01": 26.0,
      "maxllaz": 0.002,
      "mesh": 0.11,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 26.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.6238
        },
        {
          "name": "alignment",
          "value": -2.1446
        },
        {
          "name": "tau",
          "value": 0.68
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0611
      },
      "coherence_score": 0.6799681782722473,
      "coherence_diagnostics": {
        "tau": 0.6799681782722473,
        "grad_tau": 0.05827435851097107,
        "torsion": 0.0,
        "alignment": -2.1446309089660645,
        "S_field": 0.7271071672439575,
        "Gamma_field": 0.3905245065689087,
        "S_over_Gamma": 1.8618733882904053,
        "Da": 25.813840866088867,
        "E_coh": 0.8687976002693176,
        "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.29,
              36.06
            ],
            [
              -103.26,
              36.06
            ],
            [
              -103.24,
              36.04
            ],
            [
              -103.24,
              36.01
            ],
            [
              -103.25,
              36.0
            ],
            [
              -103.29,
              36.0
            ],
            [
              -103.3,
              36.01
            ],
            [
              -103.3,
              36.05
            ],
            [
              -103.29,
              36.06
            ]
          ]
        ]
      },
      "raw_probability": 0.0611,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "9ceb1bfee4826876491382b2d79c69fb19c44ae160a50b7caca57dbf0f9e85a0",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0611,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "053703eb723ab29ab099c979fe32e9f00b3a3969a9a30625b16f346c3a6211db"
      },
      "receipt_sha256": "053703eb723ab29ab099c979fe32e9f00b3a3969a9a30625b16f346c3a6211db"
    },
    {
      "storm_id": "70349",
      "lat": 26.4578,
      "lon": -98.7911,
      "motion_east": 1.2,
      "motion_south": 0.5,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 947.0,
      "ebshear": 48.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": 26.9988
        },
        {
          "name": "alignment",
          "value": -2.2139
        },
        {
          "name": "tau",
          "value": 0.407
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0605
      },
      "coherence_score": 0.40703052282333374,
      "coherence_diagnostics": {
        "tau": 0.40703052282333374,
        "grad_tau": 0.21185314655303955,
        "torsion": 0.0,
        "alignment": -2.213941812515259,
        "S_field": 0.16471081972122192,
        "Gamma_field": 0.7380245327949524,
        "S_over_Gamma": 0.223177969455719,
        "Da": 43.692081451416016,
        "E_coh": 0.5538834929466248,
        "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.8,
              26.49
            ],
            [
              -98.77,
              26.49
            ],
            [
              -98.76,
              26.48
            ],
            [
              -98.76,
              26.44
            ],
            [
              -98.78,
              26.42
            ],
            [
              -98.81,
              26.42
            ],
            [
              -98.82,
              26.43
            ],
            [
              -98.82,
              26.46
            ],
            [
              -98.8,
              26.49
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "03759e014470db4537bbecf9208e83c1d57e2c05c5178b0700bb4fabe2e3013d",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0605,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "6a162ddc3c9d12ace3289ad30f76f5ad3a06837b319496448afa0a872f20c7d6"
      },
      "receipt_sha256": "6a162ddc3c9d12ace3289ad30f76f5ad3a06837b319496448afa0a872f20c7d6"
    },
    {
      "storm_id": "69605",
      "lat": 43.3309,
      "lon": -118.2209,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 991.0,
      "ebshear": 32.0,
      "srh01": 17.0,
      "maxllaz": 0.005,
      "mesh": 0.78,
      "flash_rate": 11.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 17.0
        },
        {
          "name": "hrrr_pwat",
          "value": 17.7488
        },
        {
          "name": "alignment",
          "value": -1.0603
        },
        {
          "name": "tau",
          "value": 0.6155
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.06
      },
      "coherence_score": 0.6154927611351013,
      "coherence_diagnostics": {
        "tau": 0.6154927611351013,
        "grad_tau": 0.08346091210842133,
        "torsion": 0.0,
        "alignment": -1.0602827072143555,
        "S_field": 0.19422852993011475,
        "Gamma_field": 0.49635782837867737,
        "S_over_Gamma": 0.3913074731826782,
        "Da": 29.460508346557617,
        "E_coh": 0.37977808713912964,
        "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": [
          [
            [
              -118.3,
              43.44
            ],
            [
              -118.28,
              43.44
            ],
            [
              -118.27,
              43.43
            ],
            [
              -118.17,
              43.43
            ],
            [
              -118.13,
              43.4
            ],
            [
              -118.13,
              43.37
            ],
            [
              -118.15,
              43.35
            ],
            [
              -118.15,
              43.31
            ],
            [
              -118.13,
              43.29
            ],
            [
              -118.13,
              43.25
            ],
            [
              -118.12,
              43.24
            ],
            [
              -118.14,
              43.22
            ],
            [
              -118.14,
              43.21
            ],
            [
              -118.21,
              43.21
            ],
            [
              -118.23,
              43.23
            ],
            [
              -118.27,
              43.25
            ],
            [
              -118.31,
              43.25
            ],
            [
              -118.32,
              43.33
            ],
            [
              -118.31,
              43.34
            ],
            [
              -118.31,
              43.37
            ],
            [
              -118.29,
              43.39
            ],
            [
              -118.29,
              43.42
            ],
            [
              -118.3,
              43.44
            ]
          ]
        ]
      },
      "raw_probability": 0.06,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "e144021f145a0fc48199eb5dee36eb61eaff2475e79adcd43fff8643084a660b",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.06,
        "probability": 0.000903,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000903,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "cecde0d56ba79d8d94962ae6cff7be42f3e71635f4461f928a69af127aadf91b"
      },
      "receipt_sha256": "cecde0d56ba79d8d94962ae6cff7be42f3e71635f4461f928a69af127aadf91b"
    },
    {
      "storm_id": "69510",
      "lat": 45.8838,
      "lon": -108.6615,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1102.0,
      "ebshear": 31.0,
      "srh01": 26.0,
      "maxllaz": 0.006,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 26.0
        },
        {
          "name": "hrrr_pwat",
          "value": 30.4988
        },
        {
          "name": "alignment",
          "value": 1.4618
        },
        {
          "name": "tau",
          "value": 0.8707
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0595
      },
      "coherence_score": 0.8706877827644348,
      "coherence_diagnostics": {
        "tau": 0.8706877827644348,
        "grad_tau": 0.1509222835302353,
        "torsion": 0.0,
        "alignment": 1.461758017539978,
        "S_field": 0.8329198956489563,
        "Gamma_field": 0.558024525642395,
        "S_over_Gamma": 1.4926223754882812,
        "Da": 34.65165710449219,
        "E_coh": 0.8132346868515015,
        "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": [
          [
            [
              -108.7,
              45.93
            ],
            [
              -108.64,
              45.93
            ],
            [
              -108.63,
              45.92
            ],
            [
              -108.63,
              45.9
            ],
            [
              -108.59,
              45.85
            ],
            [
              -108.6,
              45.84
            ],
            [
              -108.66,
              45.84
            ],
            [
              -108.67,
              45.85
            ],
            [
              -108.71,
              45.85
            ],
            [
              -108.71,
              45.86
            ],
            [
              -108.68,
              45.88
            ],
            [
              -108.68,
              45.91
            ],
            [
              -108.7,
              45.93
            ]
          ]
        ]
      },
      "raw_probability": 0.0595,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "76ff94b20d11a7c680c7ad08c3493239a48cb0dc98b773f5d077c29b5e9e71de",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0595,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "827211fd4d873543b0800f76b054b9eecaeb2483bb6ff091cd3fcbcf7da36de5"
      },
      "receipt_sha256": "827211fd4d873543b0800f76b054b9eecaeb2483bb6ff091cd3fcbcf7da36de5"
    },
    {
      "storm_id": "69816",
      "lat": 41.7975,
      "lon": -105.71,
      "motion_east": 10.7,
      "motion_south": 7.2,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1185.0,
      "ebshear": 12.0,
      "srh01": 31.0,
      "maxllaz": 0.006,
      "mesh": 0.21,
      "flash_rate": 5.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 31.0
        },
        {
          "name": "hrrr_pwat",
          "value": 21.3738
        },
        {
          "name": "alignment",
          "value": 0.5773
        },
        {
          "name": "tau",
          "value": 0.9672
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0594
      },
      "coherence_score": 0.9672476053237915,
      "coherence_diagnostics": {
        "tau": 0.9672476053237915,
        "grad_tau": 0.1957460343837738,
        "torsion": 0.0,
        "alignment": 0.577305018901825,
        "S_field": 0.31901079416275024,
        "Gamma_field": 0.4555245041847229,
        "S_over_Gamma": 0.7003153562545776,
        "Da": 27.06623649597168,
        "E_coh": 0.7407460808753967,
        "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.74,
              41.85
            ],
            [
              -105.66,
              41.85
            ],
            [
              -105.62,
              41.83
            ],
            [
              -105.61,
              41.82
            ],
            [
              -105.61,
              41.77
            ],
            [
              -105.66,
              41.74
            ],
            [
              -105.72,
              41.74
            ],
            [
              -105.76,
              41.76
            ],
            [
              -105.79,
              41.76
            ],
            [
              -105.81,
              41.78
            ],
            [
              -105.8,
              41.82
            ],
            [
              -105.74,
              41.85
            ]
          ]
        ]
      },
      "raw_probability": 0.0594,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "353fa0a45dc4a6ca6583c44c26871bcff55e4e50fea5a994f24ae929679b3e26",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0594,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "6736bff35426b8a0f983a1e3b12af6772764a9ae5403caac7dba865f0a21ecd2"
      },
      "receipt_sha256": "6736bff35426b8a0f983a1e3b12af6772764a9ae5403caac7dba865f0a21ecd2"
    },
    {
      "storm_id": "70275",
      "lat": 37.1668,
      "lon": -101.0332,
      "motion_east": 9.7,
      "motion_south": -3.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 467.0,
      "ebshear": 26.0,
      "srh01": 24.0,
      "maxllaz": 0.003,
      "mesh": 0.03,
      "flash_rate": 4.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 24.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.1238
        },
        {
          "name": "alignment",
          "value": -3.2689
        },
        {
          "name": "tau",
          "value": 0.6364
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0592
      },
      "coherence_score": 0.6364080309867859,
      "coherence_diagnostics": {
        "tau": 0.6364080309867859,
        "grad_tau": 0.10844006389379501,
        "torsion": 0.0,
        "alignment": -3.2689037322998047,
        "S_field": 0.23153458535671234,
        "Gamma_field": 0.5355244874954224,
        "S_over_Gamma": 0.43235108256340027,
        "Da": 31.94524383544922,
        "E_coh": 0.7814940810203552,
        "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.02,
              37.32
            ],
            [
              -101.01,
              37.32
            ],
            [
              -101.01,
              37.3
            ],
            [
              -101.0,
              37.29
            ],
            [
              -100.97,
              37.29
            ],
            [
              -100.96,
              37.28
            ],
            [
              -100.98,
              37.26
            ],
            [
              -100.96,
              37.24
            ],
            [
              -100.96,
              37.22
            ],
            [
              -101.0,
              37.19
            ],
            [
              -101.0,
              37.14
            ],
            [
              -101.01,
              37.13
            ],
            [
              -101.01,
              37.1
            ],
            [
              -101.06,
              37.06
            ],
            [
              -101.06,
              37.04
            ],
            [
              -101.07,
              37.04
            ],
            [
              -101.09,
              37.02
            ],
            [
              -101.09,
              37.01
            ],
            [
              -101.11,
              37.01
            ],
            [
              -101.12,
              37.02
            ],
            [
              -101.12,
              37.06
            ],
            [
              -101.09,
              37.09
            ],
            [
              -101.09,
              37.16
            ],
            [
              -101.02,
              37.26
            ],
            [
              -101.02,
              37.32
            ]
          ]
        ]
      },
      "raw_probability": 0.0592,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "c89e6858f5fa5fd5c42ac54dd146f061cc6b3e09e7b4d9654c81dfd7ef5b160d",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0592,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "93d37d08a298831b82a718df4ed83156c2cdfcab0759e520b6f65e7e6287e765"
      },
      "receipt_sha256": "93d37d08a298831b82a718df4ed83156c2cdfcab0759e520b6f65e7e6287e765"
    },
    {
      "storm_id": "70240",
      "lat": 43.488,
      "lon": -99.276,
      "motion_east": 4.8,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 73.0,
      "ebshear": 16.0,
      "srh01": 69.0,
      "maxllaz": 0.0,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 69.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.2488
        },
        {
          "name": "alignment",
          "value": 1.0947
        },
        {
          "name": "tau",
          "value": 0.894
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.059
      },
      "coherence_score": 0.8939921259880066,
      "coherence_diagnostics": {
        "tau": 0.8939921259880066,
        "grad_tau": 0.11225409805774689,
        "torsion": 0.0,
        "alignment": 1.0946719646453857,
        "S_field": 0.4715999960899353,
        "Gamma_field": 0.36885786056518555,
        "S_over_Gamma": 1.2785412073135376,
        "Da": 23.127838134765625,
        "E_coh": 0.8870109915733337,
        "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.32,
              43.54
            ],
            [
              -99.31,
              43.53
            ],
            [
              -99.21,
              43.53
            ],
            [
              -99.19,
              43.52
            ],
            [
              -99.19,
              43.47
            ],
            [
              -99.2,
              43.46
            ],
            [
              -99.24,
              43.46
            ],
            [
              -99.25,
              43.45
            ],
            [
              -99.26,
              43.46
            ],
            [
              -99.27,
              43.45
            ],
            [
              -99.31,
              43.45
            ],
            [
              -99.35,
              43.47
            ],
            [
              -99.36,
              43.48
            ],
            [
              -99.36,
              43.51
            ],
            [
              -99.32,
              43.54
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "998db71b2e9ee165ceb1f2c24264e47a8b60d233f222d31e1c8bacb0eb0d2942",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.059,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "1bfbc09456f05d4de895fcca766f6a1ca3428317e7eb5d86e4c91c2e7cf9d68b"
      },
      "receipt_sha256": "1bfbc09456f05d4de895fcca766f6a1ca3428317e7eb5d86e4c91c2e7cf9d68b"
    },
    {
      "storm_id": "70281",
      "lat": 33.1619,
      "lon": -89.7719,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3044.0,
      "ebshear": 13.0,
      "srh01": 17.0,
      "maxllaz": 0.001,
      "mesh": 0.03,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 17.0
        },
        {
          "name": "hrrr_pwat",
          "value": 49.1238
        },
        {
          "name": "alignment",
          "value": -0.8201
        },
        {
          "name": "tau",
          "value": 2.6539
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0587
      },
      "coherence_score": 2.653862476348877,
      "coherence_diagnostics": {
        "tau": 2.653862476348877,
        "grad_tau": 0.600364089012146,
        "torsion": 0.0,
        "alignment": -0.8201120495796204,
        "S_field": 0.9039489030838013,
        "Gamma_field": 0.2730244994163513,
        "S_over_Gamma": 3.310871124267578,
        "Da": 16.0572452545166,
        "E_coh": 0.9256506562232971,
        "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": [
          [
            [
              -89.81,
              33.21
            ],
            [
              -89.78,
              33.21
            ],
            [
              -89.79,
              33.2
            ],
            [
              -89.78,
              33.19
            ],
            [
              -89.73,
              33.19
            ],
            [
              -89.71,
              33.18
            ],
            [
              -89.71,
              33.15
            ],
            [
              -89.73,
              33.14
            ],
            [
              -89.73,
              33.11
            ],
            [
              -89.76,
              33.11
            ],
            [
              -89.79,
              33.09
            ],
            [
              -89.81,
              33.1
            ],
            [
              -89.81,
              33.15
            ],
            [
              -89.79,
              33.16
            ],
            [
              -89.81,
              33.19
            ],
            [
              -89.81,
              33.21
            ]
          ]
        ]
      },
      "raw_probability": 0.0587,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "166a4bcd79d0da80ebc31eb2a5def29933b973580e47298930f53c043f1247cd",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0587,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "81eeaba2dc8403742843b2d7a7531181b2ee2540c6900759e87a023d4e73c140"
      },
      "receipt_sha256": "81eeaba2dc8403742843b2d7a7531181b2ee2540c6900759e87a023d4e73c140"
    },
    {
      "storm_id": "70401",
      "lat": 41.175,
      "lon": -103.29,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2044.0,
      "ebshear": 24.0,
      "srh01": 23.0,
      "maxllaz": 0.0,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 23.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.2488
        },
        {
          "name": "alignment",
          "value": -1.0858
        },
        {
          "name": "tau",
          "value": 1.0255
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0581
      },
      "coherence_score": 1.025546669960022,
      "coherence_diagnostics": {
        "tau": 1.025546669960022,
        "grad_tau": 0.0556623712182045,
        "torsion": 0.0,
        "alignment": -1.085795521736145,
        "S_field": 0.3454248011112213,
        "Gamma_field": 0.43635785579681396,
        "S_over_Gamma": 0.791608989238739,
        "Da": 25.705440521240234,
        "E_coh": 0.7800054550170898,
        "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.31,
              41.2
            ],
            [
              -103.27,
              41.2
            ],
            [
              -103.26,
              41.18
            ],
            [
              -103.26,
              41.15
            ],
            [
              -103.27,
              41.14
            ],
            [
              -103.32,
              41.14
            ],
            [
              -103.32,
              41.19
            ],
            [
              -103.31,
              41.2
            ]
          ]
        ]
      },
      "raw_probability": 0.0581,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "13123cb4f2b3be56d66058b4472a76ceaf3796c449ffb635620a17395c16bcb6",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0581,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ca53d6bf10ba37d12ee8c64fcf9159c82ac2d4fa0c6dfd9350e65d4f45d49886"
      },
      "receipt_sha256": "ca53d6bf10ba37d12ee8c64fcf9159c82ac2d4fa0c6dfd9350e65d4f45d49886"
    },
    {
      "storm_id": "70408",
      "lat": 35.7186,
      "lon": -109.4507,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 895.0,
      "ebshear": 5.0,
      "srh01": 7.0,
      "maxllaz": 0.0,
      "mesh": 0.06,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 7.0
        },
        {
          "name": "hrrr_pwat",
          "value": 30.7488
        },
        {
          "name": "alignment",
          "value": -0.3066
        },
        {
          "name": "tau",
          "value": 0.4422
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0581
      },
      "coherence_score": 0.4422483444213867,
      "coherence_diagnostics": {
        "tau": 0.4422483444213867,
        "grad_tau": 0.10248694568872452,
        "torsion": 0.0,
        "alignment": -0.30663424730300903,
        "S_field": 0.1466429978609085,
        "Gamma_field": 0.5380244851112366,
        "S_over_Gamma": 0.27255821228027344,
        "Da": 34.5265998840332,
        "E_coh": 0.8730152249336243,
        "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.52,
              35.77
            ],
            [
              -109.51,
              35.76
            ],
            [
              -109.46,
              35.76
            ],
            [
              -109.45,
              35.77
            ],
            [
              -109.42,
              35.76
            ],
            [
              -109.4,
              35.74
            ],
            [
              -109.4,
              35.71
            ],
            [
              -109.41,
              35.7
            ],
            [
              -109.41,
              35.67
            ],
            [
              -109.4,
              35.66
            ],
            [
              -109.41,
              35.65
            ],
            [
              -109.49,
              35.66
            ],
            [
              -109.51,
              35.68
            ],
            [
              -109.52,
              35.77
            ]
          ]
        ]
      },
      "raw_probability": 0.0581,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "13123cb4f2b3be56d66058b4472a76ceaf3796c449ffb635620a17395c16bcb6",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0581,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ca53d6bf10ba37d12ee8c64fcf9159c82ac2d4fa0c6dfd9350e65d4f45d49886"
      },
      "receipt_sha256": "ca53d6bf10ba37d12ee8c64fcf9159c82ac2d4fa0c6dfd9350e65d4f45d49886"
    },
    {
      "storm_id": "70265",
      "lat": 26.5944,
      "lon": -99.8211,
      "motion_east": 2.2,
      "motion_south": 0.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 791.0,
      "ebshear": 40.0,
      "srh01": 37.0,
      "maxllaz": 0.003,
      "mesh": 0.18,
      "flash_rate": 5.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 37.0
        },
        {
          "name": "hrrr_pwat",
          "value": 30.8738
        },
        {
          "name": "alignment",
          "value": -1.0502
        },
        {
          "name": "tau",
          "value": 0.3539
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0573
      },
      "coherence_score": 0.3539154529571533,
      "coherence_diagnostics": {
        "tau": 0.3539154529571533,
        "grad_tau": 0.1551738679409027,
        "torsion": 1.678457595133409e-09,
        "alignment": -1.0501972436904907,
        "S_field": 0.1286115050315857,
        "Gamma_field": 0.670524537563324,
        "S_over_Gamma": 0.19180729985237122,
        "Da": 39.938167572021484,
        "E_coh": 0.2821398377418518,
        "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.82,
              26.64
            ],
            [
              -99.79,
              26.64
            ],
            [
              -99.77,
              26.62
            ],
            [
              -99.77,
              26.58
            ],
            [
              -99.82,
              26.54
            ],
            [
              -99.86,
              26.54
            ],
            [
              -99.87,
              26.55
            ],
            [
              -99.87,
              26.6
            ],
            [
              -99.82,
              26.64
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "6d9dca8b50829232fa96eac23041400d38b3aa50e8301df1cdfa866f9fd73812",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0573,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "72d0261a809e2903deaafa7779c5c68eb257ba0d2712ab975981c4ccbff52d00"
      },
      "receipt_sha256": "72d0261a809e2903deaafa7779c5c68eb257ba0d2712ab975981c4ccbff52d00"
    },
    {
      "storm_id": "70264",
      "lat": 26.693,
      "lon": -99.294,
      "motion_east": 1.6,
      "motion_south": 0.3,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1387.0,
      "ebshear": 55.0,
      "srh01": 25.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 25.0
        },
        {
          "name": "hrrr_pwat",
          "value": 26.9988
        },
        {
          "name": "alignment",
          "value": -2.2139
        },
        {
          "name": "tau",
          "value": 0.407
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0572
      },
      "coherence_score": 0.40703052282333374,
      "coherence_diagnostics": {
        "tau": 0.40703052282333374,
        "grad_tau": 0.21185314655303955,
        "torsion": 0.0,
        "alignment": -2.213941812515259,
        "S_field": 0.16471081972122192,
        "Gamma_field": 0.7380245327949524,
        "S_over_Gamma": 0.223177969455719,
        "Da": 43.692081451416016,
        "E_coh": 0.5538834929466248,
        "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.29,
              26.74
            ],
            [
              -99.23,
              26.74
            ],
            [
              -99.23,
              26.7
            ],
            [
              -99.26,
              26.67
            ],
            [
              -99.3,
              26.66
            ],
            [
              -99.31,
              26.65
            ],
            [
              -99.33,
              26.65
            ],
            [
              -99.35,
              26.67
            ],
            [
              -99.35,
              26.71
            ],
            [
              -99.29,
              26.74
            ]
          ]
        ]
      },
      "raw_probability": 0.0572,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "249c78b19b8f9df56f706de533c0adfa9dc134b8a5ba3a34082ed402ca3c0a36",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0572,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "1820d7bc420d48ba898f2c65f50389a0110f4e5fd054e6cb825f302aa840c278"
      },
      "receipt_sha256": "1820d7bc420d48ba898f2c65f50389a0110f4e5fd054e6cb825f302aa840c278"
    },
    {
      "storm_id": "69940",
      "lat": 26.732,
      "lon": -98.855,
      "motion_east": 1.1,
      "motion_south": 0.5,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1221.0,
      "ebshear": 52.0,
      "srh01": 22.0,
      "maxllaz": 0.003,
      "mesh": 0.05,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 22.0
        },
        {
          "name": "hrrr_pwat",
          "value": 26.9988
        },
        {
          "name": "alignment",
          "value": -2.2139
        },
        {
          "name": "tau",
          "value": 0.407
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0569
      },
      "coherence_score": 0.40703052282333374,
      "coherence_diagnostics": {
        "tau": 0.40703052282333374,
        "grad_tau": 0.21185314655303955,
        "torsion": 0.0,
        "alignment": -2.213941812515259,
        "S_field": 0.16471081972122192,
        "Gamma_field": 0.7380245327949524,
        "S_over_Gamma": 0.223177969455719,
        "Da": 43.692081451416016,
        "E_coh": 0.5538834929466248,
        "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.89,
              26.78
            ],
            [
              -98.85,
              26.78
            ],
            [
              -98.8,
              26.74
            ],
            [
              -98.8,
              26.71
            ],
            [
              -98.81,
              26.69
            ],
            [
              -98.83,
              26.68
            ],
            [
              -98.86,
              26.68
            ],
            [
              -98.91,
              26.72
            ],
            [
              -98.91,
              26.76
            ],
            [
              -98.89,
              26.78
            ]
          ]
        ]
      },
      "raw_probability": 0.0569,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "1469e6e4f061c16d570546d98c9b0ceb96718c5b9bce45af4fe05272305279b3",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0569,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "4311d6cf4842f23105ef0ba39d1ad29e3e21904b1a1fc7fa0fbf2125970b6a3d"
      },
      "receipt_sha256": "4311d6cf4842f23105ef0ba39d1ad29e3e21904b1a1fc7fa0fbf2125970b6a3d"
    },
    {
      "storm_id": "70364",
      "lat": 35.525,
      "lon": -110.296,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 969.0,
      "ebshear": 3.0,
      "srh01": 10.0,
      "maxllaz": 0.0,
      "mesh": 0.13,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 10.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.1238
        },
        {
          "name": "alignment",
          "value": -1.4833
        },
        {
          "name": "tau",
          "value": 0.3788
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0569
      },
      "coherence_score": 0.378786563873291,
      "coherence_diagnostics": {
        "tau": 0.378786563873291,
        "grad_tau": 0.11833397299051285,
        "torsion": 0.0,
        "alignment": -1.4833221435546875,
        "S_field": 0.0980992242693901,
        "Gamma_field": 0.5796911716461182,
        "S_over_Gamma": 0.16922670602798462,
        "Da": 35.50758361816406,
        "E_coh": 0.582226037979126,
        "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.31,
              35.57
            ],
            [
              -110.31,
              35.55
            ],
            [
              -110.29,
              35.53
            ],
            [
              -110.26,
              35.52
            ],
            [
              -110.26,
              35.51
            ],
            [
              -110.27,
              35.51
            ],
            [
              -110.29,
              35.49
            ],
            [
              -110.32,
              35.49
            ],
            [
              -110.34,
              35.51
            ],
            [
              -110.31,
              35.57
            ]
          ]
        ]
      },
      "raw_probability": 0.0569,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "1469e6e4f061c16d570546d98c9b0ceb96718c5b9bce45af4fe05272305279b3",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0569,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "4311d6cf4842f23105ef0ba39d1ad29e3e21904b1a1fc7fa0fbf2125970b6a3d"
      },
      "receipt_sha256": "4311d6cf4842f23105ef0ba39d1ad29e3e21904b1a1fc7fa0fbf2125970b6a3d"
    },
    {
      "storm_id": "70393",
      "lat": 38.4167,
      "lon": -102.4025,
      "motion_east": 2.8,
      "motion_south": 1.2,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1858.0,
      "ebshear": 34.0,
      "srh01": 43.0,
      "maxllaz": 0.004,
      "mesh": 0.25,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 43.0
        },
        {
          "name": "hrrr_pwat",
          "value": 24.9988
        },
        {
          "name": "alignment",
          "value": 1.7542
        },
        {
          "name": "tau",
          "value": 0.8175
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0563
      },
      "coherence_score": 0.8175318837165833,
      "coherence_diagnostics": {
        "tau": 0.8175318837165833,
        "grad_tau": 0.03992074355483055,
        "torsion": 0.0,
        "alignment": 1.7541645765304565,
        "S_field": 0.3361313045024872,
        "Gamma_field": 0.2938578426837921,
        "S_over_Gamma": 1.1438568830490112,
        "Da": 17.80939292907715,
        "E_coh": 0.5385723114013672,
        "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": [
          [
            [
              -102.41,
              38.46
            ],
            [
              -102.36,
              38.45
            ],
            [
              -102.36,
              38.44
            ],
            [
              -102.34,
              38.42
            ],
            [
              -102.34,
              38.38
            ],
            [
              -102.35,
              38.36
            ],
            [
              -102.45,
              38.36
            ],
            [
              -102.45,
              38.4
            ],
            [
              -102.46,
              38.41
            ],
            [
              -102.45,
              38.42
            ],
            [
              -102.45,
              38.44
            ],
            [
              -102.41,
              38.46
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "fece1f7d469875a30d9f1400e441f0ba81afd59f518f97312395a966691d3358",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0563,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "f52fcd14f0fc2ec9741530bf84ddcb5549e13bf6dfad7ded849c074542db6ff2"
      },
      "receipt_sha256": "f52fcd14f0fc2ec9741530bf84ddcb5549e13bf6dfad7ded849c074542db6ff2"
    },
    {
      "storm_id": "69828",
      "lat": 34.777,
      "lon": -103.6042,
      "motion_east": 4.7,
      "motion_south": 0.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 125.0,
      "ebshear": 6.0,
      "srh01": 11.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 11.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.2488
        },
        {
          "name": "alignment",
          "value": 0.3046
        },
        {
          "name": "tau",
          "value": 0.4778
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0562
      },
      "coherence_score": 0.47775501012802124,
      "coherence_diagnostics": {
        "tau": 0.47775501012802124,
        "grad_tau": 0.12517087161540985,
        "torsion": 0.0,
        "alignment": 0.3045933246612549,
        "S_field": 0.28616827726364136,
        "Gamma_field": 0.6621912121772766,
        "S_over_Gamma": 0.4321535527706146,
        "Da": 40.4254264831543,
        "E_coh": 0.5478761792182922,
        "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": [
          [
            [
              -103.68,
              34.91
            ],
            [
              -103.59,
              34.91
            ],
            [
              -103.59,
              34.87
            ],
            [
              -103.58,
              34.86
            ],
            [
              -103.56,
              34.86
            ],
            [
              -103.54,
              34.82
            ],
            [
              -103.5,
              34.82
            ],
            [
              -103.5,
              34.79
            ],
            [
              -103.51,
              34.77
            ],
            [
              -103.5,
              34.76
            ],
            [
              -103.46,
              34.76
            ],
            [
              -103.46,
              34.75
            ],
            [
              -103.44,
              34.73
            ],
            [
              -103.44,
              34.65
            ],
            [
              -103.52,
              34.65
            ],
            [
              -103.53,
              34.66
            ],
            [
              -103.55,
              34.64
            ],
            [
              -103.63,
              34.64
            ],
            [
              -103.64,
              34.66
            ],
            [
              -103.64,
              34.73
            ],
            [
              -103.65,
              34.74
            ],
            [
              -103.66,
              34.73
            ],
            [
              -103.67,
              34.74
            ],
            [
              -103.7,
              34.74
            ],
            [
              -103.7,
              34.75
            ],
            [
              -103.71,
              34.76
            ],
            [
              -103.72,
              34.75
            ],
            [
              -103.73,
              34.77
            ],
            [
              -103.73,
              34.86
            ],
            [
              -103.72,
              34.87
            ],
            [
              -103.72,
              34.89
            ],
            [
              -103.69,
              34.89
            ],
            [
              -103.68,
              34.91
            ]
          ]
        ]
      },
      "raw_probability": 0.0562,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "f548c40a96b668a9e85d1b302c6be3c55a34fbe5c9a834ac4af394169efba132",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0562,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "7173d8b516f405774500a22c20e5f981cfb83ae67a5ec472223552def4bdb1bc"
      },
      "receipt_sha256": "7173d8b516f405774500a22c20e5f981cfb83ae67a5ec472223552def4bdb1bc"
    },
    {
      "storm_id": "70323",
      "lat": 43.2517,
      "lon": -106.8433,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1341.0,
      "ebshear": 31.0,
      "srh01": 29.0,
      "maxllaz": 0.005,
      "mesh": 0.28,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 29.0
        },
        {
          "name": "hrrr_pwat",
          "value": 25.4988
        },
        {
          "name": "alignment",
          "value": 1.944
        },
        {
          "name": "tau",
          "value": 1.1761
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0555
      },
      "coherence_score": 1.176071047782898,
      "coherence_diagnostics": {
        "tau": 1.176071047782898,
        "grad_tau": 0.030033031478524208,
        "torsion": 0.0,
        "alignment": 1.944030523300171,
        "S_field": 0.7920980453491211,
        "Gamma_field": 0.3655245304107666,
        "S_over_Gamma": 2.1670174598693848,
        "Da": 22.478057861328125,
        "E_coh": 0.8603090643882751,
        "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": [
          [
            [
              -106.79,
              43.3
            ],
            [
              -106.79,
              43.28
            ],
            [
              -106.82,
              43.24
            ],
            [
              -106.82,
              43.21
            ],
            [
              -106.86,
              43.21
            ],
            [
              -106.87,
              43.2
            ],
            [
              -106.88,
              43.21
            ],
            [
              -106.88,
              43.23
            ],
            [
              -106.91,
              43.26
            ],
            [
              -106.91,
              43.29
            ],
            [
              -106.8,
              43.29
            ],
            [
              -106.79,
              43.3
            ]
          ]
        ]
      },
      "raw_probability": 0.0555,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "8796c661d3f2b432b2b1b2799388789fd218b141fa8e1a302dad84d45cc04a4d",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0555,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "b0ba3787b6ba493ba2d93c668d249c4a787aea1610b5e13812e34160ee2453c2"
      },
      "receipt_sha256": "b0ba3787b6ba493ba2d93c668d249c4a787aea1610b5e13812e34160ee2453c2"
    },
    {
      "storm_id": "70418",
      "lat": 27.3855,
      "lon": -82.2973,
      "motion_east": -3.0,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1880.0,
      "ebshear": 27.0,
      "srh01": 33.0,
      "maxllaz": 0.002,
      "mesh": 0.04,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 33.0
        },
        {
          "name": "hrrr_pwat",
          "value": 33.3738
        },
        {
          "name": "alignment",
          "value": 0.0794
        },
        {
          "name": "tau",
          "value": 1.8228
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0552
      },
      "coherence_score": 1.82283353805542,
      "coherence_diagnostics": {
        "tau": 1.82283353805542,
        "grad_tau": 0.48550695180892944,
        "torsion": 0.0,
        "alignment": 0.0793689489364624,
        "S_field": 0.09162746369838715,
        "Gamma_field": 0.8680245280265808,
        "S_over_Gamma": 0.1055586114525795,
        "Da": 50.94438934326172,
        "E_coh": 0.6884099245071411,
        "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": [
          [
            [
              -82.29,
              27.41
            ],
            [
              -82.27,
              27.41
            ],
            [
              -82.25,
              27.39
            ],
            [
              -82.25,
              27.38
            ],
            [
              -82.29,
              27.37
            ],
            [
              -82.31,
              27.35
            ],
            [
              -82.35,
              27.35
            ],
            [
              -82.35,
              27.37
            ],
            [
              -82.32,
              27.4
            ],
            [
              -82.3,
              27.4
            ],
            [
              -82.29,
              27.41
            ]
          ]
        ]
      },
      "raw_probability": 0.0552,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "6f6cc5fd96b5332cd04e9a429ac396ed8f9b900fe8219c4205ba98e26e7617ff",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0552,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "f2fd864d40fcabcc2abfe2de74d2218417908e96b63c1d5e4c745fe05903d7ad"
      },
      "receipt_sha256": "f2fd864d40fcabcc2abfe2de74d2218417908e96b63c1d5e4c745fe05903d7ad"
    },
    {
      "storm_id": "69879",
      "lat": 33.1225,
      "lon": -89.5517,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3349.0,
      "ebshear": 13.0,
      "srh01": 26.0,
      "maxllaz": 0.002,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 26.0
        },
        {
          "name": "hrrr_pwat",
          "value": 49.1238
        },
        {
          "name": "alignment",
          "value": -0.8201
        },
        {
          "name": "tau",
          "value": 2.6539
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.055
      },
      "coherence_score": 2.653862476348877,
      "coherence_diagnostics": {
        "tau": 2.653862476348877,
        "grad_tau": 0.600364089012146,
        "torsion": 0.0,
        "alignment": -0.8201120495796204,
        "S_field": 0.9039489030838013,
        "Gamma_field": 0.2730244994163513,
        "S_over_Gamma": 3.310871124267578,
        "Da": 16.0572452545166,
        "E_coh": 0.9256506562232971,
        "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": [
          [
            [
              -89.56,
              33.16
            ],
            [
              -89.51,
              33.16
            ],
            [
              -89.49,
              33.15
            ],
            [
              -89.51,
              33.12
            ],
            [
              -89.51,
              33.08
            ],
            [
              -89.54,
              33.06
            ],
            [
              -89.58,
              33.06
            ],
            [
              -89.6,
              33.09
            ],
            [
              -89.6,
              33.13
            ],
            [
              -89.59,
              33.15
            ],
            [
              -89.57,
              33.15
            ],
            [
              -89.56,
              33.16
            ]
          ]
        ]
      },
      "raw_probability": 0.055,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "2efca9e75e788f5c0b401e4faa886d9abe458831f22166e21d773c85ece94d4b",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.055,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "d932fab9be4b8da702881dcfda734266c3582e64169f18c86e1156a583cf2e4a"
      },
      "receipt_sha256": "d932fab9be4b8da702881dcfda734266c3582e64169f18c86e1156a583cf2e4a"
    },
    {
      "storm_id": "70262",
      "lat": 26.9489,
      "lon": -99.89,
      "motion_east": 5.2,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 901.0,
      "ebshear": 38.0,
      "srh01": 28.0,
      "maxllaz": 0.003,
      "mesh": 0.56,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 28.0
        },
        {
          "name": "hrrr_pwat",
          "value": 30.8738
        },
        {
          "name": "alignment",
          "value": -1.0502
        },
        {
          "name": "tau",
          "value": 0.3539
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0549
      },
      "coherence_score": 0.3539154529571533,
      "coherence_diagnostics": {
        "tau": 0.3539154529571533,
        "grad_tau": 0.1551738679409027,
        "torsion": 1.678457595133409e-09,
        "alignment": -1.0501972436904907,
        "S_field": 0.1286115050315857,
        "Gamma_field": 0.670524537563324,
        "S_over_Gamma": 0.19180729985237122,
        "Da": 39.938167572021484,
        "E_coh": 0.2821398377418518,
        "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.91,
              26.98
            ],
            [
              -99.86,
              26.98
            ],
            [
              -99.85,
              26.97
            ],
            [
              -99.85,
              26.92
            ],
            [
              -99.86,
              26.91
            ],
            [
              -99.91,
              26.91
            ],
            [
              -99.93,
              26.93
            ],
            [
              -99.93,
              26.96
            ],
            [
              -99.91,
              26.98
            ]
          ]
        ]
      },
      "raw_probability": 0.0549,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "e18c218841aa3ff509a4aaca7e66df13bd139c3c6c2b3e0b73afe780da022a9e",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0549,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "640af73250e07a81c4afaeb330f0f3ce06013bc72cebfb9cfec2098e3b2c0d1f"
      },
      "receipt_sha256": "640af73250e07a81c4afaeb330f0f3ce06013bc72cebfb9cfec2098e3b2c0d1f"
    },
    {
      "storm_id": "70414",
      "lat": 32.478,
      "lon": -99.558,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1062.0,
      "ebshear": 9.0,
      "srh01": 0.0,
      "maxllaz": 0.003,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 0.0
        },
        {
          "name": "hrrr_pwat",
          "value": 33.9988
        },
        {
          "name": "alignment",
          "value": -1.7786
        },
        {
          "name": "tau",
          "value": 0.8066
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0549
      },
      "coherence_score": 0.8066191077232361,
      "coherence_diagnostics": {
        "tau": 0.8066191077232361,
        "grad_tau": 0.2928865849971771,
        "torsion": 0.0,
        "alignment": -1.7786242961883545,
        "S_field": 0.35672175884246826,
        "Gamma_field": 0.5730245113372803,
        "S_over_Gamma": 0.6225244402885437,
        "Da": 34.44559860229492,
        "E_coh": 0.9555570483207703,
        "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.59,
              32.51
            ],
            [
              -99.51,
              32.51
            ],
            [
              -99.51,
              32.43
            ],
            [
              -99.59,
              32.43
            ],
            [
              -99.59,
              32.51
            ]
          ]
        ]
      },
      "raw_probability": 0.0549,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "e18c218841aa3ff509a4aaca7e66df13bd139c3c6c2b3e0b73afe780da022a9e",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0549,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "640af73250e07a81c4afaeb330f0f3ce06013bc72cebfb9cfec2098e3b2c0d1f"
      },
      "receipt_sha256": "640af73250e07a81c4afaeb330f0f3ce06013bc72cebfb9cfec2098e3b2c0d1f"
    },
    {
      "storm_id": "70420",
      "lat": 24.0667,
      "lon": -78.44,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 4132.0,
      "ebshear": 9.0,
      "srh01": 24.0,
      "maxllaz": 0.0,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 24.0
        },
        {
          "name": "hrrr_pwat",
          "value": 34.7488
        },
        {
          "name": "alignment",
          "value": 1.8724
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0548
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.359809160232544,
        "torsion": 0.0,
        "alignment": 1.8723793029785156,
        "S_field": 0.5653805136680603,
        "Gamma_field": 0.36219117045402527,
        "S_over_Gamma": 1.5610002279281616,
        "Da": 21.154958724975586,
        "E_coh": 0.9515945315361023,
        "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": [
          [
            [
              -78.46,
              24.08
            ],
            [
              -78.38,
              24.08
            ],
            [
              -78.38,
              24.05
            ],
            [
              -78.48,
              24.05
            ],
            [
              -78.48,
              24.06
            ],
            [
              -78.46,
              24.08
            ]
          ]
        ]
      },
      "raw_probability": 0.0548,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "fc8eee2726be6921ee4cb07a8cea4800cb8067273ff0b6d10bad7a10bdf5f8db",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0548,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "1f889385c7703e9613c3b2313b4ccc1889e4c2794cb5202ff4fdd6417bc0b36c"
      },
      "receipt_sha256": "1f889385c7703e9613c3b2313b4ccc1889e4c2794cb5202ff4fdd6417bc0b36c"
    },
    {
      "storm_id": "70407",
      "lat": 35.9425,
      "lon": -110.3375,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 539.0,
      "ebshear": 5.0,
      "srh01": 7.0,
      "maxllaz": 0.001,
      "mesh": 0.11,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 7.0
        },
        {
          "name": "hrrr_pwat",
          "value": 30.6238
        },
        {
          "name": "alignment",
          "value": -3.0445
        },
        {
          "name": "tau",
          "value": 0.3388
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0547
      },
      "coherence_score": 0.3387855291366577,
      "coherence_diagnostics": {
        "tau": 0.3387855291366577,
        "grad_tau": 0.06411069631576538,
        "torsion": 0.0,
        "alignment": -3.0445382595062256,
        "S_field": 0.1314176768064499,
        "Gamma_field": 0.5946912169456482,
        "S_over_Gamma": 0.22098472714424133,
        "Da": 36.79804229736328,
        "E_coh": 0.7845615744590759,
        "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.37,
              35.98
            ],
            [
              -110.31,
              35.98
            ],
            [
              -110.3,
              35.97
            ],
            [
              -110.3,
              35.95
            ],
            [
              -110.33,
              35.95
            ],
            [
              -110.34,
              35.94
            ],
            [
              -110.34,
              35.92
            ],
            [
              -110.32,
              35.91
            ],
            [
              -110.35,
              35.89
            ],
            [
              -110.37,
              35.91
            ],
            [
              -110.35,
              35.93
            ],
            [
              -110.37,
              35.98
            ]
          ]
        ]
      },
      "raw_probability": 0.0547,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "fdd715735fa181414e3f150efe54086e028db5026271d5f992c716975c562afc",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0547,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c55e661381060b6776712608ef53bdf67c24a7d49a9ebd7f2e06db5da3fc59cb"
      },
      "receipt_sha256": "c55e661381060b6776712608ef53bdf67c24a7d49a9ebd7f2e06db5da3fc59cb"
    },
    {
      "storm_id": "70377",
      "lat": 28.5388,
      "lon": -103.015,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 668.0,
      "ebshear": 21.0,
      "srh01": 30.0,
      "maxllaz": 0.001,
      "mesh": 0.24,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 30.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.7488
        },
        {
          "name": "alignment",
          "value": 1.4235
        },
        {
          "name": "tau",
          "value": 0.5432
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0545
      },
      "coherence_score": 0.543159008026123,
      "coherence_diagnostics": {
        "tau": 0.543159008026123,
        "grad_tau": 0.08607731014490128,
        "torsion": 0.0,
        "alignment": 1.4234975576400757,
        "S_field": 0.33524519205093384,
        "Gamma_field": 0.5163578391075134,
        "S_over_Gamma": 0.6492497324943542,
        "Da": 31.070999145507812,
        "E_coh": 0.8059243559837341,
        "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": [
          [
            [
              -103.01,
              28.59
            ],
            [
              -103.01,
              28.57
            ],
            [
              -103.0,
              28.56
            ],
            [
              -103.0,
              28.48
            ],
            [
              -103.01,
              28.48
            ],
            [
              -103.03,
              28.5
            ],
            [
              -103.05,
              28.54
            ],
            [
              -103.01,
              28.59
            ]
          ]
        ]
      },
      "raw_probability": 0.0545,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "d94c18a2a2d04360cde615011d9e8130357dfc8bf54fdbeeb8036e84463b3121",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0545,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "6eb5deb5d132f1ab4b22d7a0b1c799b5ac5b5fcd29d806bf7b772ddb98b4a593"
      },
      "receipt_sha256": "6eb5deb5d132f1ab4b22d7a0b1c799b5ac5b5fcd29d806bf7b772ddb98b4a593"
    },
    {
      "storm_id": "70391",
      "lat": 42.22,
      "lon": -117.2275,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 681.0,
      "ebshear": 19.0,
      "srh01": 18.0,
      "maxllaz": 0.003,
      "mesh": 0.11,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 18.0
        },
        {
          "name": "hrrr_pwat",
          "value": 9.1238
        },
        {
          "name": "alignment",
          "value": -0.6296
        },
        {
          "name": "tau",
          "value": 0.479
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0539
      },
      "coherence_score": 0.4789658784866333,
      "coherence_diagnostics": {
        "tau": 0.4789658784866333,
        "grad_tau": 0.0844372883439064,
        "torsion": 0.0,
        "alignment": -0.6295751929283142,
        "S_field": 0.16007034480571747,
        "Gamma_field": 0.6288578510284424,
        "S_over_Gamma": 0.2545413672924042,
        "Da": 36.30672073364258,
        "E_coh": 0.3540683686733246,
        "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": [
          [
            [
              -117.23,
              42.25
            ],
            [
              -117.19,
              42.25
            ],
            [
              -117.19,
              42.22
            ],
            [
              -117.21,
              42.2
            ],
            [
              -117.2,
              42.19
            ],
            [
              -117.22,
              42.18
            ],
            [
              -117.25,
              42.19
            ],
            [
              -117.25,
              42.21
            ],
            [
              -117.26,
              42.22
            ],
            [
              -117.26,
              42.24
            ],
            [
              -117.24,
              42.24
            ],
            [
              -117.23,
              42.25
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "35422dd7b9a55421c6363c29cb948c0e12144032ffc4e00ffbcf123fe88732cd",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0539,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "33f79d19b24baff42f6b32bf59424b565bffaa087f281f90f29e11a8d1dab50e"
      },
      "receipt_sha256": "33f79d19b24baff42f6b32bf59424b565bffaa087f281f90f29e11a8d1dab50e"
    },
    {
      "storm_id": "69764",
      "lat": 37.35,
      "lon": -113.062,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 548.0,
      "ebshear": 9.0,
      "srh01": 9.0,
      "maxllaz": 0.004,
      "mesh": 0.4,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 9.0
        },
        {
          "name": "hrrr_pwat",
          "value": 25.4988
        },
        {
          "name": "alignment",
          "value": 0.7039
        },
        {
          "name": "tau",
          "value": 0.1825
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0536
      },
      "coherence_score": 0.18246281147003174,
      "coherence_diagnostics": {
        "tau": 0.18246281147003174,
        "grad_tau": 0.016854189336299896,
        "torsion": 0.0,
        "alignment": 0.7039178609848022,
        "S_field": 0.05763363093137741,
        "Gamma_field": 1.2388577461242676,
        "S_over_Gamma": 0.046521589159965515,
        "Da": 76.46285247802734,
        "E_coh": 0.3181888163089752,
        "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.07,
              37.38
            ],
            [
              -113.03,
              37.38
            ],
            [
              -113.02,
              37.34
            ],
            [
              -113.03,
              37.33
            ],
            [
              -113.05,
              37.33
            ],
            [
              -113.09,
              37.31
            ],
            [
              -113.1,
              37.33
            ],
            [
              -113.08,
              37.35
            ],
            [
              -113.08,
              37.37
            ],
            [
              -113.07,
              37.38
            ]
          ]
        ]
      },
      "raw_probability": 0.0536,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "148588755093e3888efdd08ab1780447d8c7c98839d34d5387ff3e94e8afc66b",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0536,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "7287b85825a1e4daadcdb892d3ee6f921bea55f818676900c61e873dfc7f0d48"
      },
      "receipt_sha256": "7287b85825a1e4daadcdb892d3ee6f921bea55f818676900c61e873dfc7f0d48"
    },
    {
      "storm_id": "69908",
      "lat": 26.15,
      "lon": -100.4412,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 595.0,
      "ebshear": 38.0,
      "srh01": 17.0,
      "maxllaz": 0.001,
      "mesh": 0.32,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 17.0
        },
        {
          "name": "hrrr_pwat",
          "value": 26.4988
        },
        {
          "name": "alignment",
          "value": -1.0533
        },
        {
          "name": "tau",
          "value": 0.2079
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0534
      },
      "coherence_score": 0.20792853832244873,
      "coherence_diagnostics": {
        "tau": 0.20792853832244873,
        "grad_tau": 0.1772540956735611,
        "torsion": 0.0,
        "alignment": -1.053291916847229,
        "S_field": 0.13828209042549133,
        "Gamma_field": 0.49385786056518555,
        "S_over_Gamma": 0.2800038158893585,
        "Da": 31.75089454650879,
        "E_coh": 0.6249931454658508,
        "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": [
          [
            [
              -100.47,
              26.18
            ],
            [
              -100.42,
              26.18
            ],
            [
              -100.41,
              26.16
            ],
            [
              -100.41,
              26.13
            ],
            [
              -100.42,
              26.12
            ],
            [
              -100.46,
              26.12
            ],
            [
              -100.47,
              26.13
            ],
            [
              -100.47,
              26.18
            ]
          ]
        ]
      },
      "raw_probability": 0.0534,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "5dca48af6f5b77fb8d8c76b5f7f63fa00067d0a83636ad47b008e039f7699a15",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0534,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c56170c5a04b0a925b5a0f8ce5edff3882ad1a4a7358fe3e13a01cb84083fdee"
      },
      "receipt_sha256": "c56170c5a04b0a925b5a0f8ce5edff3882ad1a4a7358fe3e13a01cb84083fdee"
    },
    {
      "storm_id": "70263",
      "lat": 26.8722,
      "lon": -101.1433,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 648.0,
      "ebshear": 29.0,
      "srh01": 17.0,
      "maxllaz": 0.001,
      "mesh": 0.25,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 17.0
        },
        {
          "name": "hrrr_pwat",
          "value": 33.1238
        },
        {
          "name": "alignment",
          "value": -0.4357
        },
        {
          "name": "tau",
          "value": 0.3544
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0532
      },
      "coherence_score": 0.3544287085533142,
      "coherence_diagnostics": {
        "tau": 0.3544287085533142,
        "grad_tau": 0.13266688585281372,
        "torsion": 0.0,
        "alignment": -0.43568891286849976,
        "S_field": 0.20751750469207764,
        "Gamma_field": 0.5263578295707703,
        "S_over_Gamma": 0.3942517638206482,
        "Da": 32.43583297729492,
        "E_coh": 0.5521852374076843,
        "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.17,
              26.92
            ],
            [
              -101.1,
              26.92
            ],
            [
              -101.1,
              26.83
            ],
            [
              -101.11,
              26.84
            ],
            [
              -101.12,
              26.83
            ],
            [
              -101.15,
              26.83
            ],
            [
              -101.19,
              26.85
            ],
            [
              -101.18,
              26.91
            ],
            [
              -101.17,
              26.92
            ]
          ]
        ]
      },
      "raw_probability": 0.0532,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "2a268592bcf19b4c991cbfb165c9f291ea429c1072d739fd2e1fa52c0b943fa6",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0532,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "48b241db4c1021d98b2c416dfd3fd16a9f4beb618d22689b3e5b616ac7bed007"
      },
      "receipt_sha256": "48b241db4c1021d98b2c416dfd3fd16a9f4beb618d22689b3e5b616ac7bed007"
    },
    {
      "storm_id": "70363",
      "lat": 36.731,
      "lon": -106.488,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1776.0,
      "ebshear": 10.0,
      "srh01": 20.0,
      "maxllaz": 0.001,
      "mesh": 0.36,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 20.0
        },
        {
          "name": "hrrr_pwat",
          "value": 30.1238
        },
        {
          "name": "alignment",
          "value": -0.0516
        },
        {
          "name": "tau",
          "value": 0.4528
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0532
      },
      "coherence_score": 0.4527979791164398,
      "coherence_diagnostics": {
        "tau": 0.4527979791164398,
        "grad_tau": 0.08684682101011276,
        "torsion": 0.0,
        "alignment": -0.05155986547470093,
        "S_field": 0.13509705662727356,
        "Gamma_field": 0.5730245113372803,
        "S_over_Gamma": 0.2357613891363144,
        "Da": 34.489864349365234,
        "E_coh": 0.7590105533599854,
        "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.52,
              36.76
            ],
            [
              -106.45,
              36.76
            ],
            [
              -106.44,
              36.75
            ],
            [
              -106.47,
              36.71
            ],
            [
              -106.47,
              36.7
            ],
            [
              -106.49,
              36.69
            ],
            [
              -106.5,
              36.7
            ],
            [
              -106.5,
              36.73
            ],
            [
              -106.52,
              36.75
            ],
            [
              -106.52,
              36.76
            ]
          ]
        ]
      },
      "raw_probability": 0.0532,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "2a268592bcf19b4c991cbfb165c9f291ea429c1072d739fd2e1fa52c0b943fa6",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0532,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "48b241db4c1021d98b2c416dfd3fd16a9f4beb618d22689b3e5b616ac7bed007"
      },
      "receipt_sha256": "48b241db4c1021d98b2c416dfd3fd16a9f4beb618d22689b3e5b616ac7bed007"
    },
    {
      "storm_id": "70419",
      "lat": 24.52,
      "lon": -82.3186,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3734.0,
      "ebshear": 17.0,
      "srh01": 17.0,
      "maxllaz": 0.001,
      "mesh": 0.09,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 17.0
        },
        {
          "name": "hrrr_pwat",
          "value": 37.7488
        },
        {
          "name": "alignment",
          "value": 0.0599
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0529
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.3150701522827148,
        "torsion": 0.0,
        "alignment": 0.059879302978515625,
        "S_field": 1.0441064834594727,
        "Gamma_field": 0.20469115674495697,
        "S_over_Gamma": 5.100887298583984,
        "Da": 11.763936042785645,
        "E_coh": 0.9622761011123657,
        "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": [
          [
            [
              -82.37,
              24.56
            ],
            [
              -82.36,
              24.56
            ],
            [
              -82.35,
              24.56
            ],
            [
              -82.34,
              24.55
            ],
            [
              -82.33,
              24.56
            ],
            [
              -82.32,
              24.56
            ],
            [
              -82.31,
              24.56
            ],
            [
              -82.3,
              24.56
            ],
            [
              -82.29,
              24.56
            ],
            [
              -82.28,
              24.56
            ],
            [
              -82.27,
              24.56
            ],
            [
              -82.26,
              24.56
            ],
            [
              -82.25,
              24.56
            ],
            [
              -82.25,
              24.55
            ],
            [
              -82.25,
              24.54
            ],
            [
              -82.25,
              24.53
            ],
            [
              -82.25,
              24.52
            ],
            [
              -82.26,
              24.53
            ],
            [
              -82.25,
              24.54
            ],
            [
              -82.26,
              24.55
            ],
            [
              -82.27,
              24.56
            ],
            [
              -82.28,
              24.56
            ],
            [
              -82.29,
              24.55
            ],
            [
              -82.29,
              24.54
            ],
            [
              -82.29,
              24.53
            ],
            [
              -82.29,
              24.52
            ],
            [
              -82.29,
              24.51
            ],
            [
              -82.29,
              24.5
            ],
            [
              -82.3,
              24.5
            ],
            [
              -82.31,
              24.5
            ],
            [
              -82.32,
              24.5
            ],
            [
              -82.33,
              24.49
            ],
            [
              -82.33,
              24.48
            ],
            [
              -82.34,
              24.47
            ],
            [
              -82.34,
              24.46
            ],
            [
              -82.34,
              24.45
            ],
            [
              -82.35,
              24.44
            ],
            [
              -82.36,
              24.43
            ],
            [
              -82.37,
              24.44
            ],
            [
              -82.37,
              24.45
            ],
            [
              -82.37,
              24.46
            ],
            [
              -82.38,
              24.47
            ],
            [
              -82.37,
              24.48
            ],
            [
              -82.37,
              24.49
            ],
            [
              -82.37,
              24.5
            ],
            [
              -82.37,
              24.51
            ],
            [
              -82.37,
              24.52
            ],
            [
              -82.37,
              24.53
            ],
            [
              -82.38,
              24.54
            ],
            [
              -82.38,
              24.55
            ],
            [
              -82.37,
              24.56
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "4e0dbee0b067d9dc6b79c09c92f1860b73a345aa490d1e07f58119010ee4c1b0",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0529,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "f3e222f822ba130bed75825e77eb851e77973806ff14629e34880bfc1fcbdc28"
      },
      "receipt_sha256": "f3e222f822ba130bed75825e77eb851e77973806ff14629e34880bfc1fcbdc28"
    },
    {
      "storm_id": "70412",
      "lat": 33.6367,
      "lon": -88.615,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3790.0,
      "ebshear": 20.0,
      "srh01": 25.0,
      "maxllaz": 0.003,
      "mesh": 0.06,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 25.0
        },
        {
          "name": "hrrr_pwat",
          "value": 49.2488
        },
        {
          "name": "alignment",
          "value": 0.3823
        },
        {
          "name": "tau",
          "value": 2.8328
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0528
      },
      "coherence_score": 2.832787275314331,
      "coherence_diagnostics": {
        "tau": 2.832787275314331,
        "grad_tau": 0.697867751121521,
        "torsion": 0.0,
        "alignment": 0.382347047328949,
        "S_field": 0.6544115543365479,
        "Gamma_field": 0.3305245041847229,
        "S_over_Gamma": 1.9799184799194336,
        "Da": 19.788084030151367,
        "E_coh": 0.9481915235519409,
        "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": [
          [
            [
              -88.63,
              33.69
            ],
            [
              -88.59,
              33.67
            ],
            [
              -88.56,
              33.67
            ],
            [
              -88.58,
              33.63
            ],
            [
              -88.57,
              33.62
            ],
            [
              -88.57,
              33.59
            ],
            [
              -88.63,
              33.59
            ],
            [
              -88.65,
              33.57
            ],
            [
              -88.66,
              33.58
            ],
            [
              -88.66,
              33.67
            ],
            [
              -88.65,
              33.67
            ],
            [
              -88.63,
              33.69
            ]
          ]
        ]
      },
      "raw_probability": 0.0528,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "f80a78642d2aabf40bced54bc9cb1b760b4cb65e098fc72d1a65b98c8983452c",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0528,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c3c132dd61f5f2a52f8af53b3cb701f428054de8eb7f9fe6f44d5a1651d30d9c"
      },
      "receipt_sha256": "c3c132dd61f5f2a52f8af53b3cb701f428054de8eb7f9fe6f44d5a1651d30d9c"
    },
    {
      "storm_id": "70409",
      "lat": 35.7054,
      "lon": -110.0777,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 887.0,
      "ebshear": 3.0,
      "srh01": 12.0,
      "maxllaz": 0.0,
      "mesh": 0.35,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 12.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.1238
        },
        {
          "name": "alignment",
          "value": -1.4833
        },
        {
          "name": "tau",
          "value": 0.3788
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0524
      },
      "coherence_score": 0.378786563873291,
      "coherence_diagnostics": {
        "tau": 0.378786563873291,
        "grad_tau": 0.11833397299051285,
        "torsion": 0.0,
        "alignment": -1.4833221435546875,
        "S_field": 0.0980992242693901,
        "Gamma_field": 0.5796911716461182,
        "S_over_Gamma": 0.16922670602798462,
        "Da": 35.50758361816406,
        "E_coh": 0.582226037979126,
        "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.09,
              35.73
            ],
            [
              -110.05,
              35.73
            ],
            [
              -110.04,
              35.72
            ],
            [
              -110.02,
              35.73
            ],
            [
              -110.04,
              35.71
            ],
            [
              -110.04,
              35.69
            ],
            [
              -110.06,
              35.65
            ],
            [
              -110.1,
              35.66
            ],
            [
              -110.1,
              35.67
            ],
            [
              -110.14,
              35.71
            ],
            [
              -110.14,
              35.72
            ],
            [
              -110.1,
              35.72
            ],
            [
              -110.09,
              35.73
            ]
          ]
        ]
      },
      "raw_probability": 0.0524,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "6f87a4308174c025a4c2281d53139fac8b5f62fd0871fc8d04daf8b350d8a8bb",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0524,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "6161c39d32f53680fbce1a611bc9797fa746cfa7f9f2bb6703955d0101e039df"
      },
      "receipt_sha256": "6161c39d32f53680fbce1a611bc9797fa746cfa7f9f2bb6703955d0101e039df"
    },
    {
      "storm_id": "70156",
      "lat": 33.1956,
      "lon": -108.1922,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 521.0,
      "ebshear": 10.0,
      "srh01": 17.0,
      "maxllaz": 0.003,
      "mesh": 0.23,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 17.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.7488
        },
        {
          "name": "alignment",
          "value": -0.6718
        },
        {
          "name": "tau",
          "value": 0.7497
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.052
      },
      "coherence_score": 0.7496907711029053,
      "coherence_diagnostics": {
        "tau": 0.7496907711029053,
        "grad_tau": 0.11978178471326828,
        "torsion": 0.0,
        "alignment": -0.671775758266449,
        "S_field": 0.15535785257816315,
        "Gamma_field": 0.6255245208740234,
        "S_over_Gamma": 0.2483641356229782,
        "Da": 35.95471954345703,
        "E_coh": 0.9122018218040466,
        "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": [
          [
            [
              -108.21,
              33.22
            ],
            [
              -108.17,
              33.22
            ],
            [
              -108.16,
              33.21
            ],
            [
              -108.16,
              33.18
            ],
            [
              -108.17,
              33.16
            ],
            [
              -108.21,
              33.16
            ],
            [
              -108.22,
              33.18
            ],
            [
              -108.22,
              33.21
            ],
            [
              -108.21,
              33.22
            ]
          ]
        ]
      },
      "raw_probability": 0.052,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "8b2399ca740e30eb7c5b3cceb126a8b7bea91d0a014ee6bcb9100498f31c5fbc",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.052,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e7cfceddaffb4a566b0ce9b48523071db31d88f79b94717b3f5a301159325390"
      },
      "receipt_sha256": "e7cfceddaffb4a566b0ce9b48523071db31d88f79b94717b3f5a301159325390"
    },
    {
      "storm_id": "70406",
      "lat": 36.2785,
      "lon": -109.9508,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 965.0,
      "ebshear": 18.0,
      "srh01": 34.0,
      "maxllaz": 0.0,
      "mesh": 0.2,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 34.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.7488
        },
        {
          "name": "alignment",
          "value": -0.1801
        },
        {
          "name": "tau",
          "value": 0.3982
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.052
      },
      "coherence_score": 0.39818644523620605,
      "coherence_diagnostics": {
        "tau": 0.39818644523620605,
        "grad_tau": 0.09087637066841125,
        "torsion": 0.0,
        "alignment": -0.18011340498924255,
        "S_field": 0.18753725290298462,
        "Gamma_field": 0.5805245041847229,
        "S_over_Gamma": 0.3230479657649994,
        "Da": 36.05340576171875,
        "E_coh": 0.9236741065979004,
        "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.98,
              36.32
            ],
            [
              -109.92,
              36.32
            ],
            [
              -109.9,
              36.31
            ],
            [
              -109.91,
              36.29
            ],
            [
              -109.91,
              36.26
            ],
            [
              -109.9,
              36.25
            ],
            [
              -109.93,
              36.23
            ],
            [
              -109.98,
              36.23
            ],
            [
              -109.99,
              36.25
            ],
            [
              -110.01,
              36.25
            ],
            [
              -109.97,
              36.29
            ],
            [
              -109.98,
              36.3
            ],
            [
              -109.98,
              36.32
            ]
          ]
        ]
      },
      "raw_probability": 0.052,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "8b2399ca740e30eb7c5b3cceb126a8b7bea91d0a014ee6bcb9100498f31c5fbc",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.052,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e7cfceddaffb4a566b0ce9b48523071db31d88f79b94717b3f5a301159325390"
      },
      "receipt_sha256": "e7cfceddaffb4a566b0ce9b48523071db31d88f79b94717b3f5a301159325390"
    },
    {
      "storm_id": "69872",
      "lat": 34.6788,
      "lon": -110.8075,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1215.0,
      "ebshear": 10.0,
      "srh01": 33.0,
      "maxllaz": 0.002,
      "mesh": 0.51,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 33.0
        },
        {
          "name": "hrrr_pwat",
          "value": 43.9988
        },
        {
          "name": "alignment",
          "value": -1.2716
        },
        {
          "name": "tau",
          "value": 0.5253
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0519
      },
      "coherence_score": 0.5253078937530518,
      "coherence_diagnostics": {
        "tau": 0.5253078937530518,
        "grad_tau": 0.15499041974544525,
        "torsion": 0.0,
        "alignment": -1.2715705633163452,
        "S_field": 0.5184810161590576,
        "Gamma_field": 0.527191162109375,
        "S_over_Gamma": 0.9834781885147095,
        "Da": 31.775026321411133,
        "E_coh": 0.9850468039512634,
        "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.8,
              34.71
            ],
            [
              -110.78,
              34.71
            ],
            [
              -110.77,
              34.66
            ],
            [
              -110.8,
              34.64
            ],
            [
              -110.84,
              34.64
            ],
            [
              -110.84,
              34.68
            ],
            [
              -110.83,
              34.68
            ],
            [
              -110.8,
              34.71
            ]
          ]
        ]
      },
      "raw_probability": 0.0519,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "7f7e49b657f99149a29bffc015d3ed7edbbefa66d34f1096eacb6f4c32c2a2df",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0519,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a8002f869aa9cf706a21e210b5d06e2ef91dc36b135d89ad236b767733477127"
      },
      "receipt_sha256": "a8002f869aa9cf706a21e210b5d06e2ef91dc36b135d89ad236b767733477127"
    },
    {
      "storm_id": "69578",
      "lat": 44.5025,
      "lon": -112.645,
      "motion_east": 5.0,
      "motion_south": -6.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1273.0,
      "ebshear": 21.0,
      "srh01": 18.0,
      "maxllaz": 0.003,
      "mesh": 0.37,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 18.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.3738
        },
        {
          "name": "alignment",
          "value": 1.2546
        },
        {
          "name": "tau",
          "value": 0.5937
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0518
      },
      "coherence_score": 0.593653678894043,
      "coherence_diagnostics": {
        "tau": 0.593653678894043,
        "grad_tau": 0.063132643699646,
        "torsion": 0.0,
        "alignment": 1.2546162605285645,
        "S_field": 0.5008859038352966,
        "Gamma_field": 0.6155245304107666,
        "S_over_Gamma": 0.8137545585632324,
        "Da": 36.90870666503906,
        "E_coh": 0.7825065851211548,
        "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.66,
              44.53
            ],
            [
              -112.63,
              44.53
            ],
            [
              -112.62,
              44.52
            ],
            [
              -112.62,
              44.47
            ],
            [
              -112.63,
              44.46
            ],
            [
              -112.67,
              44.47
            ],
            [
              -112.67,
              44.51
            ],
            [
              -112.66,
              44.53
            ]
          ]
        ]
      },
      "raw_probability": 0.0518,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "611c9516d26af70c13d83c846e942d408685513f64cfd16806f80ad178268952",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0518,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ac5dee4f8dfcc85b476326493da916cbb03c13db3b4d60d3a62c4c0ee2ddc798"
      },
      "receipt_sha256": "ac5dee4f8dfcc85b476326493da916cbb03c13db3b4d60d3a62c4c0ee2ddc798"
    },
    {
      "storm_id": "69601",
      "lat": 27.4989,
      "lon": -82.1856,
      "motion_east": -3.0,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1811.0,
      "ebshear": 28.0,
      "srh01": 39.0,
      "maxllaz": 0.003,
      "mesh": 0.29,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 39.0
        },
        {
          "name": "hrrr_pwat",
          "value": 33.3738
        },
        {
          "name": "alignment",
          "value": 0.0794
        },
        {
          "name": "tau",
          "value": 1.8228
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0516
      },
      "coherence_score": 1.82283353805542,
      "coherence_diagnostics": {
        "tau": 1.82283353805542,
        "grad_tau": 0.48550695180892944,
        "torsion": 0.0,
        "alignment": 0.0793689489364624,
        "S_field": 0.09162746369838715,
        "Gamma_field": 0.8680245280265808,
        "S_over_Gamma": 0.1055586114525795,
        "Da": 50.94438934326172,
        "E_coh": 0.6884099245071411,
        "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": [
          [
            [
              -82.2,
              27.53
            ],
            [
              -82.15,
              27.53
            ],
            [
              -82.15,
              27.48
            ],
            [
              -82.16,
              27.47
            ],
            [
              -82.19,
              27.47
            ],
            [
              -82.2,
              27.48
            ],
            [
              -82.2,
              27.49
            ],
            [
              -82.22,
              27.51
            ],
            [
              -82.2,
              27.53
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "8af5e3064b9e4ac1c64146c9e37cfe191d3f7b7bad95d0c19551ac5c91d6e90d",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0516,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c963b437cfceca9723d9e4f0c9cb9dcd6cd2e9423e8e0aba52a6ccae0000333b"
      },
      "receipt_sha256": "c963b437cfceca9723d9e4f0c9cb9dcd6cd2e9423e8e0aba52a6ccae0000333b"
    },
    {
      "storm_id": "70188",
      "lat": 35.4092,
      "lon": -110.1038,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1114.0,
      "ebshear": 7.0,
      "srh01": 24.0,
      "maxllaz": 0.001,
      "mesh": 0.17,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 24.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.1238
        },
        {
          "name": "alignment",
          "value": -1.4833
        },
        {
          "name": "tau",
          "value": 0.3788
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0511
      },
      "coherence_score": 0.378786563873291,
      "coherence_diagnostics": {
        "tau": 0.378786563873291,
        "grad_tau": 0.11833397299051285,
        "torsion": 0.0,
        "alignment": -1.4833221435546875,
        "S_field": 0.0980992242693901,
        "Gamma_field": 0.5796911716461182,
        "S_over_Gamma": 0.16922670602798462,
        "Da": 35.50758361816406,
        "E_coh": 0.582226037979126,
        "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.12,
              35.46
            ],
            [
              -110.11,
              35.45
            ],
            [
              -110.08,
              35.45
            ],
            [
              -110.07,
              35.44
            ],
            [
              -110.07,
              35.4
            ],
            [
              -110.05,
              35.38
            ],
            [
              -110.05,
              35.37
            ],
            [
              -110.06,
              35.36
            ],
            [
              -110.16,
              35.35
            ],
            [
              -110.17,
              35.36
            ],
            [
              -110.14,
              35.4
            ],
            [
              -110.15,
              35.44
            ],
            [
              -110.12,
              35.46
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "430379c38008d899bb69b3f07c0070d3ad35894fd3f8fbea7f0de189d66789d3",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0511,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c7d10fd6ce3b466ad5bcaff6cc2d1f46c7059dc1308dfd2a97239d0fa3966e89"
      },
      "receipt_sha256": "c7d10fd6ce3b466ad5bcaff6cc2d1f46c7059dc1308dfd2a97239d0fa3966e89"
    },
    {
      "storm_id": "70196",
      "lat": 33.717,
      "lon": -109.664,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1020.0,
      "ebshear": 8.0,
      "srh01": 17.0,
      "maxllaz": 0.001,
      "mesh": 0.42,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 17.0
        },
        {
          "name": "hrrr_pwat",
          "value": 44.3738
        },
        {
          "name": "alignment",
          "value": -1.6417
        },
        {
          "name": "tau",
          "value": 0.6589
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0511
      },
      "coherence_score": 0.6588538885116577,
      "coherence_diagnostics": {
        "tau": 0.6588538885116577,
        "grad_tau": 0.10612110793590546,
        "torsion": 0.0,
        "alignment": -1.6417131423950195,
        "S_field": 0.4451914131641388,
        "Gamma_field": 0.6421912312507629,
        "S_over_Gamma": 0.6932380795478821,
        "Da": 39.771305084228516,
        "E_coh": 0.9560216069221497,
        "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.65,
              33.76
            ],
            [
              -109.63,
              33.76
            ],
            [
              -109.62,
              33.74
            ],
            [
              -109.62,
              33.7
            ],
            [
              -109.66,
              33.66
            ],
            [
              -109.7,
              33.66
            ],
            [
              -109.71,
              33.67
            ],
            [
              -109.71,
              33.72
            ],
            [
              -109.69,
              33.74
            ],
            [
              -109.65,
              33.76
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "430379c38008d899bb69b3f07c0070d3ad35894fd3f8fbea7f0de189d66789d3",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0511,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c7d10fd6ce3b466ad5bcaff6cc2d1f46c7059dc1308dfd2a97239d0fa3966e89"
      },
      "receipt_sha256": "c7d10fd6ce3b466ad5bcaff6cc2d1f46c7059dc1308dfd2a97239d0fa3966e89"
    },
    {
      "storm_id": "70361",
      "lat": 38.1764,
      "lon": -103.7745,
      "motion_east": 6.3,
      "motion_south": 0.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 967.0,
      "ebshear": 30.0,
      "srh01": 14.0,
      "maxllaz": 0.003,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 14.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.1238
        },
        {
          "name": "alignment",
          "value": 3.0888
        },
        {
          "name": "tau",
          "value": 0.8469
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0507
      },
      "coherence_score": 0.8468954563140869,
      "coherence_diagnostics": {
        "tau": 0.8468954563140869,
        "grad_tau": 0.10709365457296371,
        "torsion": 0.0,
        "alignment": 3.0888490676879883,
        "S_field": 0.4631306529045105,
        "Gamma_field": 0.2930245101451874,
        "S_over_Gamma": 1.5805184841156006,
        "Da": 16.884103775024414,
        "E_coh": 0.6857410669326782,
        "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": [
          [
            [
              -103.78,
              38.23
            ],
            [
              -103.75,
              38.22
            ],
            [
              -103.75,
              38.21
            ],
            [
              -103.73,
              38.19
            ],
            [
              -103.74,
              38.15
            ],
            [
              -103.77,
              38.12
            ],
            [
              -103.78,
              38.12
            ],
            [
              -103.8,
              38.14
            ],
            [
              -103.82,
              38.14
            ],
            [
              -103.82,
              38.19
            ],
            [
              -103.78,
              38.23
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "dd9de28ac9acdaee09397dccbfd5409ee94dbe85d6ae63251aeeeea6a6eb7a9f",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0507,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "764e3889ff6a8a4d5dffd2e4776891a8c9e9e67c9b2061b87ef65cd7681ea830"
      },
      "receipt_sha256": "764e3889ff6a8a4d5dffd2e4776891a8c9e9e67c9b2061b87ef65cd7681ea830"
    },
    {
      "storm_id": "70338",
      "lat": 41.0111,
      "lon": -116.7122,
      "motion_east": 5.6,
      "motion_south": -4.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 421.0,
      "ebshear": 21.0,
      "srh01": 13.0,
      "maxllaz": 0.003,
      "mesh": 0.34,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 13.0
        },
        {
          "name": "hrrr_pwat",
          "value": 10.6238
        },
        {
          "name": "alignment",
          "value": 1.0547
        },
        {
          "name": "tau",
          "value": 0.48
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0502
      },
      "coherence_score": 0.4799877405166626,
      "coherence_diagnostics": {
        "tau": 0.4799877405166626,
        "grad_tau": 0.08533068746328354,
        "torsion": 0.0,
        "alignment": 1.054665207862854,
        "S_field": 0.1749868392944336,
        "Gamma_field": 0.43385782837867737,
        "S_over_Gamma": 0.403327614068985,
        "Da": 25.23512840270996,
        "E_coh": 0.3329373300075531,
        "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.73,
              41.05
            ],
            [
              -116.69,
              41.05
            ],
            [
              -116.67,
              41.03
            ],
            [
              -116.67,
              40.99
            ],
            [
              -116.7,
              40.96
            ],
            [
              -116.72,
              40.96
            ],
            [
              -116.75,
              40.98
            ],
            [
              -116.75,
              41.03
            ],
            [
              -116.73,
              41.05
            ]
          ]
        ]
      },
      "raw_probability": 0.0502,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "f718a4837cc017f20a1eca13e330dd32a06a6a097daa89588d0d0b75432e2338",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0502,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "b9fa29c36d7e655d2dbdc2464fd464ddd053da021c73fe59fad801d7b0878101"
      },
      "receipt_sha256": "b9fa29c36d7e655d2dbdc2464fd464ddd053da021c73fe59fad801d7b0878101"
    },
    {
      "storm_id": "69647",
      "lat": 45.883,
      "lon": -116.66,
      "motion_east": 5.4,
      "motion_south": -7.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "low",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 835.0,
      "ebshear": 35.0,
      "srh01": 21.0,
      "maxllaz": 0.002,
      "mesh": 0.29,
      "flash_rate": 10.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 21.0
        },
        {
          "name": "hrrr_pwat",
          "value": 28.2488
        },
        {
          "name": "alignment",
          "value": 0.2061
        },
        {
          "name": "tau",
          "value": 0.5062
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.05
      },
      "coherence_score": 0.5061987638473511,
      "coherence_diagnostics": {
        "tau": 0.5061987638473511,
        "grad_tau": 0.07845014333724976,
        "torsion": 0.0,
        "alignment": 0.2061086744070053,
        "S_field": 0.09500584006309509,
        "Gamma_field": 0.21635782718658447,
        "S_over_Gamma": 0.43911442160606384,
        "Da": 12.9110689163208,
        "E_coh": 0.6971188187599182,
        "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.59,
              45.95
            ],
            [
              -116.56,
              45.95
            ],
            [
              -116.52,
              45.92
            ],
            [
              -116.52,
              45.87
            ],
            [
              -116.55,
              45.83
            ],
            [
              -116.58,
              45.83
            ],
            [
              -116.62,
              45.86
            ],
            [
              -116.65,
              45.85
            ],
            [
              -116.69,
              45.82
            ],
            [
              -116.74,
              45.82
            ],
            [
              -116.75,
              45.83
            ],
            [
              -116.77,
              45.83
            ],
            [
              -116.78,
              45.85
            ],
            [
              -116.78,
              45.89
            ],
            [
              -116.76,
              45.91
            ],
            [
              -116.72,
              45.93
            ],
            [
              -116.7,
              45.93
            ],
            [
              -116.69,
              45.92
            ],
            [
              -116.64,
              45.92
            ],
            [
              -116.59,
              45.95
            ]
          ]
        ]
      },
      "raw_probability": 0.05,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "7f925b2036e92fe2f1f0697c3aedfff74d719c1ee2cb6b739d7c30484e75972c",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.05,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "1889ec9de35a0485dbef84a106f4dbd675b75cc2b121c542a40add6ce146b1c7"
      },
      "receipt_sha256": "1889ec9de35a0485dbef84a106f4dbd675b75cc2b121c542a40add6ce146b1c7"
    },
    {
      "storm_id": "70334",
      "lat": 44.5709,
      "lon": -112.5064,
      "motion_east": 5.0,
      "motion_south": -6.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1375.0,
      "ebshear": 21.0,
      "srh01": 17.0,
      "maxllaz": 0.002,
      "mesh": 0.4,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 17.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.3738
        },
        {
          "name": "alignment",
          "value": 1.2546
        },
        {
          "name": "tau",
          "value": 0.5937
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0499
      },
      "coherence_score": 0.593653678894043,
      "coherence_diagnostics": {
        "tau": 0.593653678894043,
        "grad_tau": 0.063132643699646,
        "torsion": 0.0,
        "alignment": 1.2546162605285645,
        "S_field": 0.5008859038352966,
        "Gamma_field": 0.6155245304107666,
        "S_over_Gamma": 0.8137545585632324,
        "Da": 36.90870666503906,
        "E_coh": 0.7825065851211548,
        "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.51,
              44.61
            ],
            [
              -112.49,
              44.61
            ],
            [
              -112.46,
              44.59
            ],
            [
              -112.47,
              44.58
            ],
            [
              -112.47,
              44.54
            ],
            [
              -112.48,
              44.53
            ],
            [
              -112.54,
              44.53
            ],
            [
              -112.55,
              44.54
            ],
            [
              -112.54,
              44.55
            ],
            [
              -112.55,
              44.59
            ],
            [
              -112.51,
              44.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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "8c41229a5cbca08aaaadc66c172e012968d0f6bf5bb0d7489bc59109fcdb64a6",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0499,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "87078f0bcf24e4c5995cd9c9f53e1b567b815ace8fa93073e772a5e5b1c52650"
      },
      "receipt_sha256": "87078f0bcf24e4c5995cd9c9f53e1b567b815ace8fa93073e772a5e5b1c52650"
    },
    {
      "storm_id": "68830",
      "lat": 26.2953,
      "lon": -99.1382,
      "motion_east": 1.7,
      "motion_south": 0.2,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 533.0,
      "ebshear": 48.0,
      "srh01": 14.0,
      "maxllaz": 0.001,
      "mesh": 0.05,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 14.0
        },
        {
          "name": "hrrr_pwat",
          "value": 26.3738
        },
        {
          "name": "alignment",
          "value": -1.5209
        },
        {
          "name": "tau",
          "value": 0.2295
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0497
      },
      "coherence_score": 0.22947250306606293,
      "coherence_diagnostics": {
        "tau": 0.22947250306606293,
        "grad_tau": 0.2057829648256302,
        "torsion": 0.0,
        "alignment": -1.5209386348724365,
        "S_field": 0.14523252844810486,
        "Gamma_field": 0.5005244612693787,
        "S_over_Gamma": 0.2901607155799866,
        "Da": 32.695125579833984,
        "E_coh": 0.607576310634613,
        "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.18,
              26.36
            ],
            [
              -99.12,
              26.36
            ],
            [
              -99.11,
              26.35
            ],
            [
              -99.08,
              26.35
            ],
            [
              -99.06,
              26.33
            ],
            [
              -99.06,
              26.29
            ],
            [
              -99.07,
              26.28
            ],
            [
              -99.07,
              26.26
            ],
            [
              -99.08,
              26.27
            ],
            [
              -99.1,
              26.25
            ],
            [
              -99.14,
              26.25
            ],
            [
              -99.16,
              26.26
            ],
            [
              -99.24,
              26.22
            ],
            [
              -99.25,
              26.23
            ],
            [
              -99.25,
              26.28
            ],
            [
              -99.2,
              26.32
            ],
            [
              -99.18,
              26.36
            ]
          ]
        ]
      },
      "raw_probability": 0.0497,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "7c5f97ef5cde80434630353350d8800c77ef81b8a4119c71a06652cec61091f2",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0497,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a6f447740cd23f5d3cb99059c48faa7add90003f5946b213b84f3f8d733cd9c5"
      },
      "receipt_sha256": "a6f447740cd23f5d3cb99059c48faa7add90003f5946b213b84f3f8d733cd9c5"
    },
    {
      "storm_id": "70082",
      "lat": 34.7333,
      "lon": -113.5333,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 478.0,
      "ebshear": 13.0,
      "srh01": 41.0,
      "maxllaz": 0.001,
      "mesh": 0.35,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 41.0
        },
        {
          "name": "hrrr_pwat",
          "value": 34.1238
        },
        {
          "name": "alignment",
          "value": 2.3635
        },
        {
          "name": "tau",
          "value": 0.2844
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0495
      },
      "coherence_score": 0.2844095528125763,
      "coherence_diagnostics": {
        "tau": 0.2844095528125763,
        "grad_tau": 0.06807197630405426,
        "torsion": 0.0,
        "alignment": 2.3635025024414062,
        "S_field": 0.06410130858421326,
        "Gamma_field": 0.5013577938079834,
        "S_over_Gamma": 0.12785542011260986,
        "Da": 29.68679428100586,
        "E_coh": 0.30714601278305054,
        "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.55,
              34.77
            ],
            [
              -113.51,
              34.77
            ],
            [
              -113.49,
              34.75
            ],
            [
              -113.49,
              34.71
            ],
            [
              -113.51,
              34.69
            ],
            [
              -113.56,
              34.69
            ],
            [
              -113.57,
              34.7
            ],
            [
              -113.57,
              34.75
            ],
            [
              -113.55,
              34.77
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "bedb74815070dadc5b280be91396d6c103ac91f392edbd7e8ed9569ccbc30298",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0495,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c0d30b11dddb248db60fecc94394bdd58fdc5bdb3b5a6fe07174147289586ca7"
      },
      "receipt_sha256": "c0d30b11dddb248db60fecc94394bdd58fdc5bdb3b5a6fe07174147289586ca7"
    },
    {
      "storm_id": "70288",
      "lat": 27.3338,
      "lon": -101.1708,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 687.0,
      "ebshear": 26.0,
      "srh01": 17.0,
      "maxllaz": 0.002,
      "mesh": 0.22,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 17.0
        },
        {
          "name": "hrrr_pwat",
          "value": 32.8738
        },
        {
          "name": "alignment",
          "value": -1.2405
        },
        {
          "name": "tau",
          "value": 0.4742
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0495
      },
      "coherence_score": 0.47416162490844727,
      "coherence_diagnostics": {
        "tau": 0.47416162490844727,
        "grad_tau": 0.08722390234470367,
        "torsion": 0.0,
        "alignment": -1.240537166595459,
        "S_field": 0.24677816033363342,
        "Gamma_field": 0.5421911478042603,
        "S_over_Gamma": 0.45514973998069763,
        "Da": 32.92045593261719,
        "E_coh": 0.6594091057777405,
        "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.12,
              27.38
            ],
            [
              -101.11,
              27.37
            ],
            [
              -101.11,
              27.35
            ],
            [
              -101.13,
              27.31
            ],
            [
              -101.17,
              27.27
            ],
            [
              -101.21,
              27.27
            ],
            [
              -101.23,
              27.29
            ],
            [
              -101.23,
              27.31
            ],
            [
              -101.24,
              27.32
            ],
            [
              -101.23,
              27.35
            ],
            [
              -101.19,
              27.37
            ],
            [
              -101.13,
              27.37
            ],
            [
              -101.12,
              27.38
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "bedb74815070dadc5b280be91396d6c103ac91f392edbd7e8ed9569ccbc30298",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0495,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c0d30b11dddb248db60fecc94394bdd58fdc5bdb3b5a6fe07174147289586ca7"
      },
      "receipt_sha256": "c0d30b11dddb248db60fecc94394bdd58fdc5bdb3b5a6fe07174147289586ca7"
    },
    {
      "storm_id": "70370",
      "lat": 33.8338,
      "lon": -101.2156,
      "motion_east": 5.3,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1199.0,
      "ebshear": 22.0,
      "srh01": 2.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 2.0
        },
        {
          "name": "hrrr_pwat",
          "value": 21.8738
        },
        {
          "name": "alignment",
          "value": 1.4479
        },
        {
          "name": "tau",
          "value": 0.3336
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0495
      },
      "coherence_score": 0.33357736468315125,
      "coherence_diagnostics": {
        "tau": 0.33357736468315125,
        "grad_tau": 0.06762600690126419,
        "torsion": 0.0,
        "alignment": 1.447899341583252,
        "S_field": 0.05206463858485222,
        "Gamma_field": 0.5196911692619324,
        "S_over_Gamma": 0.10018380731344223,
        "Da": 33.74226379394531,
        "E_coh": 0.44674164056777954,
        "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.21,
              33.87
            ],
            [
              -101.2,
              33.86
            ],
            [
              -101.16,
              33.86
            ],
            [
              -101.17,
              33.85
            ],
            [
              -101.17,
              33.83
            ],
            [
              -101.19,
              33.82
            ],
            [
              -101.2,
              33.79
            ],
            [
              -101.22,
              33.79
            ],
            [
              -101.22,
              33.8
            ],
            [
              -101.24,
              33.82
            ],
            [
              -101.25,
              33.81
            ],
            [
              -101.25,
              33.82
            ],
            [
              -101.27,
              33.83
            ],
            [
              -101.27,
              33.86
            ],
            [
              -101.22,
              33.86
            ],
            [
              -101.21,
              33.87
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "bedb74815070dadc5b280be91396d6c103ac91f392edbd7e8ed9569ccbc30298",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0495,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "c0d30b11dddb248db60fecc94394bdd58fdc5bdb3b5a6fe07174147289586ca7"
      },
      "receipt_sha256": "c0d30b11dddb248db60fecc94394bdd58fdc5bdb3b5a6fe07174147289586ca7"
    },
    {
      "storm_id": "70056",
      "lat": 34.8387,
      "lon": -110.3937,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 880.0,
      "ebshear": 8.0,
      "srh01": 29.0,
      "maxllaz": 0.004,
      "mesh": 0.42,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 29.0
        },
        {
          "name": "hrrr_pwat",
          "value": 43.9988
        },
        {
          "name": "alignment",
          "value": -1.2716
        },
        {
          "name": "tau",
          "value": 0.5253
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0493
      },
      "coherence_score": 0.5253078937530518,
      "coherence_diagnostics": {
        "tau": 0.5253078937530518,
        "grad_tau": 0.15499041974544525,
        "torsion": 0.0,
        "alignment": -1.2715705633163452,
        "S_field": 0.5184810161590576,
        "Gamma_field": 0.527191162109375,
        "S_over_Gamma": 0.9834781885147095,
        "Da": 31.775026321411133,
        "E_coh": 0.9850468039512634,
        "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.41,
              34.87
            ],
            [
              -110.39,
              34.87
            ],
            [
              -110.36,
              34.85
            ],
            [
              -110.36,
              34.81
            ],
            [
              -110.38,
              34.79
            ],
            [
              -110.42,
              34.79
            ],
            [
              -110.42,
              34.86
            ],
            [
              -110.41,
              34.87
            ]
          ]
        ]
      },
      "raw_probability": 0.0493,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "2bfbeaa6d6cc59301ac1d37ea8f2a12763822e20cf9c7241e5382122649ad4b4",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0493,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "46f7b09200552f7b7b31f76c291c890b4542613e8103a7ef45999ae4262e90f1"
      },
      "receipt_sha256": "46f7b09200552f7b7b31f76c291c890b4542613e8103a7ef45999ae4262e90f1"
    },
    {
      "storm_id": "70358",
      "lat": 42.223,
      "lon": -105.568,
      "motion_east": 6.7,
      "motion_south": 1.6,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1343.0,
      "ebshear": 20.0,
      "srh01": 23.0,
      "maxllaz": 0.001,
      "mesh": 0.1,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 23.0
        },
        {
          "name": "hrrr_pwat",
          "value": 21.3738
        },
        {
          "name": "alignment",
          "value": 0.5773
        },
        {
          "name": "tau",
          "value": 0.9672
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0493
      },
      "coherence_score": 0.9672476053237915,
      "coherence_diagnostics": {
        "tau": 0.9672476053237915,
        "grad_tau": 0.1957460343837738,
        "torsion": 0.0,
        "alignment": 0.577305018901825,
        "S_field": 0.31901079416275024,
        "Gamma_field": 0.4555245041847229,
        "S_over_Gamma": 0.7003153562545776,
        "Da": 27.06623649597168,
        "E_coh": 0.7407460808753967,
        "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.57,
              42.26
            ],
            [
              -105.56,
              42.25
            ],
            [
              -105.54,
              42.25
            ],
            [
              -105.52,
              42.23
            ],
            [
              -105.52,
              42.17
            ],
            [
              -105.59,
              42.17
            ],
            [
              -105.6,
              42.18
            ],
            [
              -105.6,
              42.22
            ],
            [
              -105.61,
              42.24
            ],
            [
              -105.57,
              42.26
            ]
          ]
        ]
      },
      "raw_probability": 0.0493,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "2bfbeaa6d6cc59301ac1d37ea8f2a12763822e20cf9c7241e5382122649ad4b4",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0493,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "46f7b09200552f7b7b31f76c291c890b4542613e8103a7ef45999ae4262e90f1"
      },
      "receipt_sha256": "46f7b09200552f7b7b31f76c291c890b4542613e8103a7ef45999ae4262e90f1"
    },
    {
      "storm_id": "69907",
      "lat": 26.6088,
      "lon": -98.9753,
      "motion_east": 1.1,
      "motion_south": 0.5,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 879.0,
      "ebshear": 52.0,
      "srh01": 16.0,
      "maxllaz": 0.004,
      "mesh": 0.4,
      "flash_rate": 14.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 16.0
        },
        {
          "name": "hrrr_pwat",
          "value": 26.9988
        },
        {
          "name": "alignment",
          "value": -2.2139
        },
        {
          "name": "tau",
          "value": 0.407
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0492
      },
      "coherence_score": 0.40703052282333374,
      "coherence_diagnostics": {
        "tau": 0.40703052282333374,
        "grad_tau": 0.21185314655303955,
        "torsion": 0.0,
        "alignment": -2.213941812515259,
        "S_field": 0.16471081972122192,
        "Gamma_field": 0.7380245327949524,
        "S_over_Gamma": 0.223177969455719,
        "Da": 43.692081451416016,
        "E_coh": 0.5538834929466248,
        "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.01,
              26.66
            ],
            [
              -98.95,
              26.66
            ],
            [
              -98.94,
              26.65
            ],
            [
              -98.88,
              26.64
            ],
            [
              -98.86,
              26.62
            ],
            [
              -98.84,
              26.58
            ],
            [
              -98.84,
              26.56
            ],
            [
              -98.89,
              26.53
            ],
            [
              -98.97,
              26.53
            ],
            [
              -99.02,
              26.57
            ],
            [
              -99.08,
              26.57
            ],
            [
              -99.09,
              26.59
            ],
            [
              -99.07,
              26.61
            ],
            [
              -99.07,
              26.62
            ],
            [
              -99.04,
              26.65
            ],
            [
              -99.02,
              26.65
            ],
            [
              -99.01,
              26.66
            ]
          ]
        ]
      },
      "raw_probability": 0.0492,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "36fb9f10b4d50759dd4d991467968500dcbd2d1d8494fe8d9937eb29e4f1a031",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0492,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ba9aad4df1c3f8d0d94c631a657759bc74b35a4964985d18efcbe931c2362fb3"
      },
      "receipt_sha256": "ba9aad4df1c3f8d0d94c631a657759bc74b35a4964985d18efcbe931c2362fb3"
    },
    {
      "storm_id": "69892",
      "lat": 38.099,
      "lon": -103.488,
      "motion_east": 6.4,
      "motion_south": 0.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1273.0,
      "ebshear": 32.0,
      "srh01": 18.0,
      "maxllaz": 0.005,
      "mesh": 0.28,
      "flash_rate": 5.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 18.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.1238
        },
        {
          "name": "alignment",
          "value": 3.0888
        },
        {
          "name": "tau",
          "value": 0.8469
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0491
      },
      "coherence_score": 0.8468954563140869,
      "coherence_diagnostics": {
        "tau": 0.8468954563140869,
        "grad_tau": 0.10709365457296371,
        "torsion": 0.0,
        "alignment": 3.0888490676879883,
        "S_field": 0.4631306529045105,
        "Gamma_field": 0.2930245101451874,
        "S_over_Gamma": 1.5805184841156006,
        "Da": 16.884103775024414,
        "E_coh": 0.6857410669326782,
        "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": [
          [
            [
              -103.59,
              38.14
            ],
            [
              -103.43,
              38.14
            ],
            [
              -103.42,
              38.13
            ],
            [
              -103.4,
              38.13
            ],
            [
              -103.39,
              38.11
            ],
            [
              -103.39,
              38.06
            ],
            [
              -103.44,
              38.02
            ],
            [
              -103.6,
              38.03
            ],
            [
              -103.63,
              38.09
            ],
            [
              -103.59,
              38.14
            ]
          ]
        ]
      },
      "raw_probability": 0.0491,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "6634f127e2ffb59638b01588df12c6aa84c6f8d33e4248fc7e7c93226aaf43b2",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0491,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "90ba3c058ad7062546c9a7fd7ba323f31aadd5327dffc48c9e2a90e2597a7f70"
      },
      "receipt_sha256": "90ba3c058ad7062546c9a7fd7ba323f31aadd5327dffc48c9e2a90e2597a7f70"
    },
    {
      "storm_id": "70352",
      "lat": 45.8982,
      "lon": -109.2073,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 778.0,
      "ebshear": 23.0,
      "srh01": 26.0,
      "maxllaz": 0.003,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 26.0
        },
        {
          "name": "hrrr_pwat",
          "value": 19.4988
        },
        {
          "name": "alignment",
          "value": 1.8489
        },
        {
          "name": "tau",
          "value": 0.6547
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0491
      },
      "coherence_score": 0.6547107100486755,
      "coherence_diagnostics": {
        "tau": 0.6547107100486755,
        "grad_tau": 0.1302652657032013,
        "torsion": 0.0,
        "alignment": 1.8489179611206055,
        "S_field": 0.22100383043289185,
        "Gamma_field": 0.7171911597251892,
        "S_over_Gamma": 0.3081519305706024,
        "Da": 42.68943786621094,
        "E_coh": 0.3986489176750183,
        "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": [
          [
            [
              -109.22,
              45.94
            ],
            [
              -109.18,
              45.92
            ],
            [
              -109.19,
              45.9
            ],
            [
              -109.15,
              45.87
            ],
            [
              -109.16,
              45.85
            ],
            [
              -109.24,
              45.85
            ],
            [
              -109.24,
              45.88
            ],
            [
              -109.22,
              45.89
            ],
            [
              -109.22,
              45.91
            ],
            [
              -109.24,
              45.93
            ],
            [
              -109.22,
              45.94
            ]
          ]
        ]
      },
      "raw_probability": 0.0491,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "6634f127e2ffb59638b01588df12c6aa84c6f8d33e4248fc7e7c93226aaf43b2",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0491,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "90ba3c058ad7062546c9a7fd7ba323f31aadd5327dffc48c9e2a90e2597a7f70"
      },
      "receipt_sha256": "90ba3c058ad7062546c9a7fd7ba323f31aadd5327dffc48c9e2a90e2597a7f70"
    },
    {
      "storm_id": "69760",
      "lat": 40.1789,
      "lon": -116.0844,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 702.0,
      "ebshear": 16.0,
      "srh01": 11.0,
      "maxllaz": 0.0,
      "mesh": 0.26,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 11.0
        },
        {
          "name": "hrrr_pwat",
          "value": 11.2488
        },
        {
          "name": "alignment",
          "value": -0.9077
        },
        {
          "name": "tau",
          "value": 0.4023
        },
        {
          "name": "maxllaz",
          "value": 0.0
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0488
      },
      "coherence_score": 0.40233707427978516,
      "coherence_diagnostics": {
        "tau": 0.40233707427978516,
        "grad_tau": 0.05753448233008385,
        "torsion": 0.0,
        "alignment": -0.9076777100563049,
        "S_field": 0.12943135201931,
        "Gamma_field": 0.4696911573410034,
        "S_over_Gamma": 0.2755669355392456,
        "Da": 27.291109085083008,
        "E_coh": 0.3375864028930664,
        "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": [
          [
            [
              -116.1,
              40.21
            ],
            [
              -116.06,
              40.21
            ],
            [
              -116.05,
              40.2
            ],
            [
              -116.05,
              40.15
            ],
            [
              -116.06,
              40.14
            ],
            [
              -116.1,
              40.14
            ],
            [
              -116.12,
              40.16
            ],
            [
              -116.12,
              40.19
            ],
            [
              -116.1,
              40.21
            ]
          ]
        ]
      },
      "raw_probability": 0.0488,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "5f3eae09c899d9dfbdc31362943b754d0e9d07f9aaf452eb38d22704d5cbe80a",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0488,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a177e95ee40f56fc27a4526db53d81094d0f3ce4ccbd73a5eddf0677953e0e0d"
      },
      "receipt_sha256": "a177e95ee40f56fc27a4526db53d81094d0f3ce4ccbd73a5eddf0677953e0e0d"
    },
    {
      "storm_id": "69925",
      "lat": 36.0145,
      "lon": -113.1409,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 470.0,
      "ebshear": 11.0,
      "srh01": 26.0,
      "maxllaz": 0.001,
      "mesh": 0.08,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 26.0
        },
        {
          "name": "hrrr_pwat",
          "value": 26.8738
        },
        {
          "name": "alignment",
          "value": -0.9923
        },
        {
          "name": "tau",
          "value": 0.1979
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0488
      },
      "coherence_score": 0.19785848259925842,
      "coherence_diagnostics": {
        "tau": 0.19785848259925842,
        "grad_tau": 0.019875263795256615,
        "torsion": 0.0,
        "alignment": -0.992330014705658,
        "S_field": 0.017464863136410713,
        "Gamma_field": 0.588857889175415,
        "S_over_Gamma": 0.029658876359462738,
        "Da": 38.27596664428711,
        "E_coh": 0.6312131285667419,
        "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": [
          [
            [
              -113.15,
              36.06
            ],
            [
              -113.1,
              36.06
            ],
            [
              -113.09,
              36.05
            ],
            [
              -113.09,
              36.01
            ],
            [
              -113.13,
              35.96
            ],
            [
              -113.16,
              35.96
            ],
            [
              -113.18,
              35.97
            ],
            [
              -113.18,
              35.98
            ],
            [
              -113.16,
              36.0
            ],
            [
              -113.16,
              36.05
            ],
            [
              -113.15,
              36.06
            ]
          ]
        ]
      },
      "raw_probability": 0.0488,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "5f3eae09c899d9dfbdc31362943b754d0e9d07f9aaf452eb38d22704d5cbe80a",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0488,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a177e95ee40f56fc27a4526db53d81094d0f3ce4ccbd73a5eddf0677953e0e0d"
      },
      "receipt_sha256": "a177e95ee40f56fc27a4526db53d81094d0f3ce4ccbd73a5eddf0677953e0e0d"
    },
    {
      "storm_id": "68400",
      "lat": 33.5344,
      "lon": -100.5563,
      "motion_east": 8.5,
      "motion_south": -4.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2314.0,
      "ebshear": 23.0,
      "srh01": 0.0,
      "maxllaz": 0.008,
      "mesh": 0.13,
      "flash_rate": 10.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 0.0
        },
        {
          "name": "hrrr_pwat",
          "value": 24.6238
        },
        {
          "name": "alignment",
          "value": -0.3198
        },
        {
          "name": "tau",
          "value": 0.4651
        },
        {
          "name": "maxllaz",
          "value": 0.008
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0487
      },
      "coherence_score": 0.4650566577911377,
      "coherence_diagnostics": {
        "tau": 0.4650566577911377,
        "grad_tau": 0.25509220361709595,
        "torsion": 0.0,
        "alignment": -0.31979838013648987,
        "S_field": 0.03892198204994202,
        "Gamma_field": 0.9046911597251892,
        "S_over_Gamma": 0.04302239790558815,
        "Da": 55.24938201904297,
        "E_coh": 0.289725124835968,
        "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": [
          [
            [
              -100.61,
              33.61
            ],
            [
              -100.57,
              33.61
            ],
            [
              -100.53,
              33.58
            ],
            [
              -100.52,
              33.58
            ],
            [
              -100.49,
              33.55
            ],
            [
              -100.47,
              33.51
            ],
            [
              -100.47,
              33.49
            ],
            [
              -100.49,
              33.47
            ],
            [
              -100.53,
              33.46
            ],
            [
              -100.54,
              33.47
            ],
            [
              -100.57,
              33.47
            ],
            [
              -100.6,
              33.5
            ],
            [
              -100.61,
              33.5
            ],
            [
              -100.65,
              33.55
            ],
            [
              -100.64,
              33.59
            ],
            [
              -100.61,
              33.61
            ]
          ]
        ]
      },
      "raw_probability": 0.0487,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "6866f7745712dec7f4ef359e6982288881032c528cf6cbcba6b936bbd0beb349",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0487,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "bec4d1036fa549e0a70022b7014626309730251fd8356be1f1e9adf1b25cee6e"
      },
      "receipt_sha256": "bec4d1036fa549e0a70022b7014626309730251fd8356be1f1e9adf1b25cee6e"
    },
    {
      "storm_id": "70345",
      "lat": 33.6123,
      "lon": -110.0969,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1069.0,
      "ebshear": 13.0,
      "srh01": 28.0,
      "maxllaz": 0.002,
      "mesh": 0.41,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 28.0
        },
        {
          "name": "hrrr_pwat",
          "value": 41.1238
        },
        {
          "name": "alignment",
          "value": 0.1145
        },
        {
          "name": "tau",
          "value": 0.5646
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0487
      },
      "coherence_score": 0.5646015405654907,
      "coherence_diagnostics": {
        "tau": 0.5646015405654907,
        "grad_tau": 0.1217951774597168,
        "torsion": 0.0,
        "alignment": 0.1144578829407692,
        "S_field": 0.19785872101783752,
        "Gamma_field": 0.7080245614051819,
        "S_over_Gamma": 0.27945178747177124,
        "Da": 42.50251388549805,
        "E_coh": 0.939780592918396,
        "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": [
          [
            [
              -110.12,
              33.65
            ],
            [
              -110.11,
              33.64
            ],
            [
              -110.07,
              33.64
            ],
            [
              -110.06,
              33.6
            ],
            [
              -110.05,
              33.59
            ],
            [
              -110.05,
              33.58
            ],
            [
              -110.07,
              33.56
            ],
            [
              -110.1,
              33.58
            ],
            [
              -110.13,
              33.58
            ],
            [
              -110.13,
              33.62
            ],
            [
              -110.12,
              33.63
            ],
            [
              -110.13,
              33.64
            ],
            [
              -110.12,
              33.65
            ]
          ]
        ]
      },
      "raw_probability": 0.0487,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "6866f7745712dec7f4ef359e6982288881032c528cf6cbcba6b936bbd0beb349",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0487,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "bec4d1036fa549e0a70022b7014626309730251fd8356be1f1e9adf1b25cee6e"
      },
      "receipt_sha256": "bec4d1036fa549e0a70022b7014626309730251fd8356be1f1e9adf1b25cee6e"
    },
    {
      "storm_id": "70020",
      "lat": 24.6513,
      "lon": -81.6508,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3365.0,
      "ebshear": 13.0,
      "srh01": 13.0,
      "maxllaz": 0.001,
      "mesh": 0.21,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 13.0
        },
        {
          "name": "hrrr_pwat",
          "value": 39.2488
        },
        {
          "name": "alignment",
          "value": -0.1901
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0483
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.3756226301193237,
        "torsion": 0.0,
        "alignment": -0.19012069702148438,
        "S_field": 0.9504108428955078,
        "Gamma_field": 0.22469116747379303,
        "S_over_Gamma": 4.229854106903076,
        "Da": 12.78664779663086,
        "E_coh": 0.9652222990989685,
        "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,
              24.76
            ],
            [
              -81.7,
              24.75
            ],
            [
              -81.66,
              24.75
            ],
            [
              -81.64,
              24.73
            ],
            [
              -81.64,
              24.68
            ],
            [
              -81.62,
              24.66
            ],
            [
              -81.61,
              24.67
            ],
            [
              -81.55,
              24.67
            ],
            [
              -81.54,
              24.66
            ],
            [
              -81.54,
              24.57
            ],
            [
              -81.56,
              24.57
            ],
            [
              -81.57,
              24.58
            ],
            [
              -81.61,
              24.58
            ],
            [
              -81.62,
              24.57
            ],
            [
              -81.64,
              24.58
            ],
            [
              -81.66,
              24.57
            ],
            [
              -81.67,
              24.58
            ],
            [
              -81.66,
              24.62
            ],
            [
              -81.68,
              24.64
            ],
            [
              -81.75,
              24.63
            ],
            [
              -81.76,
              24.65
            ],
            [
              -81.75,
              24.67
            ],
            [
              -81.75,
              24.73
            ],
            [
              -81.72,
              24.76
            ]
          ]
        ]
      },
      "raw_probability": 0.0483,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "1ccc3558310b2d9fb8e8935e48896445811507964969996c9ad27407b7b0e45f",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0483,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "95a92982792d1715fd75490960bb93aab2d497dae1ab45f025547b0348a770b9"
      },
      "receipt_sha256": "95a92982792d1715fd75490960bb93aab2d497dae1ab45f025547b0348a770b9"
    },
    {
      "storm_id": "70062",
      "lat": 33.46,
      "lon": -108.7011,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 594.0,
      "ebshear": 9.0,
      "srh01": 11.0,
      "maxllaz": 0.001,
      "mesh": 0.58,
      "flash_rate": 8.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 11.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.7488
        },
        {
          "name": "alignment",
          "value": -0.6718
        },
        {
          "name": "tau",
          "value": 0.7497
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0483
      },
      "coherence_score": 0.7496907711029053,
      "coherence_diagnostics": {
        "tau": 0.7496907711029053,
        "grad_tau": 0.11978178471326828,
        "torsion": 0.0,
        "alignment": -0.671775758266449,
        "S_field": 0.15535785257816315,
        "Gamma_field": 0.6255245208740234,
        "S_over_Gamma": 0.2483641356229782,
        "Da": 35.95471954345703,
        "E_coh": 0.9122018218040466,
        "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": [
          [
            [
              -108.71,
              33.5
            ],
            [
              -108.68,
              33.5
            ],
            [
              -108.66,
              33.48
            ],
            [
              -108.66,
              33.44
            ],
            [
              -108.69,
              33.41
            ],
            [
              -108.72,
              33.41
            ],
            [
              -108.74,
              33.43
            ],
            [
              -108.74,
              33.47
            ],
            [
              -108.71,
              33.5
            ]
          ]
        ]
      },
      "raw_probability": 0.0483,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "1ccc3558310b2d9fb8e8935e48896445811507964969996c9ad27407b7b0e45f",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0483,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "95a92982792d1715fd75490960bb93aab2d497dae1ab45f025547b0348a770b9"
      },
      "receipt_sha256": "95a92982792d1715fd75490960bb93aab2d497dae1ab45f025547b0348a770b9"
    },
    {
      "storm_id": "69850",
      "lat": 38.07,
      "lon": -113.35,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 665.0,
      "ebshear": 10.0,
      "srh01": 29.0,
      "maxllaz": 0.003,
      "mesh": 0.5,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 29.0
        },
        {
          "name": "hrrr_pwat",
          "value": 19.1238
        },
        {
          "name": "alignment",
          "value": -1.0701
        },
        {
          "name": "tau",
          "value": 0.2139
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.048
      },
      "coherence_score": 0.2139420509338379,
      "coherence_diagnostics": {
        "tau": 0.2139420509338379,
        "grad_tau": 0.05686825141310692,
        "torsion": 0.0,
        "alignment": -1.0700721740722656,
        "S_field": 0.04629170149564743,
        "Gamma_field": 0.8996911644935608,
        "S_over_Gamma": 0.0514528788626194,
        "Da": 54.36661911010742,
        "E_coh": 0.3757380545139313,
        "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": [
          [
            [
              -113.37,
              38.1
            ],
            [
              -113.34,
              38.1
            ],
            [
              -113.33,
              38.09
            ],
            [
              -113.33,
              38.07
            ],
            [
              -113.32,
              38.06
            ],
            [
              -113.33,
              38.02
            ],
            [
              -113.41,
              38.02
            ],
            [
              -113.37,
              38.1
            ]
          ]
        ]
      },
      "raw_probability": 0.048,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "03cef8172d1e5f93cd5c181ed53053fb3291fc5a0e73e93c956a2b7e290a2c1a",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.048,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e2ae8c2f569cafce8f590f30ae732c88e0305341bf34b9b52382486fb1f00324"
      },
      "receipt_sha256": "e2ae8c2f569cafce8f590f30ae732c88e0305341bf34b9b52382486fb1f00324"
    },
    {
      "storm_id": "70270",
      "lat": 44.5725,
      "lon": -104.0837,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 671.0,
      "ebshear": 17.0,
      "srh01": 5.0,
      "maxllaz": 0.001,
      "mesh": 0.06,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 5.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.9988
        },
        {
          "name": "alignment",
          "value": -2.0589
        },
        {
          "name": "tau",
          "value": 1.0881
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.048
      },
      "coherence_score": 1.0880522727966309,
      "coherence_diagnostics": {
        "tau": 1.0880522727966309,
        "grad_tau": 0.036877308040857315,
        "torsion": 0.0,
        "alignment": -2.0589230060577393,
        "S_field": 0.5946622490882874,
        "Gamma_field": 0.4480245113372803,
        "S_over_Gamma": 1.3272985219955444,
        "Da": 28.88226890563965,
        "E_coh": 0.8622843623161316,
        "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": [
          [
            [
              -104.09,
              44.6
            ],
            [
              -104.07,
              44.6
            ],
            [
              -104.06,
              44.59
            ],
            [
              -104.06,
              44.55
            ],
            [
              -104.08,
              44.53
            ],
            [
              -104.11,
              44.53
            ],
            [
              -104.11,
              44.58
            ],
            [
              -104.09,
              44.6
            ]
          ]
        ]
      },
      "raw_probability": 0.048,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "03cef8172d1e5f93cd5c181ed53053fb3291fc5a0e73e93c956a2b7e290a2c1a",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.048,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e2ae8c2f569cafce8f590f30ae732c88e0305341bf34b9b52382486fb1f00324"
      },
      "receipt_sha256": "e2ae8c2f569cafce8f590f30ae732c88e0305341bf34b9b52382486fb1f00324"
    },
    {
      "storm_id": "70380",
      "lat": 26.2678,
      "lon": -100.2189,
      "motion_east": 3.4,
      "motion_south": 0.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 682.0,
      "ebshear": 34.0,
      "srh01": 13.0,
      "maxllaz": 0.001,
      "mesh": 0.16,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 13.0
        },
        {
          "name": "hrrr_pwat",
          "value": 26.4988
        },
        {
          "name": "alignment",
          "value": -1.0533
        },
        {
          "name": "tau",
          "value": 0.2079
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.048
      },
      "coherence_score": 0.20792853832244873,
      "coherence_diagnostics": {
        "tau": 0.20792853832244873,
        "grad_tau": 0.1772540956735611,
        "torsion": 0.0,
        "alignment": -1.053291916847229,
        "S_field": 0.13828209042549133,
        "Gamma_field": 0.49385786056518555,
        "S_over_Gamma": 0.2800038158893585,
        "Da": 31.75089454650879,
        "E_coh": 0.6249931454658508,
        "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": [
          [
            [
              -100.24,
              26.29
            ],
            [
              -100.19,
              26.29
            ],
            [
              -100.18,
              26.27
            ],
            [
              -100.19,
              26.26
            ],
            [
              -100.19,
              26.24
            ],
            [
              -100.24,
              26.24
            ],
            [
              -100.25,
              26.25
            ],
            [
              -100.25,
              26.28
            ],
            [
              -100.24,
              26.29
            ]
          ]
        ]
      },
      "raw_probability": 0.048,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "03cef8172d1e5f93cd5c181ed53053fb3291fc5a0e73e93c956a2b7e290a2c1a",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.048,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e2ae8c2f569cafce8f590f30ae732c88e0305341bf34b9b52382486fb1f00324"
      },
      "receipt_sha256": "e2ae8c2f569cafce8f590f30ae732c88e0305341bf34b9b52382486fb1f00324"
    },
    {
      "storm_id": "68860",
      "lat": 34.224,
      "lon": -100.063,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2311.0,
      "ebshear": 28.0,
      "srh01": 6.0,
      "maxllaz": 0.003,
      "mesh": 0.0,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 6.0
        },
        {
          "name": "hrrr_pwat",
          "value": 20.7488
        },
        {
          "name": "alignment",
          "value": 1.8438
        },
        {
          "name": "tau",
          "value": 0.4457
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0478
      },
      "coherence_score": 0.4457034468650818,
      "coherence_diagnostics": {
        "tau": 0.4457034468650818,
        "grad_tau": 0.19073256850242615,
        "torsion": 1.2573485586031552e-09,
        "alignment": 1.8438023328781128,
        "S_field": 0.056701693683862686,
        "Gamma_field": 0.4805245101451874,
        "S_over_Gamma": 0.11799958348274231,
        "Da": 31.129150390625,
        "E_coh": 0.463948518037796,
        "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": [
          [
            [
              -100.08,
              34.26
            ],
            [
              -100.02,
              34.26
            ],
            [
              -100.01,
              34.23
            ],
            [
              -100.03,
              34.19
            ],
            [
              -100.05,
              34.18
            ],
            [
              -100.08,
              34.18
            ],
            [
              -100.1,
              34.2
            ],
            [
              -100.1,
              34.23
            ],
            [
              -100.08,
              34.25
            ],
            [
              -100.08,
              34.26
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "a9b3f0036719d1d57e1633dcab40df7843dcac04f2a1bb6d66efe5a4192f3ef7",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0478,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "8f7fa6ba5707acea9cd9982a437a5111b3b607c6a8c56a73b8ce70ab29d08f34"
      },
      "receipt_sha256": "8f7fa6ba5707acea9cd9982a437a5111b3b607c6a8c56a73b8ce70ab29d08f34"
    },
    {
      "storm_id": "70324",
      "lat": 36.1065,
      "lon": -83.3942,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2223.0,
      "ebshear": 25.0,
      "srh01": 9.0,
      "maxllaz": 0.004,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 9.0
        },
        {
          "name": "hrrr_pwat",
          "value": 35.2488
        },
        {
          "name": "alignment",
          "value": 0.2324
        },
        {
          "name": "tau",
          "value": 1.3528
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0476
      },
      "coherence_score": 1.3527941703796387,
      "coherence_diagnostics": {
        "tau": 1.3527941703796387,
        "grad_tau": 0.37777644395828247,
        "torsion": 0.0,
        "alignment": 0.23243191838264465,
        "S_field": 0.09411035478115082,
        "Gamma_field": 0.2780245244503021,
        "S_over_Gamma": 0.338496595621109,
        "Da": 16.758996963500977,
        "E_coh": 0.4432012438774109,
        "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": [
          [
            [
              -83.41,
              36.17
            ],
            [
              -83.38,
              36.17
            ],
            [
              -83.37,
              36.16
            ],
            [
              -83.29,
              36.16
            ],
            [
              -83.31,
              36.13
            ],
            [
              -83.31,
              36.1
            ],
            [
              -83.29,
              36.08
            ],
            [
              -83.31,
              36.08
            ],
            [
              -83.32,
              36.07
            ],
            [
              -83.33,
              36.08
            ],
            [
              -83.37,
              36.08
            ],
            [
              -83.38,
              36.07
            ],
            [
              -83.39,
              36.08
            ],
            [
              -83.4,
              36.07
            ],
            [
              -83.41,
              36.08
            ],
            [
              -83.42,
              36.07
            ],
            [
              -83.45,
              36.07
            ],
            [
              -83.47,
              36.06
            ],
            [
              -83.47,
              36.07
            ],
            [
              -83.45,
              36.09
            ],
            [
              -83.45,
              36.11
            ],
            [
              -83.47,
              36.13
            ],
            [
              -83.48,
              36.13
            ],
            [
              -83.48,
              36.14
            ],
            [
              -83.43,
              36.15
            ],
            [
              -83.41,
              36.17
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "9405707fad02b3a7fef9b7f9758088b341b22414ec7156eddff6742bb96f60db",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0476,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "9a7e0dfb21b5e70d91f09c61b262168b4ff268d356cba3e61c3c2e3634dda38d"
      },
      "receipt_sha256": "9a7e0dfb21b5e70d91f09c61b262168b4ff268d356cba3e61c3c2e3634dda38d"
    },
    {
      "storm_id": "70405",
      "lat": 37.1025,
      "lon": -112.1525,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 506.0,
      "ebshear": 9.0,
      "srh01": 22.0,
      "maxllaz": 0.001,
      "mesh": 0.06,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 22.0
        },
        {
          "name": "hrrr_pwat",
          "value": 22.7488
        },
        {
          "name": "alignment",
          "value": -1.3166
        },
        {
          "name": "tau",
          "value": 0.2438
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0473
      },
      "coherence_score": 0.24378752708435059,
      "coherence_diagnostics": {
        "tau": 0.24378752708435059,
        "grad_tau": 0.059292860329151154,
        "torsion": 0.0,
        "alignment": -1.3166193962097168,
        "S_field": 0.1183767020702362,
        "Gamma_field": 0.4663578271865845,
        "S_over_Gamma": 0.2538323402404785,
        "Da": 30.400178909301758,
        "E_coh": 0.48066094517707825,
        "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": [
          [
            [
              -112.24,
              37.16
            ],
            [
              -112.13,
              37.16
            ],
            [
              -112.14,
              37.11
            ],
            [
              -112.13,
              37.1
            ],
            [
              -112.12,
              37.11
            ],
            [
              -112.11,
              37.1
            ],
            [
              -112.09,
              37.11
            ],
            [
              -112.09,
              37.1
            ],
            [
              -112.07,
              37.08
            ],
            [
              -112.08,
              37.07
            ],
            [
              -112.06,
              37.06
            ],
            [
              -112.08,
              37.06
            ],
            [
              -112.1,
              37.08
            ],
            [
              -112.21,
              37.08
            ],
            [
              -112.22,
              37.07
            ],
            [
              -112.24,
              37.08
            ],
            [
              -112.23,
              37.09
            ],
            [
              -112.23,
              37.13
            ],
            [
              -112.24,
              37.14
            ],
            [
              -112.24,
              37.16
            ]
          ]
        ]
      },
      "raw_probability": 0.0473,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "86538dfe073952bac335c19e6cc9b56b596c0ec753a3295aec32a018b193af0b",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0473,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ef6cc4ae24f976d02de1d0ec8a17e05c1bd0bd6dfa4bdf4e7ff8942f901f6607"
      },
      "receipt_sha256": "ef6cc4ae24f976d02de1d0ec8a17e05c1bd0bd6dfa4bdf4e7ff8942f901f6607"
    },
    {
      "storm_id": "69183",
      "lat": 37.9922,
      "lon": -103.9856,
      "motion_east": 5.5,
      "motion_south": 0.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1492.0,
      "ebshear": 33.0,
      "srh01": 20.0,
      "maxllaz": 0.004,
      "mesh": 0.17,
      "flash_rate": 6.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 20.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.1238
        },
        {
          "name": "alignment",
          "value": 3.0888
        },
        {
          "name": "tau",
          "value": 0.8469
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0472
      },
      "coherence_score": 0.8468954563140869,
      "coherence_diagnostics": {
        "tau": 0.8468954563140869,
        "grad_tau": 0.10709365457296371,
        "torsion": 0.0,
        "alignment": 3.0888490676879883,
        "S_field": 0.4631306529045105,
        "Gamma_field": 0.2930245101451874,
        "S_over_Gamma": 1.5805184841156006,
        "Da": 16.884103775024414,
        "E_coh": 0.6857410669326782,
        "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.0,
              38.02
            ],
            [
              -103.96,
              38.02
            ],
            [
              -103.95,
              38.01
            ],
            [
              -103.96,
              37.97
            ],
            [
              -103.98,
              37.96
            ],
            [
              -104.0,
              37.96
            ],
            [
              -104.01,
              37.97
            ],
            [
              -104.01,
              38.0
            ],
            [
              -104.0,
              38.02
            ]
          ]
        ]
      },
      "raw_probability": 0.0472,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "040fd994144f10d3c090e099c45cc3d484ac7c5c756fd5c8732cc46ce6620980",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0472,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "4fb0bb23e14da5bc89519731422668109deab21e492bd6d94a9a4af77d63db34"
      },
      "receipt_sha256": "4fb0bb23e14da5bc89519731422668109deab21e492bd6d94a9a4af77d63db34"
    },
    {
      "storm_id": "70374",
      "lat": 31.8614,
      "lon": -109.9714,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1105.0,
      "ebshear": 14.0,
      "srh01": 17.0,
      "maxllaz": 0.002,
      "mesh": 0.13,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 17.0
        },
        {
          "name": "hrrr_pwat",
          "value": 48.6238
        },
        {
          "name": "alignment",
          "value": 2.9927
        },
        {
          "name": "tau",
          "value": 0.7795
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.047
      },
      "coherence_score": 0.7794703245162964,
      "coherence_diagnostics": {
        "tau": 0.7794703245162964,
        "grad_tau": 0.3172508478164673,
        "torsion": 2.9532041256885577e-09,
        "alignment": 2.992662191390991,
        "S_field": 0.6732744574546814,
        "Gamma_field": 0.5221911668777466,
        "S_over_Gamma": 1.2893255949020386,
        "Da": 31.647991180419922,
        "E_coh": 0.9848172068595886,
        "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": [
          [
            [
              -109.97,
              31.92
            ],
            [
              -109.95,
              31.91
            ],
            [
              -109.94,
              31.89
            ],
            [
              -109.94,
              31.86
            ],
            [
              -109.92,
              31.85
            ],
            [
              -109.92,
              31.83
            ],
            [
              -109.94,
              31.81
            ],
            [
              -109.96,
              31.81
            ],
            [
              -109.99,
              31.83
            ],
            [
              -110.02,
              31.83
            ],
            [
              -110.02,
              31.85
            ],
            [
              -110.03,
              31.86
            ],
            [
              -110.03,
              31.89
            ],
            [
              -109.97,
              31.92
            ]
          ]
        ]
      },
      "raw_probability": 0.047,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "1d677bea6f069c60102602fdf1d8c9897f7dde1230e0782f76af65bae597bce4",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.047,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "6671a515cddd09a7b292e8fdf3124c9d2025a81a7b504b7a30e60f8d3e93f893"
      },
      "receipt_sha256": "6671a515cddd09a7b292e8fdf3124c9d2025a81a7b504b7a30e60f8d3e93f893"
    },
    {
      "storm_id": "69994",
      "lat": 24.5614,
      "lon": -81.9514,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3424.0,
      "ebshear": 15.0,
      "srh01": 16.0,
      "maxllaz": 0.004,
      "mesh": 0.31,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 16.0
        },
        {
          "name": "hrrr_pwat",
          "value": 37.7488
        },
        {
          "name": "alignment",
          "value": 0.0599
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0469
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.3150701522827148,
        "torsion": 0.0,
        "alignment": 0.059879302978515625,
        "S_field": 1.0441064834594727,
        "Gamma_field": 0.20469115674495697,
        "S_over_Gamma": 5.100887298583984,
        "Da": 11.763936042785645,
        "E_coh": 0.9622761011123657,
        "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": [
          [
            [
              -81.98,
              24.61
            ],
            [
              -81.96,
              24.6
            ],
            [
              -81.94,
              24.6
            ],
            [
              -81.93,
              24.61
            ],
            [
              -81.91,
              24.59
            ],
            [
              -81.9,
              24.57
            ],
            [
              -81.9,
              24.5
            ],
            [
              -81.91,
              24.49
            ],
            [
              -81.95,
              24.49
            ],
            [
              -81.98,
              24.51
            ],
            [
              -81.99,
              24.53
            ],
            [
              -81.99,
              24.57
            ],
            [
              -82.0,
              24.58
            ],
            [
              -81.98,
              24.61
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "e0bbfb32ef30524422e5be7bbe4ad8f9da1ef0da9fa21ac26491b4eadcb1c2b7",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0469,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "fdc98160b9cc5421b50df15f0f75069809b51fe5cf8fad88d301f93a05715db2"
      },
      "receipt_sha256": "fdc98160b9cc5421b50df15f0f75069809b51fe5cf8fad88d301f93a05715db2"
    },
    {
      "storm_id": "70169",
      "lat": 44.8433,
      "lon": -104.7442,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 846.0,
      "ebshear": 22.0,
      "srh01": 15.0,
      "maxllaz": 0.001,
      "mesh": 0.05,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 15.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.1238
        },
        {
          "name": "alignment",
          "value": -0.338
        },
        {
          "name": "tau",
          "value": 1.1049
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0467
      },
      "coherence_score": 1.1048563718795776,
      "coherence_diagnostics": {
        "tau": 1.1048563718795776,
        "grad_tau": 0.056618742644786835,
        "torsion": 0.0,
        "alignment": -0.3380294442176819,
        "S_field": 0.4877346456050873,
        "Gamma_field": 0.46802452206611633,
        "S_over_Gamma": 1.0421134233474731,
        "Da": 28.380577087402344,
        "E_coh": 0.8741364479064941,
        "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": [
          [
            [
              -104.76,
              44.88
            ],
            [
              -104.72,
              44.88
            ],
            [
              -104.71,
              44.87
            ],
            [
              -104.71,
              44.85
            ],
            [
              -104.72,
              44.84
            ],
            [
              -104.71,
              44.81
            ],
            [
              -104.73,
              44.79
            ],
            [
              -104.79,
              44.79
            ],
            [
              -104.77,
              44.82
            ],
            [
              -104.77,
              44.85
            ],
            [
              -104.78,
              44.86
            ],
            [
              -104.76,
              44.88
            ]
          ]
        ]
      },
      "raw_probability": 0.0467,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "bc0656e0dcfb174532b206d0d8aa1ab199daf958ee01b884f48e959d10d86fa7",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0467,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "d8099e1e134fe486fc10227937d968f54e1ca100323ec8342d83cca6806ead69"
      },
      "receipt_sha256": "d8099e1e134fe486fc10227937d968f54e1ca100323ec8342d83cca6806ead69"
    },
    {
      "storm_id": "69639",
      "lat": 34.1147,
      "lon": -85.7185,
      "motion_east": 5.4,
      "motion_south": 0.1,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2211.0,
      "ebshear": 20.0,
      "srh01": 25.0,
      "maxllaz": 0.002,
      "mesh": 0.06,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 25.0
        },
        {
          "name": "hrrr_pwat",
          "value": 56.3738
        },
        {
          "name": "alignment",
          "value": -0.4554
        },
        {
          "name": "tau",
          "value": 3.0493
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0466
      },
      "coherence_score": 3.0492968559265137,
      "coherence_diagnostics": {
        "tau": 3.0492968559265137,
        "grad_tau": 0.8861753940582275,
        "torsion": 0.0,
        "alignment": -0.4553597867488861,
        "S_field": 1.1637604236602783,
        "Gamma_field": 0.2471911609172821,
        "S_over_Gamma": 4.707937240600586,
        "Da": 15.096454620361328,
        "E_coh": 0.9742421507835388,
        "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": [
          [
            [
              -85.68,
              34.2
            ],
            [
              -85.6,
              34.2
            ],
            [
              -85.6,
              34.18
            ],
            [
              -85.61,
              34.17
            ],
            [
              -85.64,
              34.17
            ],
            [
              -85.65,
              34.16
            ],
            [
              -85.65,
              34.13
            ],
            [
              -85.68,
              34.13
            ],
            [
              -85.69,
              34.12
            ],
            [
              -85.69,
              34.1
            ],
            [
              -85.68,
              34.09
            ],
            [
              -85.66,
              34.08
            ],
            [
              -85.63,
              34.08
            ],
            [
              -85.6,
              34.06
            ],
            [
              -85.6,
              34.01
            ],
            [
              -85.61,
              34.0
            ],
            [
              -85.66,
              34.0
            ],
            [
              -85.7,
              34.02
            ],
            [
              -85.78,
              34.02
            ],
            [
              -85.79,
              34.01
            ],
            [
              -85.84,
              34.01
            ],
            [
              -85.89,
              34.05
            ],
            [
              -85.89,
              34.09
            ],
            [
              -85.87,
              34.11
            ],
            [
              -85.81,
              34.14
            ],
            [
              -85.83,
              34.15
            ],
            [
              -85.83,
              34.17
            ],
            [
              -85.81,
              34.17
            ],
            [
              -85.8,
              34.18
            ],
            [
              -85.78,
              34.17
            ],
            [
              -85.75,
              34.17
            ],
            [
              -85.74,
              34.18
            ],
            [
              -85.71,
              34.18
            ],
            [
              -85.68,
              34.2
            ]
          ]
        ]
      },
      "raw_probability": 0.0466,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "1b9e55e8f78961179239230f946bc4a899a76861a3cc021b640f7352a71d6ad2",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0466,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "d71d01185d766863182a4c743a75bac9ded0ebbf9c869ff926c5910df97d71f9"
      },
      "receipt_sha256": "d71d01185d766863182a4c743a75bac9ded0ebbf9c869ff926c5910df97d71f9"
    },
    {
      "storm_id": "70343",
      "lat": 34.2015,
      "lon": -85.9423,
      "motion_east": 5.4,
      "motion_south": 0.1,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2195.0,
      "ebshear": 19.0,
      "srh01": 18.0,
      "maxllaz": 0.002,
      "mesh": 0.04,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 18.0
        },
        {
          "name": "hrrr_pwat",
          "value": 56.3738
        },
        {
          "name": "alignment",
          "value": -0.4554
        },
        {
          "name": "tau",
          "value": 3.0493
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0466
      },
      "coherence_score": 3.0492968559265137,
      "coherence_diagnostics": {
        "tau": 3.0492968559265137,
        "grad_tau": 0.8861753940582275,
        "torsion": 0.0,
        "alignment": -0.4553597867488861,
        "S_field": 1.1637604236602783,
        "Gamma_field": 0.2471911609172821,
        "S_over_Gamma": 4.707937240600586,
        "Da": 15.096454620361328,
        "E_coh": 0.9742421507835388,
        "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": [
          [
            [
              -85.97,
              34.24
            ],
            [
              -85.9,
              34.24
            ],
            [
              -85.89,
              34.23
            ],
            [
              -85.91,
              34.19
            ],
            [
              -85.9,
              34.17
            ],
            [
              -85.92,
              34.17
            ],
            [
              -85.93,
              34.16
            ],
            [
              -85.94,
              34.17
            ],
            [
              -85.97,
              34.17
            ],
            [
              -85.97,
              34.19
            ],
            [
              -85.99,
              34.22
            ],
            [
              -85.99,
              34.23
            ],
            [
              -85.97,
              34.24
            ]
          ]
        ]
      },
      "raw_probability": 0.0466,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "1b9e55e8f78961179239230f946bc4a899a76861a3cc021b640f7352a71d6ad2",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0466,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "d71d01185d766863182a4c743a75bac9ded0ebbf9c869ff926c5910df97d71f9"
      },
      "receipt_sha256": "d71d01185d766863182a4c743a75bac9ded0ebbf9c869ff926c5910df97d71f9"
    },
    {
      "storm_id": "70025",
      "lat": 46.0736,
      "lon": -117.2214,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1327.0,
      "ebshear": 38.0,
      "srh01": 14.0,
      "maxllaz": 0.006,
      "mesh": 0.08,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 14.0
        },
        {
          "name": "hrrr_pwat",
          "value": 28.2488
        },
        {
          "name": "alignment",
          "value": 0.2061
        },
        {
          "name": "tau",
          "value": 0.5062
        },
        {
          "name": "maxllaz",
          "value": 0.006
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0465
      },
      "coherence_score": 0.5061987638473511,
      "coherence_diagnostics": {
        "tau": 0.5061987638473511,
        "grad_tau": 0.07845014333724976,
        "torsion": 0.0,
        "alignment": 0.2061086744070053,
        "S_field": 0.09500584006309509,
        "Gamma_field": 0.21635782718658447,
        "S_over_Gamma": 0.43911442160606384,
        "Da": 12.9110689163208,
        "E_coh": 0.6971188187599182,
        "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": [
          [
            [
              -117.25,
              46.13
            ],
            [
              -117.2,
              46.13
            ],
            [
              -117.19,
              46.12
            ],
            [
              -117.17,
              46.12
            ],
            [
              -117.15,
              46.1
            ],
            [
              -117.15,
              46.06
            ],
            [
              -117.17,
              46.03
            ],
            [
              -117.21,
              46.01
            ],
            [
              -117.24,
              46.01
            ],
            [
              -117.25,
              46.02
            ],
            [
              -117.27,
              46.02
            ],
            [
              -117.3,
              46.05
            ],
            [
              -117.3,
              46.1
            ],
            [
              -117.25,
              46.13
            ]
          ]
        ]
      },
      "raw_probability": 0.0465,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "774abdfb26456af19fcd98799a7561e0dca22cc62c773ec77a3f492397ba7ab4",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0465,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "4804b241e4ca62e08d38c1571ae1f83cac58865aaf5a46408f57c803c93ae019"
      },
      "receipt_sha256": "4804b241e4ca62e08d38c1571ae1f83cac58865aaf5a46408f57c803c93ae019"
    },
    {
      "storm_id": "70365",
      "lat": 34.9162,
      "lon": -105.0677,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 268.0,
      "ebshear": 7.0,
      "srh01": 12.0,
      "maxllaz": 0.001,
      "mesh": 0.0,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 12.0
        },
        {
          "name": "hrrr_pwat",
          "value": 25.8738
        },
        {
          "name": "alignment",
          "value": -3.8209
        },
        {
          "name": "tau",
          "value": 0.5128
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0464
      },
      "coherence_score": 0.5127559304237366,
      "coherence_diagnostics": {
        "tau": 0.5127559304237366,
        "grad_tau": 0.07591115683317184,
        "torsion": 0.0,
        "alignment": -3.820862054824829,
        "S_field": 0.21202215552330017,
        "Gamma_field": 0.5038578510284424,
        "S_over_Gamma": 0.42079755663871765,
        "Da": 30.723190307617188,
        "E_coh": 0.3625316023826599,
        "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": [
          [
            [
              -105.09,
              34.97
            ],
            [
              -105.06,
              34.95
            ],
            [
              -105.03,
              34.96
            ],
            [
              -105.03,
              34.94
            ],
            [
              -105.04,
              34.93
            ],
            [
              -105.02,
              34.9
            ],
            [
              -105.03,
              34.89
            ],
            [
              -105.06,
              34.89
            ],
            [
              -105.09,
              34.87
            ],
            [
              -105.11,
              34.87
            ],
            [
              -105.12,
              34.88
            ],
            [
              -105.11,
              34.89
            ],
            [
              -105.09,
              34.97
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "dd9f7888440d77db95343270074741885a3f7c3c28cc4d5d79d5ee6f61d6ab29",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0464,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "6b086cf041ab221580fe6a16cd35d17307f884e5d13d56d72bb1a96f8fa36132"
      },
      "receipt_sha256": "6b086cf041ab221580fe6a16cd35d17307f884e5d13d56d72bb1a96f8fa36132"
    },
    {
      "storm_id": "70411",
      "lat": 34.792,
      "lon": -104.889,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 133.0,
      "ebshear": 8.0,
      "srh01": 12.0,
      "maxllaz": 0.001,
      "mesh": 0.07,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 12.0
        },
        {
          "name": "hrrr_pwat",
          "value": 25.8738
        },
        {
          "name": "alignment",
          "value": -3.8209
        },
        {
          "name": "tau",
          "value": 0.5128
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0464
      },
      "coherence_score": 0.5127559304237366,
      "coherence_diagnostics": {
        "tau": 0.5127559304237366,
        "grad_tau": 0.07591115683317184,
        "torsion": 0.0,
        "alignment": -3.820862054824829,
        "S_field": 0.21202215552330017,
        "Gamma_field": 0.5038578510284424,
        "S_over_Gamma": 0.42079755663871765,
        "Da": 30.723190307617188,
        "E_coh": 0.3625316023826599,
        "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": [
          [
            [
              -104.9,
              34.83
            ],
            [
              -104.88,
              34.82
            ],
            [
              -104.88,
              34.8
            ],
            [
              -104.87,
              34.79
            ],
            [
              -104.85,
              34.79
            ],
            [
              -104.85,
              34.77
            ],
            [
              -104.9,
              34.76
            ],
            [
              -104.93,
              34.74
            ],
            [
              -104.93,
              34.79
            ],
            [
              -104.9,
              34.83
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "dd9f7888440d77db95343270074741885a3f7c3c28cc4d5d79d5ee6f61d6ab29",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0464,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "6b086cf041ab221580fe6a16cd35d17307f884e5d13d56d72bb1a96f8fa36132"
      },
      "receipt_sha256": "6b086cf041ab221580fe6a16cd35d17307f884e5d13d56d72bb1a96f8fa36132"
    },
    {
      "storm_id": "70057",
      "lat": 34.7171,
      "lon": -111.97,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 741.0,
      "ebshear": 9.0,
      "srh01": 16.0,
      "maxllaz": 0.008,
      "mesh": 0.3,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 16.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.1238
        },
        {
          "name": "alignment",
          "value": -1.076
        },
        {
          "name": "tau",
          "value": 0.2717
        },
        {
          "name": "maxllaz",
          "value": 0.008
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0461
      },
      "coherence_score": 0.2716519832611084,
      "coherence_diagnostics": {
        "tau": 0.2716519832611084,
        "grad_tau": 0.058090828359127045,
        "torsion": 0.0,
        "alignment": -1.075966238975525,
        "S_field": 0.07903756201267242,
        "Gamma_field": 0.6505245566368103,
        "S_over_Gamma": 0.12149819731712341,
        "Da": 38.352264404296875,
        "E_coh": 0.7600775361061096,
        "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": [
          [
            [
              -111.98,
              34.74
            ],
            [
              -111.95,
              34.74
            ],
            [
              -111.94,
              34.73
            ],
            [
              -111.93,
              34.67
            ],
            [
              -112.01,
              34.67
            ],
            [
              -112.0,
              34.73
            ],
            [
              -111.98,
              34.74
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "42b72d1faea5c0f9c72392591f7d4578e3a057c24fe8ae329fef777f086d2456",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0461,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "5cea66e452a9db10931214b1a88cf4aad33822d5a58740da108ac771faf21184"
      },
      "receipt_sha256": "5cea66e452a9db10931214b1a88cf4aad33822d5a58740da108ac771faf21184"
    },
    {
      "storm_id": "70241",
      "lat": 42.3193,
      "lon": -116.9636,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 736.0,
      "ebshear": 21.0,
      "srh01": 24.0,
      "maxllaz": 0.002,
      "mesh": 0.33,
      "flash_rate": 9.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 24.0
        },
        {
          "name": "hrrr_pwat",
          "value": 6.9988
        },
        {
          "name": "alignment",
          "value": 1.4923
        },
        {
          "name": "tau",
          "value": 0.5165
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0458
      },
      "coherence_score": 0.5164613723754883,
      "coherence_diagnostics": {
        "tau": 0.5164613723754883,
        "grad_tau": 0.0860271006822586,
        "torsion": 0.0,
        "alignment": 1.4922780990600586,
        "S_field": 0.216054767370224,
        "Gamma_field": 0.5280244946479797,
        "S_over_Gamma": 0.40917566418647766,
        "Da": 30.136442184448242,
        "E_coh": 0.3344288766384125,
        "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.92,
              42.38
            ],
            [
              -116.88,
              42.38
            ],
            [
              -116.86,
              42.37
            ],
            [
              -116.86,
              42.33
            ],
            [
              -116.87,
              42.31
            ],
            [
              -116.99,
              42.23
            ],
            [
              -117.04,
              42.23
            ],
            [
              -117.06,
              42.24
            ],
            [
              -117.06,
              42.29
            ],
            [
              -117.05,
              42.31
            ],
            [
              -117.04,
              42.31
            ],
            [
              -116.99,
              42.35
            ],
            [
              -116.95,
              42.36
            ],
            [
              -116.92,
              42.38
            ]
          ]
        ]
      },
      "raw_probability": 0.0458,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "8fa22fda17e54b5dca3f6619e2c25d35bac2f1adf3179501342b87b820fd858f",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0458,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "4819f6ff04e76e17acf838838e6ef096a6419ed7e2d7a729db414541372024d9"
      },
      "receipt_sha256": "4819f6ff04e76e17acf838838e6ef096a6419ed7e2d7a729db414541372024d9"
    },
    {
      "storm_id": "68974",
      "lat": 32.6471,
      "lon": -90.0865,
      "motion_east": 1.1,
      "motion_south": -2.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 3763.0,
      "ebshear": 21.0,
      "srh01": 15.0,
      "maxllaz": 0.005,
      "mesh": 0.19,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 15.0
        },
        {
          "name": "hrrr_pwat",
          "value": 54.4988
        },
        {
          "name": "alignment",
          "value": -3.5367
        },
        {
          "name": "tau",
          "value": 3.157
        },
        {
          "name": "maxllaz",
          "value": 0.005
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0456
      },
      "coherence_score": 3.156956672668457,
      "coherence_diagnostics": {
        "tau": 3.156956672668457,
        "grad_tau": 0.5333000421524048,
        "torsion": 0.0,
        "alignment": -3.5367307662963867,
        "S_field": 0.9917119741439819,
        "Gamma_field": 0.2655245065689087,
        "S_over_Gamma": 3.734916925430298,
        "Da": 16.39204978942871,
        "E_coh": 0.9698971509933472,
        "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.09,
              32.74
            ],
            [
              -90.03,
              32.74
            ],
            [
              -90.02,
              32.73
            ],
            [
              -90.02,
              32.68
            ],
            [
              -90.05,
              32.63
            ],
            [
              -90.05,
              32.61
            ],
            [
              -90.06,
              32.6
            ],
            [
              -90.07,
              32.56
            ],
            [
              -90.09,
              32.54
            ],
            [
              -90.12,
              32.53
            ],
            [
              -90.15,
              32.57
            ],
            [
              -90.15,
              32.6
            ],
            [
              -90.13,
              32.62
            ],
            [
              -90.13,
              32.68
            ],
            [
              -90.11,
              32.7
            ],
            [
              -90.11,
              32.73
            ],
            [
              -90.09,
              32.74
            ]
          ]
        ]
      },
      "raw_probability": 0.0456,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "6edc2f115bfc3aa6539970a9d36ef48be227b61b47d75630af1b189d1d586ba9",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0456,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "155454ecb5964120688cc113123f737f490597047f4b16f91091c1dd24089ec7"
      },
      "receipt_sha256": "155454ecb5964120688cc113123f737f490597047f4b16f91091c1dd24089ec7"
    },
    {
      "storm_id": "70189",
      "lat": 35.1015,
      "lon": -110.2223,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 618.0,
      "ebshear": 4.0,
      "srh01": 7.0,
      "maxllaz": 0.002,
      "mesh": 0.61,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 7.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.1238
        },
        {
          "name": "alignment",
          "value": -1.4833
        },
        {
          "name": "tau",
          "value": 0.3788
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0455
      },
      "coherence_score": 0.378786563873291,
      "coherence_diagnostics": {
        "tau": 0.378786563873291,
        "grad_tau": 0.11833397299051285,
        "torsion": 0.0,
        "alignment": -1.4833221435546875,
        "S_field": 0.0980992242693901,
        "Gamma_field": 0.5796911716461182,
        "S_over_Gamma": 0.16922670602798462,
        "Da": 35.50758361816406,
        "E_coh": 0.582226037979126,
        "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.22,
              35.14
            ],
            [
              -110.2,
              35.14
            ],
            [
              -110.19,
              35.13
            ],
            [
              -110.18,
              35.11
            ],
            [
              -110.18,
              35.08
            ],
            [
              -110.2,
              35.05
            ],
            [
              -110.23,
              35.05
            ],
            [
              -110.25,
              35.04
            ],
            [
              -110.27,
              35.07
            ],
            [
              -110.27,
              35.11
            ],
            [
              -110.25,
              35.13
            ],
            [
              -110.23,
              35.13
            ],
            [
              -110.22,
              35.14
            ]
          ]
        ]
      },
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "c50fbf592daea3965c29af2017b66f3ab2960dedb82c97c0a7778c93a0ad8fc9",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0455,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "f5084ea64af7dba1213c6eb0a69216140f021d4a24b3303236f36f6e56702f22"
      },
      "receipt_sha256": "f5084ea64af7dba1213c6eb0a69216140f021d4a24b3303236f36f6e56702f22"
    },
    {
      "storm_id": "70072",
      "lat": 26.212,
      "lon": -99.7353,
      "motion_east": 1.1,
      "motion_south": 0.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 399.0,
      "ebshear": 43.0,
      "srh01": 19.0,
      "maxllaz": 0.002,
      "mesh": 0.26,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 19.0
        },
        {
          "name": "hrrr_pwat",
          "value": 26.4988
        },
        {
          "name": "alignment",
          "value": -1.0533
        },
        {
          "name": "tau",
          "value": 0.2079
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0454
      },
      "coherence_score": 0.20792853832244873,
      "coherence_diagnostics": {
        "tau": 0.20792853832244873,
        "grad_tau": 0.1772540956735611,
        "torsion": 0.0,
        "alignment": -1.053291916847229,
        "S_field": 0.13828209042549133,
        "Gamma_field": 0.49385786056518555,
        "S_over_Gamma": 0.2800038158893585,
        "Da": 31.75089454650879,
        "E_coh": 0.6249931454658508,
        "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.73,
              26.29
            ],
            [
              -99.69,
              26.29
            ],
            [
              -99.66,
              26.26
            ],
            [
              -99.66,
              26.22
            ],
            [
              -99.68,
              26.2
            ],
            [
              -99.7,
              26.16
            ],
            [
              -99.7,
              26.09
            ],
            [
              -99.72,
              26.09
            ],
            [
              -99.76,
              26.11
            ],
            [
              -99.83,
              26.18
            ],
            [
              -99.83,
              26.22
            ],
            [
              -99.82,
              26.24
            ],
            [
              -99.77,
              26.27
            ],
            [
              -99.75,
              26.27
            ],
            [
              -99.73,
              26.29
            ]
          ]
        ]
      },
      "raw_probability": 0.0454,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "ddf7215564d71678d1b759c8d9217c4ae0b1fbf8605e5109fa95507bfc767cec",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0454,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e9282e108aca20e0ff90f49e9bf4f6500cfa32ea1ddedb36793c87cb318ff3e0"
      },
      "receipt_sha256": "e9282e108aca20e0ff90f49e9bf4f6500cfa32ea1ddedb36793c87cb318ff3e0"
    },
    {
      "storm_id": "70187",
      "lat": 36.02,
      "lon": -112.961,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 371.0,
      "ebshear": 11.0,
      "srh01": 14.0,
      "maxllaz": 0.001,
      "mesh": 0.19,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 14.0
        },
        {
          "name": "hrrr_pwat",
          "value": 26.8738
        },
        {
          "name": "alignment",
          "value": -0.9923
        },
        {
          "name": "tau",
          "value": 0.1979
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0454
      },
      "coherence_score": 0.19785848259925842,
      "coherence_diagnostics": {
        "tau": 0.19785848259925842,
        "grad_tau": 0.019875263795256615,
        "torsion": 0.0,
        "alignment": -0.992330014705658,
        "S_field": 0.017464863136410713,
        "Gamma_field": 0.588857889175415,
        "S_over_Gamma": 0.029658876359462738,
        "Da": 38.27596664428711,
        "E_coh": 0.6312131285667419,
        "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": [
          [
            [
              -112.99,
              36.06
            ],
            [
              -112.94,
              36.06
            ],
            [
              -112.91,
              36.03
            ],
            [
              -112.91,
              35.99
            ],
            [
              -112.93,
              35.97
            ],
            [
              -112.96,
              35.97
            ],
            [
              -112.99,
              35.99
            ],
            [
              -112.99,
              36.03
            ],
            [
              -113.0,
              36.04
            ],
            [
              -112.99,
              36.06
            ]
          ]
        ]
      },
      "raw_probability": 0.0454,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "ddf7215564d71678d1b759c8d9217c4ae0b1fbf8605e5109fa95507bfc767cec",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0454,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e9282e108aca20e0ff90f49e9bf4f6500cfa32ea1ddedb36793c87cb318ff3e0"
      },
      "receipt_sha256": "e9282e108aca20e0ff90f49e9bf4f6500cfa32ea1ddedb36793c87cb318ff3e0"
    },
    {
      "storm_id": "70200",
      "lat": 27.153,
      "lon": -100.1665,
      "motion_east": 6.3,
      "motion_south": -2.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 889.0,
      "ebshear": 33.0,
      "srh01": 15.0,
      "maxllaz": 0.002,
      "mesh": 0.46,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 15.0
        },
        {
          "name": "hrrr_pwat",
          "value": 30.8738
        },
        {
          "name": "alignment",
          "value": -1.0502
        },
        {
          "name": "tau",
          "value": 0.3539
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0454
      },
      "coherence_score": 0.3539154529571533,
      "coherence_diagnostics": {
        "tau": 0.3539154529571533,
        "grad_tau": 0.1551738679409027,
        "torsion": 1.678457595133409e-09,
        "alignment": -1.0501972436904907,
        "S_field": 0.1286115050315857,
        "Gamma_field": 0.670524537563324,
        "S_over_Gamma": 0.19180729985237122,
        "Da": 39.938167572021484,
        "E_coh": 0.2821398377418518,
        "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": [
          [
            [
              -100.17,
              27.24
            ],
            [
              -100.13,
              27.24
            ],
            [
              -100.12,
              27.23
            ],
            [
              -100.03,
              27.23
            ],
            [
              -100.05,
              27.2
            ],
            [
              -100.05,
              27.16
            ],
            [
              -100.1,
              27.13
            ],
            [
              -100.18,
              27.11
            ],
            [
              -100.19,
              27.1
            ],
            [
              -100.19,
              27.07
            ],
            [
              -100.18,
              27.06
            ],
            [
              -100.24,
              27.06
            ],
            [
              -100.25,
              27.07
            ],
            [
              -100.25,
              27.12
            ],
            [
              -100.24,
              27.13
            ],
            [
              -100.21,
              27.13
            ],
            [
              -100.19,
              27.15
            ],
            [
              -100.19,
              27.19
            ],
            [
              -100.2,
              27.2
            ],
            [
              -100.17,
              27.24
            ]
          ]
        ]
      },
      "raw_probability": 0.0454,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "ddf7215564d71678d1b759c8d9217c4ae0b1fbf8605e5109fa95507bfc767cec",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0454,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e9282e108aca20e0ff90f49e9bf4f6500cfa32ea1ddedb36793c87cb318ff3e0"
      },
      "receipt_sha256": "e9282e108aca20e0ff90f49e9bf4f6500cfa32ea1ddedb36793c87cb318ff3e0"
    },
    {
      "storm_id": "70261",
      "lat": 27.0079,
      "lon": -100.34,
      "motion_east": 5.9,
      "motion_south": -2.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 725.0,
      "ebshear": 31.0,
      "srh01": 13.0,
      "maxllaz": 0.002,
      "mesh": 0.44,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 13.0
        },
        {
          "name": "hrrr_pwat",
          "value": 30.8738
        },
        {
          "name": "alignment",
          "value": -1.0502
        },
        {
          "name": "tau",
          "value": 0.3539
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0454
      },
      "coherence_score": 0.3539154529571533,
      "coherence_diagnostics": {
        "tau": 0.3539154529571533,
        "grad_tau": 0.1551738679409027,
        "torsion": 1.678457595133409e-09,
        "alignment": -1.0501972436904907,
        "S_field": 0.1286115050315857,
        "Gamma_field": 0.670524537563324,
        "S_over_Gamma": 0.19180729985237122,
        "Da": 39.938167572021484,
        "E_coh": 0.2821398377418518,
        "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": [
          [
            [
              -100.36,
              27.06
            ],
            [
              -100.34,
              27.05
            ],
            [
              -100.31,
              27.05
            ],
            [
              -100.29,
              27.03
            ],
            [
              -100.28,
              27.01
            ],
            [
              -100.28,
              26.97
            ],
            [
              -100.29,
              26.96
            ],
            [
              -100.31,
              26.95
            ],
            [
              -100.36,
              26.95
            ],
            [
              -100.39,
              26.97
            ],
            [
              -100.4,
              26.99
            ],
            [
              -100.4,
              27.02
            ],
            [
              -100.39,
              27.04
            ],
            [
              -100.36,
              27.06
            ]
          ]
        ]
      },
      "raw_probability": 0.0454,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "ddf7215564d71678d1b759c8d9217c4ae0b1fbf8605e5109fa95507bfc767cec",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0454,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "e9282e108aca20e0ff90f49e9bf4f6500cfa32ea1ddedb36793c87cb318ff3e0"
      },
      "receipt_sha256": "e9282e108aca20e0ff90f49e9bf4f6500cfa32ea1ddedb36793c87cb318ff3e0"
    },
    {
      "storm_id": "69652",
      "lat": 39.0621,
      "lon": -104.3711,
      "motion_east": 6.1,
      "motion_south": 7.7,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1232.0,
      "ebshear": 27.0,
      "srh01": 9.0,
      "maxllaz": 0.004,
      "mesh": 0.36,
      "flash_rate": 17.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 9.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.1238
        },
        {
          "name": "alignment",
          "value": 3.5577
        },
        {
          "name": "tau",
          "value": 0.91
        },
        {
          "name": "maxllaz",
          "value": 0.004
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0453
      },
      "coherence_score": 0.9100420475006104,
      "coherence_diagnostics": {
        "tau": 0.9100420475006104,
        "grad_tau": 0.044643525034189224,
        "torsion": 0.0,
        "alignment": 3.5577352046966553,
        "S_field": 0.6103228330612183,
        "Gamma_field": 0.3230245113372803,
        "S_over_Gamma": 1.8894009590148926,
        "Da": 19.844654083251953,
        "E_coh": 0.8563637137413025,
        "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.45,
              39.19
            ],
            [
              -104.38,
              39.19
            ],
            [
              -104.34,
              39.15
            ],
            [
              -104.31,
              39.15
            ],
            [
              -104.28,
              39.13
            ],
            [
              -104.29,
              39.08
            ],
            [
              -104.33,
              39.03
            ],
            [
              -104.32,
              39.01
            ],
            [
              -104.32,
              38.98
            ],
            [
              -104.33,
              38.97
            ],
            [
              -104.33,
              38.95
            ],
            [
              -104.35,
              38.93
            ],
            [
              -104.4,
              38.93
            ],
            [
              -104.44,
              38.96
            ],
            [
              -104.44,
              39.03
            ],
            [
              -104.42,
              39.07
            ],
            [
              -104.42,
              39.1
            ],
            [
              -104.45,
              39.14
            ],
            [
              -104.45,
              39.19
            ]
          ]
        ]
      },
      "raw_probability": 0.0453,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "95279802f3b8835127c6d4672932400845a36d8cf40f3987f3015e7024f7a581",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0453,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "3b72a7788263df68e51f5279f7080d21a6260277944da88e2e1716b33c5eb94a"
      },
      "receipt_sha256": "3b72a7788263df68e51f5279f7080d21a6260277944da88e2e1716b33c5eb94a"
    },
    {
      "storm_id": "70215",
      "lat": 38.5763,
      "lon": -114.2946,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 656.0,
      "ebshear": 17.0,
      "srh01": 31.0,
      "maxllaz": 0.001,
      "mesh": 0.51,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 31.0
        },
        {
          "name": "hrrr_pwat",
          "value": 15.7488
        },
        {
          "name": "alignment",
          "value": -0.7189
        },
        {
          "name": "tau",
          "value": 0.2211
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0453
      },
      "coherence_score": 0.22109529376029968,
      "coherence_diagnostics": {
        "tau": 0.22109529376029968,
        "grad_tau": 0.0706697404384613,
        "torsion": 0.0,
        "alignment": -0.718897819519043,
        "S_field": 0.04295548424124718,
        "Gamma_field": 1.0121911764144897,
        "S_over_Gamma": 0.04243811219930649,
        "Da": 64.56519317626953,
        "E_coh": 0.059114422649145126,
        "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": [
          [
            [
              -114.35,
              38.62
            ],
            [
              -114.34,
              38.62
            ],
            [
              -114.33,
              38.62
            ],
            [
              -114.33,
              38.61
            ],
            [
              -114.32,
              38.6
            ],
            [
              -114.31,
              38.6
            ],
            [
              -114.3,
              38.6
            ],
            [
              -114.29,
              38.6
            ],
            [
              -114.28,
              38.6
            ],
            [
              -114.27,
              38.6
            ],
            [
              -114.26,
              38.59
            ],
            [
              -114.25,
              38.59
            ],
            [
              -114.24,
              38.58
            ],
            [
              -114.24,
              38.57
            ],
            [
              -114.24,
              38.56
            ],
            [
              -114.24,
              38.55
            ],
            [
              -114.24,
              38.54
            ],
            [
              -114.24,
              38.53
            ],
            [
              -114.25,
              38.52
            ],
            [
              -114.26,
              38.52
            ],
            [
              -114.27,
              38.52
            ],
            [
              -114.28,
              38.52
            ],
            [
              -114.29,
              38.53
            ],
            [
              -114.3,
              38.54
            ],
            [
              -114.31,
              38.54
            ],
            [
              -114.32,
              38.55
            ],
            [
              -114.32,
              38.56
            ],
            [
              -114.31,
              38.57
            ],
            [
              -114.32,
              38.58
            ],
            [
              -114.32,
              38.59
            ],
            [
              -114.32,
              38.6
            ],
            [
              -114.33,
              38.61
            ],
            [
              -114.34,
              38.61
            ],
            [
              -114.35,
              38.61
            ],
            [
              -114.35,
              38.62
            ]
          ]
        ]
      },
      "raw_probability": 0.0453,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "95279802f3b8835127c6d4672932400845a36d8cf40f3987f3015e7024f7a581",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0453,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "3b72a7788263df68e51f5279f7080d21a6260277944da88e2e1716b33c5eb94a"
      },
      "receipt_sha256": "3b72a7788263df68e51f5279f7080d21a6260277944da88e2e1716b33c5eb94a"
    },
    {
      "storm_id": "70387",
      "lat": 46.8073,
      "lon": -105.9227,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 586.0,
      "ebshear": 22.0,
      "srh01": 10.0,
      "maxllaz": 0.002,
      "mesh": 0.09,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 10.0
        },
        {
          "name": "hrrr_pwat",
          "value": 24.3738
        },
        {
          "name": "alignment",
          "value": 1.5059
        },
        {
          "name": "tau",
          "value": 0.7342
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0453
      },
      "coherence_score": 0.7342065572738647,
      "coherence_diagnostics": {
        "tau": 0.7342065572738647,
        "grad_tau": 0.11236899346113205,
        "torsion": 0.0,
        "alignment": 1.5059224367141724,
        "S_field": 0.3222498893737793,
        "Gamma_field": 0.5488578081130981,
        "S_over_Gamma": 0.5871281623840332,
        "Da": 33.00353240966797,
        "E_coh": 0.6218634843826294,
        "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.94,
              46.86
            ],
            [
              -105.92,
              46.84
            ],
            [
              -105.89,
              46.84
            ],
            [
              -105.88,
              46.83
            ],
            [
              -105.88,
              46.78
            ],
            [
              -105.9,
              46.76
            ],
            [
              -105.93,
              46.76
            ],
            [
              -105.95,
              46.75
            ],
            [
              -105.96,
              46.76
            ],
            [
              -105.96,
              46.84
            ],
            [
              -105.94,
              46.86
            ]
          ]
        ]
      },
      "raw_probability": 0.0453,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "95279802f3b8835127c6d4672932400845a36d8cf40f3987f3015e7024f7a581",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0453,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "3b72a7788263df68e51f5279f7080d21a6260277944da88e2e1716b33c5eb94a"
      },
      "receipt_sha256": "3b72a7788263df68e51f5279f7080d21a6260277944da88e2e1716b33c5eb94a"
    },
    {
      "storm_id": "69890",
      "lat": 40.7618,
      "lon": -110.3036,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 986.0,
      "ebshear": 10.0,
      "srh01": 27.0,
      "maxllaz": 0.002,
      "mesh": 0.25,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 27.0
        },
        {
          "name": "hrrr_pwat",
          "value": 20.4988
        },
        {
          "name": "alignment",
          "value": 0.1532
        },
        {
          "name": "tau",
          "value": 0.5198
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0452
      },
      "coherence_score": 0.5197665691375732,
      "coherence_diagnostics": {
        "tau": 0.5197665691375732,
        "grad_tau": 0.08865492045879364,
        "torsion": 0.0,
        "alignment": 0.153181791305542,
        "S_field": 0.42056113481521606,
        "Gamma_field": 0.48719120025634766,
        "S_over_Gamma": 0.8632363080978394,
        "Da": 30.236696243286133,
        "E_coh": 0.9510919451713562,
        "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": [
          [
            [
              -110.25,
              40.81
            ],
            [
              -110.22,
              40.77
            ],
            [
              -110.23,
              40.73
            ],
            [
              -110.3,
              40.69
            ],
            [
              -110.38,
              40.69
            ],
            [
              -110.39,
              40.74
            ],
            [
              -110.37,
              40.78
            ],
            [
              -110.33,
              40.78
            ],
            [
              -110.32,
              40.79
            ],
            [
              -110.3,
              40.79
            ],
            [
              -110.25,
              40.81
            ]
          ]
        ]
      },
      "raw_probability": 0.0452,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "7bb430b8414b97eebaa3a4d52da5fe93a6a5efe5097c27f7901c691c6abff615",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0452,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "42341be2240f104e972e6d623fcf50ef72f706f2132527d75fc76bc454f25bf8"
      },
      "receipt_sha256": "42341be2240f104e972e6d623fcf50ef72f706f2132527d75fc76bc454f25bf8"
    },
    {
      "storm_id": "70382",
      "lat": 24.2278,
      "lon": -80.4236,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 5072.0,
      "ebshear": 14.0,
      "srh01": 53.0,
      "maxllaz": 0.002,
      "mesh": 0.28,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 53.0
        },
        {
          "name": "hrrr_pwat",
          "value": 39.1238
        },
        {
          "name": "alignment",
          "value": 0.4349
        },
        {
          "name": "tau",
          "value": 0.0
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0452
      },
      "coherence_score": 0.0,
      "coherence_diagnostics": {
        "tau": 0.0,
        "grad_tau": 1.4233863353729248,
        "torsion": 0.0,
        "alignment": 0.4348793029785156,
        "S_field": 0.8001426458358765,
        "Gamma_field": 0.2288578301668167,
        "S_over_Gamma": 3.4962432384490967,
        "Da": 12.9972505569458,
        "E_coh": 0.9616649150848389,
        "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.43,
              24.28
            ],
            [
              -80.42,
              24.28
            ],
            [
              -80.41,
              24.28
            ],
            [
              -80.42,
              24.28
            ],
            [
              -80.43,
              24.27
            ],
            [
              -80.42,
              24.26
            ],
            [
              -80.41,
              24.26
            ],
            [
              -80.4,
              24.25
            ],
            [
              -80.39,
              24.25
            ],
            [
              -80.38,
              24.25
            ],
            [
              -80.37,
              24.24
            ],
            [
              -80.36,
              24.23
            ],
            [
              -80.37,
              24.22
            ],
            [
              -80.38,
              24.21
            ],
            [
              -80.39,
              24.2
            ],
            [
              -80.39,
              24.19
            ],
            [
              -80.39,
              24.18
            ],
            [
              -80.4,
              24.18
            ],
            [
              -80.41,
              24.17
            ],
            [
              -80.42,
              24.17
            ],
            [
              -80.43,
              24.17
            ],
            [
              -80.44,
              24.17
            ],
            [
              -80.45,
              24.18
            ],
            [
              -80.46,
              24.18
            ],
            [
              -80.47,
              24.19
            ],
            [
              -80.47,
              24.2
            ],
            [
              -80.47,
              24.21
            ],
            [
              -80.47,
              24.22
            ],
            [
              -80.47,
              24.23
            ],
            [
              -80.47,
              24.24
            ],
            [
              -80.46,
              24.24
            ],
            [
              -80.45,
              24.25
            ],
            [
              -80.45,
              24.26
            ],
            [
              -80.44,
              24.26
            ],
            [
              -80.43,
              24.27
            ],
            [
              -80.43,
              24.28
            ]
          ]
        ]
      },
      "raw_probability": 0.0452,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "7bb430b8414b97eebaa3a4d52da5fe93a6a5efe5097c27f7901c691c6abff615",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0452,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "42341be2240f104e972e6d623fcf50ef72f706f2132527d75fc76bc454f25bf8"
      },
      "receipt_sha256": "42341be2240f104e972e6d623fcf50ef72f706f2132527d75fc76bc454f25bf8"
    },
    {
      "storm_id": "70193",
      "lat": 34.5107,
      "lon": -110.6679,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1239.0,
      "ebshear": 13.0,
      "srh01": 30.0,
      "maxllaz": 0.007,
      "mesh": 0.28,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 30.0
        },
        {
          "name": "hrrr_pwat",
          "value": 43.9988
        },
        {
          "name": "alignment",
          "value": -1.2716
        },
        {
          "name": "tau",
          "value": 0.5253
        },
        {
          "name": "maxllaz",
          "value": 0.007
        }
      ],
      "model_scores": {
        "gbt_prob": 0.045
      },
      "coherence_score": 0.5253078937530518,
      "coherence_diagnostics": {
        "tau": 0.5253078937530518,
        "grad_tau": 0.15499041974544525,
        "torsion": 0.0,
        "alignment": -1.2715705633163452,
        "S_field": 0.5184810161590576,
        "Gamma_field": 0.527191162109375,
        "S_over_Gamma": 0.9834781885147095,
        "Da": 31.775026321411133,
        "E_coh": 0.9850468039512634,
        "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.69,
              34.57
            ],
            [
              -110.66,
              34.57
            ],
            [
              -110.65,
              34.56
            ],
            [
              -110.65,
              34.53
            ],
            [
              -110.63,
              34.51
            ],
            [
              -110.62,
              34.51
            ],
            [
              -110.61,
              34.49
            ],
            [
              -110.61,
              34.43
            ],
            [
              -110.71,
              34.43
            ],
            [
              -110.69,
              34.46
            ],
            [
              -110.7,
              34.48
            ],
            [
              -110.72,
              34.49
            ],
            [
              -110.72,
              34.55
            ],
            [
              -110.69,
              34.57
            ]
          ]
        ]
      },
      "raw_probability": 0.045,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "dea4063de55867f65de119a43f931a085316d951d902ffad53bd6507ecd5530f",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.045,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "9b57af20f409eee8a9ef29c067a82ea5345b50628b692b422796ab0da9c08fcd"
      },
      "receipt_sha256": "9b57af20f409eee8a9ef29c067a82ea5345b50628b692b422796ab0da9c08fcd"
    },
    {
      "storm_id": "69929",
      "lat": 35.07,
      "lon": -110.5531,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 751.0,
      "ebshear": 5.0,
      "srh01": 10.0,
      "maxllaz": 0.007,
      "mesh": 0.35,
      "flash_rate": 4.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 10.0
        },
        {
          "name": "hrrr_pwat",
          "value": 43.9988
        },
        {
          "name": "alignment",
          "value": -1.2716
        },
        {
          "name": "tau",
          "value": 0.5253
        },
        {
          "name": "maxllaz",
          "value": 0.007
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0449
      },
      "coherence_score": 0.5253078937530518,
      "coherence_diagnostics": {
        "tau": 0.5253078937530518,
        "grad_tau": 0.15499041974544525,
        "torsion": 0.0,
        "alignment": -1.2715705633163452,
        "S_field": 0.5184810161590576,
        "Gamma_field": 0.527191162109375,
        "S_over_Gamma": 0.9834781885147095,
        "Da": 31.775026321411133,
        "E_coh": 0.9850468039512634,
        "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.52,
              35.13
            ],
            [
              -110.51,
              35.12
            ],
            [
              -110.51,
              35.07
            ],
            [
              -110.53,
              35.04
            ],
            [
              -110.53,
              35.02
            ],
            [
              -110.55,
              35.0
            ],
            [
              -110.6,
              35.0
            ],
            [
              -110.61,
              35.04
            ],
            [
              -110.6,
              35.05
            ],
            [
              -110.59,
              35.09
            ],
            [
              -110.57,
              35.11
            ],
            [
              -110.55,
              35.11
            ],
            [
              -110.52,
              35.13
            ]
          ]
        ]
      },
      "raw_probability": 0.0449,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "a7f2d5a60f43dcf61406d6313eed363758cc943a5288d34e8c24bb680fad20c6",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0449,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "1e9b3d182d60d7bdcc6fa8260d846bdfa6ea4f9e4890907c62bafcb20dd38e1a"
      },
      "receipt_sha256": "1e9b3d182d60d7bdcc6fa8260d846bdfa6ea4f9e4890907c62bafcb20dd38e1a"
    },
    {
      "storm_id": "70245",
      "lat": 35.9333,
      "lon": -107.9917,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 995.0,
      "ebshear": 8.0,
      "srh01": 4.0,
      "maxllaz": 0.001,
      "mesh": 0.26,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 4.0
        },
        {
          "name": "hrrr_pwat",
          "value": 27.2488
        },
        {
          "name": "alignment",
          "value": 1.4481
        },
        {
          "name": "tau",
          "value": 0.4865
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0447
      },
      "coherence_score": 0.4864760637283325,
      "coherence_diagnostics": {
        "tau": 0.4864760637283325,
        "grad_tau": 0.08037982136011124,
        "torsion": 0.0,
        "alignment": 1.4480814933776855,
        "S_field": 0.19485440850257874,
        "Gamma_field": 0.46135783195495605,
        "S_over_Gamma": 0.42234984040260315,
        "Da": 28.706918716430664,
        "E_coh": 0.9351521730422974,
        "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.97,
              35.97
            ],
            [
              -107.94,
              35.97
            ],
            [
              -107.94,
              35.94
            ],
            [
              -107.96,
              35.9
            ],
            [
              -108.0,
              35.88
            ],
            [
              -108.04,
              35.88
            ],
            [
              -108.04,
              35.9
            ],
            [
              -108.02,
              35.93
            ],
            [
              -108.03,
              35.94
            ],
            [
              -108.01,
              35.96
            ],
            [
              -107.98,
              35.96
            ],
            [
              -107.97,
              35.97
            ]
          ]
        ]
      },
      "raw_probability": 0.0447,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "505108da3b590010a12342e862e1beec3c11dacff308a1f09f47eec5402bb5d7",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0447,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "39ca27d1ed6d23893c4cc2b434b35825edd68f31604cc3fe0285623a9127adc7"
      },
      "receipt_sha256": "39ca27d1ed6d23893c4cc2b434b35825edd68f31604cc3fe0285623a9127adc7"
    },
    {
      "storm_id": "70120",
      "lat": 26.305,
      "lon": -99.514,
      "motion_east": 1.2,
      "motion_south": 0.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 503.0,
      "ebshear": 46.0,
      "srh01": 18.0,
      "maxllaz": 0.002,
      "mesh": 0.26,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 18.0
        },
        {
          "name": "hrrr_pwat",
          "value": 26.3738
        },
        {
          "name": "alignment",
          "value": -1.5209
        },
        {
          "name": "tau",
          "value": 0.2295
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0446
      },
      "coherence_score": 0.22947250306606293,
      "coherence_diagnostics": {
        "tau": 0.22947250306606293,
        "grad_tau": 0.2057829648256302,
        "torsion": 0.0,
        "alignment": -1.5209386348724365,
        "S_field": 0.14523252844810486,
        "Gamma_field": 0.5005244612693787,
        "S_over_Gamma": 0.2901607155799866,
        "Da": 32.695125579833984,
        "E_coh": 0.607576310634613,
        "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.52,
              26.35
            ],
            [
              -99.49,
              26.35
            ],
            [
              -99.47,
              26.33
            ],
            [
              -99.47,
              26.29
            ],
            [
              -99.49,
              26.27
            ],
            [
              -99.52,
              26.27
            ],
            [
              -99.54,
              26.26
            ],
            [
              -99.56,
              26.28
            ],
            [
              -99.56,
              26.3
            ],
            [
              -99.52,
              26.35
            ]
          ]
        ]
      },
      "raw_probability": 0.0446,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "c5980e93bce7aa9147b55ce71f3567073754306b547b3f458a7ed78f25d970f8",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0446,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ed5a0b6e493bdba5c4fb2451682ddb2d8a9a03e39bb10c5c51fdb038eb12582b"
      },
      "receipt_sha256": "ed5a0b6e493bdba5c4fb2451682ddb2d8a9a03e39bb10c5c51fdb038eb12582b"
    },
    {
      "storm_id": "70254",
      "lat": 33.551,
      "lon": -107.342,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 457.0,
      "ebshear": 11.0,
      "srh01": 20.0,
      "maxllaz": 0.001,
      "mesh": 0.1,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 20.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.9988
        },
        {
          "name": "alignment",
          "value": 0.4518
        },
        {
          "name": "tau",
          "value": 0.8112
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0444
      },
      "coherence_score": 0.811223566532135,
      "coherence_diagnostics": {
        "tau": 0.811223566532135,
        "grad_tau": 0.09879099577665329,
        "torsion": 0.0,
        "alignment": 0.45176059007644653,
        "S_field": 0.39321863651275635,
        "Gamma_field": 0.5438578128814697,
        "S_over_Gamma": 0.7230173349380493,
        "Da": 32.74314498901367,
        "E_coh": 0.9858035445213318,
        "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.37,
              33.59
            ],
            [
              -107.31,
              33.59
            ],
            [
              -107.3,
              33.58
            ],
            [
              -107.3,
              33.54
            ],
            [
              -107.31,
              33.52
            ],
            [
              -107.34,
              33.5
            ],
            [
              -107.36,
              33.5
            ],
            [
              -107.38,
              33.52
            ],
            [
              -107.38,
              33.58
            ],
            [
              -107.37,
              33.59
            ]
          ]
        ]
      },
      "raw_probability": 0.0444,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "d4ee0eb54b040ede107317a0f51dbb1050875c87567b78209b2135f4c6edee44",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0444,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "0b71f848f7ffb988c80af9c1b3b095b0cbdd01b5da3f1e0d4856d750a7363934"
      },
      "receipt_sha256": "0b71f848f7ffb988c80af9c1b3b095b0cbdd01b5da3f1e0d4856d750a7363934"
    },
    {
      "storm_id": "69359",
      "lat": 26.722,
      "lon": -100.399,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 651.0,
      "ebshear": 31.0,
      "srh01": 16.0,
      "maxllaz": 0.002,
      "mesh": 0.23,
      "flash_rate": 4.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 16.0
        },
        {
          "name": "hrrr_pwat",
          "value": 30.8738
        },
        {
          "name": "alignment",
          "value": -1.0502
        },
        {
          "name": "tau",
          "value": 0.3539
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0436
      },
      "coherence_score": 0.3539154529571533,
      "coherence_diagnostics": {
        "tau": 0.3539154529571533,
        "grad_tau": 0.1551738679409027,
        "torsion": 1.678457595133409e-09,
        "alignment": -1.0501972436904907,
        "S_field": 0.1286115050315857,
        "Gamma_field": 0.670524537563324,
        "S_over_Gamma": 0.19180729985237122,
        "Da": 39.938167572021484,
        "E_coh": 0.2821398377418518,
        "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": [
          [
            [
              -100.42,
              26.76
            ],
            [
              -100.38,
              26.76
            ],
            [
              -100.36,
              26.74
            ],
            [
              -100.35,
              26.69
            ],
            [
              -100.37,
              26.69
            ],
            [
              -100.38,
              26.68
            ],
            [
              -100.42,
              26.68
            ],
            [
              -100.45,
              26.71
            ],
            [
              -100.44,
              26.75
            ],
            [
              -100.42,
              26.76
            ]
          ]
        ]
      },
      "raw_probability": 0.0436,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "a5386bca6a3dffaf4d89f23580ab3c868b482fe3b46824b164444883a7c4845b",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0436,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "0205a45a580741dc06355156a9a4518a8c1d69d21ce6209746a5492be36403b3"
      },
      "receipt_sha256": "0205a45a580741dc06355156a9a4518a8c1d69d21ce6209746a5492be36403b3"
    },
    {
      "storm_id": "69941",
      "lat": 26.791,
      "lon": -99.924,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 848.0,
      "ebshear": 37.0,
      "srh01": 21.0,
      "maxllaz": 0.003,
      "mesh": 0.51,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 21.0
        },
        {
          "name": "hrrr_pwat",
          "value": 30.8738
        },
        {
          "name": "alignment",
          "value": -1.0502
        },
        {
          "name": "tau",
          "value": 0.3539
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0436
      },
      "coherence_score": 0.3539154529571533,
      "coherence_diagnostics": {
        "tau": 0.3539154529571533,
        "grad_tau": 0.1551738679409027,
        "torsion": 1.678457595133409e-09,
        "alignment": -1.0501972436904907,
        "S_field": 0.1286115050315857,
        "Gamma_field": 0.670524537563324,
        "S_over_Gamma": 0.19180729985237122,
        "Da": 39.938167572021484,
        "E_coh": 0.2821398377418518,
        "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.94,
              26.83
            ],
            [
              -99.9,
              26.83
            ],
            [
              -99.88,
              26.81
            ],
            [
              -99.88,
              26.76
            ],
            [
              -99.89,
              26.75
            ],
            [
              -99.94,
              26.75
            ],
            [
              -99.95,
              26.76
            ],
            [
              -99.96,
              26.78
            ],
            [
              -99.96,
              26.81
            ],
            [
              -99.94,
              26.83
            ]
          ]
        ]
      },
      "raw_probability": 0.0436,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "a5386bca6a3dffaf4d89f23580ab3c868b482fe3b46824b164444883a7c4845b",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0436,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "0205a45a580741dc06355156a9a4518a8c1d69d21ce6209746a5492be36403b3"
      },
      "receipt_sha256": "0205a45a580741dc06355156a9a4518a8c1d69d21ce6209746a5492be36403b3"
    },
    {
      "storm_id": "70369",
      "lat": 34.4358,
      "lon": -112.3783,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1250.0,
      "ebshear": 7.0,
      "srh01": 16.0,
      "maxllaz": 0.002,
      "mesh": 0.15,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 16.0
        },
        {
          "name": "hrrr_pwat",
          "value": 40.1238
        },
        {
          "name": "alignment",
          "value": -1.076
        },
        {
          "name": "tau",
          "value": 0.2717
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0436
      },
      "coherence_score": 0.2716519832611084,
      "coherence_diagnostics": {
        "tau": 0.2716519832611084,
        "grad_tau": 0.058090828359127045,
        "torsion": 0.0,
        "alignment": -1.075966238975525,
        "S_field": 0.07903756201267242,
        "Gamma_field": 0.6505245566368103,
        "S_over_Gamma": 0.12149819731712341,
        "Da": 38.352264404296875,
        "E_coh": 0.7600775361061096,
        "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": [
          [
            [
              -112.36,
              34.48
            ],
            [
              -112.33,
              34.43
            ],
            [
              -112.33,
              34.41
            ],
            [
              -112.35,
              34.39
            ],
            [
              -112.36,
              34.4
            ],
            [
              -112.41,
              34.4
            ],
            [
              -112.42,
              34.41
            ],
            [
              -112.42,
              34.44
            ],
            [
              -112.41,
              34.46
            ],
            [
              -112.4,
              34.47
            ],
            [
              -112.39,
              34.46
            ],
            [
              -112.36,
              34.48
            ]
          ]
        ]
      },
      "raw_probability": 0.0436,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "a5386bca6a3dffaf4d89f23580ab3c868b482fe3b46824b164444883a7c4845b",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0436,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "0205a45a580741dc06355156a9a4518a8c1d69d21ce6209746a5492be36403b3"
      },
      "receipt_sha256": "0205a45a580741dc06355156a9a4518a8c1d69d21ce6209746a5492be36403b3"
    },
    {
      "storm_id": "70007",
      "lat": 36.1,
      "lon": -112.45,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 603.0,
      "ebshear": 12.0,
      "srh01": 24.0,
      "maxllaz": 0.001,
      "mesh": 0.29,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 24.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.4988
        },
        {
          "name": "alignment",
          "value": 1.2452
        },
        {
          "name": "tau",
          "value": 0.2133
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.043
      },
      "coherence_score": 0.21331250667572021,
      "coherence_diagnostics": {
        "tau": 0.21331250667572021,
        "grad_tau": 0.040546122938394547,
        "torsion": 0.0,
        "alignment": 1.2451810836791992,
        "S_field": 0.03654937446117401,
        "Gamma_field": 0.5705245137214661,
        "S_over_Gamma": 0.06406275928020477,
        "Da": 37.10634231567383,
        "E_coh": 0.4415386915206909,
        "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.41,
              36.17
            ],
            [
              -112.37,
              36.16
            ],
            [
              -112.37,
              36.11
            ],
            [
              -112.38,
              36.09
            ],
            [
              -112.45,
              36.04
            ],
            [
              -112.47,
              36.04
            ],
            [
              -112.48,
              36.03
            ],
            [
              -112.52,
              36.04
            ],
            [
              -112.53,
              36.05
            ],
            [
              -112.53,
              36.09
            ],
            [
              -112.51,
              36.11
            ],
            [
              -112.44,
              36.14
            ],
            [
              -112.43,
              36.16
            ],
            [
              -112.41,
              36.17
            ]
          ]
        ]
      },
      "raw_probability": 0.043,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "d65cd298e5667946395d2adb194c1056eec3357d4ed6290adb3732584ab3f1a6",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.043,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "a7f5bc8d46bfa53163154084cc1c2b0c8b25f684793efc1102b81e4bb805f438"
      },
      "receipt_sha256": "a7f5bc8d46bfa53163154084cc1c2b0c8b25f684793efc1102b81e4bb805f438"
    },
    {
      "storm_id": "70271",
      "lat": 42.4438,
      "lon": -105.2687,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1492.0,
      "ebshear": 29.0,
      "srh01": 20.0,
      "maxllaz": 0.003,
      "mesh": 0.09,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 20.0
        },
        {
          "name": "hrrr_pwat",
          "value": 18.7488
        },
        {
          "name": "alignment",
          "value": -0.3823
        },
        {
          "name": "tau",
          "value": 1.1145
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0429
      },
      "coherence_score": 1.1144791841506958,
      "coherence_diagnostics": {
        "tau": 1.1144791841506958,
        "grad_tau": 0.0686970204114914,
        "torsion": 0.0,
        "alignment": -0.38232892751693726,
        "S_field": 0.41432684659957886,
        "Gamma_field": 0.31052452325820923,
        "S_over_Gamma": 1.3342806100845337,
        "Da": 17.87632942199707,
        "E_coh": 0.7714075446128845,
        "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": [
          [
            [
              -105.28,
              42.48
            ],
            [
              -105.24,
              42.47
            ],
            [
              -105.24,
              42.42
            ],
            [
              -105.25,
              42.41
            ],
            [
              -105.28,
              42.41
            ],
            [
              -105.29,
              42.42
            ],
            [
              -105.29,
              42.46
            ],
            [
              -105.28,
              42.48
            ]
          ]
        ]
      },
      "raw_probability": 0.0429,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "658bb39498329d8283e5369df5e73c9a7feb9f410f261cc56c072c0b34217dc0",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0429,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "725ccc1e1c7c6f7c587eb373e80e526cd0342aecc14d6e126892a80541aa81db"
      },
      "receipt_sha256": "725ccc1e1c7c6f7c587eb373e80e526cd0342aecc14d6e126892a80541aa81db"
    },
    {
      "storm_id": "70410",
      "lat": 35.34,
      "lon": -113.1025,
      "motion_east": 4.4,
      "motion_south": -4.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 411.0,
      "ebshear": 12.0,
      "srh01": 25.0,
      "maxllaz": 0.002,
      "mesh": 0.05,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 25.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.8738
        },
        {
          "name": "alignment",
          "value": -0.4059
        },
        {
          "name": "tau",
          "value": 0.2285
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0429
      },
      "coherence_score": 0.22852978110313416,
      "coherence_diagnostics": {
        "tau": 0.22852978110313416,
        "grad_tau": 0.059068821370601654,
        "torsion": 0.0,
        "alignment": -0.40588921308517456,
        "S_field": 0.032384224236011505,
        "Gamma_field": 0.5596911907196045,
        "S_over_Gamma": 0.057860877364873886,
        "Da": 34.71957778930664,
        "E_coh": 0.22138400375843048,
        "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": [
          [
            [
              -113.12,
              35.37
            ],
            [
              -113.09,
              35.37
            ],
            [
              -113.06,
              35.34
            ],
            [
              -113.06,
              35.3
            ],
            [
              -113.11,
              35.3
            ],
            [
              -113.13,
              35.32
            ],
            [
              -113.13,
              35.35
            ],
            [
              -113.12,
              35.37
            ]
          ]
        ]
      },
      "raw_probability": 0.0429,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "658bb39498329d8283e5369df5e73c9a7feb9f410f261cc56c072c0b34217dc0",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0429,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "725ccc1e1c7c6f7c587eb373e80e526cd0342aecc14d6e126892a80541aa81db"
      },
      "receipt_sha256": "725ccc1e1c7c6f7c587eb373e80e526cd0342aecc14d6e126892a80541aa81db"
    },
    {
      "storm_id": "69702",
      "lat": 37.7789,
      "lon": -113.3689,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 498.0,
      "ebshear": 9.0,
      "srh01": 19.0,
      "maxllaz": 0.002,
      "mesh": 0.23,
      "flash_rate": 3.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 19.0
        },
        {
          "name": "hrrr_pwat",
          "value": 25.4988
        },
        {
          "name": "alignment",
          "value": 0.7039
        },
        {
          "name": "tau",
          "value": 0.1825
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0428
      },
      "coherence_score": 0.18246281147003174,
      "coherence_diagnostics": {
        "tau": 0.18246281147003174,
        "grad_tau": 0.016854189336299896,
        "torsion": 0.0,
        "alignment": 0.7039178609848022,
        "S_field": 0.05763363093137741,
        "Gamma_field": 1.2388577461242676,
        "S_over_Gamma": 0.046521589159965515,
        "Da": 76.46285247802734,
        "E_coh": 0.3181888163089752,
        "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.38,
              37.82
            ],
            [
              -113.35,
              37.82
            ],
            [
              -113.33,
              37.8
            ],
            [
              -113.33,
              37.75
            ],
            [
              -113.35,
              37.73
            ],
            [
              -113.39,
              37.73
            ],
            [
              -113.41,
              37.75
            ],
            [
              -113.4,
              37.79
            ],
            [
              -113.38,
              37.82
            ]
          ]
        ]
      },
      "raw_probability": 0.0428,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "bdf4029a430d2217fb55001457c71cee6dd539ab8445b248fff9438ce954d4ff",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0428,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ee6f03536416c755c98e0f5fae6c97d30558d77720906bbd46a8c5d45a794242"
      },
      "receipt_sha256": "ee6f03536416c755c98e0f5fae6c97d30558d77720906bbd46a8c5d45a794242"
    },
    {
      "storm_id": "70231",
      "lat": 30.0167,
      "lon": -82.93,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 2484.0,
      "ebshear": 14.0,
      "srh01": 19.0,
      "maxllaz": 0.003,
      "mesh": 0.18,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 19.0
        },
        {
          "name": "hrrr_pwat",
          "value": 36.2488
        },
        {
          "name": "alignment",
          "value": 0.117
        },
        {
          "name": "tau",
          "value": 2.8489
        },
        {
          "name": "maxllaz",
          "value": 0.003
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0428
      },
      "coherence_score": 2.848928213119507,
      "coherence_diagnostics": {
        "tau": 2.848928213119507,
        "grad_tau": 0.2558278441429138,
        "torsion": 0.0,
        "alignment": 0.1169792041182518,
        "S_field": 0.37874287366867065,
        "Gamma_field": 0.261357843875885,
        "S_over_Gamma": 1.4491353034973145,
        "Da": 15.280134201049805,
        "E_coh": 0.9458463788032532,
        "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.94,
              30.05
            ],
            [
              -82.91,
              30.05
            ],
            [
              -82.9,
              30.03
            ],
            [
              -82.9,
              29.99
            ],
            [
              -82.91,
              29.98
            ],
            [
              -82.95,
              29.98
            ],
            [
              -82.96,
              29.99
            ],
            [
              -82.96,
              30.03
            ],
            [
              -82.94,
              30.05
            ]
          ]
        ]
      },
      "raw_probability": 0.0428,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "bdf4029a430d2217fb55001457c71cee6dd539ab8445b248fff9438ce954d4ff",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0428,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ee6f03536416c755c98e0f5fae6c97d30558d77720906bbd46a8c5d45a794242"
      },
      "receipt_sha256": "ee6f03536416c755c98e0f5fae6c97d30558d77720906bbd46a8c5d45a794242"
    },
    {
      "storm_id": "70336",
      "lat": 42.1378,
      "lon": -105.3956,
      "motion_east": 6.2,
      "motion_south": 1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 1362.0,
      "ebshear": 21.0,
      "srh01": 23.0,
      "maxllaz": 0.002,
      "mesh": 0.28,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 23.0
        },
        {
          "name": "hrrr_pwat",
          "value": 21.3738
        },
        {
          "name": "alignment",
          "value": 0.5773
        },
        {
          "name": "tau",
          "value": 0.9672
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0428
      },
      "coherence_score": 0.9672476053237915,
      "coherence_diagnostics": {
        "tau": 0.9672476053237915,
        "grad_tau": 0.1957460343837738,
        "torsion": 0.0,
        "alignment": 0.577305018901825,
        "S_field": 0.31901079416275024,
        "Gamma_field": 0.4555245041847229,
        "S_over_Gamma": 0.7003153562545776,
        "Da": 27.06623649597168,
        "E_coh": 0.7407460808753967,
        "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.4,
              42.18
            ],
            [
              -105.38,
              42.18
            ],
            [
              -105.36,
              42.16
            ],
            [
              -105.36,
              42.11
            ],
            [
              -105.38,
              42.09
            ],
            [
              -105.42,
              42.09
            ],
            [
              -105.43,
              42.1
            ],
            [
              -105.43,
              42.15
            ],
            [
              -105.4,
              42.18
            ]
          ]
        ]
      },
      "raw_probability": 0.0428,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "bdf4029a430d2217fb55001457c71cee6dd539ab8445b248fff9438ce954d4ff",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0428,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "ee6f03536416c755c98e0f5fae6c97d30558d77720906bbd46a8c5d45a794242"
      },
      "receipt_sha256": "ee6f03536416c755c98e0f5fae6c97d30558d77720906bbd46a8c5d45a794242"
    },
    {
      "storm_id": "70218",
      "lat": 35.2669,
      "lon": -113.2744,
      "motion_east": 4.3,
      "motion_south": -4.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 387.0,
      "ebshear": 11.0,
      "srh01": 22.0,
      "maxllaz": 0.002,
      "mesh": 0.19,
      "flash_rate": 4.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 22.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.8738
        },
        {
          "name": "alignment",
          "value": -0.4059
        },
        {
          "name": "tau",
          "value": 0.2285
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0415
      },
      "coherence_score": 0.22852978110313416,
      "coherence_diagnostics": {
        "tau": 0.22852978110313416,
        "grad_tau": 0.059068821370601654,
        "torsion": 0.0,
        "alignment": -0.40588921308517456,
        "S_field": 0.032384224236011505,
        "Gamma_field": 0.5596911907196045,
        "S_over_Gamma": 0.057860877364873886,
        "Da": 34.71957778930664,
        "E_coh": 0.22138400375843048,
        "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": [
          [
            [
              -113.25,
              35.34
            ],
            [
              -113.2,
              35.34
            ],
            [
              -113.17,
              35.31
            ],
            [
              -113.17,
              35.25
            ],
            [
              -113.2,
              35.22
            ],
            [
              -113.21,
              35.22
            ],
            [
              -113.26,
              35.18
            ],
            [
              -113.3,
              35.18
            ],
            [
              -113.34,
              35.2
            ],
            [
              -113.36,
              35.22
            ],
            [
              -113.37,
              35.24
            ],
            [
              -113.37,
              35.28
            ],
            [
              -113.36,
              35.3
            ],
            [
              -113.32,
              35.32
            ],
            [
              -113.26,
              35.33
            ],
            [
              -113.25,
              35.34
            ]
          ]
        ]
      },
      "raw_probability": 0.0415,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "eafd53a415be03cccac94d086db4bd64c30556723b39b7b32ad5c3bef1be1206",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0415,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "193018852b18ec6af7d5dbb4e802378e69d141a0e08b480c338769b890d3e11a"
      },
      "receipt_sha256": "193018852b18ec6af7d5dbb4e802378e69d141a0e08b480c338769b890d3e11a"
    },
    {
      "storm_id": "70249",
      "lat": 35.4557,
      "lon": -113.205,
      "motion_east": 4.5,
      "motion_south": -4.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 369.0,
      "ebshear": 12.0,
      "srh01": 18.0,
      "maxllaz": 0.002,
      "mesh": 0.38,
      "flash_rate": 7.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 18.0
        },
        {
          "name": "hrrr_pwat",
          "value": 31.8738
        },
        {
          "name": "alignment",
          "value": -0.4059
        },
        {
          "name": "tau",
          "value": 0.2285
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0415
      },
      "coherence_score": 0.22852978110313416,
      "coherence_diagnostics": {
        "tau": 0.22852978110313416,
        "grad_tau": 0.059068821370601654,
        "torsion": 0.0,
        "alignment": -0.40588921308517456,
        "S_field": 0.032384224236011505,
        "Gamma_field": 0.5596911907196045,
        "S_over_Gamma": 0.057860877364873886,
        "Da": 34.71957778930664,
        "E_coh": 0.22138400375843048,
        "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": [
          [
            [
              -113.26,
              35.54
            ],
            [
              -113.22,
              35.54
            ],
            [
              -113.18,
              35.52
            ],
            [
              -113.15,
              35.49
            ],
            [
              -113.13,
              35.45
            ],
            [
              -113.14,
              35.44
            ],
            [
              -113.14,
              35.39
            ],
            [
              -113.16,
              35.39
            ],
            [
              -113.17,
              35.4
            ],
            [
              -113.19,
              35.39
            ],
            [
              -113.27,
              35.39
            ],
            [
              -113.3,
              35.42
            ],
            [
              -113.3,
              35.48
            ],
            [
              -113.26,
              35.54
            ]
          ]
        ]
      },
      "raw_probability": 0.0415,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "eafd53a415be03cccac94d086db4bd64c30556723b39b7b32ad5c3bef1be1206",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0415,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "193018852b18ec6af7d5dbb4e802378e69d141a0e08b480c338769b890d3e11a"
      },
      "receipt_sha256": "193018852b18ec6af7d5dbb4e802378e69d141a0e08b480c338769b890d3e11a"
    },
    {
      "storm_id": "70180",
      "lat": 44.6982,
      "lon": -104.6359,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 837.0,
      "ebshear": 19.0,
      "srh01": 7.0,
      "maxllaz": 0.002,
      "mesh": 0.11,
      "flash_rate": 0.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 7.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.1238
        },
        {
          "name": "alignment",
          "value": -0.338
        },
        {
          "name": "tau",
          "value": 1.1049
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0406
      },
      "coherence_score": 1.1048563718795776,
      "coherence_diagnostics": {
        "tau": 1.1048563718795776,
        "grad_tau": 0.056618742644786835,
        "torsion": 0.0,
        "alignment": -0.3380294442176819,
        "S_field": 0.4877346456050873,
        "Gamma_field": 0.46802452206611633,
        "S_over_Gamma": 1.0421134233474731,
        "Da": 28.380577087402344,
        "E_coh": 0.8741364479064941,
        "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": [
          [
            [
              -104.61,
              44.77
            ],
            [
              -104.59,
              44.77
            ],
            [
              -104.53,
              44.74
            ],
            [
              -104.5,
              44.71
            ],
            [
              -104.5,
              44.67
            ],
            [
              -104.54,
              44.64
            ],
            [
              -104.59,
              44.64
            ],
            [
              -104.6,
              44.63
            ],
            [
              -104.61,
              44.63
            ],
            [
              -104.62,
              44.65
            ],
            [
              -104.65,
              44.67
            ],
            [
              -104.68,
              44.67
            ],
            [
              -104.69,
              44.66
            ],
            [
              -104.73,
              44.66
            ],
            [
              -104.75,
              44.67
            ],
            [
              -104.73,
              44.69
            ],
            [
              -104.73,
              44.73
            ],
            [
              -104.74,
              44.74
            ],
            [
              -104.69,
              44.74
            ],
            [
              -104.68,
              44.75
            ],
            [
              -104.62,
              44.76
            ],
            [
              -104.61,
              44.77
            ]
          ]
        ]
      },
      "raw_probability": 0.0406,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "26d80645d2bdd3269ec6349f00f176e20e2c75ac71ee418ea9794f0c9168d99f",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0406,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "1897742a61b1f1d492a044bf59543eacc064eef8fc1475c698502999ed7b4987"
      },
      "receipt_sha256": "1897742a61b1f1d492a044bf59543eacc064eef8fc1475c698502999ed7b4987"
    },
    {
      "storm_id": "70146",
      "lat": 38.8185,
      "lon": -114.2046,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 604.0,
      "ebshear": 12.0,
      "srh01": 16.0,
      "maxllaz": 0.001,
      "mesh": 0.32,
      "flash_rate": 2.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 16.0
        },
        {
          "name": "hrrr_pwat",
          "value": 14.4988
        },
        {
          "name": "alignment",
          "value": 1.6837
        },
        {
          "name": "tau",
          "value": 0.2766
        },
        {
          "name": "maxllaz",
          "value": 0.001
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0394
      },
      "coherence_score": 0.2766312062740326,
      "coherence_diagnostics": {
        "tau": 0.2766312062740326,
        "grad_tau": 0.0555541068315506,
        "torsion": 0.0,
        "alignment": 1.68373703956604,
        "S_field": 0.10440527647733688,
        "Gamma_field": 0.5996912121772766,
        "S_over_Gamma": 0.17409838736057281,
        "Da": 36.334293365478516,
        "E_coh": 0.7174540162086487,
        "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.2,
              38.89
            ],
            [
              -114.16,
              38.89
            ],
            [
              -114.13,
              38.85
            ],
            [
              -114.13,
              38.82
            ],
            [
              -114.21,
              38.73
            ],
            [
              -114.24,
              38.73
            ],
            [
              -114.26,
              38.74
            ],
            [
              -114.23,
              38.78
            ],
            [
              -114.24,
              38.79
            ],
            [
              -114.24,
              38.81
            ],
            [
              -114.21,
              38.84
            ],
            [
              -114.21,
              38.88
            ],
            [
              -114.2,
              38.89
            ]
          ]
        ]
      },
      "raw_probability": 0.0394,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "cb5adef2868c8cbd347ffe0458a43d7f02c994302a61e5af1e8b74bf048f9eae",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0394,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "efc2d84c6cc3e3b9c27dfbc6f9e194feb8525b36d6474c35db80b990e9d1ebd4"
      },
      "receipt_sha256": "efc2d84c6cc3e3b9c27dfbc6f9e194feb8525b36d6474c35db80b990e9d1ebd4"
    },
    {
      "storm_id": "70088",
      "lat": 33.0886,
      "lon": -105.7529,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 391.0,
      "ebshear": 10.0,
      "srh01": 8.0,
      "maxllaz": 0.002,
      "mesh": 0.07,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 8.0
        },
        {
          "name": "hrrr_pwat",
          "value": 25.4988
        },
        {
          "name": "alignment",
          "value": -0.1895
        },
        {
          "name": "tau",
          "value": 0.5772
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0393
      },
      "coherence_score": 0.5772362351417542,
      "coherence_diagnostics": {
        "tau": 0.5772362351417542,
        "grad_tau": 0.172970712184906,
        "torsion": 0.0,
        "alignment": -0.18949072062969208,
        "S_field": 0.25933951139450073,
        "Gamma_field": 0.4655245244503021,
        "S_over_Gamma": 0.5570909976959229,
        "Da": 27.500043869018555,
        "E_coh": 0.8177619576454163,
        "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": [
          [
            [
              -105.76,
              33.15
            ],
            [
              -105.72,
              33.14
            ],
            [
              -105.71,
              33.12
            ],
            [
              -105.71,
              33.06
            ],
            [
              -105.72,
              33.05
            ],
            [
              -105.71,
              33.04
            ],
            [
              -105.73,
              33.04
            ],
            [
              -105.76,
              33.06
            ],
            [
              -105.77,
              33.05
            ],
            [
              -105.79,
              33.06
            ],
            [
              -105.79,
              33.08
            ],
            [
              -105.81,
              33.11
            ],
            [
              -105.8,
              33.13
            ],
            [
              -105.76,
              33.15
            ]
          ]
        ]
      },
      "raw_probability": 0.0393,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "d951db0004bbc471035dfac6dd53b34e7f0e8f84a1bcd407db9d5dc5ac7901a8",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0393,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "5f7ac58c04a36a90ed2b7ffdf1bf65e05add2c4e146d1070f92a79e9d62b03e1"
      },
      "receipt_sha256": "5f7ac58c04a36a90ed2b7ffdf1bf65e05add2c4e146d1070f92a79e9d62b03e1"
    },
    {
      "storm_id": "69694",
      "lat": 29.815,
      "lon": -101.5923,
      "motion_east": 2.5,
      "motion_south": 0.9,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 661.0,
      "ebshear": 13.0,
      "srh01": 9.0,
      "maxllaz": 0.002,
      "mesh": 0.49,
      "flash_rate": 6.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 9.0
        },
        {
          "name": "hrrr_pwat",
          "value": 30.7488
        },
        {
          "name": "alignment",
          "value": -1.002
        },
        {
          "name": "tau",
          "value": 0.4595
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0379
      },
      "coherence_score": 0.45946502685546875,
      "coherence_diagnostics": {
        "tau": 0.45946502685546875,
        "grad_tau": 0.09317848086357117,
        "torsion": 0.0,
        "alignment": -1.0019874572753906,
        "S_field": 0.14750756323337555,
        "Gamma_field": 0.5205245018005371,
        "S_over_Gamma": 0.2833825647830963,
        "Da": 31.40749740600586,
        "E_coh": 0.6817399859428406,
        "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.55,
              30.03
            ],
            [
              -101.54,
              30.02
            ],
            [
              -101.51,
              30.02
            ],
            [
              -101.51,
              29.97
            ],
            [
              -101.54,
              29.94
            ],
            [
              -101.54,
              29.9
            ],
            [
              -101.56,
              29.87
            ],
            [
              -101.56,
              29.84
            ],
            [
              -101.54,
              29.81
            ],
            [
              -101.54,
              29.73
            ],
            [
              -101.53,
              29.72
            ],
            [
              -101.52,
              29.68
            ],
            [
              -101.5,
              29.66
            ],
            [
              -101.5,
              29.64
            ],
            [
              -101.52,
              29.62
            ],
            [
              -101.54,
              29.62
            ],
            [
              -101.55,
              29.61
            ],
            [
              -101.55,
              29.59
            ],
            [
              -101.59,
              29.58
            ],
            [
              -101.61,
              29.6
            ],
            [
              -101.63,
              29.6
            ],
            [
              -101.66,
              29.66
            ],
            [
              -101.65,
              29.67
            ],
            [
              -101.66,
              29.68
            ],
            [
              -101.65,
              29.7
            ],
            [
              -101.65,
              29.8
            ],
            [
              -101.63,
              29.82
            ],
            [
              -101.63,
              29.85
            ],
            [
              -101.67,
              29.88
            ],
            [
              -101.69,
              29.88
            ],
            [
              -101.69,
              29.9
            ],
            [
              -101.71,
              29.92
            ],
            [
              -101.71,
              29.95
            ],
            [
              -101.69,
              29.95
            ],
            [
              -101.66,
              29.93
            ],
            [
              -101.64,
              29.95
            ],
            [
              -101.6,
              29.96
            ],
            [
              -101.56,
              30.0
            ],
            [
              -101.56,
              30.02
            ],
            [
              -101.55,
              30.03
            ]
          ]
        ]
      },
      "raw_probability": 0.0379,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "def19ff88083ed1ea579e9d8f44880bfc5a7373e1d0f16f875a4e103da851287",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0379,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "6236da1cd67d1da9f3d9612ef9336aaafe2fa35b816998c24822115b2118797b"
      },
      "receipt_sha256": "6236da1cd67d1da9f3d9612ef9336aaafe2fa35b816998c24822115b2118797b"
    },
    {
      "storm_id": "69822",
      "lat": 36.6089,
      "lon": -105.4267,
      "motion_east": 4.7,
      "motion_south": -1.0,
      "valid_time": "20260724_000041 UTC",
      "tornado_probability": 0.0009,
      "risk_band": "minimal",
      "ps_tor": 0.0,
      "ps": 0.0,
      "mucape": 910.0,
      "ebshear": 10.0,
      "srh01": 16.0,
      "maxllaz": 0.002,
      "mesh": 0.21,
      "flash_rate": 1.0,
      "top_features": [
        {
          "name": "srh01",
          "value": 16.0
        },
        {
          "name": "hrrr_pwat",
          "value": 29.7488
        },
        {
          "name": "alignment",
          "value": 0.8755
        },
        {
          "name": "tau",
          "value": 0.5163
        },
        {
          "name": "maxllaz",
          "value": 0.002
        }
      ],
      "model_scores": {
        "gbt_prob": 0.0372
      },
      "coherence_score": 0.5162841081619263,
      "coherence_diagnostics": {
        "tau": 0.5162841081619263,
        "grad_tau": 0.054078489542007446,
        "torsion": 0.0,
        "alignment": 0.8755183815956116,
        "S_field": 0.1005895733833313,
        "Gamma_field": 0.529691219329834,
        "S_over_Gamma": 0.18990229070186615,
        "Da": 32.06100845336914,
        "E_coh": 0.7099317312240601,
        "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.44,
              36.65
            ],
            [
              -105.4,
              36.64
            ],
            [
              -105.39,
              36.63
            ],
            [
              -105.38,
              36.59
            ],
            [
              -105.4,
              36.56
            ],
            [
              -105.45,
              36.56
            ],
            [
              -105.47,
              36.57
            ],
            [
              -105.47,
              36.63
            ],
            [
              -105.44,
              36.65
            ]
          ]
        ]
      },
      "raw_probability": 0.0372,
      "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": "5fec019ae5c5de2835fc6608cd7891bf1fe38d4a9a0496a9e057379f31a8c535",
        "input_sha256": "8a345741c305d89069f92213e9a0a8d912612bf3c5d299f867d9726f4976a414",
        "issued_at": "2026-07-24T00:29:01Z",
        "raw_probability": 0.0372,
        "probability": 0.000901,
        "confidence_lo": 0.000883,
        "confidence_hi": 0.000901,
        "uncertainty_class": "tight",
        "ood_score": null,
        "ood_flag": false,
        "abstained": false,
        "abstain_reason": null,
        "gateway_mode": "NORMAL",
        "coverage_target": 0.9,
        "receipt_sha256": "6fd4ecf107148e1626b5db447e8d4a0d109f266ffd676b20195dfca6671afb2a"
      },
      "receipt_sha256": "6fd4ecf107148e1626b5db447e8d4a0d109f266ffd676b20195dfca6671afb2a"
    }
  ]
}
