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