feat(recipes): add meal-prep-friendly tag to recipe engine #138
Labels
No labels
accessibility
backlog
beta-feedback
bug
duplicate
enhancement
feature-request
help wanted
invalid
needs-design
needs-triage
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/kiwi#138
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Request
Add a
meal-prep-friendlytag so users can filter for recipes that work well for batch cooking / prep-ahead workflows.Criteria for the tag
A recipe qualifies if it:
Implementation notes
meal_prep_friendlytoapp/db/store.pyrecipe tag vocabularyscripts/pipeline/infer_recipe_tags.py(can be heuristic: hasserves 4+ANDone-potORmake-aheadin tags/title)One-Pot,Comfort,Meal Preptags — map these on import