Align docs with module prompt packages
This commit is contained in:
@@ -6,7 +6,7 @@ This document describes the implemented module contract boundary.
|
||||
|
||||
`internal/module` defines stable module IDs, typed configuration items, module
|
||||
outputs, and module snapshots. It is a shared contract imported by report
|
||||
definitions and briefing registry code.
|
||||
definitions and module registry code.
|
||||
|
||||
## Inputs And Outputs
|
||||
|
||||
@@ -25,7 +25,7 @@ Outputs:
|
||||
## Boundaries
|
||||
|
||||
- This package owns shared module identifiers and output envelope contracts.
|
||||
- It does not define report IDs, build briefing stanzas, fetch weather data,
|
||||
- It does not define report IDs, build prompt stanzas, fetch weather data,
|
||||
derive facts, write state, or invoke Scriptorium.
|
||||
|
||||
## State Or Manifest Behavior
|
||||
|
||||
Reference in New Issue
Block a user