AI Governance Institute logo
AI Governance Institute

Practical Governance for Enterprise AI

Incident Response
IRC · Incident ResponseIRC-001Low effortAgent-relevant

AI Incident Classification

Define a taxonomy for AI incidents that categorizes events by type and severity, determining the appropriate response urgency and notification requirements.

Objective

Ensure AI incidents are consistently categorized so the right people respond with the appropriate urgency and follow the correct procedures.

Maturity Levels

1

Initial

AI incidents are not formally classified; all issues are treated the same regardless of severity.

2

Developing

Severity levels exist informally but are not consistently applied to AI-specific incidents.

3

Defined

A documented AI incident taxonomy covers incident types, severity tiers, and corresponding response SLAs.

4

Managed

Classification accuracy is reviewed periodically; misclassification patterns are addressed through taxonomy updates.

5

Optimizing

Classification informs post-incident analysis; taxonomy evolves as new incident types emerge.

Evidence Requirements

What an auditor or assessor would expect to see for this control.

  • Incident classification framework document defining severity tiers, criteria, and response obligations for each tier
  • Incident log entries showing classification decisions with rationale for a sample of recent incidents
  • Escalation records confirming higher-severity incidents were routed to the appropriate responders within defined timeframes
  • Classification accuracy review records showing periodic audits of whether incidents were correctly tiered
  • Training records confirming all staff with incident classification responsibility have completed the relevant module

Implementation Notes

Key steps

  • Define AI-specific incident categories that your general IT incident taxonomy likely doesn't cover: model failure, discriminatory output, data exposure through AI, adversarial attack, hallucination causing harm, and agentic system unexpected action.
  • Map severity tiers to regulatory notification obligations — some jurisdictions require regulatory notification for AI incidents within defined timeframes.
  • Ensure classification criteria are documented precisely enough that two different responders would classify the same incident the same way.
  • Include near-misses in your incident taxonomy — they provide valuable signal without the harm.

Example Implementation

SaaS company with AI features across multiple products and a defined incident response program

AI Incident Classification Taxonomy

Incident types:

  • MODEL_FAILURE — model produces wrong, nonsensical, or significantly degraded outputs at scale
  • DISCRIMINATORY_OUTPUT — outputs demonstrate disparate treatment of protected groups
  • DATA_EXPOSURE — personal data of one user exposed to another via AI output
  • ADVERSARIAL_ATTACK — confirmed prompt injection or jailbreak affecting production
  • AGENTIC_SCOPE_VIOLATION — agent takes action outside its defined permission scope
  • HALLUCINATION_HARM — factually incorrect output leads to material harm to a user
  • NEAR_MISS — any of the above detected before causing harm

Severity tiers:

SeverityCriteriaResponse SLANotification Required
P1 — CriticalUser harm confirmed, or regulatory obligation triggeredImmediate; 24/7 on-callLegal, CISO, CEO; regulators per policy
P2 — HighPotential user harm; significant policy violation2 hoursAI Lead, CISO, Legal
P3 — MediumQuality degradation; no confirmed harmNext business dayAI Lead
P4 — LowNear-miss; minor quality issue5 business daysModel owner

Control Details

Control ID
IRC-001
Typical owner
AI Governance Team / CISO
Implementation effort
Low effort
Agent-relevant
Yes

Tags

incident classificationincident managementseverity tiersAI incidents