Integer donor-support snapping for discrete transfers; stacked-aware release gates - #797
Closed
MaxGhenis wants to merge 28 commits into
Closed
Integer donor-support snapping for discrete transfers; stacked-aware release gates#797MaxGhenis wants to merge 28 commits into
MaxGhenis wants to merge 28 commits into
Conversation
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.
Fixes #794. Related: #782 (untouched — no bands or battery changes anywhere).
What
Three things, from the first release build ever attempted on a stacked pool:
weeks_unemployedvalues came from ACS-transfer QRF predictions on clone-1/2 rows (the post-transfer calibration hypothesis was tested against the real pool and refuted — that layer and its strict validator are untouched). Discrete-supported targets now snap deterministically to observed donor support (ties to the lower value), emit integer output, and the discrete-target roster is part of the transfer execution identity, so affected target-bank identities invalidate instead of silently changing content under an old receipt. Spec re-pinned coherently (42,122/42,122 fields, 41/41 inventory checks).person_source_id). Six archived-model cases (SSI disability criteria, SCF wealth, SCF auto loans, SIPP vehicles, SIPP tips, ORG wages/FLSA) need substantive ACS-predictor decisions and are documented with file:line evidence rather than patched with zero-fills or threshold changes — resolution in a follow-up PR.A read-only replay against the real 25% pool after these fixes: the repaired checks pass; remaining failures are the 369 fractional weeks (fixed on rebuild), prior-year availability 0.0428 vs [0.05, 0.50], and
is_pregnant=trueon nonfemale rows — both genuine outcomes reported, not hidden.Verification
Ruff clean; inventory verification green; all five pytest shards pass (build shard 6,608 tests, exit 0). Worktree clean. Root PROGRESS.md/out.md are the lane's session journals (history, not state).
Provenance: implemented by a gpt-5.6-sol lane; reviewed by Claude; no thresholds, bands, folds, seeds, or battery logic changed anywhere.
🤖 Generated with Claude Code