Check program eligibility
check_program_eligibilityEvaluate SNAP financial eligibility for a household, returning the decision, rule trace, policy citations, and ruleset version for full auditability.
Instructions
Run the full deterministic SNAP financial eligibility test for a household. Returns the decision PLUS the rule trace and the policy citation behind every rule that fired, plus the ruleset version -- never a bare yes/no. Requires the caseworker scope. 'program' must be 'SNAP'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| program | Yes | ||
| household | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| program | Yes | ||
| summary | Yes | ||
| computed | Yes | ||
| decision | Yes | ||
| citations | Yes | ||
| rule_trace | Yes | ||
| pii_included | No | ||
| household_size | Yes | ||
| ruleset_version | Yes | ||
| determination_id | Yes |