Expand description
Report generation engine — orchestrates research, LLM, and formatting.
Pipeline: load → research → synthesize → generate → format → store. Research and LLM calls are in engine_research.rs.
Functions§
- generate
- Run the full report generation pipeline for a given report ID.