HackIndia Learn
Glossary

AI Guardrails and Evals

Define guardrails, evals, and production safety checks for AI systems.

Controls

Guardrails

Guardrails limit what an AI system can do, which tools it can call, and how it handles sensitive data.

Testing

Evaluations

Evaluations measure whether the system behaves as expected on known prompts, tasks, and failure cases.

Operations

Monitoring

Monitoring watches for drift, regressions, and unusual behavior after deployment.

Escalation

Human review

Human review closes the loop when automation confidence is low or the request is high risk.