gendesign/backend
Light1YT 7276ed2a46 feat(forecasting): §14.2 product scoring card (#985, 954-B)
Add product_scoring.py: 10 deterministic advisory product scores ∈[0,1]
(market_fit/demand/supply_risk/future_competition/price_feasibility/infra_fit/
mortgage_sensitivity/differentiation/commercial/confidence), each derived from
already-built forecasting + Site Finder services, graceful-None on thin data,
§16-style RU reason per score. supply_risk/future_competition/mortgage_sensitivity
inverted (high-bad→low). Weighted overall renormalized over available scores
(§9.5 dispatch); commercial/infra degrade to None (not 0). Advisory cap inherited.
Pure scorers unit-tested without DB; orchestrator via @patch of all backers. 101 tests.
2026-06-03 13:11:50 +05:00
..
alembic ops: alembic baseline, pre-commit, TIGER cleanup, pg_dump scripts 2026-04-26 13:08:51 +03:00
app feat(forecasting): §14.2 product scoring card (#985, 954-B) 2026-06-03 13:11:50 +05:00
db/init ops: alembic baseline, pre-commit, TIGER cleanup, pg_dump scripts 2026-04-26 13:08:51 +03:00
output feat(geo): NSPD bulk-fetcher без Playwright + resume-friendly UI 2026-05-11 08:53:28 +03:00
tests feat(forecasting): §14.2 product scoring card (#985, 954-B) 2026-06-03 13:11:50 +05:00
.dockerignore fix(scraper): диагностируем «кнопка не работает» — Redis lock + task_received log 2026-04-28 23:17:42 +03:00
.env.example refactor(security): убрать X-Admin-Token (Caddy basic_auth достаточен) (#437) 2026-05-23 10:41:22 +00:00
.env.runtime.example sprint1: nspd scraper industrialization, per-bucket elasticity, cadastre cross-check, sentry releases 2026-04-30 21:51:19 +03:00
alembic.ini ops: alembic baseline, pre-commit, TIGER cleanup, pg_dump scripts 2026-04-26 13:08:51 +03:00
debug.log feat(geo): NSPD bulk-fetcher без Playwright + resume-friendly UI 2026-05-11 08:53:28 +03:00
Dockerfile fix(scraper): диагностируем «кнопка не работает» — Redis lock + task_received log 2026-04-28 23:17:42 +03:00
pyproject.toml feat(rbac): role-based access control via X-Authenticated-User middleware (#585) 2026-05-26 06:18:40 +00:00
uv.lock feat(rbac): role-based access control via X-Authenticated-User middleware (#585) 2026-05-26 06:18:40 +00:00