Model/applications
Khalim Conn-Kowlessar 6a4039c486 feat(classifier): GREEN — classify + finalise the Boiler Efficiency Band
New boiler_efficiency_band classifier column (handler.py) reading the shared
Heating source header via the deterministic guard (LLM fallback -> UNKNOWN),
cached in landlord_boiler_efficiency_band_overrides. override_component mirror +
cache-table pgEnum are FE-owned (deferred/Class-A/B — no deploy until the Drizzle
migration lands). Finaliser treats the band as an OPTIONAL component: UNKNOWN ->
skip (no row), not fail-loud like the mandatory ones (ADR-0068).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-29 16:32:42 +00:00
..
abri Complete the task for a void property instead of dead-lettering it 🟩 2026-07-27 11:26:42 +00:00
ara_export Add default-plan export selection + plan_name column (ADR-0065) 2026-07-22 09:21:38 +00:00
ara_first_run Thread the historic-EPC reader through the first-run composition root 🟩 2026-07-06 08:41:56 +00:00
audit_generator add local handler and orchestrator 2026-06-30 13:58:41 +00:00
bulk_document_download Bulk download: readable email, deal-name folders, visible worker logs 2026-07-08 15:02:38 +00:00
bulk_upload_finaliser property override 2026-06-05 12:18:13 +00:00
condition Fix the condition Lambda Dockerfile for the DDD layout 2026-07-13 17:03:49 +00:00
landlord_description_overrides feat(classifier): GREEN — classify + finalise the Boiler Efficiency Band 2026-07-29 16:32:42 +00:00
magic_plan use task_handler rather subtask_handler for magicplan 2026-06-09 12:17:57 +00:00
modelling_e2e Merge pull request #1700 from Hestia-Homes/investigatin/bugs_for_esh 2026-07-28 18:25:50 +01:00
pashub_fetcher Move the PasHub fetcher into the DDD layer structure 🟪 2026-07-22 13:35:54 +00:00
postcode_splitter updated rdsap option; seperated s3 location in infrastrucutre; added open ai api 2026-05-22 14:00:33 +00:00
sharepoint_renamer Bind a property's rename callback without a default-argument trick 🟪 2026-07-29 10:05:29 +00:00
__init__.py applications/postcode_splitter: PostcodeSplitterOrchestrator + Lambda entrypoint slice 2026-05-19 17:46:12 +00:00