Align docs with module prompt packages

This commit is contained in:
2026-06-09 21:37:28 +00:00
parent 468197f7e0
commit 1af6169999
12 changed files with 55 additions and 32 deletions

View File

@@ -6,7 +6,7 @@ This document describes the implemented fact contract boundary.
`internal/facts` separates normalized upstream facts collected for a report run
from conservative report-scoped facts derived from them. The package gives app
orchestration one place to build reusable facts before briefing construction.
orchestration one place to build reusable facts before module execution.
## Inputs And Outputs