mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
upload_recommendations and bulk_upload_recommendations_and_materials now set plan_id on each recommendation row (the plan id is already in scope), while still writing the plan_recommendations m2m — the dual-write that lets readers move onto plan_id with no breakage during the transition (ADR-0017 amendment / docs/migrations/recommendation-plan-id.md). The m2m write is removed in a later slice once no reader depends on it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bulk_uploads | ||
| db | ||
| domain | ||
| energy_assessments | ||
| local | ||
| plan | ||
| portfolio | ||
| requirements | ||
| tasks | ||
| whlg | ||
| __init__.py | ||
| assumptions.py | ||
| BatterySapScorer.py | ||
| config.py | ||
| dependencies.py | ||
| exceptions.py | ||
| main.py | ||
| utils.py | ||