Add NJ budget housing reforms#7763
Conversation
Implements StayNJ and ANCHOR changes from Gov. Sherrill's budget proposal. Closes PolicyEngine#7762 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Implement separately toggleable contributed reforms for NJ's FY2026 budget proposals: - ANCHOR: expanded property tax relief with higher benefits for seniors - StayNJ: new senior property tax credit with $250K income limit Includes parameters, reform modules, and YAML test cases (12 tests). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…tions The previous commit accidentally included WA SB6346 import from another branch, causing ModuleNotFoundError in CI. Removed it and properly registered the NJ StayNJ and ANCHOR reforms. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
PR Review✅ Validation Summary
🟢 Minor SuggestionThe P.L. 2023, c.75 PDF references could include page anchors for direct navigation:
Example: href: https://pub.njleg.state.nj.us/Bills/2022/PL23/75_.PDF#page=1ConclusionAPPROVE - Well-implemented reform that correctly models:
The minor suggestion is optional and does not block merge. |
Program Review: PR #7763 — Add NJ budget housing reformsSource Documents
Critical (Must Fix)
Should Address
Suggestions
PDF Audit Summary
Note: The StayNJ audit flagged the baseline $6,500 cap as "needs verification" because it was not found in the two reviewed PDFs. This is a verification gap (the value is cited to P.L. 2024, c.88, which was not among the audit documents), not an actual mismatch. No value mismatches were found between code and source documents. Validation Summary
Review Severity: REQUEST_CHANGESThe Next StepsTo auto-fix issues: |
Implements StayNJ and ANCHOR changes from Gov. Sherrill's budget proposal.
Closes #7762
🤖 Generated with Claude Code