Skip to content

Conversation

@MaxGhenis
Copy link
Contributor

Summary

  • Remove the deprecated name metadata field from 51 parameter files
  • The name field is no longer used in the parameter system

Changes

  • Removed name: field from metadata sections in 51 YAML parameter files across:
    • IRS credits (education, clean vehicle, recovery rebate, energy efficient home improvement, residential clean energy, premium tax credit)
    • IRS deductions and payroll
    • HHS Medicaid
    • Pennsylvania state tax
    • Simulation configuration

Test plan

  • Verified parameters load successfully without the name field
  • Tested parameter access still works correctly
  • Created changelog entry

Notes

The name metadata field was a deprecated field that is no longer used by policyengine-core. All parameters continue to function correctly without this field.

🤖 Generated with Claude Code

The 'name' metadata field in parameter files is deprecated and no longer used.
This commit removes the field from all 51 parameter files where it was present.

The parameters continue to work correctly without this field, as validated by
loading the tax-benefit system successfully.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@MaxGhenis
Copy link
Contributor Author

Closing in favor of a new PR from the main repository to avoid fork CI issues.

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.

2 participants