mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
The orchestrator already threads budget/target_sap/dependencies into optimise_package, so no orchestrator change was needed. Add an integration test proving the new objective end-to-end on the real calculator: a band-D property (~57.4) with a goal of band D — already met — yields a Plan with NO measures and zero cost (the old max-gain objective would have recommended wall+floor+vent, improving within the band it is already in). Clarified that the existing multi-measure test now exercises the max-gain fallback (goal C unreachable from D, tops out ~61). Narrowed Optional sap_points/estimated_cost through locals to keep pyright strict-clean. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| fakes.py | ||
| test_ara_first_run_pipeline.py | ||
| test_ara_first_run_pipeline_integration.py | ||
| test_ingestion_orchestrator.py | ||
| test_landlord_description_overrides_orchestrator.py | ||
| test_postcode_splitter_orchestrator.py | ||
| test_property_baseline_orchestrator.py | ||
| test_task_orchestrator.py | ||