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
The VRMA design spec (`docs/superpowers/specs/2026-05-17-vrma-conformance-design.md` — Asset model section) calls for 4-6 hand-authored humanoid behavior clips paired with avatarA:
`avatarA_wave_hello.vrma` — right arm raise + wave gesture
These exercise the integration between humanoid bones + expressions + spring-bone physics + lookAt simultaneously — strong signal that the per-channel parametric sweeps (humanoid + expression + lookAt, 37 plans total) don't produce on their own.
Why deferred
Phase 6 (`docs/superpowers/plans/2026-05-17-vrma-phase6-bootstrap-findings.md`) scoped these out because they require Blender authoring + a one-time T-pose audit per methodology hazard #1 (the .vrma rest pose must be canonical T-pose; mismatches produce systematic bone-rotation diffs that look like renderer bugs but aren't).
Acceptance
avatarA_1_0.vrm verified at canonical T-pose (one-time audit logged in findings.md)
Plans live under `test-plans/manual/humanoid/` mirroring the existing `avatarA_bosom.test.yaml` shape
Each plan tests both pose-vector and rendered-frame against the consortium reference (UniVRM)
Findings.md entry documents cross-renderer agreement on realistic humanoid behavior (separate from the parametric sweep signal)
Methodology hazards to record
T-pose drift in avatarA produces a systematic bias on every authored clip — audit before authoring
Multi-channel interactions: a clip that animates both humanoid bones AND expressions both contributes to per-frame SSIM AND per-bone pose-diff; need clear test plan declaration on which channels to assert against
Scope
The VRMA design spec (`docs/superpowers/specs/2026-05-17-vrma-conformance-design.md` — Asset model section) calls for 4-6 hand-authored humanoid behavior clips paired with avatarA:
These exercise the integration between humanoid bones + expressions + spring-bone physics + lookAt simultaneously — strong signal that the per-channel parametric sweeps (humanoid + expression + lookAt, 37 plans total) don't produce on their own.
Why deferred
Phase 6 (`docs/superpowers/plans/2026-05-17-vrma-phase6-bootstrap-findings.md`) scoped these out because they require Blender authoring + a one-time T-pose audit per methodology hazard #1 (the .vrma rest pose must be canonical T-pose; mismatches produce systematic bone-rotation diffs that look like renderer bugs but aren't).
Acceptance
Methodology hazards to record
Dependencies