Fix figure IK snapping and gate the library on a fail-hard motion checker

Three solver defects made limbs teleport, twist, or windmill: write-back
angles wrapped at ±180 and lerped the long way around; branch flips landed
on configurations the anatomical write-back cannot represent, silently
pulling pinned extremities off their pins; and the degenerate straight-limb
bend plane fell back to the camera axis instead of the anatomical anterior.
solve_limb now verifies each branch reproduces the solved end before
accepting it, resolve unwraps written-back angles toward the pose they
replace, and the degenerate plane comes from the parent's anterior axis.

render.py --check replays every exercise's full tween loop and fails hard
on six invariants (pin fidelity, continuity, wraps, authored-vs-resolved
drift, ground penetration, resolved ROM); --export refuses to ship a
failing exercise. All 66 motions re-authored or retouched to pass: honest
authored angles where pins used to override them silently, grounded feet
on the seated machines, a vertical bench-press bar path, straight-armed
child's pose, a butterfly stretch seated on the mat, and FK arms where
pins forced impossible reaches. MotionSolver.swift mirrors the solver
changes line for line, held by regenerated fixtures.

Claude-Session: https://claude.ai/code/session_01PKptrgbx74peTwHGRxBojv
This commit is contained in:
2026-07-12 00:37:23 -04:00
parent 400601283e
commit 79e75a9127
303 changed files with 3114 additions and 2272 deletions
+23 -24
View File
@@ -1,38 +1,37 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 180" fill="none">
<title>Meditation</title>
<defs>
<linearGradient id="grad-leg_l-2" gradientUnits="userSpaceOnUse" x1="181.2" y1="162.0" x2="187.1" y2="169.5"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#555a66"/></linearGradient>
<linearGradient id="grad-leg_r-0" gradientUnits="userSpaceOnUse" x1="155.1" y1="143.9" x2="155.0" y2="154.1"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-leg_r-1" gradientUnits="userSpaceOnUse" x1="155.0" y1="154.1" x2="171.4" y2="161.5"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#535964"/></linearGradient>
<linearGradient id="grad-leg_r-2" gradientUnits="userSpaceOnUse" x1="171.4" y1="161.5" x2="178.1" y2="169.0"><stop offset="0" stop-color="#535964"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_l-1" gradientUnits="userSpaceOnUse" x1="190.7" y1="90.5" x2="176.0" y2="102.3"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_r-0" gradientUnits="userSpaceOnUse" x1="161.6" y1="63.3" x2="151.2" y2="91.0"><stop offset="0" stop-color="#535864"/><stop offset="1" stop-color="#8d939e"/></linearGradient>
<linearGradient id="grad-arm_r-1" gradientUnits="userSpaceOnUse" x1="151.2" y1="91.0" x2="174.0" y2="101.8"><stop offset="0" stop-color="#8d939e"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-leg_l-1" gradientUnits="userSpaceOnUse" x1="212.2" y1="128.4" x2="190.7" y2="153.8"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3e434f"/></linearGradient>
<linearGradient id="grad-leg_l-2" gradientUnits="userSpaceOnUse" x1="190.7" y1="153.8" x2="199.2" y2="155.0"><stop offset="0" stop-color="#3e434f"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_l-1" gradientUnits="userSpaceOnUse" x1="175.4" y1="91.6" x2="178.3" y2="116.8"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-leg_r-0" gradientUnits="userSpaceOnUse" x1="155.1" y1="143.9" x2="158.1" y2="135.7"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_r-0" gradientUnits="userSpaceOnUse" x1="162.6" y1="63.8" x2="160.0" y2="92.6"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#838994"/></linearGradient>
<linearGradient id="grad-arm_r-1" gradientUnits="userSpaceOnUse" x1="160.0" y1="92.6" x2="174.0" y2="117.4"><stop offset="0" stop-color="#838994"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
</defs>
<path d="M 121.1 156.4 L 186.2 167.7 L 228.7 160.4 L 163.5 149.0 Z" fill="none" stroke="#b9bec9" stroke-width="3" stroke-linejoin="round"/>
<path d="M 126.8 157.4 L 184.2 167.4 L 226.6 160.0 L 169.2 150.0 Z" fill="none" stroke="#b9bec9" stroke-width="3" stroke-linejoin="round"/>
<g id="leg_l">
<path d="M 169.1 143.5 L 215.1 145.8" stroke="#a9afba" stroke-width="5" stroke-linecap="round"/>
<path d="M 215.1 145.8 L 181.2 162.0" stroke="#a9afba" stroke-width="5" stroke-linecap="round"/>
<path d="M 181.2 162.0 L 187.1 169.5" stroke="url(#grad-leg_l-2)" stroke-width="5.37996" stroke-linecap="round"/>
<path d="M 169.1 143.5 L 212.2 128.4" stroke="#a9afba" stroke-width="5" stroke-linecap="round"/>
<path d="M 212.2 128.4 L 190.7 153.8" stroke="url(#grad-leg_l-1)" stroke-width="5.48195" stroke-linecap="round"/>
<path d="M 190.7 153.8 L 199.2 155.0" stroke="url(#grad-leg_l-2)" stroke-width="5.98195" stroke-linecap="round"/>
</g>
<path id="girdle" d="M 181.3 62.0 L 169.4 62.0 L 161.6 63.3" stroke="#0d9488" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
<path id="girdle" d="M 182.4 62.5 L 170.4 62.4 L 162.6 63.8" stroke="#0d9488" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 169.1 143.5 L 160.0 143.0 L 155.1 143.9" stroke="#0d9488" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 160.0 143.0 Q 163.8 101.1 169.4 62.0" stroke="#0d9488" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
<g id="leg_r">
<path d="M 155.1 143.9 L 155.0 154.1" stroke="url(#grad-leg_r-0)" stroke-width="5.5" stroke-linecap="round"/>
<path d="M 155.0 154.1 L 171.4 161.5" stroke="url(#grad-leg_r-1)" stroke-width="5.88568" stroke-linecap="round"/>
<path d="M 171.4 161.5 L 178.1 169.0" stroke="url(#grad-leg_r-2)" stroke-width="5.88568" stroke-linecap="round"/>
</g>
<path id="spine" d="M 160.0 143.0 Q 163.3 100.9 170.4 62.4" stroke="#0d9488" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
<g id="arm_l">
<path d="M 181.3 62.0 L 190.7 90.5" stroke="#a9afba" stroke-width="5" stroke-linecap="round"/>
<path d="M 190.7 90.5 L 176.0 102.3" stroke="url(#grad-arm_l-1)" stroke-width="5.5" stroke-linecap="round"/>
<path d="M 182.4 62.5 L 175.4 91.6" stroke="#a9afba" stroke-width="5" stroke-linecap="round"/>
<path d="M 175.4 91.6 L 178.3 116.8" stroke="url(#grad-arm_l-1)" stroke-width="5.5" stroke-linecap="round"/>
</g>
<g id="leg_r">
<path d="M 155.1 143.9 L 158.1 135.7" stroke="url(#grad-leg_r-0)" stroke-width="5.5" stroke-linecap="round"/>
<path d="M 158.1 135.7 L 184.3 152.8" stroke="#3a3f4b" stroke-width="6" stroke-linecap="round"/>
<path d="M 184.3 152.8 L 191.3 154.2" stroke="#3a3f4b" stroke-width="6" stroke-linecap="round"/>
</g>
<g id="arm_r">
<path d="M 161.6 63.3 L 151.2 91.0" stroke="url(#grad-arm_r-0)" stroke-width="5.51226" stroke-linecap="round"/>
<path d="M 151.2 91.0 L 174.0 101.8" stroke="url(#grad-arm_r-1)" stroke-width="5.6245" stroke-linecap="round"/>
<path d="M 162.6 63.8 L 160.0 92.6" stroke="url(#grad-arm_r-0)" stroke-width="5.6714" stroke-linecap="round"/>
<path d="M 160.0 92.6 L 174.0 117.4" stroke="url(#grad-arm_r-1)" stroke-width="5.6714" stroke-linecap="round"/>
</g>
<circle id="head" cx="172.8" cy="43.4" r="10" fill="white" stroke="#3a3f4b" stroke-width="6"/>
<line id="nose" x1="182.3" y1="46.5" x2="187.3" y2="48.1" stroke="#3a3f4b" stroke-width="4" stroke-linecap="round"/>
<circle id="head" cx="174.5" cy="44.3" r="10" fill="white" stroke="#3a3f4b" stroke-width="6"/>
<line id="nose" x1="183.9" y1="47.8" x2="188.8" y2="49.6" stroke="#3a3f4b" stroke-width="4" stroke-linecap="round"/>
<g font-family="-apple-system, Helvetica, sans-serif" font-size="11" fill="#6b7180">
<line x1="224" y1="16" x2="238" y2="16" stroke="#3a3f4b" stroke-width="4" stroke-linecap="round"/>
<text x="243" y="20">near</text>

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB