Skip to main content
v2026.11,858 entries · CC-BY 4.0

AI Governance Framework Template: Councils, Risk Tiers, and Escalation Paths

The organizational layer an AI governance framework needs above a risk register: a governance council with defined authority, a risk-tiering methodology, escalation paths, and review cadence.

Written and maintained by CASRAI Editorial Board

Last updated

Most published “AI governance framework” material describes a risk register or an evaluation checklist. Fewer describe the organizational structure around it: who has authority to classify a use case, who signs off when a risk tier is triggered, and what happens between review cycles. This guide covers that structural layer. For the mechanics of logging and scoring individual risks, see our AI risk register guide — the two are meant to be used together: the register tracks individual risks, this framework governs who decides what to do about them.

What sits above the risk register

NIST’s AI Risk Management Framework (AI RMF 1.0) treats governance as a function that cuts across the rest of risk management rather than a separate checklist. Its GOVERN function requires that “roles, responsibilities, and lines of communication related to mapping, measuring, and managing AI risks are documented and are clear to individuals and teams throughout the organization” (GOVERN 2.1), and that executive leadership take responsibility for decisions about AI risk (GOVERN 2.3). It also requires that risk management activity levels be set “based on the organization’s risk tolerance” (GOVERN 1.3) — which is the organizational decision a risk-tiering methodology exists to operationalize. Four components turn that requirement into something a real organization can run: a governance council with defined authority, a risk-tiering methodology, escalation paths, and a review cadence.

The governance council

The council is the body that owns AI risk decisions — not a rubber stamp on engineering choices, and not a committee that meets to discuss AI in the abstract. It needs three things in writing before it can function:

  • Defined authority. What the council can actually decide: approve or block a deployment, require additional mitigation before launch, or halt a system already in production. If the council can only recommend and someone else decides, say so explicitly — an advisory body with no decision rights is a different structure and should be named as one.
  • Named accountable decision-maker. NIST AI RMF frames this as executive accountability (GOVERN 2.3): a specific role, not “the committee” collectively, is on record as accountable for a given class of decision. NIKOLAI’s governance track defines this as the accountable decision-maker and sign-off element — the person or role whose name is on the record when a risk is accepted.
  • Cross-functional membership. Engineering or model-development representation alone produces a council that evaluates technical risk but misses legal, security, and operational exposure. NIST AI RMF’s GOVERN 3.1 calls for risk decisions to be informed by teams with a mix of disciplines and expertise for this reason.

Composition varies by organization size, but the recurring pattern in published frameworks is representation from the team building or deploying the system, a security or safety function, legal/compliance, and an executive sponsor who holds the sign-off authority above.

Risk-tiering methodology

A tiering methodology is what lets the council apply consistent scrutiny without reviewing every AI use case at the same depth. The clearest published example of a tiered classification model is the EU AI Act, which sorts AI systems into four tiers: unacceptable risk (prohibited outright — e.g., social scoring, manipulative systems exploiting vulnerabilities), high-risk (systems used in contexts like employment, education, critical infrastructure, or law enforcement, which trigger conformity assessment, technical documentation, and human-oversight requirements), limited risk (transparency obligations only — e.g., disclosing that a user is interacting with a chatbot), and minimal risk (no specific obligations).

An internal framework doesn’t need to adopt the EU AI Act’s exact categories, but it should borrow the underlying logic: classify by the consequence of the AI system being wrong or misused, not by how technically sophisticated the system is. A well-specified tiering methodology defines, for each tier:

  • What triggers placement in that tier (the affected population, the decision’s reversibility, the domain — e.g., hiring, health, credit, safety-critical systems).
  • What level of review is required before deployment at that tier.
  • What documentation or evidence the council expects to see.

For frontier AI model development specifically — as opposed to deploying a third-party AI system inside a business process — responsible scaling policies use a related but distinct mechanism: capability thresholds tied to safety levels, checked through pre-deployment testing rather than by use-case category. See our responsible scaling policy guide for how Anthropic, OpenAI, and Google DeepMind structure that version of tiering, and NIKOLAI’s capability threshold and checkpoint rule elements for the shared vocabulary across those frameworks.

Escalation paths

An escalation path answers a narrow question: when a risk tier is triggered, or a threshold is crossed, what happens next, and who acts? Three elements make an escalation path functional rather than aspirational:

  • A named trigger. Not “if something concerning happens” but a specific, checkable condition — NIKOLAI’s governance and thresholds tracks name this pattern explicitly: an alert threshold, checkpoint rule, or reassessment trigger that fires the escalation, distinct from the halt condition that would stop a system outright.
  • A defined path, not just a destination. Who is notified first, what they’re authorized to do on their own, and at what point it reaches the accountable decision-maker from the council above. A path with only an endpoint (“escalates to the council”) and no intermediate steps tends to produce delay exactly when speed matters.
  • A reporting or documentation obligation. California’s SB 53 is a useful real-world reference point here, separate from its EU AI Act tiers: it requires large frontier developers to describe “internal governance and accountability structure” for catastrophic-risk decisions in their published safety framework, mandates incident reporting to California’s Office of Emergency Services within fixed windows (15 days standard, 24 hours where there’s imminent risk of death or injury), and requires large developers to run an anonymous internal reporting channel with monthly status updates to whoever used it. That reporting-channel-plus-timeline structure is a concrete pattern worth borrowing even for organizations SB 53 doesn’t apply to. See our SB 53 guide for the full requirements.

NIKOLAI also separates noncompliance reporting from routine escalation — worth keeping distinct in your own framework: an escalation path handles a risk tier being triggered as designed; a noncompliance report handles someone not following the framework at all.

Review cadence

NIST AI RMF’s GOVERN 1.5 calls for “ongoing monitoring and periodic review of risk management processes” with defined roles and review frequencies, and GOVERN 1.7 extends this to decommissioning — phasing out an AI system without dropping the oversight that applied while it was live. In practice this means the framework itself needs a review date, not just the individual risks tracked inside it: council membership, tier definitions, and escalation triggers can all go stale as the organization’s AI use changes, and a framework nobody has revisited since it was written is not meaningfully different from having no framework once the underlying use cases have moved on.

A structure to adapt

Put together, the four components produce a short document your council can point to:

  1. Council: who sits on it, what it can decide, who is the accountable decision-maker for each decision type.
  2. Tiers: what triggers each tier, what review each tier requires, what evidence is expected.
  3. Escalation: the specific triggers, who is notified in what order, and what gets documented or reported when a trigger fires.
  4. Cadence: how often the framework itself — not just individual risk entries — gets reviewed, and who owns that review.

None of these four sections needs to be long. The failure mode in practice isn’t usually that organizations write too little — it’s that the document exists but nobody can say, for a specific AI use case under review right now, which tier it’s in, who decides, and what triggers the next step.

FAQ

Is a governance council the same as an AI ethics committee?

Not necessarily. Many organizations use one body for both, but the framework above is written around decision authority — what the body can approve, block, or escalate — rather than the ethics-review function some ethics committees also perform. If your organization runs both, the governance framework should say explicitly which one holds sign-off authority for deployment decisions.

Do we need four risk tiers specifically?

No. The EU AI Act’s four tiers are a reference point, not a requirement outside systems the Act itself covers. Some organizations use three tiers, others five; what matters is that the boundaries between tiers are specific enough that two people classifying the same use case would land in the same tier.

How is this different from the risk register?

The risk register is where individual risks are logged, scored, and tracked to mitigation. This framework is the structure that decides who is authorized to accept a risk, what tier it falls into, and what happens if it escalates. A register with no governance framework behind it tends to accumulate entries nobody has authority to close.

Does this apply if we’re deploying third-party AI tools rather than building models?

Yes — the council/tiers/escalation/cadence structure applies to any AI use case, including a vendor tool embedded in a business process. Responsible scaling policies and capability thresholds, covered in our RSP guide, are the frontier-model-development-specific version of the tiering idea; most organizations deploying AI are tiering use cases, not model capabilities.

Who should own review of the framework itself?

NIST AI RMF’s GOVERN 1.5 calls for this to have a named owner and a set frequency, distinct from who owns any individual risk. In practice this is usually the same accountable decision-maker who chairs the governance council, since framework drift is itself a governance risk.

Follow CASRAI

Research-administration guidance, standards updates and independent tool reviews.

Ask CASRAI · free to try

Ask about AI Governance Framework Template: Councils, Risk Tiers, and Escalation Paths

Ask your first 2 questions free below. Subscribers get 150 a day for $29 a month.

Ask CASRAI answers research-administration questions and cites the passages behind every claim. When our sources don't cover a question, it says so.

Answers draw on CASRAI's guides and dictionary plus the federal and funder documents we index: Federal Register, Grants.gov, Regulations.gov and UKRI.

Works on this site and inside Claude, Cursor and the AI tools you already use.

Everything CASRAI publishes — this page, the dictionary, the guides and the news — stays free to read, with no account and no card.

Referenced across the research world

University of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logoUniversity of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logo
  • University of Cambridge logo
  • Columbia University logo
  • Crossref logo
  • University of Edinburgh logo
  • Harvard University logo
  • University of Oxford logo
  • Princeton University logo
  • Stanford School of Medicine logo
  • University College London logo
  • ORCID logo

View CASRAI adoption →