Establish prepared metadata identity
This commit is contained in:
@@ -78,9 +78,12 @@ modules. SPC discussion is omitted unless a retained categorical outlook meets
|
||||
the package's severity criterion and matching discussion text exists.
|
||||
|
||||
Effective units, timezone, and location context arrive in `ModuleContext` from
|
||||
configuration and resolved report metadata. Field defaults are owned by
|
||||
[configuration](../config.md), and prompt-package layout is owned by
|
||||
[prompt input](prompt-input.md).
|
||||
configuration and resolved report metadata. Report preparation also creates one
|
||||
`PreparedIdentity` for the shared report identity, timing, configuration
|
||||
context, and source warnings. Briefing metadata derives its matching fields
|
||||
from that value; module projections retain their prompt-safe shape. Field
|
||||
defaults are owned by [configuration](../config.md), and prompt-package layout
|
||||
is owned by [prompt input](prompt-input.md).
|
||||
|
||||
## Verification and invariants
|
||||
|
||||
|
||||
Reference in New Issue
Block a user