ai-code-battle/web/public
jedarden 16fce127ff feat(viewer): render shrinking play-zone in replay viewer
Draws the active zone boundary and out-of-zone danger area using
per-turn zone_bounds data from the replay. The zone renders as:
- Red semi-transparent overlay outside the safe zone
- Solid red boundary circle with dashed inner ring
- Center cross marker
- Inactive zones show as subtle dashed outline

Changes:
- Add ZoneBounds type to types.ts
- Add zone_bounds field to ReplayTurn
- Implement drawZone() method in replay-viewer.ts
- Call drawZone() in renderStandardView()
- Update replay-schema-v1.json with ZoneBounds definition

Accepts: bf-k1oy

Closes: bf-k1oy
2026-05-24 10:24:44 -04:00
..
data test(web): verify match list page renders cards with real matches 2026-04-25 11:58:02 -04:00
img Add Phase 9 features: embeddable replay widget and playlists 2026-03-29 02:03:45 -04:00
wasm feat(playlists): add playlist curation and rebuild logic per §10, with series/seasons/enrichment 2026-04-21 16:11:27 -04:00
_headers fix(web): re-apply Content-Encoding and relax X-Frame-Options 2026-04-30 12:48:24 -04:00
replay-schema-v1.json feat(viewer): render shrinking play-zone in replay viewer 2026-05-24 10:24:44 -04:00
replay-test.json verify(blog): verify blog page generates and renders AI match commentary posts 2026-04-25 10:40:36 -04:00
REPLAY_VERIFICATION_SUMMARY.md test(web): verify replay viewer loads and plays real match replay 2026-04-25 12:27:56 -04:00
robots.txt Complete Phase 5: Add Cloudflare Pages deployment configuration 2026-03-24 09:31:35 -04:00
test-match-list.html test(web): verify match list page renders cards with real matches 2026-04-25 11:58:02 -04:00
test-real-replay.html test(web): verify replay viewer loads and plays real match replay 2026-04-25 12:27:56 -04:00
test-replay-viewer-bundled.html test(web): verify replay viewer loads and plays real match replay 2026-04-25 12:10:09 -04:00
test-replay-viewer-demo.html test(web): add standalone replay viewer test page 2026-04-25 10:39:01 -04:00
test-replay-viewer-real.html test(web): verify match list page renders cards with real matches 2026-04-25 11:42:47 -04:00
test-replay-viewer.html verify(blog): verify blog page generates and renders AI match commentary posts 2026-04-25 10:40:36 -04:00
test-win-prob.html test(web): verify match list page renders cards with real matches 2026-04-25 11:58:02 -04:00