Context
The current simulation API mainline has moved to the newer policyengine.py bundle path, but generating and publishing the correct policyengine.py bundle will take longer than we want to block deployment.
Proposal
Temporarily roll the simulation API runtime back to the last .py < 1 implementation and update the US country package to policyengine-us==1.715.2 so we can deploy the required US model update while bundle generation is completed separately.
Expected follow-up
Once the correct policyengine.py bundle is available and the v4 deployment path is validated, roll forward again to the mainline bundle-based implementation.
Context
The current simulation API mainline has moved to the newer policyengine.py bundle path, but generating and publishing the correct policyengine.py bundle will take longer than we want to block deployment.
Proposal
Temporarily roll the simulation API runtime back to the last
.py < 1implementation and update the US country package topolicyengine-us==1.715.2so we can deploy the required US model update while bundle generation is completed separately.Expected follow-up
Once the correct policyengine.py bundle is available and the v4 deployment path is validated, roll forward again to the mainline bundle-based implementation.