mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-08-03 05:18:22 +00:00
The gov-EPC API lodges a system-built wall as `wall_construction == 8` per the authoritative GOV.UK RdSAP `WallConstructionCode` enumeration (communitiesuk/epb-data-warehouse `.../SAP-Domains.xsd`: 8 = "system built" in every schema version 17.0-21.0.1; park home is 10). The solid- wall Recommendation Generator instead read code 8 as the Elmhurst park-home label and suppressed the whole cohort's EWI/IWI Recommendation (a 2026 DB sweep finds ~5.1k certs at code 8, ~2.1k uninsulated main walls). Rewrite the mislabelled park-home test to pin the correct behaviour (code 8 → EWI+IWI), and add a genuine park-home test on the gov code 10 so the fix doesn't start over-offering on real park homes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DX8oAGsGkBHq3U4dsxYRzz |
||
|---|---|---|
| .. | ||
| abri | ||
| applications | ||
| backend | ||
| condition | ||
| datatypes | ||
| domain | ||
| e2e | ||
| fixtures | ||
| harness | ||
| infrastructure | ||
| lambdas | ||
| magic_plan | ||
| orchestration | ||
| repositories | ||
| scripts | ||
| utilities | ||
| utils | ||
| __init__.py | ||
| conftest.py | ||
| test_lambda_packaging.py | ||