I've been exploring something: instead of showing health data as charts, render it as a living cell. Something that's scientifically grounded.
Your Apple Watch tracks HRV. HRV reflects autonomic balance, which is directly downstream of mitochondrial efficiency. Your watch is measuring your mitochondria, it just doesn't tell you that.
Sleep stages track cellular repair cycles. Deep sleep = growth hormone release + glucose metabolism. REM = neural protein synthesis. Your watch actually measures your nucleus at work.
VO2 Max measures how efficiently your cells convert oxygen to ATP. That's mitochondrial respiration capacity.
Once you realize that wearable data IS cellular data, the UI question changes from "how do we visualize heart rate?" to "how do we show someone the state of their mitochondria?"
This could change UI quite a bit. So I built a prototype that renders 17 biometric data points as organelles inside a cell. You can drill into any organelle to see the chart, stats, and clinical explanation.
Move your cursor across the cell. Organelles near your cursor come into focus and brighten, like adjusting the stage on a microscope. Click any organelle to zoom in. Use the arrows inside the circle to navigate between layers, or click the left half to go back.
Could something like this work with real Apple Health data at scale? The XML parser exists but hasn't been stress-tested on multi-year exports.
What other biological metaphors work for data? Nervous system for network traffic? Ecosystem for portfolio performance?
Is the cellular abstraction actually more intuitive than charts, or just more beautiful?
What would a "cell health score" look like, derived from the aggregate state?
I think there's something here beyond health. The idea that data can be rendered as living systems instead of static charts feels like an unexplored design space.