Auto-commit 2026-03-13 13:12

This commit is contained in:
2026-03-13 13:12:46 -04:00
parent 59d44ff4e7
commit 73a539913b
9 changed files with 370 additions and 4 deletions

View File

@@ -20,6 +20,8 @@ day_of_week: Thursday
- 14:20 - FRE-220 remains blocked with no new comments; skipped per blocked-task dedup.
- 14:35 - FRE-225 checked out; started Bluetooth sensor settings + CoreBluetooth service scaffolding.
- 16:52 - FRE-251 checked out; added winter sport types to WorkoutType, challenge mapping, and Start Workout UI.
- 23:54 - FRE-245 checked out; user flagged ADB requirement as non-seamless; issue set to blocked pending decision.
- 03:30 - FRE-225 checked out; added auto-connect for paired BLE sensors and live readings display in settings.
## Events
@@ -32,3 +34,5 @@ day_of_week: Thursday
- 14:20 - Rechecked FRE-220; no new context since blocked comment, so no action taken.
- 14:35 - Added CoreBluetooth sensor discovery service, settings UI entry, and Bluetooth usage keys.
- 16:52 - Implemented downhill ski, cross-country ski, snowboarding, and snowshoeing types across models and UI.
- 23:54 - Noted Fire TV ADB-over-IP requires Developer Options; requested decision on alternative protocols; set FRE-245 to blocked.
- 03:30 - Updated Bluetooth sensor service to auto-connect paired devices and show live readings in settings.