The statutes
2 modules
The same federal and state SNAP module pair the engine's own test suite runs: a USDA maximum-allotment table, and a state rule that imports it. Each rule keeps a durable legal id, so the trace below can cite its way back to the statute.
1format: rulespec/v12rules:3 - name: snap_maximum_allotment_table4 kind: parameter5 dtype: Money6 unit: USD7 indexed_by: household_size8 versions:9 - effective_from: 2025-10-0110 values:11 1: 29812 2: 54613 - name: snap_maximum_allotment14 kind: derived15 entity: Household16 dtype: Money17 period: Month18 unit: USD19 versions:20 - effective_from: 2025-10-0121 formula: snap_maximum_allotment_table[household_size]The household
0 answers · kept on-device
The facts of the case. These answers become the engine's dataset — assembled in this tab, handed to WebAssembly in this tab, and gone when you close it.
The determination
Waiting for the engine to instantiate…