gendesign/backend/tests/services/forecasting
Light1YT cd3b376186 feat(forecasting): §25 six special indices (#986, 954-C)
Add special_indices.py: 6 §25 indices in one graceful advisory card —
Launch Window (deficit-peak scan across horizons), Product Void (#981
rank_segments, quick-win), Cannibalization + Competitor Strength (§9.1
competitors, degrade w/o cad_num), Artificial Demand (NEW objective_lots
mortgage-share read on encumbrance_type/bank_name — real signal, quick-win),
Cost-of-Error (overstock × ticket). Per-index try/except → unavailable on
failure, card always returns; advisory True, confidence ≤ medium. psycopg v3.
89 tests (pure + mocked-DB + @patch orchestrator).
2026-06-03 13:24:03 +05:00
..
__init__.py feat(forecasting): monthly macro series + regime classifier (#951b) (#1007) 2026-06-03 05:37:43 +00:00
test_affordability.py feat(forecasting): what-to-build ranker + MAI proxy (#981, 952-B) (#1013) 2026-06-03 07:07:17 +00:00
test_demand_normalization.py feat(forecasting): §9.4 demand-normalization coefficient (#951f, advisory) (#1011) 2026-06-03 06:28:14 +00:00
test_demand_supply_forecast.py feat(forecasting): demand-supply forecast engine (#980, 952-A) (#1012) 2026-06-03 06:56:33 +00:00
test_macro_coefficient.py feat(forecasting): §9.5 macro coefficient (#951e, advisory) (#1010) 2026-06-03 06:20:04 +00:00
test_macro_series.py feat(forecasting): monthly macro series + regime classifier (#951b) (#1007) 2026-06-03 05:37:43 +00:00
test_product_scoring.py feat(forecasting): §14.2 product scoring card (#985, 954-B) (#1017) 2026-06-03 08:11:54 +00:00
test_rate_sensitivity.py feat(forecasting): §9.6 key-rate sensitivity module (#951d, advisory) (#1009) 2026-06-03 06:06:16 +00:00
test_recommendation.py feat(forecasting): class/commercial/USP §10.2/10.4/10.5 + §16 (#983, 953-B) (#1015) 2026-06-03 07:52:24 +00:00
test_sales_series.py feat(forecasting): monthly sales series builder for §9.6 (#951c) (#1008) 2026-06-03 05:52:33 +00:00
test_scenarios.py feat(forecasting): §11 macro-scenarios (#984, 954-A) (#1016) 2026-06-03 07:59:22 +00:00
test_special_indices.py feat(forecasting): §25 six special indices (#986, 954-C) 2026-06-03 13:24:03 +05:00
test_what_to_build.py feat(forecasting): what-to-build ranker + MAI proxy (#981, 952-B) (#1013) 2026-06-03 07:07:17 +00:00