pub fn render(findings: &[Finding], verdict: &PolicyVerdict) -> Result<String>
Render findings as a JSON report.