pub fn build_guide_from_result(result: &AuditResult) -> WalkthroughGuideExpand description
Assemble the walkthrough guide from an crate::audit::AuditResult on the
brief path. Reuses build_brief_output for the digest (graph-only, pure)
and the retained routing + impact closure for the direction.