WizardFramePayload value
Fields
| Field | Type | Description | |
|---|---|---|---|
| wizardId | string | required ≤32 | |
| wizardName | string | required ≤128 | |
| take | object | required ⊃ WizardOutput |
Neighborhood
%%{init: {'theme':'base','themeVariables':{'darkMode':true,'background':'#0b1220','primaryColor':'#1e2a3a','primaryTextColor':'#cbd5e1','primaryBorderColor':'#4a7fa5','lineColor':'#64748b','secondaryColor':'#1a2535','tertiaryColor':'#0f1826','fontSize':'13px'}}}%%
erDiagram
WizardFramePayload["⬭ WizardFramePayload"] {
string wizardId "req"
string wizardName "req"
object take "req"
}
WizardOutput["⬭ WizardOutput"] {
enum stance "enum"
string takeMarkdown "req"
string oneLineSummary "req"
float confidence "req"
string keyClaims "req"
}
WizardOutput ||--o{ WizardFramePayload : "take"
WizardFramePayload:::c_WizardFramePayload
classDef c_WizardFramePayload fill:#14342b,stroke:#60a5fa,color:#cbd5e1,stroke-dasharray:5 3
WizardOutput:::c_WizardOutput
classDef c_WizardOutput fill:#14342b,stroke:#3b5170,color:#cbd5e1,stroke-dasharray:5 3▭ entity · ⬭ value object · ▱ view (ER boxes: dashed = value, dotted = view)
used by templates wizardFrame
meta-wizard-frame-payload.yaml