feat(site-finder): max-info попапы — конкурент / §3-таблица / польз.точка / соседи (#2111) #2113
No reviewers
Labels
No labels
admin
analytics
auth
automation
bug
business
chore
ci
compliance
data
data-moat
docs
duplicate
dx
enhancement
Fable 5 ревью
feedback/max
generative
GG-форсайт
needs-discussion
needs-human
observability
pause-bots
performance
priority/p0
priority/p1
priority/p2
priority/p3
scope/backend
scope/db
scope/devops
scope/frontend
scope/qa
scrapers
security
site-finder
stage/1
stage/2
status/blocked
status/done
status/needs-analysis
status/needs-fix
status/qa
status/ready
status/review
status/wip
tech-debt
tradein
ux
week ревью 1
wontfix
вторичка
ИРД
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lekss361/gendesign#2113
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/secondary-max-info"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Что
MEDIUM/LOW-пункты аудита #2111: попапы/карточки показывали данные, которые есть в ответе, но не доходили до UI. Все поля едут через существующие loose
dict[str, Any]passthrough'ы (competitors,neighbors_summary) — без изменения контракта/codegen.MarketLayers): «Застройщик» (dev_name) + «Ср. площадь кв.» (avg_area_pd— SQL уже считал вobj_pricingCTE, прокидываем явно в_competitor_with_coords).NspdEngineeringNearbyBlock): вторичная строка Назначение / Характеристики / Адрес / № ЕГРН (EngineeringStructureуже несёт эти поля после #2112).CustomPoiLayer): scope-метка («Глобальная точка» / «Привязана к участку …») + «Добавлена … · изменена …» (formatDateс NaN-guard).NeighborsBlock): «Назначение» + «Статус» (cad_buildings.purpose/status→ добавлены в neighbors CTE SELECT + neighbor dict; прод-verified: колонки есть, ~100% заполнено).Контракт / тесты
competitors/neighbors_summary—list[dict[str, Any]]passthrough → OpenAPI не меняется, codegen не нужен. FE-типы (ParcelAnalysisCompetitor.avg_area_pd,NeighborBuilding.purpose/status) — optional+nullable (backward-compat)._utility_characteristicsmaterial RU (known→RU, case-insensitive, unknown→passthrough);_competitor_with_coordsavg_area_pd passthrough. Backend 36 relevant tests зелёные, ruff clean. Frontendtsc/eslint/prettier ✅.purpose/statusпокрыты только DB-gated EXPLAIN-тестом (integration), unit-покрытия нет by design — прод-verified вместо этого.После merge+deploy — скриншот-верификация попапов на проде.