Add an hourly forecast module and adjust the daily summary for consistency

This commit is contained in:
2026-06-10 10:00:36 -05:00
parent ef044327c6
commit cb42cad6a6
15 changed files with 270 additions and 30 deletions

View File

@@ -40,6 +40,7 @@ briefing:
metadata: {}
current_conditions: {}
narrative_forecast: {}
hourly_forecast: {}
recent_changes:
items: []
```