See what Trussed catches that your current tool misses, live in your stack

    No migration, no commitment, just a direct comparison in your environment.

    Set up a technical evaluation
    Implementation Guide

    AI Model Risk Management Beyond Banking: Applying SR 11-7 Principles Enterprise-Wide

    SR 11-7 is the Federal Reserve's 2011 model risk management guidance, built on governance, independent validation, effective challenge, ongoing monitoring, and documentation. No equivalent mandate applies outside banking, but enterprises deploying ML models, LLMs, and autonomous AI agents face comparable risks from unvalidated systems and undocumented changes.

    Implementation Guide · AI Model Risk Management

    What SR 11-7 Actually Requires

    SR 11-7, issued jointly by the Federal Reserve and the OCC in 2011, organizes model risk management around three elements: robust model development, implementation, and use; effective validation; and sound governance. Within that structure, two concepts do most of the work.

    Effective challenge is defined as critical analysis by objective, informed parties capable of identifying model limitations and driving changes. Ongoing monitoring confirms that a model is implemented correctly and continues to perform as intended as conditions change.

    Documentation must be sufficient for someone unfamiliar with the model to understand its operation, assumptions, and limitations. Validation itself must be performed by a party independent from the team that built or uses the model. These requirements apply specifically to banking organizations supervised by the Federal Reserve; they carry no force outside that regulatory perimeter.

    The Four Core SR 11-7 Principles

    Governance

    Named executive accountability for AI and agent risk, including board-level ownership.

    Effective Challenge

    Independent review of models and agent permissions, separate from the team that built them.

    Ongoing Monitoring

    Runtime tracking of agent tool calls and behavior, not just periodic batch review.

    Documentation

    Records sufficient for an unfamiliar party to understand a model or agent's operation, assumptions, and limits.

    Why Enterprises Outside Banking Face the Same Risk Without the Mandate

    Enterprises across sectors are now deploying machine learning models, large language models, and autonomous AI agents at a scale that resembles bank model portfolios, without the discipline SR 11-7 imposes. There is no regulator requiring a model inventory, independent validation function, or board-level ownership of AI risk outside banking.

    Yet the underlying exposures are similar: models put into production without adequate testing, changes made without documentation, and no independent party positioned to challenge design decisions before they cause harm. AI agents add risk categories SR 11-7 never anticipated, including unchecked tool access, unclear ownership of autonomous actions, and limited visibility into what an agent does at runtime rather than at training or deployment time.

    Mapping SR 11-7 to LLMs and AI Agents

    SR 11-7 defines a model broadly as any quantitative method that applies statistical, economic, or mathematical theory to process data into estimates. That definition is broad enough to plausibly cover ML systems and LLMs. The guidance predates generative AI and does not name it, so applying its principles to LLMs and agents is an interpretive extension rather than an explicit regulatory statement.

    NIST's AI Risk Management Framework offers a more directly applicable, voluntary, cross-sector alternative, organized around four functions: Govern, Map, Measure, and Manage. Its Map and Measure functions parallel SR 11-7's validation and monitoring concepts but are written generically for AI systems, including agents, without banking-specific prescriptions. NIST's Generative AI Profile adds risks specific to generative systems, such as confabulation, and recommends ongoing monitoring and incident tracking as governance actions.

    Note: Neither SR 11-7 nor the NIST framework specifies runtime technical controls for autonomous agents. Those remain implementation choices left to the adopting organization.

    SR 11-7 vs. Voluntary Enterprise Adoption: A Comparison

    Dimension SR 11-7 (Banking) Enterprise AI (Voluntary)
    Regulatory mandate Federal Reserve / OCC enforcement No binding mandate outside banking
    Model inventory Required; all models must be registered Optional; often absent or informal
    Independent validation Required; must be organizationally separate Best practice; rarely formalized
    Effective challenge Explicit requirement with defined criteria Encouraged by NIST; not enforced
    Ongoing monitoring Required; with escalation paths Recommended; implementation varies
    Agent runtime controls Not addressed (predates agents) Emerging practice; no standard yet
    Documentation standard "Unfamiliar party" test No formal standard outside banking

    Runtime Controls Needed to Operationalize Effective Challenge for Agents

    Extending SR 11-7's effective challenge concept to AI agents implies independent review of agent permissions, tool access, and decision logic, separate from the team that built the agent. This mirrors the second-line validation function banks maintain.

    Ongoing monitoring, in this context, extends beyond periodic batch review of model outputs to continuous tracking of runtime behavior: which tools an agent calls, what permissions it exercises, and whether its actions stay within approved bounds.

    Documentation, to meet SR 11-7's standard of letting an unfamiliar party understand a system, must cover agent tool permissions, escalation paths, and decision logic, not just training data.

    Why runtime matters: Agent risk manifests during execution rather than only at model training or deployment review. Runtime controls, such as agent identity, least-privilege access enforcement, tool-call approval workflows, and audit logging, are governance mechanisms, not documentation exercises.

    Key Runtime Controls for Agent Governance

    • Agent identity: Every agent instance is uniquely identified and its actions are attributable.
    • Least-privilege access: Agents are granted only the tool permissions required for their approved task scope.
    • Tool-call approval workflows: High-risk or novel tool calls are reviewed before execution, not just logged after the fact.
    • Audit logging: A complete, tamper-evident record of agent actions supports retrospective review and incident investigation.
    • Escalation paths: Clear criteria define when an agent action exceeds its authorization and requires human intervention.

    Governance Questions Before Adopting SR 11-7-Style Practices

    Before implementing an SR 11-7-equivalent program, organizations should be able to answer the following questions clearly:

    • Do we have a complete inventory of all ML models, LLMs, and AI agents currently in production or under development?
    • Is there a named executive accountable for AI model risk at the enterprise level?
    • Is there an independent function capable of validating models and challenging their design, separate from the teams that build or use them?
    • Do our documentation standards allow someone unfamiliar with a model or agent to understand its operation, assumptions, and limitations?
    • Do we have runtime visibility into what our agents do after deployment, including which tools they call and what decisions they make autonomously?
    • Do we have defined escalation paths when an agent acts outside its expected parameters?

    Frequently Asked Questions

    Does SR 11-7 legally apply to non-bank enterprises?

    No. SR 11-7 is supervisory guidance issued by the Federal Reserve and the OCC and applies specifically to banking organizations they supervise. Non-bank enterprises have no legal obligation to follow it. However, its principles represent a practical and well-tested framework for managing model risk, and many organizations adopt them voluntarily, particularly those in regulated adjacent industries such as insurance, asset management, and healthcare.

    How does NIST's AI Risk Management Framework relate to SR 11-7?

    The NIST AI RMF is a voluntary cross-sector framework organized around four functions: Govern, Map, Measure, and Manage. Its Map and Measure functions are conceptually similar to SR 11-7's validation and monitoring requirements, but are written for AI systems broadly, including generative AI and agents, without banking-specific prescriptions. For non-bank enterprises, NIST's framework is often a more directly applicable starting point than SR 11-7.

    Why do AI agents require different governance than traditional ML models?

    Traditional ML models produce outputs that humans or downstream systems act upon. AI agents take actions autonomously, including calling external tools, accessing data systems, and triggering workflows, without a human reviewing each decision. This means risk manifests continuously at runtime, not only at model training or deployment. Governance programs built around periodic model review are insufficient; they must be extended with runtime controls that track behavior, enforce permissions, and support intervention when agents act unexpectedly.

    What is the "unfamiliar party" documentation standard from SR 11-7?

    SR 11-7 requires that model documentation be sufficient for a knowledgeable person who is unfamiliar with the specific model to understand how it works, what assumptions it makes, and what its limitations are. For AI agents, this standard extends to documenting tool permissions, decision logic, escalation paths, and the rationale for access grants, not just training data and model architecture.

    What does "effective challenge" mean in the context of AI agents?

    Effective challenge, as defined in SR 11-7, means critical analysis by objective, informed parties who are capable of identifying limitations and driving changes. Applied to agents, this means a review function that is organizationally independent from the team that built or operates the agent, and that is capable of evaluating agent tool permissions, decision logic, and runtime behavior, not just model accuracy metrics.

    Extending Effective Challenge to AI Agents Requires Runtime Visibility

    SR 11-7's principles were built for models reviewed in batches. AI agents act continuously, which means governance, validation, and monitoring have to operate at runtime as well as at design time.

    Explore Runtime Governance