The subset of AIPromptParams fields a resolved config writes onto. Kept as a minimal
structural shape (rather than importing AIPromptParams) so the apply step is unit-testable
and free of a hard prompt-runtime dependency — AIPromptParams is structurally assignable to it.
The subset of
AIPromptParamsfields a resolved config writes onto. Kept as a minimal structural shape (rather than importingAIPromptParams) so the apply step is unit-testable and free of a hard prompt-runtime dependency —AIPromptParamsis structurally assignable to it.