Retire dormant prompt compatibility APIs
This commit is contained in:
@@ -11,8 +11,8 @@ maintainer-facing context fields belong to [report templates](../templates.md).
|
||||
The Daily, Today, Tomorrow, and Hourly report definitions each use structured
|
||||
generated text. `LookupDefinition` requires the exact report, schema, and
|
||||
template triple and rejects unknown IDs, unsupported pairs, and a pair that
|
||||
belongs to another report before the run begins. A handler validates raw JSON,
|
||||
returns a typed value and canonical normalized JSON, loads its canonical schema through
|
||||
belongs to another report before the run begins. A handler validates and
|
||||
normalizes raw JSON into a typed value, loads its canonical schema through
|
||||
`internal/promptassets`, builds a render context, and renders through
|
||||
`internal/reporttemplate`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user