gendesign/frontend
lekss361 4e431bf950 merge: resolve conflicts с main (X1/X2/P1/P2 уже merged)
Конфликты в:
- 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.
2026-05-12 08:21:49 +03:00
..
public feat(docs): /docs/b2b-channels (rendered) + /docs/b2b-channels.md (raw) for sharing 2026-05-11 23:36:02 +03:00
src merge: resolve conflicts с main (X1/X2/P1/P2 уже merged) 2026-05-12 08:21:49 +03:00
.dockerignore fix(scraper): диагностируем «кнопка не работает» — Redis lock + task_received log 2026-04-28 23:17:42 +03:00
.env.example init 2026-04-25 13:45:19 +03:00
.eslintrc.json init 2026-04-25 13:45:19 +03:00
Dockerfile perf(ci): parallelize docker builds + add npm cache mount 2026-05-11 15:01:10 +03:00
next-env.d.ts add interactive analytics dashboard for Sverdlovsk market and PRINZIP 2026-04-27 16:55:30 +03:00
next.config.ts feat(docs): /docs/b2b-channels (rendered) + /docs/b2b-channels.md (raw) for sharing 2026-05-11 23:36:02 +03:00
package-lock.json add interactive analytics dashboard for Sverdlovsk market and PRINZIP 2026-04-27 16:55:30 +03:00
package.json add interactive analytics dashboard for Sverdlovsk market and PRINZIP 2026-04-27 16:55:30 +03:00
tsconfig.json init 2026-04-25 13:45:19 +03:00