# opportunity_hunter/reports — Module Status **Status:** DOCUMENTED_ONLY **Prompt:** Prompt 4 V9 ## Purpose Report storage and generation for the Opportunity Hunter. Reports are saved to disk (or external SSD when connected) and surfaced in the AEGIS Command Center. ## Files - `report_generator.py` — assembles opportunity reports from scored results - `report_store.py` — in-memory/file-backed report archive ## Activation Requirements - [ ] scoring/ ACTIVE - [ ] approval_queue/ ACTIVE - [ ] storage/ configured (optional: external SSD)