Skip to content

BE-021: Implement readiness score calculation

Track: 1 — MVP
Section: 1.7 Health Dashboard API
Status: [x] Done Repo: backend-api Branch: feature/BE-001-health-metrics-unique-constraint

Done When

GET /health/dashboard returns readiness_score: 0-100 based on last night sleep + resting HR + HRV. Formula documented in code comment. Returns null with reason when <3 days data

Notes

No notes yet.