Add frozen, JSON-serializable SiteFinderReport container with 8 nested section dataclasses (exec_summary, market_now, future_market, product_tz, scenarios, scoring, confidence, meta). Pure container — no DB/compute/LLM; populated by #988 assembler, consumed by #989 exporters + #957 chat. All fields optional/defaulted (partial report valid); as_dict() JSON-safe (dates→iso); advisory=True; schema_version "1.0". 14 unit tests. |
||
|---|---|---|
| .. | ||
| api | ||
| integration | ||
| scrapers | ||
| services | ||
| smoke | ||
| sql | ||
| workers | ||
| __init__.py | ||
| test_admin_weight_profiles.py | ||
| test_concepts_stub.py | ||
| test_gate_verdict.py | ||
| test_health.py | ||
| test_layout_signature.py | ||
| test_layout_tz_pdf.py | ||
| test_nspd_client.py | ||
| test_nspd_sync.py | ||
| test_ping.py | ||
| test_poi_score.py | ||
| test_quarter_dump_lookup.py | ||
| test_rbac.py | ||
| test_sentry_init.py | ||
| test_velocity.py | ||
| test_weight_profiles.py | ||