gendesign/tradein-mvp/backend
bot-backend 6647a9a8c1 docs(tradein): clarify n_analogs vs analogs[] top-10 cap (#698)
n_analogs is the FULL count; analogs is capped to top-10 (estimator.py
:2026/2028). Consumers reading len(analogs) under-count. Make the cap explicit
in both field comments, each referencing the other. Comments only — no field
or signature changes.

Refs #698
2026-05-30 17:58:11 +03:00
..
app docs(tradein): clarify n_analogs vs analogs[] top-10 cap (#698) 2026-05-30 17:58:11 +03:00
data/sql feat(tradein): white-label branded page for client «Практика» (#657) (#672) 2026-05-29 16:09:23 +00:00
scripts feat(backtest): per-rooms asking→sold correction block (#648 S1) (#650) 2026-05-29 13:11:55 +00:00
tests feat(tradein): insufficient_data flag on AggregatedEstimate (#697) (#734) 2026-05-30 14:40:04 +00:00
.dockerignore feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
Dockerfile feat(tradein): persistent infra для backfill scripts (PR F) (#592) 2026-05-27 06:59:54 +00:00
pyproject.toml feat(rbac): role-based access control via X-Authenticated-User middleware (#585) 2026-05-26 06:18:40 +00:00