Document curated data package exports

This commit is contained in:
2026-06-15 20:46:11 +00:00
parent 2792933833
commit 0f63159482
5 changed files with 128 additions and 21 deletions

View File

@@ -6,8 +6,9 @@ This roadmap defines the target state for cleaning up module fields exposed in
YAML data packages. The goal is to keep report templates composable while making
LLM prompt inputs concise, readable, and free of template-only helper fields.
This feature is not implemented yet. Current data-package behavior remains
documented outside `docs/roadmap/`.
This feature is implemented. Current data-package behavior is documented in
`docs/internal/prompt-input.md`; the rich module and template boundary is
documented in `docs/internal/module.md` and `docs/templates.md`.
## Problem