//! Report command - Generate comprehensive project state reports
//!
//! Uses patina's own tools (scry, assay) to generate reports.
//! Report quality = tool quality. If scry can't answer "main modules",
//! that's a bug in scry, not the report.
//!
//! Phase 1: Summary metrics + scry queries + RAG health
use Result;
/// Options for report generation
/// Execute report command