pub fn build_graph_capped(fragments: &[Fragment], capped: CappedEdges) -> GraphExpand description
Graph-construction path for pre-capped edges from the two-pass pipeline: suppression and the per-source cap already ran, so only the category table and CSR assembly remain.