Files
weather-alerts/data/state.json
2026-05-16 04:01:04 +00:00

19 lines
561 B
JSON

{
"sent_alerts": {
"precipitation:2026-05-06": {
"dedup_key": "precipitation:2026-05-06",
"alert_type": "precipitation",
"sent_at": "2026-05-06T04:01:05.395199",
"forecast_hour": "2026-05-06-07"
},
"precipitation:2026-05-07": {
"dedup_key": "precipitation:2026-05-07",
"alert_type": "precipitation",
"sent_at": "2026-05-07T00:01:04.845081",
"forecast_hour": "2026-05-07-04"
}
},
"last_updated": "2026-05-16T04:01:04.479406",
"previous_alert_snapshots": {},
"last_ai_summary_sent": null
}