feat(ptica): complete cockpit — lower-grid + bottom-grid (Potential/Product/Clearance/Verdict) #1852
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#1852
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/ptica-cockpit-complete-bottom"
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?
Чинит «всё поплывшее» — React-порт cockpit'а имел только hero + Development Scan, а нижняя половина прототипа (нижний ряд + низ) не была построена, оттого страница обрывалась.
Достроено (по прототипу)
Нижний ряд (
.lower-grid): ОКС · Development Potential · Recommended Product (квартирография) · Инсоляционная матрица (→ 3D drawer).Низ (
.bottom-grid): Investment Clearance (GDV/Cost/Profit/ROI/IRR) · Buy Signal · Legal Status · Site Verdict (плашка «Приобретать/Нельзя/Нужна проверка» + чек-лист).Скан-сетка → 7 карточек (ОКС+Инсоляция переехали в нижний ряд, как в прототипе).
Данные (честно)
product_tz(класс+mix), «после прогноза» пока pending.gate_verdict, three-state).Качество
10 новых компонентов (
ptica/cockpit/), 6 типизированных{value,isReal,caption}адаптеров, scoped dark CSS, forecast-pending safe. tsc/lint/prettier/build ✅. code-reviewer ✅ (адверсариально: финмодель не фейкается, forecast-safe, % unit, three-state — все чисты); минор-чистки (.metric/.bignum + мёртвые адаптеры) внесены.Связано: ПТИЦА #1831-1851. После мержа+деплоя cockpit будет полным: hero → 7 scan → нижний ряд → низ с вердиктом.
Port the prototype's missing sections — the React cockpit had only hero + Development Scan, so the deployed page was incomplete («поплывшее»). Add: - lower-grid: ОКС · Development Potential · Recommended Product (квартирография) · Инсоляционная матрица (opens 3D); - bottom-grid: Investment Clearance · Buy Signal · Legal Status · Site Verdict («Приобретать/Нельзя/Нужна проверка» plaque + checklist). Move ОКС + Инсоляция out of DevelopmentScan → scan = 7 cards (prototype IA). Data honesty: Development Potential (real КСИТ/площадь/плотность), Recommended Product (forecast product_tz), Buy Signal + Site Verdict (forecast deficit + gate_verdict, real, three-state), Legal (zouit/red_lines/gate). Investment Clearance all «—» «после финмодели (§23)» — no fabricated numbers. Typed {value,isReal,caption} adapters; scoped dark CSS; forecast-pending safe. Cleanup: drop orphaned adaptOksCard/adaptInsolationCard; add .metric/.bignum.