Backdate MA TAFDC and EAEDC standard assistance for FY25 10% increase (April 2025)#8289
Open
hua7450 wants to merge 3 commits into
Open
Backdate MA TAFDC and EAEDC standard assistance for FY25 10% increase (April 2025)#8289hua7450 wants to merge 3 commits into
hua7450 wants to merge 3 commits into
Conversation
Adds 2024-04-01 entries to base private_housing, public_housing, and additional_person parameters reflecting the 10% TAFDC grant increase mandated by St. 2023, c. 28, sec. 217 (FY24 budget). Removes the inaccurate comment in additional_person.yaml claiming the amount was unchanged in 2024. Closes PolicyEngine#8288 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8289 +/- ##
============================================
- Coverage 100.00% 70.95% -29.05%
============================================
Files 3 4723 +4720
Lines 63 68774 +68711
Branches 0 340 +340
============================================
+ Hits 63 48797 +48734
- Misses 0 19974 +19974
- Partials 0 3 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
The FY24 budget's planned April 2024 TAFDC 10% increase was rescinded by Governor Healey's 9C mid-year budget cuts in January 2024 (never took effect). The actual 10% raise is from the FY25 budget, effective April 1, 2025. Sources verified: - MLRI: "Massachusetts FY25 Budget Includes 10% Cash Assistance Increase Starting April 2025" (mlri.org, 2024-08-08) - Children's HealthWatch: documents the FY24 April 2024 increase was cancelled via 9C cuts - DTA Online Guide Memo 2025-10 (TAFDC and EAEDC Grant Increase) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Extends the PR to cover EAEDC standard assistance amounts in addition to TAFDC. Both programs received a 10% raise effective April 1, 2025 per the FY25 budget, except EAEDC Personal Needs Allowances for living arrangements C and E which were excluded. Adds 2025-04-01 entries to EAEDC base.yaml (A, B, D, F, H) and additional.yaml (A, B, D, H) using mass.gov-published values, and adds the DTA OLGT 2025-10 memo URL as a reference in all five affected parameter files (3 TAFDC + 2 EAEDC). Updates ma_eaedc_standard_assistance test to reflect mixed-year 2025 annual value (522*3 + 574.2*9 = 6733.80), adds size-2 LA A post-FY25 case at 2026-01, and updates integration tests where the raised standard flipped EAEDC financial/income eligibility to true (net effect on ma_eaedc unchanged: still 0). Closes PolicyEngine#8302 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Backdates Massachusetts TAFDC and EAEDC standard assistance parameters to include the 10% grant increase mandated by the FY25 budget, effective April 1, 2025. TAFDC last update was 2022-10-01; EAEDC last update was 2022-01-01.
Closes #8288
Closes #8302
Regulatory history
The FY24 budget initially scheduled a 10% TAFDC/EAEDC raise for April 1, 2024, but Governor Healey rescinded it via 9C mid-year budget cuts in January 2024 — the FY24 raise never took effect. The actual 10% increase comes from the FY25 budget, effective April 1, 2025.
Primary source
MA DTA Online Guide Transmittal 2025-10 (March 27, 2025), signed by Sarah Stuart, Associate Commissioner for Change Management:
https://eohhs.ehs.state.ma.us/DTA/PolicyOnline/olg%20docs/olgtm/2025/10.pdf#page=1
Verbatim quote:
Secondary confirmations:
TAFDC parameter changes
Added
2025-04-01entries to:parameters/gov/states/ma/dta/tcap/tafdc/eligibility/income_limit/base/private_housing.yaml(all 10 brackets)parameters/gov/states/ma/dta/tcap/tafdc/eligibility/income_limit/base/public_housing.yaml(all 10 brackets)parameters/gov/states/ma/dta/tcap/tafdc/eligibility/income_limit/additional_person.yaml: $139 → $153Sizes 1-8 read directly from the mass.gov TAFDC chart; sizes 9-10 extrapolated using the chart's stated +$153-per-additional-member rule:
Public/subsidized increases are exactly +10% across all sizes. Private = public + $40 flat (rent allowance) for every size.
EAEDC parameter changes
Added
2025-04-01entries to:parameters/gov/states/ma/dta/tcap/eaedc/standard_assistance/amount/base.yamlparameters/gov/states/ma/dta/tcap/eaedc/standard_assistance/amount/additional.yamlValues from mass.gov EAEDC Grant Calculation chart:
LA A's $401 → $441.10 exactly matches MLRI's quote: "EAEDC ... increases from $401/month to $441/month."
Source charts
Impact
For a 2-person household (1 adult + 1 child), $0 income, private housing, 2026-01:
ma_tafdc = 730($688 main + $41.67 clothing)ma_tafdc = 795($753 main + $41.67 clothing)Cross-validated against NCCP TANF Cash Benefits 2-person reference value ($753), which matches the post-FY25 size-2 private housing amount.
EAEDC LA A standard assistance for size 2:
Tests
ma_tafdc_payment_standard.yamltesting size-2 private ($753) and public ($713) at 2026-01.ma_eaedc_standard_assistance.yamltesting LA A size 2 at 2026-01 ($574.20).ma_tafdc.yamlandma_eaedc.yaml:ma_tafdc_payment_standard(size 2 priv, annual 2025): 8,256 → 8,841 (= 688×3 + 753×9)ma_tafdc(size 2 priv, annual 2025): 6,956 → 7,541ma_eaedc_financial_eligibleflips false → true after the raise (standard_assistance > net_income)ma_eaedc_income_eligibleflips false → true (propagates)ma_eaedcitself stays at 0 (non_financial_eligible: false)Test plan
policyengine-core test policyengine_us/tests/policy/baseline/gov/states/ma/dta/tcap -c policyengine_us)make formatclean