feature: cook log — 'I made this' with timestamps #64

Closed
opened 2026-04-08 06:43:30 -07:00 by pyr0ball · 0 comments
Owner

Saved recipes have rating/notes but no cook history. Prerequisite for meal rotation, meal planning, and 'last made this 3 weeks ago' context.

Implementation: cook_log table: id, saved_recipe_id FK, cooked_at, servings, notes. 'I cooked this' appends to log. Surface 'Last made: 3 weeks ago' in saved recipe cards. Paid: rotation-aware suggestions.

Tier: Free for logging; Paid for rotation-aware ranking.

Saved recipes have rating/notes but no cook history. Prerequisite for meal rotation, meal planning, and 'last made this 3 weeks ago' context. **Implementation:** `cook_log` table: `id, saved_recipe_id FK, cooked_at, servings, notes`. 'I cooked this' appends to log. Surface 'Last made: 3 weeks ago' in saved recipe cards. Paid: rotation-aware suggestions. Tier: Free for logging; Paid for rotation-aware ranking.
pyr0ball added this to the Beta — Recipe Suggestions milestone 2026-04-08 06:43:30 -07:00
pyr0ball added the
enhancement
label 2026-04-08 06:43:30 -07:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Circuit-Forge/kiwi#64
No description provided.