Add a new narrative forecast module and remove the unimplemented daily forecast stub

This commit is contained in:
2026-06-10 08:24:50 -05:00
parent 7b760a0823
commit c3da3af2f4
19 changed files with 255 additions and 44 deletions

View File

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