Notify hourly generated reports after success
This commit is contained in:
16
docs/cli.md
16
docs/cli.md
@@ -35,14 +35,14 @@ weatherreporter inspect prior [--config PATH] RUN_ID
|
||||
weatherreporter inspect sources [--config PATH] RUN_ID
|
||||
```
|
||||
|
||||
Implemented Markdown `generate` commands write a JSON module snapshot, YAML
|
||||
data package, preflight artifact, managed Markdown report, and metadata under
|
||||
the configured workspace. `--out` writes an extra Markdown copy for the
|
||||
operator on those Markdown-path commands; distributor notification uses the
|
||||
managed report path, not the extra copy. `generate hourly` covers the next six
|
||||
hours in the effective report timezone, does not accept date or event window
|
||||
flags, writes managed generated-text artifacts, validates the structured text,
|
||||
and renders the managed Markdown report from the embedded hourly template.
|
||||
Implemented `generate` commands write a JSON module snapshot, YAML data package,
|
||||
preflight artifact, managed Markdown report, and metadata under the configured
|
||||
workspace. `--out` writes an extra Markdown copy for the operator; distributor
|
||||
notification uses the managed report path, not the extra copy. `generate
|
||||
hourly` covers the next six hours in the effective report timezone, does not
|
||||
accept date or event window flags, writes managed generated-text artifacts,
|
||||
validates the structured text, and renders the managed Markdown report from the
|
||||
embedded hourly template.
|
||||
`generate storm` requires explicit event-window bounds with `--start` and
|
||||
`--end`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user