gendesign/backend
Light1YT 714d4fd3be feat(#978b): survivorship-free Source A + detrend control in rate-sensitivity backtest
Cleaner OOS validation of the §9.6 negative verdict:
- --source {B,A,both}: Source A = objective_corpus_room_month SUM(deals) monthly
  aggregate (survivorship-FREE, ~13mo); Source B path unchanged.
- --detrend: linearly detrend ln(units) before differencing so a spurious
  survivorship trend can't drive β (_detrend_log helper).
- cross-source verdict compares B-raw / B-detrended / A.

DEFINITIVE RESULT (run vs prod 2026-06-03): NO variant beats coin-flip OOS —
B-raw 0.148, B-detrended 0.148, A too thin (13mo<18). The §9.6 negative verdict
is a REAL 'no signal', NOT a survivorship artifact (detrend + clean Source A
agree). monthly key_rate→sales is not OOS-predictive on available EKB data →
§9.6 stays advisory; forecast should lean on measured signals (supply/absorption).
Tests 38→60.
2026-06-03 14:51:43 +05:00
..
alembic ops: alembic baseline, pre-commit, TIGER cleanup, pg_dump scripts 2026-04-26 13:08:51 +03:00
app feat(exporters): Site Finder report PDF exporter (#989, 955-A3) (#1023) 2026-06-03 09:09:30 +00: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
scripts feat(#978b): survivorship-free Source A + detrend control in rate-sensitivity backtest 2026-06-03 14:51:43 +05:00
tests feat(#978b): survivorship-free Source A + detrend control in rate-sensitivity backtest 2026-06-03 14:51:43 +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