chore: refresh preview pages + add tradein landing #283
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#283
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "chore/preview-pages-refresh"
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?
Summary
Заменяем устаревший набор preview-страничек на новые версии из аудита gendsgn.ru + добавляем landing для trade-in продукта.
Файлы
public/analytics.htmlpublic/developers.htmlpublic/index.htmlpublic/landing.htmlpublic/site-finder.htmlpublic/site-finder-analysis.htmlpublic/tradein.htmlЗамечания
.htmlextension всегда serves static первым (например/analytics→ Next.jsapp/analytics/page.tsx,/analytics.html→ static preview)landing.htmlиз PR #279 (51KB) полностью заменён новой версией (41KB)Test plan
curl -sI https://gendsgn.ru/{analytics,developers,index,landing,site-finder,site-finder-analysis,tradein}.html→ все 200 OK/analytics,/site-finderи т.д. продолжают работать (без.htmlextension)Post-merge audit (deep-code-reviewer) — verdict APPROVE.
Sanity-check 7 файлов (+5429/-258):
2[aby], eyJ, sk-, api_key, password=, bearer) — clean./index.html(explicit) — отдаётся как static. Регрессии для "/" нет.Smoke / regression рекомендую (после deploy):
Minor follow-up (не блокирующий, можно отдельным PR):
<meta name="robots" content="noindex">для preview-страниц, чтобы не индексировались поисковиками (особенно tradein.html и index.html).