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

19 lines
561 B
JSON

{
"sent_alerts": {
"precipitation:2026-05-20": {
"dedup_key": "precipitation:2026-05-20",
"alert_type": "precipitation",
"sent_at": "2026-05-20T16:01:05.146546",
"forecast_hour": "2026-05-20-19"
},
"precipitation:2026-05-21": {
"dedup_key": "precipitation:2026-05-21",
"alert_type": "precipitation",
"sent_at": "2026-05-21T00:01:04.712827",
"forecast_hour": "2026-05-21-01"
}
},
"last_updated": "2026-05-21T04:01:04.534537",
"previous_alert_snapshots": {},
"last_ai_summary_sent": null
}