Model/repositories/condition
Khalim Conn-Kowlessar 19e278e6ed Read portfolio property references from Postgres for UPRN resolution
Postgres adapter for PropertyReferenceReader: selects landlord_property_id and
uprn from the property table for a portfolio, feeding PropertyUprnLookup. Thin
I/O over the FE-owned property table; exercised end-to-end where a DB is
available (no DB in this environment).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-13 15:06:44 +00:00
..
__init__.py Relocate condition-data ingestion into the DDD layout 🟪 2026-07-13 14:51:25 +00:00
condition_postgres.py Relocate condition-data ingestion into the DDD layout 🟪 2026-07-13 14:51:25 +00:00
property_reference_reader.py Resolve landlord references to UPRNs, excluding unresolved rows 🟥 2026-07-13 15:03:55 +00:00
property_reference_reader_postgres.py Read portfolio property references from Postgres for UPRN resolution 2026-07-13 15:06:44 +00:00
property_uprn_lookup.py Report landlord references whose portfolio UPRN is null 🟩 2026-07-13 15:06:05 +00:00
uprn_lookup.py Relocate condition-data ingestion into the DDD layout 🟪 2026-07-13 14:51:25 +00:00