Add NJ budget housing reforms#7763
Open
daphnehanse11 wants to merge 3 commits intoPolicyEngine:mainfrom
Open
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>
Collaborator
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. |
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.
Implements StayNJ and ANCHOR changes from Gov. Sherrill's budget proposal.
Closes #7762
🤖 Generated with Claude Code