Replaces the duplicated F1Simulator (which was copy-pasted for IndyCar) with a single AutoRacingSimulator that accepts a race points table at construction time. Registry entries for f1_standings and indycar_standings remain separate, each wired to the correct scoring system (F1: top-10, IndyCar: top-26 positions). Also imports SIMULATOR_TYPES from registry into the admin route to eliminate the duplicate hardcoded array, and updates stale comments mentioning F1/IndyCar. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| contexts | ||
| hooks | ||
| lib | ||
| models | ||
| routes | ||
| services | ||
| test | ||
| types | ||
| utils | ||
| welcome | ||
| app.css | ||
| entry.client.tsx | ||
| entry.server.tsx | ||
| root.tsx | ||
| routes.ts | ||