Skip to content
Draft
8 changes: 8 additions & 0 deletions changelog.d/hr1-partial-waiver-counties.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- Pre-HR1 partial-state ABAWD waiver map: 436 county FIPS across 16 states
(KY 117, MI 82, WA 38, PA 60, OR 30, NJ 20, CO 18, MN 15, AZ 14, VA 12,
WI 8, SD 7, MA 5, MD 5, ND 3, HI 2) compiled at full-county grain from
the FY2025-cycle FNS waiver approvals, joining the existing 29 Alaska
areas. Sub-county waivers (ME/CT/RI/NH towns, MT reservations, cities)
are omitted and documented as an understatement. Non-delayed states'
waivers end at P.L. 119-21 Sec. 10102 enactment; Alaska's persist per
its delayed adoption.
9 changes: 9 additions & 0 deletions changelog.d/hr1-statewide-waiver-map.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- Statewide SNAP ABAWD time-limit waivers: new `waived_states` parameter
carrying the FNS FY2025 Q1 status-report map (nine states/territories
waived statewide as of October 1, 2024, ending at P.L. 119-21 Sec. 10102
enactment), resolved by state postal code alongside county waivers.
Previously the waiver surface was 29 Alaska county FIPS, so pre-HR1 law
offered almost no waiver protection in-model and HR1 waiver terminations
scored near zero. Also records Sec. 10102's discretionary-exemption cut
(8% -> 1%) on the rate parameter, with runtime consumption noted as a
populace-side follow-up.
1 change: 1 addition & 0 deletions changelog.d/medicaid-ce-snap-status-test.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Encode the Medicaid community engagement SNAP exclusion as the status test in 42 CFR 435.554(c)(7) - SNAP receipt plus being subject to a SNAP work requirement - removing the actual-work-compliance condition, per interim final rule CMS-2454-IFC.
8 changes: 8 additions & 0 deletions changelog.d/snap-work-req-full-income-counting.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- SNAP work-requirement-ineligible members' earned income now counts in full
(7 CFR 273.11(c)(1) treatment) instead of being prorated under 273.11(c)(2).
Proration let households over the income limits at full composition qualify
at the reduced unit size on the disqualified earner's halved income, so
failing the ABAWD time limit could create eligibility and raise benefits —
inverting the sign of ABAWD reforms at population scale. With full counting
a disqualification can only reduce eligibility and benefits; the invariant
is pinned by snap_abawd_disqualification_cannot_expand_eligibility.yaml.
1 change: 1 addition & 0 deletions changelog.d/snap-work-req-person-level.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Assume baseline compliance with SNAP work registration for non-exempt registrants per 7 CFR 273.7, adding an `is_snap_work_registration_noncompliant` input as a sanction-modeling hook, so that work-requirement disqualification applies to individuals (ABAWD time limits, explicit sanctions) rather than zeroing entire households.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ values:
# Fiscal Responsibility Act of 2023 (P.L. 118-5, Section 312).
# OBBBA (P.L. 119-21, Section 10102) did not amend 2015(o)(6).
2023-10-01: 0.08
# 1% from enactment — 7 U.S.C. 2015(o)(6), amended by P.L. 119-21
# (One Big Beautiful Bill Act) Section 10102, enacted 2025-07-04.
# NOTE: not yet consumed at runtime — exemptions enter via the
# is_snap_abawd_discretionary_exempt data input seeded at the FY2024 8%
# cap; period-aware thinning requires a persisted seed quantile on the
# dataset (populace-side follow-up).
2025-07-04: 0.01

metadata:
unit: /1
Expand Down
Loading
Loading