Replaces single-path cf-orch allocation with a three-tier strategy: tier 1 task_allocate() (coordinator-driven), tier 2 direct CFOrchClient.allocate() (TaskNotRegistered fallback), tier 3 local LLMRouter. Module-level imports for CFOrchClient and LLMRouter make all three paths patchable in tests without import caching issues. |
||
|---|---|---|
| .. | ||
| community | ||
| recipe | ||
| __init__.py | ||
| test_heimdall_orch.py | ||
| test_label_capture.py | ||
| test_llm_router_task.py | ||
| test_meal_plan_prep_scheduler.py | ||
| test_meal_plan_shopping_list.py | ||
| test_sensory.py | ||
| test_task_inference.py | ||