From 4eb70dc178ef2dd9b1a30ba6f803b77292c4d068 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 21 Jun 2026 23:51:30 +0000 Subject: [PATCH] Deprioritize WHOOP: code against API docs, first user validates WHOOP developer registration requires device ownership. Sync service will be built against their documented API; first WHOOP-owning user serves as the integration tester. Focus on Garmin and Oura first. --- OUTSTANDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OUTSTANDING.md b/OUTSTANDING.md index 331d702..01c569c 100644 --- a/OUTSTANDING.md +++ b/OUTSTANDING.md @@ -46,7 +46,7 @@ | Task | Blocker | Effort once unblocked | |------|---------|----------------------| | `garmin_sync.py` — Garmin Connect sync service | Apply at developer.garmin.com using DiligenceWorks Pte. Ltd. ~2 business days approval | 2-3 hours | -| `whoop_sync.py` — WHOOP sync service | Register at developer.whoop.com. Requires WHOOP device ownership | 2-3 hours | +| `whoop_sync.py` — WHOOP sync service | **Deprioritized.** Requires WHOOP device to register developer app. Build against API docs; first WHOOP-owning user validates. | 2-3 hours | | `oura_sync.py` — Oura Ring sync service | Register at cloud.ouraring.com. Self-serve, immediate | 2-3 hours | | COROS partner API application | Apply at support.coros.com. Timeline unclear | MCP bridge already designed, no backend code needed |