AI Engineering

AI Governance for Financial Services: The Tiered Governance Model

Dipankar Sarkar · · 3 min read

AI governance for financial services is not optional. The EU AI Act classifies many financial-services AI systems as “high-risk.” The UK FCA has SYSC rules for AI in regulated activities. NIST AI RMF is the de-facto US framework. This guide walks through the Tiered Governance Model — the 4-tier framework I developed at Neul Labs for production AI in financial services, applied in production at regulated financial-services firms and presented to the FCA sandbox.

The four tiers

TierNameWhat it meansRiskModel risk management
T0Read-onlyAI for summarisation, classification, search. No actions.LowestNone required
T1AdviseAI drafts, human reviews and approves.LowStandard
T2Act under supervisionAI acts, every action logged, attributed, reversible.MediumEnhanced
T3Act autonomouslyAI acts without human approval. Logged and audited after the fact.HighestFull (EU AI Act high-risk)

How to classify your AI system

Ask three questions:

  1. Can the AI take actions (not just generate text)? If no → T0. If yes → continue.
  2. Does a human review every action before it takes effect? If yes → T1. If no → continue.
  3. Can the human reverse the action within a defined window? If yes → T2. If no → T3.

Most financial-services AI starts at T0 or T1. T2 is for mature deployments. T3 is rare and requires the full EU AI Act high-risk system compliance.

The regulatory mapping

RegulationT0T1T2T3
EU AI ActBelow thresholdBelow thresholdLimited risk (transparency)High-risk (full compliance)
NIST AI RMFMapMap + MeasureAll four functions, elevatedAll four functions, highest
ISO/IEC 42001BasicStandardEnhancedFull
FCA SYSCNot applicableNotifyDocumentFull governance
PRA SS1/23Not applicableDocumentModel risk managementFull model risk management

Regulus: the implementation

Regulus is the EU + UK compliance plane for Google ADK (Agent Development Kit). It implements the Tiered Governance Model for production agent systems:

  • 6 plugins (one per governance area)
  • 10 regulations (EU AI Act, GDPR, DORA, NIS2, EHDS, UK GDPR, FCA SYSC, PRA SS1/23, PRA SS2/21, NHS DSPT)
  • 6 governance frameworks (NIST AI RMF, ISO/IEC 42001, 23894, 23053)
  • 4 GRC adapters (ServiceNow IRM, OneTrust, MetricStream, custom)
  • Deploy on Vertex AI Agent Engine in 60 seconds

Regulus was open-sourced by Neul Labs and Skelf Research.

How to engage

The Fintech AI consulting engagement is designed for financial-services firms that need production AI agent systems with compliance built in. Audit: USD 50K. Full implementation: USD 50K-200K.

Read more about the Tiered Governance Model at dipankar.name/frameworks/tiered-governance-model/.

Dipankar Sarkar

Dipankar Sarkar

Fractional CTO & Technology Consultant

Related Articles