Function write_knowledge_islands_csv
pub fn write_knowledge_islands_csv<W: Write>(
rows: &[KnowledgeIslandRow],
w: &mut W,
) -> Result<()>Expand description
Per-file knowledge-loss risk (knowledge-islands analysis).
No code-maat equivalent — strict CodeLore extension; no compat-mode
header variant needed.