Reference · Glossary

Incident response

Structured steps when **production AI fails** — contain harm, rollback, investigate, communicate.

#When to use

PII leaks, quality collapses, or error spikes after a deploy.

#When not to

As a substitute for monitoring — response follows alerts.

#Example

Contain logging → rollback prompt v3 → trace golden queries → postmortem in 48h.