gendesign/tradein-mvp/backend
bot-backend 17b1b7525c
All checks were successful
CI Trade-In / changes (pull_request) Successful in 9s
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 1m40s
CI / changes (pull_request) Successful in 9s
fix(tradein/estimator): rebase ground-floor hedonic term onto current main (#2002, #2382)
Ports the single unique commit from the abandoned
feat/tradein-hedonic-ground-floor branch (fe69d6e7) — floor==1
discount term in the hedonic composite, completing the year+floor+area
roadmap item from #2002 (year+area already shipped). The 356 commits
since branch-off never touched this code path: the port is byte-
identical to the original, verified against the abandoned commit and
against a hermetic backtest replay (median_bias_pct deltas match
fe69d6e7 exactly).

Live-DB backtest (--resolve-house-id) not run — no prod DB access from
this worker; hermetic fixture-based regression gate + unit tests cover
the merge bar.
2026-07-04 10:23:38 +03:00
..
app fix(tradein/estimator): rebase ground-floor hedonic term onto current main (#2002, #2382) 2026-07-04 10:23:38 +03:00
data/sql feat(tradein/lead): POST /api/v1/trade-in/lead — persist contact leads (#2376) (#2390) 2026-07-04 07:12:22 +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): rebase ground-floor hedonic term onto current main (#2002, #2382) 2026-07-04 10:23:38 +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