Skip to content

Fix verified_years in programs.yaml based on audit#1519

Merged
MaxGhenis merged 1 commit intomainfrom
fix-verified-years
Mar 6, 2026
Merged

Fix verified_years in programs.yaml based on audit#1519
MaxGhenis merged 1 commit intomainfrom
fix-verified-years

Conversation

@MaxGhenis
Copy link
Collaborator

Summary

  • Replace verified_years string with structured verified_start_year/verified_end_year integers
  • No end year for programs with uprating (valid indefinitely forward)
  • End year only for ended programs (cost_of_living_support, energy_price_guarantee) or limited params (business_rates, childcare_entitlements)
  • Add missing verified_start_year to 7 programs (tax_free_childcare, sda, ssmg, maternity_allowance, childcare_entitlements, cost_of_living_support, energy_price_guarantee)
  • business_rates: narrow to 2019-2021 and mark partial (params end 2021)

Test plan

  • YAML syntax valid
  • CI passes

Generated with Claude Code

- Replace verified_years string with verified_start_year/verified_end_year integers
- No end year for programs with uprating (valid indefinitely forward)
- End year only for ended programs (cost_of_living_support, energy_price_guarantee)
  or programs with limited parameter coverage (business_rates, childcare_entitlements)
- Add missing verified_start_year to 7 programs
- business_rates: narrow to 2019-2021 and mark partial

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@MaxGhenis MaxGhenis merged commit d7f2708 into main Mar 6, 2026
2 checks passed
@MaxGhenis MaxGhenis deleted the fix-verified-years branch March 6, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant