Explain determination
explain_determinationRetrieve a step-by-step trace of a past eligibility determination by ID, revealing the rules that fired, the inputs used, and the legal citation for each step.
Instructions
Return a plain, step-by-step trace of a prior determination by its id: which rules fired, what they saw, and the citation behind each. Requires the caseworker scope. Use the determination_id returned by check_program_eligibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| determination_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | Yes | ||
| program | Yes | ||
| summary | Yes | ||
| decision | Yes | ||
| ruleset_version | Yes | ||
| determination_id | Yes |