Align docs with module prompt packages
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Briefing Internals
|
||||
# Module Builder Internals
|
||||
|
||||
This document describes the implemented briefing package boundary.
|
||||
This document describes the implemented module builder boundary in
|
||||
`internal/briefing`.
|
||||
|
||||
## Purpose
|
||||
|
||||
@@ -38,7 +39,7 @@ Outputs:
|
||||
## Config Fields Used
|
||||
|
||||
The package receives configured units and timezone from the app layer. Daypart
|
||||
configuration is consumed by `internal/facts` before briefing builders run.
|
||||
configuration is consumed by `internal/facts` before module builders run.
|
||||
Configured `location` values are prompt context only; Weather API
|
||||
`sourceLocationId` and `sourceLocation` remain source provenance.
|
||||
Current conditions are copied from the normalized `/conditions/current` bundle
|
||||
|
||||
Reference in New Issue
Block a user