@kaiord/core / mealSlotSchema
Variable: mealSlotSchema
constmealSlotSchema:ZodEnum<{breakfast:"breakfast";dinner:"dinner";lunch:"lunch";snack:"snack"; }>
Defined in: packages/core/src/domain/schemas/health/nutrition.ts:25
Time-of-day slot a manual intake entry belongs to. Optional context on an entry; the four canonical slots cover the common logging cadence without a free-form bucket.