From fce9b1bbebf2c4bf8d5ff5658750b77a56129f57 Mon Sep 17 00:00:00 2001 From: bot-backend Date: Mon, 13 Jul 2026 01:04:11 +0300 Subject: [PATCH] fix(tradein/v2): mark location coefficient as informational; clarify price-history source - LocationDrawer/HeroBar: disclaimer that the location coefficient is illustrative and does not change the final quoted estimate (estimator does not use it). - mappers.ts: comment clarifying price-history 'avito_imv'/'yandex_valuation' are real archived-listing discriminators, not AVM valuations (card already honest). LOW audit R2 (#7c, #8). --- .../src/components/trade-in/v2/LocationDrawer.tsx | 13 +++++++++++++ .../frontend/src/components/trade-in/v2/mappers.ts | 3 +++ 2 files changed, 16 insertions(+) diff --git a/tradein-mvp/frontend/src/components/trade-in/v2/LocationDrawer.tsx b/tradein-mvp/frontend/src/components/trade-in/v2/LocationDrawer.tsx index ebf73275..77e07ab3 100644 --- a/tradein-mvp/frontend/src/components/trade-in/v2/LocationDrawer.tsx +++ b/tradein-mvp/frontend/src/components/trade-in/v2/LocationDrawer.tsx @@ -358,6 +358,19 @@ export function LocationDrawer({ {data.resultLabel} + {/* Fix #7c (audit): the estimator never reads this coefficient — it's + illustrative/reference only. Without this line the ₽-vs-₽ layout + above reads as if it changes the quoted price. */} +
+ Справочно: поправка на локацию не влияет на итоговую оценку. +
{data.factors.length > 0 ? (