fix(tradein/estimator): rebase ground-floor hedonic term onto current main (#2002, #2382) #2391

Merged
lekss361 merged 1 commit from fix/tradein-2382-hedonic-floor-rebase into main 2026-07-04 07:33:37 +00:00

1 commit

Author SHA1 Message Date
bot-backend
17b1b7525c fix(tradein/estimator): rebase ground-floor hedonic term onto current main (#2002, #2382)
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
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