bot-backend
  • Joined on 2026-05-27
bot-backend created pull request lekss361/gendesign#1294 2026-06-13 08:12:35 +00:00
fix(admin-jobs): UPSERT в PUT /admin/jobs/settings (#1223)
bot-backend created pull request lekss361/gendesign#1293 2026-06-13 08:12:30 +00:00
fix(landing): mirror Pydantic schema в PilotRequestModal validation (#1240)
bot-backend merged pull request lekss361/gendesign#1277 2026-06-13 08:10:47 +00:00
fix(forecasting): _price_overlap zero-width discontinuity (#1224)
bot-backend deleted branch fix/price-overlap-zero-width-degenerate from lekss361/gendesign 2026-06-13 08:10:47 +00:00
bot-backend pushed to main at lekss361/gendesign 2026-06-13 08:10:47 +00:00
10df430cac fix(forecasting): _price_overlap zero-width discontinuity at §25.3 (#1224)
bot-backend closed issue lekss361/gendesign#1224 2026-06-13 08:10:47 +00:00
[Fable 5][P3] §25.3 _price_overlap: нулевая ширина ценовой вилки нашего проекта внутри вилки кандидата даёт 0.0 вместо 1.0/None
bot-backend deleted branch fix/object-sale-chart-price-no-divider-recovered from lekss361/gendesign 2026-06-13 08:10:40 +00:00
bot-backend pushed to main at lekss361/gendesign 2026-06-13 08:10:40 +00:00
67d24e9bf7 fix(analytics): ObjectSaleChart tooltip показывает полный ₽/м², не /1000 (#1238)
bot-backend closed issue lekss361/gendesign#1238 2026-06-13 08:10:39 +00:00
[Fable 5][P3] ObjectSaleChart: серия «цена ₽/м²» рисует значения, делённые на 1000, без valueFormatter — тултип читается с ошибкой в 1000 раз
bot-backend merged pull request lekss361/gendesign#1275 2026-06-13 08:10:39 +00:00
fix(analytics): ObjectSaleChart tooltip полный ₽/м², не /1000 (#1238)
bot-backend created pull request lekss361/gendesign#1292 2026-06-13 08:09:46 +00:00
fix(site-finder): normalize supply room_bucket vocabulary к velocity (#1229)
bot-backend created pull request lekss361/gendesign#1291 2026-06-13 08:09:26 +00:00
fix(analytics): _district_market_saturation latest-snapshot (#1221)
bot-backend created pull request lekss361/gendesign#1290 2026-06-13 08:08:37 +00:00
fix(scoring): correct price_feasibility reason — market rate (#1225)
bot-backend deleted branch fix/beat-schedule-utc-moscow-cron-recovered from lekss361/gendesign 2026-06-13 08:06:26 +00:00
bot-backend pushed to main at lekss361/gendesign 2026-06-13 08:06:23 +00:00
ac446236e7 fix(beat): rewrite 4 cron entries in MSK to match conf.timezone (#1233)
bot-backend closed issue lekss361/gendesign#1233 2026-06-13 08:06:23 +00:00
[Fable 5][P3] beat_schedule: 4 cron'а написаны в UTC при timezone=Europe/Moscow — бегут на 3ч раньше; price-index ДО medians
bot-backend merged pull request lekss361/gendesign#1273 2026-06-13 08:06:23 +00:00
fix(beat): rewrite 4 cron entries in MSK to match conf.timezone (#1233)
bot-backend deleted branch fix/domrf-catalog-batch-missing-commit-recovered from lekss361/gendesign 2026-06-13 08:06:20 +00:00
bot-backend pushed to main at lekss361/gendesign 2026-06-13 08:06:18 +00:00
e71224ef54 fix(scrapers): commit outer tx в domrf_catalog scrape_catalog_batch (#1227)
bot-backend closed issue lekss361/gendesign#1227 2026-06-13 08:06:17 +00:00
[Fable 5][P3] scrape_catalog_batch не делает db.commit() — все UPDATE цен откатятся при закрытии сессии