Files
weatherreporter/README.md

767 B

weatherreporter

weatherreporter is a Go application for preparing human-facing weather reports from normalized forecast data. It builds JSON module snapshots, passes YAML prompt data packages to scriptorium, and keeps inspectable artifacts under a local workspace. It can also upload successfully generated managed Markdown reports to a configured distributor HTTP upload endpoint.

Quickstart

weatherreporter generate daily --date 2026-05-29 --out ./daily.md

Documentation