mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
Review findings on PR #1527: - The overlay constants, ScoredOption builder, ventilation dependency and selected_types helper come from the shared _optimiser_fixtures module (landed on the fabric-first base) instead of local copies; the boiler overlay is the shared BOILER_OVERLAY (SAP Table 4a code 104, a mains-gas combi) rather than code 201, which is neither a boiler nor a heat pump. _IWI_OVERLAY (solid-wall internal, type 3) stays local — no shared equivalent — and the carbon stubs stay bespoke (the shared StubScorer has no CO2 knob). - The optimise_package_fabric_first import is lifted to module scope. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| abri | ||
| applications | ||
| backend | ||
| datatypes | ||
| domain | ||
| e2e | ||
| fixtures | ||
| harness | ||
| infrastructure | ||
| lambdas | ||
| magic_plan | ||
| orchestration | ||
| repositories | ||
| scripts | ||
| utilities | ||
| utils | ||
| __init__.py | ||
| conftest.py | ||
| test_lambda_packaging.py | ||