You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add hip-hinge primitive and fix torso flexion direction
- hips: hinge <deg> — closed-chain hip flexion (deadlift/forward fold):
pelvis pitches forward, hips counter-rotate, legs stay vertical
- fix torso-chain flexion sign: spine/chest/neck/pelvis rest along +Y,
so they bent backward (-Z) while limbs flexed forward (+Z)
- pelvis ROM entries (tilt); hinge clamped by hip-flexion ROM
- new examples: deadlift, true forward fold; roll-down keeps its own file
- teach hinge everywhere: SPEC, llm-authoring, language vocab, MCP guide,
VS Code grammar (rebuilt bundle)
- repair broken typecheck script (root tsc -b had no tsconfig) + fix
landing.ts narrowing error it uncovered
0 commit comments