Fitness dashboard

Private runner

A private dashboard that reads Garmin and Whoop JSON files from the Mac and turns them into a morning decision view.

ENABLE_LOCAL_TOOLS=true pnpm dev

This is the first private tool in the site.

It reads local Garmin and Whoop files from ~/.clawdbot, normalizes them, and renders recovery, sleep, training load, VO2max, recent runs, and weekly summaries.

The public site can describe it. Only the local app can read the data.

Data sources

Safety boundary

The dashboard is read-only. Sync and push actions live behind confirmed assistant tools.