TL;DR: Enterprise AI teams are moving from token-maximising behavior to tighter budgets and value-based governance, while TrueFoundry argues the real problem is that token count is a proxy that cannot distinguish productive workload from waste, according to TruFoundry. The practical shift is from rationing usage to instrumenting outcomes, because flat caps can reduce spend without proving security, quality, or business value.
NHIMG editorial — based on content published by TruFoundry: Tokenmaxxing, Revisited: Value Is the Metric
By the numbers:
- AI-related credential leaks surged 81.5% year-over-year in 2025, with the surrounding AI infrastructure leaking 5x faster than core LLM providers.
Questions worth separating out
Q: How should security teams govern employee AI use without blocking productivity?
A: Start with visibility into sanctioned and shadow AI use, then apply runtime policies that inspect intent and context rather than only keywords.
Q: Why do AI agents complicate access governance more than ordinary automation?
A: AI agents complicate access governance because they can branch at runtime, wait on external services, and continue later with the same operational context.
Q: What breaks when teams optimise token count without measuring quality?
A: The system often loses context, retries more often, and pushes work into validation and human rework.
Practitioner guidance
- Instrument value, not just spend Track task success, rework, escalation rates, and user satisfaction alongside token consumption so budget changes reflect actual output quality.
- Attribute usage to workflow identities Map every high-volume AI path to a workflow, service account, or agent identity so you can distinguish productive automation from uncontrolled consumption.
- Unify gateway traces with evaluation data Join request logs, tool invocations, and outcome scores in one measurement plane so routing decisions and budget policy use the same evidence.
What's in the full article
TruFoundry's full blog covers the operational detail this post intentionally leaves for the source:
- The measurement workflow used to separate productive token spend from wasteful retries and rework
- The policy pattern for graduations between soft limits, audit, and enforce modes in AI budgets
- The routing and evaluation mechanics behind value-per-token scoring across different model paths
- The practical examples that show how gateway telemetry supports budgeting decisions
👉 Read TruFoundry's analysis of token spend, value-per-token governance, and AI budgeting →
Token spend is shifting to value metrics. What should teams do?
Explore further
Token volume is now a governance anti-pattern when it is treated as the primary success metric. The article captures a broader pattern: enterprises move from one proxy failure to another when they optimise cost signals without measuring outcome quality. That is as true in AI governance as it is in identity programmes, where raw activity counts rarely tell you whether access, delegation, or automation was properly controlled. Practitioners should treat token count as a telemetry input, not the control objective.
A question worth separating out:
Q: Who should be accountable for AI gateway governance in an enterprise?
A: Accountability should sit with the teams that own identity, platform policy, and operational risk together, not with model developers alone. When a gateway controls secrets, routing, and usage, it becomes part of the governance stack. That means IAM, security architecture, and platform engineering need shared oversight.
👉 Read our full editorial: Value per token, not token count, is the real AI governance metric