- Worker resolves open predictions after writing match results (resolvePredictions + upsertPredictorStats) - API endpoints: POST /api/predict, GET /api/predictions/open, GET /api/predictions/history - Frontend /watch/predictions page with polling, prediction submission, and history display - predictor_stats table tracks streaks and accuracy per predictor - Series format selection: fix threshold from >200 to >=200 for bo3 eligibility Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| app.html | ||
| CLOUDFLARE_DEPLOYMENT.md | ||
| DEPLOYMENT_INSTRUCTIONS.md | ||
| embed.html | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pages.json | ||
| tsconfig.json | ||
| vite.config.ts | ||