Files
weather-alerts/data/state.json
2026-02-04 08:01:04 +00:00

19 lines
561 B
JSON

{
"sent_alerts": {
"precipitation:2026-02-03": {
"dedup_key": "precipitation:2026-02-03",
"alert_type": "precipitation",
"sent_at": "2026-02-03T16:01:03.145892",
"forecast_hour": "2026-02-03-20"
},
"precipitation:2026-02-04": {
"dedup_key": "precipitation:2026-02-04",
"alert_type": "precipitation",
"sent_at": "2026-02-04T00:01:04.889029",
"forecast_hour": "2026-02-04-01"
}
},
"last_updated": "2026-02-04T08:01:04.801042",
"previous_alert_snapshots": {},
"last_ai_summary_sent": null
}