A table, representing the tiers that sort AI use cases by risk
Governance Guide

What is AI risk tiering?

August 2026 · Black Sheep AI Research

Risk tiering is the sorting step that decides how much governance an AI use case has to earn. Get it right and your review effort lands where the harm is. Get it wrong and you audit the spam filter while the credit model ships unexamined.

Ask a governance team what they do and many will hand you a checklist. One checklist, for every AI system. That's the failure mode risk tiering exists to fix. A spam filter and a loan-approval model are both "AI," and treating them the same means one of two things: the checklist is light enough for the spam filter, so it misses what matters on the loan model, or it's heavy enough for the loan model, so nobody finishes it for the spam filter and the whole process gets ignored. Uniform governance doesn't scale, and worse, it aims attention at the wrong systems.

Risk tiering is the alternative. It's a classification step, run at project intake, that sorts each use case into a tier, and the tier determines how much oversight the system gets before and after it ships. Rigorous controls for the systems that can hurt people. Light-touch controls for the ones that can't. The tier is the routing decision that everything else follows from.

The four tiers

Our risk tiering system uses four tiers, matched to the EU AI Act's categories so a single classification satisfies both internal governance and regulatory expectation.

TierWhat it meansWhat governance it getsExamples
ProhibitedClear threat to fundamental rights, safety, or democratic valuesCannot be deployedSocial scoring, subliminal manipulation, untargeted facial-recognition scraping
HighSignificant impact on health, safety, or fundamental rightsFull framework compliance, third-party assessment, continuous monitoringHiring and resume screening, credit scoring, medical diagnosis, biometric ID
LimitedModerate impact, mainly a transparency concernDisclosure, documentation, periodic reviewChatbots, content recommendation, sentiment analysis
MinimalLow potential for harmStandard development practice, lightweight documentationSpam filters, game AI, inventory optimization

The tiers aren't just labels; each one carries a different bill of work. A minimal-risk system needs a lightweight model card and an entry in the AI inventory, and it proceeds. A limited-risk chatbot has to tell users they're talking to AI and label synthetic content. A high-risk system triggers the full sequence: an algorithmic impact assessment, RAI Council review, independent validation of fairness and accuracy, executive sign-off, then quarterly monitoring for the life of the system. Prohibited systems don't ship at all, and if one is discovered mid-project it gets halted and reviewed to understand how it got that far.

That escalation is the entire value of tiering. The classification isn't paperwork; it's the thing that decides whether you owe five artifacts or one.

How a use case gets classified

We keep the first pass deliberately simple, a short decision tree anyone at intake can run:

  1. Does it fall under a prohibited use case? If yes, stop.
  2. Does it affect fundamental rights, health, safety, or access to essential services? If yes, it's high-risk.
  3. Does it interact directly with users or generate content presented as human-made? If yes, limited-risk.
  4. Could its failure cause significant business or reputational harm? If yes, consider limited-risk; otherwise minimal.

Four questions, and most systems resolve in the first two. The tree is intentionally blunt because the goal at intake is speed and consistency, not precision. Precision comes next.

Tiering is coarse; the impact assessment is fine

A tier tells you the category. It doesn't tell you how bad the specific risks are, or whether your controls have brought them down to something acceptable. That's the job of the impact assessment, which every high-risk system has to complete before deployment. The impact assessment is where a system's actual fairness, privacy, and human-rights exposure gets documented, tested, and either mitigated or formally accepted. Tiering says "this one needs a hard look." The assessment is the hard look.

For teams that want a number rather than a category, our risk scoring matrix gives one. It scores a risk as likelihood times impact, then adjusts for detectability, how quickly you'd catch the problem before it caused harm. A resume-screening tool scores likelihood 4 (bias in screening is common without mitigation) times impact 4 (employment discrimination carries legal and individual harm), for a base of 16. Bias is difficult to detect, so the detectability factor of 1.25 pushes it to 20: critical. The same arithmetic on a customer-service chatbot, possible-but-minor with easy detection, lands at 4.5: low. The detectability factor is the part people miss. Strong monitoring genuinely lowers a system's effective risk, because a problem you catch in real time does less damage than one you find in a lawsuit.

The scoring matrix and the tier agree by design: a critical or high score maps to the high-risk tier and its EU AI Act obligations, a medium score to limited, a low score to minimal. The tier is the fast answer; the score is the auditable one.

Why tiers beat a flat checklist

Three things go wrong when you skip tiering:

Risk tiering isn't the whole of governance. It's the valve. It decides where the pressure of your review effort gets applied, and a governance program without it is either exhausting or negligent, usually both. If you're setting one up, start here:

  1. Adopt the four-tier taxonomy and write down the criteria for your industry and jurisdiction.
  2. Classify every system already in your inventory, and record the rationale for each.
  3. Put the classification step into project intake so new work is tiered before it's built.
  4. Reassess on any significant change in scope, data, or decision authority.

Then let the tier do what it's for: send the effort to the systems that can actually hurt someone.

Read the full risk tiering section →

Continue Reading

From our research and product team.

The AI Risk Tiering System
Governance

The AI Risk Tiering System

The four-tier classification that keeps controls proportionate to each system's potential for harm.

Impact Assessment Methodology
Governance

Impact Assessment Methodology

How to evaluate an AI system's impacts across algorithmic, privacy, and human-rights dimensions.

Risk Scoring Matrix
Appendix

Risk Scoring Matrix

A methodology for scoring AI risks by likelihood and severity, mapped to EU AI Act categories.

View All Research