mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-27 23:35:01 +00:00
Add `rafter_insulation_thickness` to `EpcBuildingPartModel` (JSONB, matching the sibling thickness columns so Union[str, int] survives) and wire it through `from_domain` / `_to_building_part`. Property 749719 lodges "250mm" -> Table 16 col (2) U 0.23. Dropped, the roof billed at U 2.30 — a 10x error worth -9.8 SAP (lodged 73, calculated 63.2) that moved the dwelling a whole band, C -> D, and drew a 9.63-point loft-insulation recommendation on a roof rated 4/5 by the assessor. The sibling wall/roof/floor_u_value and wall_is_basement fields have the same drop but are deliberately NOT persisted: they are full-SAP artefacts and we re-model as RdSAP, which uses default U-values. Their allow-list entries are re-justified rather than removed — the previous "not read by the calculator" was stale and is what hid this drop. Requires the Drizzle migration in Hestia-Homes/assessment-model to land FIRST; without the column, EPC reads fail outright. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| adr | ||
| backlog | ||
| grill-sessions | ||
| migrations | ||
| baseline-downgrade-followups.md | ||
| HANDOVER_API_ACCURACY_S2.md | ||
| HANDOVER_API_FETCH_AND_REPORT.md | ||
| HANDOVER_API_PROFILING.md | ||
| HANDOVER_ARA_NEXT.md | ||
| HANDOVER_EPC_PREDICTION.md | ||
| HANDOVER_EPC_PREDICTION_WIRING.md | ||
| HANDOVER_MODELLING.md | ||
| HANDOVER_NEXT_PHASE_PROMPT.md | ||
| HANDOVER_PASHUB_838_PROBLEM_PROPERTIES.md | ||
| HANDOVER_PASHUB_EXTRACTOR_ACCURACY.md | ||
| HANDOVER_REAL_LIFE_CERT_ACCURACY.md | ||
| HANDOVER_SUMMARY_AUDIT.md | ||
| MIGRATION_NOTE_predicted_epc_source.md | ||
| PR_NOTE_system_built_basement_1177.md | ||