Конфликты в: - backend/app/api/v1/parcels.py — keep both D4 pipeline (constants + _aggregate_pipeline) И весь P1/P2 stack из main (_polygon_suitability, _COST_PER_M2_*, _parse_floors, _neighbors_summary). Response dict содержит все 4 секции: pipeline_24mo, geometry_suitability, neighbors_summary, confidence + score_breakdown_detailed. - frontend/src/types/site-finder.ts — все 4 optional поля в ParcelAnalysis: pipeline_24mo, geometry_suitability, neighbors_summary, confidence_*. ruff + tsc + lint — clean. |
||
|---|---|---|
| .. | ||
| alembic | ||
| app | ||
| db/init | ||
| output | ||
| tests | ||
| .dockerignore | ||
| .env.example | ||
| .env.runtime.example | ||
| alembic.ini | ||
| debug.log | ||
| Dockerfile | ||
| pyproject.toml | ||
| uv.lock | ||