Конфликты в: - 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. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| .eslintrc.json | ||
| Dockerfile | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||