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
Closes #7038
Implements the New Mexico TANF program (officially called "New Mexico Works"), administered by the New Mexico Health Care Authority (HCA).
Regulatory Authority
Income Eligibility Tests
Gross Income Test
Gross income must be less than 85% of the Federal Poverty Guidelines for the benefit group size.
Net Income Test
Countable net income must be less than the payment standard (standard of need) for the benefit group size.
Income Deductions & Exemptions
Work Incentive Deduction (Earned Income)
Child Care Deduction
Child Support Deduction
Income Standards
Benefit Calculation
Files Added
Parameters (27 files)
Variables (13 files)
Tests (11 files)
Test Coverage
Example Calculation
Case: Single parent with two children earning $1,000/month
🤖 Generated with Claude Code