Document completed LLM and reference expansion

This commit is contained in:
2026-07-05 16:42:15 +00:00
parent c1ba94192d
commit 3aa88ab9d3
6 changed files with 53 additions and 474 deletions

View File

@@ -58,7 +58,7 @@ extractor, or normalizer request.
Prompt bundles can declare reference slots and use `reference` and
`hasreference` template functions. Bundle loading validates string-literal slot
names against the declaration. Rendering receives a lane reference set from the
names against the declaration. Rendering receives a target reference set from the
caller; unbound optional slots render as empty strings, and `hasreference`
returns true only when at least one bound item has content.