- Remove hardcoded SEEDINGS_2026 name→seed map from snooker-simulator.ts - Load worldRanking from participantExpectedValues (same column darts uses) - Top 16 by worldRanking get seeded; fallback to Elo order if none stored - Add /admin/sports-seasons/:id/snooker-elo route with bulk import (name, Elo, world ranking format) and per-player Elo + Rank # form, matching darts-elo UX - Update snooker simulator tests: remove name-based ranking fixtures, add tests for DB-driven rankings and Elo fallback https://claude.ai/code/session_01Fz54vdsLjDVintFguH32To |
||
|---|---|---|
| .. | ||
| components | ||
| contexts | ||
| hooks | ||
| lib | ||
| models | ||
| routes | ||
| services | ||
| test | ||
| types | ||
| utils | ||
| welcome | ||
| app.css | ||
| entry.client.tsx | ||
| entry.server.tsx | ||
| root.tsx | ||
| routes.ts | ||