gendesign/tradein-mvp/backend
lekss361 9c4c13780e feat(tradein-api): surface backfilled houses + placement history
After PR #527 bootstrap'нул 6,507 houses and linked 18,197 listings.
- /estimate/{id}/houses no longer filters source='avito' — returns direct
  match по нормализованному address + nearby houses (any source).
- New /estimate/{id}/placement-history returns historical lots from
  house_placement_history for the target house(s).
2026-05-24 17:15:30 +03:00
..
app feat(tradein-api): surface backfilled houses + placement history 2026-05-24 17:15:30 +03:00
data/sql fix(tradein/cian): sanitize valuation cache writes (047 UNIQUE + 026/044 cols) (#523) 2026-05-24 13:44:39 +00:00
tests fix(yandex-valuation): parse removed_date, fix total_floors regex, normalize NBSP (#526) 2026-05-24 14:12:16 +00:00
.dockerignore feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
Dockerfile feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
pyproject.toml fix(tradein-photos): sanitize uploaded images via Pillow re-encode (#511) 2026-05-24 11:32:04 +00:00