Align docs with module prompt packages

This commit is contained in:
2026-06-09 21:37:28 +00:00
parent 468197f7e0
commit 1af6169999
12 changed files with 55 additions and 32 deletions

View File

@@ -6,7 +6,7 @@ This document describes deterministic forecast summarization in
## Purpose
`internal/forecast` converts normalized weather data into daily and period
summaries used by fact builders and briefing builders.
summaries used by fact builders and module builders.
## Inputs And Outputs
@@ -48,7 +48,7 @@ None directly. Forecast data arrives through `weatherdata.Bundle`.
## State Or Manifest Behavior
None. Source warnings and provenance from the bundle are carried into summaries
for later metadata and briefing output.
for later metadata and module output.
## Skip And Resume Behavior