Add internal prompt inspection
This commit is contained in:
@@ -33,19 +33,9 @@ consumers.
|
||||
|
||||
## Ideas
|
||||
|
||||
### Prompt-definition inspection
|
||||
|
||||
Provide exact prompt-definition lookup without rendering, placeholder inputs,
|
||||
profile resolution, or model generation, as requested by
|
||||
[Weatherreporter](weatherreporter-promptkit-wishlist.md#priority-2-prompt-definition-inspection).
|
||||
|
||||
- Return caller-owned identity, version, input definitions, default-profile,
|
||||
output-contract, and opaque definition-equality information.
|
||||
- Apply ordinary prompt-source precedence and exact ID/version selection.
|
||||
- Validate the selected definition and referenced prompt content
|
||||
structurally, without returning source bodies or rendered messages.
|
||||
- Leave complete cross-source corpus validation and enumeration outside the
|
||||
initial inspection contract.
|
||||
Prompt-definition inspection has been selected for active planning in the
|
||||
[focused feature roadmap](prompt-inspection.md). The remaining idea is still
|
||||
available for future selection.
|
||||
|
||||
### Structured capacity errors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user