export type GateOutcome = 'PASS' | 'WARN' | 'BLOCK';