PolicyEngine / PolicyEngine/policyengine-us
Align MTR and cliff computations
Open
- Dominant language
- Python
- Stars
- 163
- Forks
- 213
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 96
Description
Currently we compute MTRs with a delta of $1,000 (hard-coded), and compute cliffs with a delta of $2,000 (parameterized). The adult parameters are also both set to 1. Can we align these to use the same parameters?
Contributor guide
Research direction
Locate the MTR and cliff computation entry points, then compare their delta handling and adult parameters. Confirm how the existing hard-coded and parameterized values are used; the work is done when both computations use the same parameters consistently and the relevant checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100