feat(ux): rename stress score to Autonomer Stressindex, consolidate Body Battery + Readiness#205
Merged
Conversation
…ody Battery + Readiness Stress score: - Renamed to "Autonomer Stressindex" throughout UI and help text - Blend weight updated to 75/25 (HRV/Garmin) in labels and explanations; Garmin stress is itself HRV-derived so over-weighting it double-counted the same signal Body Battery & Readiness: - Readiness tile removed from metrics overview — consolidated into the Body Battery detail page as a preview card with current score + link - metrics-overview.js: body-battery-custom replaces standalone readiness tile - metrics-energy.js: fetches /api/readiness in addition to body battery; renders Readiness as customHtml preview card on the Body Battery page Docs: - energy-metrics.md: circular σ note for sleep consistency, stress blend corrected to 75/25, autonomic index terminology Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This was referenced Jun 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
help.jsmetrics-energy.js/api/readiness+ renders Readiness ascustomHtmlpreview cardmetrics-overview.jsbody-battery-custom("Body Battery & Erholung")docs/energy-metrics.mdTest plan
/metrics/body-battery-custom→ shows Readiness preview card below Body Battery score🤖 Generated with Claude Code