Model/infrastructure
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 Report a void property when Abri finds no tenancy for the place 🟩 2026-07-27 11:23:12 +00:00
chatgpt moved classifier data transformation to an easy one 2026-06-01 14:53:34 +00:00
condition Count Calico rows dropped as blank placeholders or unmatched references 🟩 2026-07-13 15:08:56 +00:00
email Bulk download: readable email, deal-name folders, visible worker logs 2026-07-08 15:02:38 +00:00
epc_client Unsupported EPC schema versions are skipped with a warning, not a crash 2026-07-10 11:17:07 +00:00
hubspot Leave an already-flagged deal alone and fail loudly on a failed flag 🟩 2026-07-27 13:34:50 +00:00
landlord_overrides Classify the landlord Hot Water and Heating columns into categories 🟩 2026-06-19 14:09:05 +00:00
magic_plan define MagicPlanConfig class to get environment variables 2026-06-05 15:46:32 +00:00
openai updated rdsap option; seperated s3 location in infrastrucutre; added open ai api 2026-06-01 16:33:14 +00:00
pashub_fetcher Raise truncation error when PasHub stops serving pages before the full evidence set arrives 🟩 2026-07-28 10:12:03 +00:00
postcodes_io docs(adr): record nearby-postcode broadening (0034) + share HTTP retry primitive 2026-06-23 16:54:06 +00:00
postgres feat(classifier): GREEN — classify + finalise the Boiler Efficiency Band 2026-07-29 16:32:42 +00:00
s3 PR review: best-effort read path, true per-member streaming, race-safe 409, local email 🟩 2026-07-08 11:08:46 +00:00
solar Pace Solar calls per container to stay under the 600 QPM fleet cap 🟩 2026-06-25 16:00:33 +00:00
xlsx Address review: stream workbook to /tmp, repo the scenario-name SQL 2026-07-18 19:51:51 +00:00
__init__.py added postcode splitter rewrite to ddd 2026-05-19 16:35:09 +00:00
address2uprn_queue_client.py get rid of comments 2026-05-20 13:21:11 +00:00
http_retry.py Add opt-in full-jitter backoff to de-synchronise concurrent retries 🟩 2026-06-25 10:45:00 +00:00
sqs_client.py get rid of comments 2026-05-20 13:21:11 +00:00