Reporter
polars_ts.agents.reporter
ReporterAgent: synthesize forecasting process into a transparent report.
ForecastReport
dataclass
Structured report from the forecasting pipeline.
ReporterAgent
Generates a structured report from the full pipeline output.
Parameters
backend LLM backend for narrative generation. Defaults to rule-based templates.
report(curation, plan, result)
Generate a markdown report from all pipeline stages.