gendesign/tradein-mvp/backend
bot-backend f5bfa3dca5
All checks were successful
CI / changes (pull_request) Successful in 9s
CI Trade-In / changes (pull_request) Successful in 10s
CI Trade-In / frontend-checks (pull_request) Has been skipped
CI / backend-tests (pull_request) Has been skipped
CI / frontend-tests (pull_request) Has been skipped
CI / openapi-codegen-check (pull_request) Has been skipped
CI Trade-In / backend-tests (pull_request) Successful in 1m45s
fix(tradein/estimator): lock honest asking_to_sold_ratio invariant thru segment-multiplier + disambiguate torg bases (#2087 M2/M3)
M2 root-cause fix already landed in PR #2152/#2141 — honest-ratio recompute
runs unconditionally after all median mutations. Gap found: segment-multiplier
(#2255) mutates both sides after that recompute with independent rounding,
untested at the ratio-invariant level. Added regression guard.

M3 — median_bargain_pct (house-level exposure discount) and
asking_to_sold_ratio (estimate-level asking-vs-sold) are genuinely different
metrics with no honest common basis. Chose explicit cross-referencing
docstrings over merging.
2026-07-04 09:44:09 +03:00
..
app fix(tradein/estimator): lock honest asking_to_sold_ratio invariant thru segment-multiplier + disambiguate torg bases (#2087 M2/M3) 2026-07-04 09:44:09 +03:00
data/sql fix(tradein/scrapers): подключить geoportal coords backfill в scheduler (#1967) (#2346) 2026-07-03 23:25:47 +00:00
scripts feat(tradein/scraper-kit): migrate admin.py debug routes + domclick ingest to kit (#2305) 2026-07-04 00:27:01 +03:00
tests fix(tradein/estimator): lock honest asking_to_sold_ratio invariant thru segment-multiplier + disambiguate torg bases (#2087 M2/M3) 2026-07-04 09:44:09 +03:00
.dockerignore feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
Dockerfile chore(scraper-kit): docker-context wiring + restore backend workspace dep (#2137) 2026-07-02 14:21:38 +00:00
pyproject.toml ci(tradein): pre-merge гейт — backend pytest + frontend type-check/lint (#2208) (#2220) 2026-07-02 19:56:22 +00:00