fix(tradein/domclick): органический заход через SERP перед card-fetch (anti-QRATOR) #2430
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#2430
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/tradein-domclick-organic-origin-fetch"
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
/fetch-json(origin-goto + settle wait, #1917) на обычный/fetch: опциональныйorigin— same-site якорь, на который камуфокс заходит ПЕРЕД целевым URL (реальные cookies/Referer вместо холодного goto).fetch_detail(): перед card-фетчем заходит на{scheme}://{netloc}/pokupka/kvartiry/vtorichka(same-site SERP) — эмпирически подтверждено вживую, что снижает подозрительность у QRATOR по сравнению с холодной прямой навигацией на карточку.origin— keyword-only, defaultNone→ byte-identical поведение для avito/cian/yandex (ни один из 12 существующих call-site'овBrowserFetcher.fetch()не передаёт origin).Test plan
tradein-mvp/browser/test suite: 82 passed / 4 failed (те же 4 failed воспроизведены независимо на неизменённом baseline черезgit stash— pre-existing_ensure_browser(proxy_override=...)signature drift из прошлого PR, не регрессия)tradein-mvp/backend— все 18 файлов, ссылающихся наbrowser_fetcher/BrowserFetcher/fetch_detail(avito/cian/yandex/domclick): 222 passed / 0 failedtradein-mvp/backendsuite (как в CI): 2279 passed, 6 skipped, 0 failedRefs #2000 — этот PR один из шагов, не закрывает issue целиком (см. комментарий в issue про оставшийся объём: merge dormant-ветки Layer B + enable schedule).