Outputs
Outputs are the concrete work products a session asks for. They come in two kinds:Artifacts
Documents or records the operator produces. Summary notes, action plans, referral letters.
Decisions
Choices the operator makes. Approve or deny, recommend a path, escalate.
Inline or from the library
You can define an output in two places:- Inline on a single scenario, when the output is specific to that situation
- Linked from your organization’s library, when the same output definition applies across many scenarios
Simple and advanced modes
Each output definition uses one of two modes:| Mode | How it works | Use it when |
|---|---|---|
| Simple | Free text, or a choice from predefined options | The output is prose, or the decision is a pick from a known list |
| Advanced | Validated against a JavaScript Object Notation (JSON) schema | The output has required fields and structure that must be exactly right |
In advanced mode, a session output that does not match the schema is flagged, so structural mistakes are visible rather than buried in prose.
Exemplars
An exemplar is a model output attached to a definition: a complete example of what a good artifact or decision looks like for this scenario. Exemplars do two jobs:- They make your standard concrete. “Write a good summary note” is vague; a model note is not.
- They sharpen scoring, because the criteria for a good output are grounded in an example of one.
Next steps
Defining good
The criteria each output, and the session around it, is scored against.
Documents
The context files the operator works from when producing outputs.