AnalysisReport (.to_markdown() / .to_json()).
Score a dedupe run
You have a GoldenMatch dedupe result. You want match rate, recall, and the cluster-size distribution as one comparable report.certify=True is what makes match.recall_safe_bound — the alerting metric for unsupervised runs — available to the match.rates analyzer.
Roll a whole pipeline into one report
You have a full GoldenPipe run (check + flow + match artifacts). You want every applicable analyzer to fan out into a single report for the data steward.report.source, so a partial run still produces a report.