feat(proportion): thigh shaft prox>distal two-seg taper (0070) - #61
Merged
Conversation
added 2 commits
August 9, 2026 11:29
Split RECIPE_limb_thigh into prox 1.00x + thigh_taper_dist 0.80x at split_t=0.50; adduction co-move from chain knee; knee_adj max(prox,dist); classifier/hip_pair/B13 free-set freeze; C_thigh_outer chain mid; join-ready B14.
Document intentional hip_bridge-before-thigh hip_pair order; assert resolve_join_connections still includes limb_thigh for B14 (Codex P1).
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
Track 0070-ThighShaftTaper: product thighs stop reading as constant tubes hip→knee via two-segment shaft taper (RECIPE only — N6 authoring honesty).
Freezes (B1–B15)
RECIPE_limb_thigh_*r = 1.00× mid; distRECIPE_thigh_taper_dist_*r = 0.80× mid; split t=0.50max(prox,dist,calf_a)thigh_taper→ unknown before generic thigh (C_no_dup safe)Evidence
tests/test_proportion_thigh_shaft_taper.pyT0–T14 (+T8c)work/rogue-v3/blockout/product_0056up/nofuse_0070/: prox 0.0613 / dist 0.0490 / ratio 0.80C_no_dup_limb,C_thigh_outer,C_calf_slant)Reviews
Test plan
uv run ruff check ./ruff format --check ./basedpyright/pytest(pre-push + local)