@kaiord/core / expenditureSourceSchema
Variable: expenditureSourceSchema
constexpenditureSourceSchema:ZodEnum<{measured:"measured";mixed:"mixed";predicted:"predicted"; }>
Defined in: packages/core/src/domain/schemas/health/energy-balance.ts:10
Provenance of a resolved day expenditure: measured from ingested device calories, predicted from BMR + expected activity, or mixed when the day blends both.