- HR shown as a top arc gauge in Garmin zone colors (grey/blue/green/
orange/red) with a marker on the current zone and the bpm number below
- Redraw court to a proper padel layout: net centered, service lines at
the 3m-from-back-wall proportion, center line only between service lines
- Wider court with a configurable blue surface (bgColor param on
CourtRenderer, ready for the future settings screen)
- Serve ball marks the back zone (farthest from the net) of the server
- Roomier score spacing; games column white, sets accent green; "Pts"
- HR + time on a matched FONT_MEDIUM
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add Sensor and UserProfile permissions to manifest.xml (required for
Toybox.Sensor and Toybox.UserProfile API access; build fails without them).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Writes the complete TDD test suite for PadelMatch before the engine
exists. Build intentionally fails to compile (RED phase) — undefined
symbols PadelMatch, RulesConfig, US, THEM, and QUAD_* constants are all
defined in Task 3.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>