pub fn aggregate(results: &[GateResult]) -> VerdictExpand description
Aggregate per-gate verdicts with every gate fail-open — Fail iff any gate fails.
pub fn aggregate(results: &[GateResult]) -> VerdictAggregate per-gate verdicts with every gate fail-open — Fail iff any gate fails.