Expand description
Structs§
- Choice
- Pick one option from a set you define.
- Noul
- A yes/no question; the answer is the probability of “yes”.
- Noul
Criteria - Descriptions of the yes (
true) and no (false) outcomes of aNoul. - Questions
- Ordered map of question name → question. Answers come back under the same names.
- Score
- Rate the state along ordered levels; the answer is a probability-weighted level index.
Enums§
- Question
- Any question.
Rawpasses a hand-built JSON object through (after light validation), which is useful for fields this SDK version does not model yet.