Add a Python 3.13 Pro test environment for GEP 10 - #10
Open
hmgaudecker wants to merge 1 commit into
Open
Conversation
MImmesberger
pushed a commit
to ttsim-dev/gettsim
that referenced
this pull request
Aug 18, 2026
## Summary - annotate schedule axes and structured policy parameters with explicit count semantics where economically appropriate - keep category and rent-class axes dimensionless rather than treating them as group quantities - align Wohngeld raw tables with the declared schedule grain - rewrite the Vorsorge per-person expression into the supported total-divided-by-count form - add the policy-side adaptations required by the audited GEP 10 checker ## Stack This PR is based on and extends #1212 (gep10-rollout). Companion PRs: - TTSIM implementation: ttsim-dev/ttsim#151 - Python 3.13 Pro environment: ttsim-dev/dev-gettsim#10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Stack
This PR is based on #9 (bump-ai-instructions).
Companion implementation PRs:
The review bundle also includes an offline wheelhouse and runner. No 900-second or other artificial test ceiling is required.