mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
The four lodged_* columns are nullable as a unit; from_domain writes them all NULL when a predicted Property has no Lodged Performance, and to_domain reconstructs lodged=None (lodged_sap_score is the read discriminator, mirroring the bill block). The production lodged_* columns are FE-owned (Drizzle) and need a companion ALTER ... DROP NOT NULL migration before the backend writes NULL. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| applications | ||
| datatypes | ||
| domain | ||
| e2e | ||
| fixtures/epc_prediction | ||
| harness | ||
| infrastructure | ||
| lambdas | ||
| magic_plan | ||
| orchestration | ||
| repositories | ||
| scripts | ||
| utilities | ||
| __init__.py | ||
| conftest.py | ||
| test_lambda_packaging.py | ||