AINews Portal

AI Glossary

What is Guardrails?

Guardrails are the validation layer of production AI: schema validation on outputs, content filters, prompt-injection detection, rate limits, and human-approval gates for risky actions. The principle is to never trust raw model output — parse, validate, and constrain it before it touches users or systems.

← All terms