Skip to content

@kaiord/core


@kaiord/core / expenditureSourceSchema

Variable: expenditureSourceSchema

const expenditureSourceSchema: 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.