### Description The logic inside `Driver.tsx` doesn't fully account for the updated 2026 elimination rules (Q1 knocks out positions 17-22). ### Expected Behavior - Q1 Danger Zone: `position > 16` (Positions 17–22 eliminated)
Description
The logic inside
Driver.tsxdoesn't fully account for the updated 2026 elimination rules (Q1 knocks out positions 17-22).Expected Behavior
position > 16(Positions 17–22 eliminated)