Ask a wearable team about battery life and you'll get a number, because battery life is marketed as a number: five days, seven days, two weeks. Ask why the number matters and the conversation gets more interesting. Nobody actually wants "seven days of battery." They want to never think about the battery at all. The number is a proxy for a feeling — and optimizing the proxy instead of the feeling leads hardware teams to some strange places.
For the Ring, we started from the feeling. A device meant to disappear cannot have a charging ritual, because rituals are memory, and memory is attention. The engineering requirement that falls out of this is not "maximize days per charge." It's "minimize the number of times per year the person must think about power." Those sound similar. They produce very different designs.
The power budget is an attention budget
Every microwatt in the Ring is spent twice: once from the battery, and once from the wearer's future attention. A sensor that samples aggressively buys better data today at the cost of an earlier charging interruption next week. So our power budget reviews are really attention budget reviews. The sampling scheduler is meant to earn its complexity by learning when a person's physiology is informative — sampling more densely around meaningful transitions like sleep and recovery, and coasting through the long stable middles of a day.
On-device inference sharpens the same trade. Shipping raw signal off the device costs radio power, the most expensive power there is; a model that runs locally and transmits conclusions is not just a privacy decision, it's a battery decision. It's a happy alignment: the architecture that keeps your physiological data on your finger is the same architecture that keeps the charger in the drawer.
Nobody wants seven days of battery. They want to never think about the battery at all.
Patience as a spec
The hardest part of this discipline is what it forbids. A brighter status LED, a richer haptic vocabulary, an extra radio wake for fresher syncing — each is individually defensible and collectively fatal. We keep a running list of features the power budget has killed, and we've stopped mourning them. The list is the product working as intended: every line item is an interruption the wearer will never experience.
Patience, it turns out, can be specified. It looks like margins held in reserve, features declined, and a device that treats the wearer's attention as the scarcest resource in the system — because it is.