fix: calorie balance uses per-day TDEE from SMA trend weight + workout kcal
Balance is now intake minus estimated expenditure rather than intake minus calorie goal. TDEE computed per day using that day's SMA trend weight (Mifflin-St Jeor BMR × NEAT multiplier) plus tracked workout calories, so a -500 kcal cut shows ~-500 on the balance card.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "homepage",
|
||||
"version": "1.14.0",
|
||||
"version": "1.14.1",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user