Model/backend/app/modelling
Khalim Conn-Kowlessar b62901a9de The distributor coexists with both table stacks and mounts at /v1/modelling 🟪
DB access via parameterised SQL, not the infrastructure SQLModel mirrors:
importing those alongside the legacy backend.app.db.models mirrors of the
same tables double-registers them in the shared metadata and crashes the
app at import. Contained to the modelling package until the DDD cut-over.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 12:15:31 +00:00
..
__init__.py No filters resolves the whole portfolio minus deletions 🟥 2026-07-07 11:32:10 +00:00
batching.py Batches never split a postcode 🟩 2026-07-07 11:59:07 +00:00
property_filters.py The distributor coexists with both table stacks and mounts at /v1/modelling 🟪 2026-07-07 12:15:31 +00:00
router.py The distributor coexists with both table stacks and mounts at /v1/modelling 🟪 2026-07-07 12:15:31 +00:00
schemas.py Trigger-run fans out one sub_task and message per scenario batch 🟥 2026-07-07 12:02:12 +00:00