Align docs with module prompt packages
This commit is contained in:
@@ -18,7 +18,7 @@ Inputs:
|
||||
Outputs:
|
||||
|
||||
- `promptinput.Package` containing schema version, RunID, report metadata,
|
||||
named briefing stanzas, Recent Changes, and source warnings.
|
||||
named module stanzas under `briefing`, Recent Changes, and source warnings.
|
||||
- report metadata includes `currentLocalDate`, the generation date formatted as
|
||||
`YYYY-MM-DD` in the effective report timezone.
|
||||
- optional YAML file written by `promptinput.Save`
|
||||
@@ -51,7 +51,7 @@ None. Recent Changes is always present as an `items` list and may be empty.
|
||||
## Failure Behavior
|
||||
|
||||
Validation fails before render preflight when required top-level fields are
|
||||
missing or inconsistent, or when no named briefing stanzas are present. Save
|
||||
missing or inconsistent, or when no named module stanzas are present. Save
|
||||
failures include filesystem operation and path context.
|
||||
|
||||
## Tests
|
||||
|
||||
Reference in New Issue
Block a user