Commit 3d3b125
Review-fix round 6: clear final should-address items
- Spell out "Employment-Sponsored Subsidy" instead of "ESS" acronym in
3 parameter descriptions (ess_window_months, activity_hours_ess_year_1,
activity_hours_ess_year_2).
- Simplify hhs_smi access in is_ar_sra_income_eligible and ar_sra_income_tier:
drop the explicit period.this_year + /MONTHS_IN_YEAR pattern in favor of
reading the YEAR-defined hhs_smi at MONTH period (core auto-converts the
USD flow variable annual->monthly).
146 AR SRA tests pass; all critical and should-address findings from
multi-round /review-program now cleared.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 157bdad commit 3d3b125
5 files changed
Lines changed: 5 additions & 7 deletions
File tree
- policyengine_us
- parameters/gov/states/ar/ade/oec/sra/eligibility
- variables/gov/states/ar/ade/oec/sra
- eligibility
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
18 | 16 | | |
0 commit comments