By NHI Mgmt Group Editorial TeamDomain: AI SecuritySource: TruFoundryPublished July 15, 2026

TL;DR: BCG’s 2026 AI research links strategic clarity to stronger AI impact more clearly than tool access, and its agentic leadership playbook shows only about 5% of companies are truly agent-first while roughly 60% of deployment decisions sit with the CIO or CTO, according to TruFoundry’s analysis. The control gap is no longer planning versus tooling, but whether policy, routing, budgets, and observability are enforced on the live request path.


At a glance

What this is: This is an independent analysis of how AI gateway controls can operationalise strategy, policy, routing, and cost governance for enterprise AI programs.

Why it matters: It matters because IAM and security teams now need to govern AI request paths, not just access layers, as agentic systems inherit identity, privilege, and budget decisions.

By the numbers:

👉 Read TruFoundry’s analysis of BCG’s AI strategy findings and gateway controls


Context

AI gateway governance sits at the intersection of identity, policy enforcement, and operational control. In practice, the problem is not whether organisations have access to models or agents, but whether they can constrain who may use them, what routes they can take, what data they can reach, and what they are allowed to spend.

TruFoundry uses BCG’s 2026 AI research to argue that strategy only becomes actionable when it is expressed as request-level control. That framing is relevant to IAM and NHI practitioners because the same governance tension appears in agentic AI: access decisions, scoped privileges, and auditability must be enforced at runtime, not inferred after the fact.

The starting position here is typical for large enterprises: strategy is discussed at the leadership level, but enforcement is fragmented across tools, teams, and platforms.


Key questions

Q: How should security teams enforce AI acceptable use policies at runtime?

A: Security teams should pair the written policy with discovery, intent-based controls, and audit logging. The policy defines what is allowed, but runtime enforcement decides whether a prompt is warned, blocked, routed, or recorded. Without that layer, employees can bypass the document through normal work patterns, and the organisation cannot prove what happened during an AI interaction.

Q: Why do AI agents change the way IAM and governance teams think about access?

A: AI agents change access governance because the relevant privilege is not just the account they hold, but the task, context, and tool chain active during execution. That means static provisioning is not enough. Teams need to understand runtime behaviour, not only entitlement state, because an agent can act differently across sessions and use cases.

Q: What breaks when AI request paths are not centrally governed?

A: When request paths are not centrally governed, each application recreates its own access, routing, safety, and cost logic. That creates inconsistent policy, duplicated controls, and weak accountability across teams. It also makes it harder to trace who authorised a request, which model handled it, and whether the agent stayed within scope.

Q: Who should own governance when AI-assisted MDR actions affect production systems?

A: Ownership should sit with the security function that can define approval thresholds, exception handling, and audit expectations. The vendor may execute the workflow, but the buyer remains accountable for the impact. That is why governance, logging, and review rights need to be explicit before automation is allowed to touch production.


Technical breakdown

AI gateway policy enforcement at the request layer

An AI gateway acts as an enforcement point between applications, model providers, and tool servers. In this pattern, identity, routing, guardrails, rate limits, and budget controls are evaluated on each live request before it reaches the downstream service. That matters because policy written in a document or dashboard cannot constrain agent behaviour if the request path itself is unconstrained. For agentic systems, this becomes a control-plane problem: the gateway can check enterprise identity, apply RBAC, attach route-specific guardrails, and record telemetry in the same hop.

Practical implication: place policy at the request boundary so authorization, safety, and cost controls are enforced before the model or agent acts.

Why gateway observability changes AI governance

Observability in an AI gateway is not just logging. It ties request traces, model usage, latency, and cost attribution to identity, team, and application metadata, which lets security and platform teams connect operational behaviour to governance policy. Without that join, organisations can see usage but not accountability. For agentic AI, the difference is material: a system that can select tools and decide timing needs a traceable record of what it did, what it touched, and which policy constrained it.

Practical implication: require request-level traces that link identity, metadata, and cost so governance and audit workflows can work together.

Policy-as-configuration for AI and MCP governance

The architectural value of a gateway is that it turns governance into configuration rather than repeated implementation inside each application. That is especially relevant where MCP servers, model routing, and agent workflows expand quickly, because each new use case otherwise reintroduces access, routing, and safety decisions. When policy can be adjusted centrally, teams can align controls to business priorities without re-platforming every application. The real architectural question is not whether a gateway exists, but whether it is the place where policy actually lands.

Practical implication: centralise reusable controls so every new model, agent, or MCP integration inherits the same governance baseline.


Threat narrative

Attacker objective: The objective is to turn a governed AI access path into a controllable execution channel for data exposure, tool misuse, or cost abuse.

  1. Entry occurs when exposed or over-permissive AI credentials, routing paths, or tool connections let an attacker or rogue workflow reach the gateway boundary.
  2. Escalation follows when the request path lacks strong identity checks, scoped authorisation, or route-level guardrails, allowing broader model or tool access than intended.
  3. Impact occurs when the agent or attacker can exfiltrate data, misuse tools, or create uncontrolled spend and action execution across systems.

NHI Mgmt Group analysis

AI gateway control is becoming the enforcement layer for agentic AI governance. Strategy only matters if it can be translated into live request decisions. That is why routing, identity checks, guardrails, and spend limits matter together rather than as separate disciplines. For IAM teams, the lesson is that AI access governance is moving from static permissioning to runtime enforcement.

Request-level policy is the named control gap this article exposes. The underlying problem is not a lack of strategy documents, but the absence of a place where strategy becomes executable at the point of use. A gateway can reduce that gap by binding policy to the request path, but only if organisations treat it as a governance control and not just a traffic layer. Practitioners should evaluate whether their controls are enforced where agents act.

AI observability now overlaps with identity governance. When teams cannot attribute requests, model usage, or tool calls to identity and metadata, they lose the chain needed for audit, investigation, and accountability. That matters for both human users and AI agents, because the same visibility gap can hide overreach, misuse, and delegated access problems. Practitioners should treat telemetry joinability as a control objective.

The market is moving from model access to controlled execution. As agentic AI matures, the differentiator is not who can call a model, but who can constrain the full request path across identity, routing, budgets, and tool use. That shift validates existing identity governance patterns while also exposing their limits, because agents can act faster than review cycles. Security teams should re-evaluate whether their current architecture actually enforces policy at runtime.

Governed metadata is becoming a practical control surface for AI accountability. If teams can tag requests by team, project, environment, and application, they can connect AI activity to business ownership and financial oversight. That does not replace IAM or GRC, but it gives both disciplines an enforceable common language. Practitioners should use metadata as a governance primitive, not an afterthought.

What this signals

Request-level governance is the next practical boundary for AI programmes. As agentic systems move from pilots to production, identity teams will need a control layer that binds access, routing, and budgets to the request itself. The most useful mental model is not “who can log in,” but “what can this request do, with which identity, against which tools, and under which policy.”

AI gateway controls should now be treated as part of the identity stack. That does not mean collapsing them into IAM products. It means recognising that authentication, authorisation, telemetry, and policy enforcement now extend into model and tool execution, especially where agents can take independent actions. Teams that cannot trace those actions back to governed identities will struggle with audit, incident response, and cost accountability.

Governed metadata is the bridge between security and finance. When request telemetry is tagged by team and application, it becomes possible to reconcile usage with business ownership, which is essential for chargeback, risk review, and exception handling. This is where the control story and the operating model meet.


For practitioners

  • Define the gateway as an enforcement point Make the AI gateway the place where identity checks, routing rules, safety filters, and budget controls are applied before model or tool execution.
  • Bind requests to governed metadata Require team, project, application, and environment tags on every request so usage, cost, and accountability can be joined in downstream reporting.
  • Separate warning and enforcement modes Use warn-only policies for discovery and hard enforcement for production, with milestone alerts that show where policy is being ignored or exceeded.
  • Audit MCP and agent routes for privilege scope Review which models, MCP servers, and tool paths can be reached from each application and remove any route that grants broader access than the business case requires.

Key takeaways

  • AI strategy only becomes enforceable when policy reaches the live request path.
  • Agentic AI expands the governance problem from access approval to runtime identity, routing, and cost control.
  • Enterprises that cannot attribute AI activity by identity and metadata will struggle to govern risk, audit usage, or prove accountability.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Agentic AI Top 10 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST AI RMF, NIST AI 600-1 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10Agentic AI request routing and tool misuse are central to the article's control discussion.
OWASP Non-Human Identity Top 10NHI-03The article centres on credential scope, runtime control, and governed access for AI systems.
NIST AI RMFGOVERNThe piece focuses on accountability and policy execution for AI programs.
NIST AI 600-1The topic concerns GenAI governance, request controls, and operational oversight.
NIST CSF 2.0PR.AC-4Request authorization and least privilege are directly relevant to gateway enforcement.

Use GOVERN to define ownership, control boundaries, and escalation paths for AI gateway policy.


Key terms

  • AI Gateway: A control point that sits between AI applications and the models, tools, or data they call. In practice, it can authenticate requests, enforce policy, inspect runtime behaviour, and stop unsafe actions before they spread into connected systems.
  • Request-level policy enforcement: A control pattern that evaluates each access request at the moment it is made, using identity, context, and policy before allowing execution. For agentic and NHI workflows, this is the practical boundary that prevents token possession from becoming unchecked tool access.
  • Governed Metadata: Governed metadata is the structured context that tells systems how to interpret and use data consistently. It includes definitions, ownership, lineage, and policy context, and it becomes essential when analytics or AI must act on enterprise data without ambiguity.
  • Agentic AI: Autonomous AI systems capable of planning, deciding, and taking actions — including calling APIs, writing code, and orchestrating other agents — with minimal human oversight. Agentic AI introduces new NHI risks as agents must authenticate to external services.

What's in the full article

TruFoundry's full article covers the operational detail this post intentionally leaves for the source:

  • Documented gateway policy examples for identity, routing, budgets, and guardrails across model and MCP traffic
  • Implementation detail on metadata tagging and cost attribution for team, project, application, and environment
  • Deployment posture options such as VPC, on-premises, and air-gapped operation for regulated environments
  • The second half of the series, which extends the analysis into MCP Gateway and the Agent Harness

👉 TruFoundry’s full post covers the request-path control model, telemetry mechanics, and the bridge to MCP and agent governance.

Deepen your knowledge

The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, workload identity, secrets management, and the control patterns that support runtime accountability. It is designed for practitioners who need to connect identity governance to modern AI and security programmes.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 20, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org