When to use a decision task
- Classification problems: approve or deny, eligible or ineligible, urgent or routine
- Triage: which queue, which specialist, which priority
- Escalation calls: handle it, refer it, or stop and flag it
- Document review: is this application complete, is this report consistent, does this claim hold together
What you configure
A decision task uses the standard scenario anatomy with the conversational parts switched off or minimized:
The decision and its rationale are both scored. A correct decision reached by the wrong reasoning is a finding, not a pass: the rationale is where you see whether the judgment will transfer to the next case.
Worked example
An income protection insurer wants to know whether claims assessors apply the policy’s work-capacity test consistently.- Documents: a claim file containing the claimant’s statement, an employer report, and two medical assessments that point in slightly different directions
- Decision: continue payments, suspend payments, or request an independent medical examination, defined as a decision with three options
- Artifact: a written assessment note justifying the choice against the policy wording
- Success metrics: identifies the conflict between the two medical assessments; applies the work-capacity test from the policy, not a general impression of severity
- Failure metric: suspends payments based on the employer report alone
Running it
- With your people: assign the task through a cohort. Operators complete it in one sitting; you see decisions, rationales, and scores per operator.
- With an AI agent: run it in an automated benchmark. Because the inputs are fixed, decision tasks are the cheapest shape to run at volume, which makes them well suited to comparing several agents or prompt versions on the same case set.