ai-code-battle/web/src/components
jedarden 13d5a9f17d feat(web): add win probability graph to mobile playlist carousel §16.16
- Integrated WinProbSparkline component into playlist-carousel metadata panel
- Compute win probabilities on card load using WinProbabilityEngine
- Tap score bar now toggles metadata panel with win probability graph
- Display critical moments and turn-by-turn probabilities
- Sparkline is clickable to scrub to specific turns

Closes: bf-12nc7

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 21:36:22 -04:00
..
annotation.ts fix: remove unused imports in evolver, misc pre-dispatch changes 2026-04-22 18:32:46 -04:00
bot-card.ts fix(web): serve replays from same-origin /data/ static assets, not R2 2026-05-26 16:41:30 -04:00
director.test.ts test(web): add Director Mode unit tests per §16.10 2026-05-25 23:16:42 -04:00
director.ts feat(replay): implement Director Mode adaptive auto-speed playback per §16.10 2026-04-21 17:57:10 -04:00
event-timeline.ts phase-9: implement match event timeline with computed events 2026-05-08 11:39:04 -04:00
pip-registry.ts feat(web): add ambient activity awareness per §16.18 2026-04-22 17:06:02 -04:00
pip.ts feat(web): add ambient activity awareness per §16.18 2026-04-22 17:06:02 -04:00
playlist-carousel.ts feat(web): add win probability graph to mobile playlist carousel §16.16 2026-05-26 21:36:22 -04:00
skeleton.ts feat(web): performance trifecta — preload-on-hover, skeleton screens, back-cache per §16.14 2026-04-22 13:28:43 -04:00
theater.ts feat(web): add theater component and playlist carousel 2026-04-22 14:31:08 -04:00
win-prob.ts phase-8: win probability sparkline + critical moments in replay viewer 2026-05-08 14:17:26 -04:00