To Spring or Not To Spring Review animation code for correct timing function selection based on interaction type. How It Works 1. Read the specified files (or prompt user for files/pattern) 2. Check against all rules below 3. Output findings in format Rule Categories | Priority | Category | Prefix | |----------|----------|--------| | 1 | Spring Selection | | | 2 | Easing Selection | | | 3 | Duration | | | 4 | No Animation | | Decision Framework Ask: Is this motion reacting to the user, or is the system speaking? | Motion Type | Best Choice | Why | |-------------|-------------|-----| | User-dr…