ai-code-battle/web/src/styles
jedarden 2480104214 feat(web): add rivalry platform integration (plan §13.5)
Adds Top Rivalries widget to landing page and Rivals section to bot
profiles, completing the platform integration for the automatic rivalry
detection system.

## Changes
- web/src/pages/home.ts: fetch rivalries data and render Top Rivalries card
- web/src/pages/bot-profile.ts: add Rivals section filtered to this bot
- web/src/styles/components.css: add rivalry list/item styles

## Plan §13.5 Platform Integration
 Rivalry widget on landing page with head-to-head records
 Bot profile pages show Rivals section with filtered rivalries
 Narratives already implemented via buildRivalryNarrative()

Closes: bf-2quf
2026-05-25 07:21:27 -04:00
..
base.css feat(acb-api): implement bot registration, job coordination, and replay endpoints per plan §12 Phase 4 2026-04-21 08:58:42 -04:00
components.css feat(web): add rivalry platform integration (plan §13.5) 2026-05-25 07:21:27 -04:00
mobile.css Bug fix bf-1unj: Fix match card participant names cut off on mobile 2026-05-13 18:34:19 -04:00