Skip to main content

Module analysis

Module analysis 

Source
Expand description

Collection and projection of normalized analysis sessions.

Provider-specific parsing stays in crate::session. This module collects those crate::models::CodeAnalysis values into the canonical batch JSON dataset, then projects the same values into the compact summaries rendered by the TUI, text, and table views.

Re-exports§

pub use aggregator::*;
pub use summary::*;

Modules§

aggregator
summary
Aggregated per-provider analysis summary shared by every frontend.