Output validation and guardrails
Deterministic schema validation and sanitisation of AI-generated output before it reaches any downstream system.
- preventive
- output-handling
- validation
What it does
Schema-validates and sanitises AI-generated output deterministically before it reaches any downstream system or user.
Where it fits
The output-side counterpart to input validation — treats model output as untrusted until proven otherwise.
Coverage
Risks this mitigates
The risks this control addresses, ranked by effectiveness.