What goes into the weekly report
A weekly report pulls the last seven days of data from Apple Health and turns it into a single, readable narrative. The metrics that drive it are the ones the Apple Watch is best at:
- Sleep: total time, consistency, and a sense of how stable your nights have been.
- Heart rate variability (HRV): the daily SDNN values your watch records overnight, compared against your own baseline.
- Resting heart rate: trend across the week, not a single day.
- Workouts: sessions logged on the watch, including duration, heart-rate zones, and distance where it applies.
- Active energy and exercise minutes: the load side of the recovery-load picture.
Cross-metric reading is where it gets interesting. The report does not just list these numbers, it connects them. If HRV dropped the day after a long Zone 2 ride, that shows up. If sleep was short on three of the seven nights and resting heart rate ticked up, the report names it.
Why a weekly cadence
Daily numbers are noisy. One bad night does not mean a trend, and one strong workout does not mean fitness. Monthly summaries lose the granularity, you cannot act on something from three weeks ago. A week is the smallest window where patterns become reliable, and it is also short enough that you can do something with what you read.
That is why the report covers seven days, ends on Sunday, and lands in your dashboard at the start of the next week.
How VitalBrief generates it
The app reads from Apple Health locally, builds a structured summary of the week, sends it through an encrypted proxy to an external AI service, and gets back a 200 to 350 word narrative. No name, email, Apple ID, or device identifier is added by the app. The AI service is configured for zero data retention where supported.
The Wellness Score on top of the report is calculated locally on your device, not by the AI. It combines a recovery component (HRV and resting heart rate vs. your own baseline) with a training component (volume relative to your usual and to a population reference). The AI is told the score and the matching commentary, but it cannot contradict it.
Wellness, not medical. The weekly report is built for context and self-awareness. It does not diagnose anything and is not medical advice.