Files
weatherreporter/README.md

716 B

weatherreporter

weatherreporter is a Go application for preparing human-facing weather reports from normalized forecast data.

The application can currently generate a Daily Markdown report through scriptorium, with inspectable briefing, prompt input, preflight, report, and metadata artifacts under the configured workspace.

Quickstart

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

Documentation