gendesign/tradein-mvp/backend/app/core
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
..
__init__.py feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
auth.py feat(tradein/v2): реальный display-профиль в TopNav через /me (#2046) 2026-07-03 22:55:12 +03:00
config.py fix(tradein/estimator): rebase ground-floor hedonic term onto current main (#2002, #2382) 2026-07-04 10:23:38 +03:00
db.py feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
fdw.py feat(tradein): postgres_fdw live read of gendesign.cad_buildings (replaces snapshot) (#493) 2026-05-24 08:57:30 +00:00
ratelimit.py fix(tradein/security): defense-in-depth trusted-header auth + rate-limiter fix (#2213) (#2229) 2026-07-02 21:15:58 +00:00
shutdown.py feat(tradein/scraper): cooperative SIGTERM-drain for graceful deploy (#1182 Phase 2) 2026-06-28 19:52:09 +03:00