This website requires JavaScript.
Explore
Help
Sign In
admin
/
Meal-Planner
Public Access
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0a097da18e8213f45248f48992d8c5be588bab8d
Meal-Planner
/
backend
/
app
/
services
/
planner
T
History
admin
3f92e1f641
feat: planner orchestrator - load, filter, score, select, persist
2026-05-06 09:11:53 -07:00
..
__init__.py
feat: planner config (weights, thresholds, K) and shared types
2026-05-06 06:38:26 -07:00
config.py
feat: planner config (weights, thresholds, K) and shared types
2026-05-06 06:38:26 -07:00
cost.py
feat: planner cost+savings estimator against ingredient_grocery_match
2026-05-06 06:40:33 -07:00
filter.py
feat: planner hard-constraint filter for the 6 spec constraints
2026-05-06 06:42:49 -07:00
generate.py
feat: planner orchestrator - load, filter, score, select, persist
2026-05-06 09:11:53 -07:00
score.py
feat: planner per-recipe scoring with 5 weighted signals
2026-05-06 06:44:58 -07:00
select.py
feat: planner top-K set enumeration with protein/cuisine diversity penalty
2026-05-06 06:48:26 -07:00
types.py
feat: planner config (weights, thresholds, K) and shared types
2026-05-06 06:38:26 -07:00