mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
PortfolioGoal is domain vocabulary (a Scenario's goal — legacy planning branches on PortfolioGoal.INCREASING_EPC), so it belongs in domain/ co-located with scenario.py, mirroring how domain/epc/wall_type.py holds an enum that infrastructure/ imports. This lets the consolidated ScenarioModel (next slice) source the goal enum from domain without an infra→backend dependency. portfolio.py keeps a re-export so every existing `from ...portfolio import PortfolioGoal` caller is unaffected. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| tests | ||
| addresses.py | ||
| bulk_address_uploads.py | ||
| condition.py | ||
| energy_assessments.py | ||
| epc.py | ||
| epc_property.py | ||
| funding.py | ||
| hubspot_deal_data.py | ||
| hubspot_project_data.py | ||
| hubspot_user.py | ||
| inspections.py | ||
| magic_plan.py | ||
| materials.py | ||
| non_intrusive_surveys.py | ||
| organisation.py | ||
| portfolio.py | ||
| postcode_search.py | ||
| recommendations.py | ||
| solar.py | ||
| tasks.py | ||
| uploaded_file.py | ||
| users.py | ||
| whlg.py | ||