What problem does it solve? Implemented animations often ship with unclear purpose, broken spatial continuity, poor interruptibility, or accessibility gaps, and teams lack a structured way to critique them before release. ## Core Features & Use Cases - Structured Motion Critique: Evaluates purpose, frequency, spatial model, temporal structure, interruptibility, performance, and accessibility in a fixed review order. - Severity Classification: Classifies findings as Blocker, Major, Minor, or Note based on user impact rather than personal taste. - Actionable Reports: Each finding includes severity, location, observed behavior, rationale, evidence, and a recommended direction. - Use Case: After shipping a new page transition, run a read-only review to catch exit animations that delay users, missing reduced-motion variants, and flicker on gesture interruption. ## Quick Start Review the motion in my current implementation and report any issues with severity, evidence, and recommended fixes without changing the source code.