Model/domain/modelling/generators
Jun-te Kim d1f064433c Offer EWI/IWI on a gov-API system-built wall (code 8) 🟩
Key the solid-wall Recommendation Generator's system-built branch on the
gov-EPC API code 8 (`_WALL_SYSTEM_BUILT_GOV_API`) alongside the internal
code 6, so a precast/no-fines-concrete system-built wall gets its EWI+IWI
Options. This mirrors `u_wall`, which already resolves code 8 as
system-built via `rdsap_uvalues._GOV_API_WALL_CODE_TO_TYPE[8] =
WALL_SYSTEM_BUILT`. Repoint the explicit park-home exclusion to the
gov-canonical park-home code 10. Supersedes ADR-0019's "do not key
system-built on 8", which read code 8 as the Elmhurst park-home label.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DX8oAGsGkBHq3U4dsxYRzz
2026-07-28 10:33:16 +00:00
..
__init__.py refactor(modelling): group domain/modelling into generators/scoring/optimisation 2026-06-03 13:48:36 +00:00
floor_recommendation.py Floor insulation is withheld when it cannot lower the derived floor U 🟩 2026-07-03 16:06:45 +00:00
floor_u_value_gate.py Floor insulation is withheld when it cannot lower the derived floor U 🟩 2026-07-03 16:06:45 +00:00
glazing_recommendation.py modelling: glazing overlay models draught-proofing + frame-factor re-lodge 2026-06-24 08:25:08 +00:00
heating_recommendation.py ASHP sizing targets the Appendix-N efficiency peak (realistic installed pump) 🟩 2026-07-03 11:02:13 +00:00
lighting_recommendation.py feat(modelling): MeasureType StrEnum as the canonical measure vocabulary 2026-06-08 19:54:04 +00:00
roof_recommendation.py Recommend loft insulation for a loft below the building-regs depth 🟩 2026-07-10 16:06:44 +00:00
secondary_heating_recommendation.py feat(modelling): secondary-heating-removal generator + MeasureType (ADR-0028) 2026-06-11 13:35:14 +00:00
solar_recommendation.py A small roof derives Sub-Ladder rungs below Google's smallest config 🟪 2026-07-07 22:10:37 +00:00
solid_wall_recommendation.py Offer EWI/IWI on a gov-API system-built wall (code 8) 🟩 2026-07-28 10:33:16 +00:00
ventilation_recommendation.py feat(modelling): MeasureType StrEnum as the canonical measure vocabulary 2026-06-08 19:54:04 +00:00
wall_recommendation.py Cavity fill is withheld when it cannot lower the derived wall U 🟩 2026-07-03 11:41:33 +00:00
wall_u_value_gate.py Solid-wall insulation is withheld when it cannot lower the derived wall U 🟩 2026-07-03 11:40:41 +00:00