gendesign/tradein-mvp/backend/app/schemas
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
..
__init__.py feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
search.py feat(tradein): Phase 3.2 — /api/v1/search endpoint + Redis cache (#479) 2026-05-23 14:44:22 +00:00
search_response.py feat(tradein): Phase 3.2 — /api/v1/search endpoint + Redis cache (#479) 2026-05-23 14:44:22 +00:00
trade_in.py docs(tradein): clarify n_analogs vs analogs[] top-10 cap (#698) 2026-05-30 17:58:11 +03:00