Blank white background with no objects or features visible.

TrueFoundry kündigt die Übernahme von Seldon AI an und erweitert damit seine Control Plane für Enterprise-KI. Vollständigen Bericht lesen →

Agent Economics, No. 2: Mapping Firm-Scale AI Controls to Agent-Economy Institutions

von Boyu Wang

Published: July 23, 2026

AGENT ECONOMICS · No. 2 IN AN OPEN SERIES  ·  ← No. 1: what is the agent economy?

No. 1 in this series defined the agent economy and read two complementary sources side by side: MIT Sloan's July 2026 report on Ramesh Raskar's vision of an agent economy needing identity, trust, service, and payment infrastructure (mitsloan.mit.edu), and the Google DeepMind preprint Virtual Agent Economies, whose sandbox-economy framework argues that an agent economy's origins and its permeability with the human economy should be design decisions (arXiv:2509.10147). This entry does what No. 1 merely previewed: it takes each institution that research calls for and asks the engineer's question — does a firm-scale version of this exist as documented capability today? The setting makes the question fair. An enterprise running selected agent operations through governed gateways offers a bounded test case resembling aspects of an intentionally designed sandbox — a resemblance that is analytical rather than literal, applying only to the activity the participating controls mediate, and governed enough to measure that traffic in unusual detail. What follows is the institution-by-institution mapping: two comparatively strong firm-scale analogs, several useful but limited control analogies, one architectural boundary, and clear gaps in reputation, settlement, insurance, and mission design — stated as plainly as the matches. The mapping itself is our editorial synthesis; neither source evaluates TrueFoundry, and firm scale is not economy scale — a boundary Section 8 makes precise.

Key Takeaways

  • The agent-economy research names a missing institutional stack — identity and discovery, trust and reputation, measurement, stability, payments, remediation, and mission design. This post asks the engineer's question: does a firm-scale analogue of each exist as documented capability today?
  • Two comparatively strong analogs: identity and access (caller resolved as user, team, virtual account, or service identity, per configuration, within one administrative domain) and usage accounting (model cost/token attribution and MCP server/tool measurement for gateway-mediated activity).
  • Useful but limited analogies: the MCP registry as a tenant-scoped discovery directory, and budgets, rate limits, and virtual-model fallbacks as functional — not monetary — stability controls that constrain permitted spend and throughput.
  • One architectural boundary: the LLM and MCP gateways are two possible permeability enforcement points; direct web, non-MCP API, queue, in-process, and A2A traffic may require separate egress and identity controls.
  • Clear gaps, on the record: reputation (evidence exists; nothing computes or transports it), payment and settlement (no transferable currency, settlement rail, or x402 implementation documented), insurance/repair/legal (evidence and prevention only — no pricing or adjudication of agent risk), and mission economies.
  • The nine-row master mapping in Section 7 is the source of truth; the analogy is analytical, not a claim that the deployment constitutes an economy.
  • What firm-scale deployments can contribute going forward is comparatively high-resolution evidence — attribution data, budget events, and trace records for the gateway-mediated activity they govern.

1. The Setting: A Sandbox You Can Actually Instrument

Recall the DeepMind framework's two axes — origins (emergent vs. intentional) and permeability with the human economy — and its diagnosis that the macro trajectory points to the risky quadrant: emergent and highly permeable. The enterprise deployment differs on both coordinates, with care about how far that goes. A gateway-governed agent estate is intentional by construction for its participating operations — nothing joins the gateway plane without configuration. Its broader boundary is not thereby impermeable: permeability is a collective property, and agents may also touch the world through channels the gateways do not mediate. Enterprise deployments can provide an early source of comparatively high-resolution evidence about governed, gateway-mediated agent activity — checking parts of the research wishlist against running configurations is this post's method. For each institution: what the research calls for, what the documented instrument is, and how far the analogy legitimately stretches.

Diagram of a governed firm-scale sandbox analogue: agents inside a dashed firm boundary route participating LLM and MCP operations through the gateway plane; five instrument boxes below are labeled participation controls, spending constraints, usage accounting, throughput and resilience, and operational evidence; a boundary note states that direct web, non-MCP API, queue, in-process, and A2A traffic may require separate egress and identity controls.
Figure 1: A governed firm-scale sandbox analogue — participating LLM and MCP operations traverse the gateway plane; other traffic may require separate controls. Instrument labels are operational; the economic analogies are interpretive comparisons made in the body. Original graphic.

2. Market Licensing: Identity, Discovery, and Who May Transact

Raskar's first two categories — agent identity and discovery systems ("ICANN for agents") and trust services (passports for agents) — answer the question every market answers before its first trade: who is allowed in, and how do counterparties know who they're dealing with? The firm-scale instrument is the registry stack. MCP servers are hosted, published, and discovered through the MCP registry (registry docs); depending on configuration, the MCP Gateway can resolve the caller as a user, team, virtual account, or service identity and apply server- or tool-level access rules; per-user OAuth can delegate an individual user's downstream permissions where that mode is configured (auth & security docs) — the deployment mechanics of which this blog documented end to end for Google Drive (MCP in Practice, Part 1). Tool-level restrictions narrow what a licensed participant may do; in gateway-managed authentication modes, downstream provider credentials are centralized rather than distributed to each agent, though clients still authenticate to the gateway and some modes allow client-supplied downstream credentials. The analogy's true extent: this is licensing and identity within one jurisdiction. Raskar's categories are about identity that travels between jurisdictions — the inter-firm, open-web version — which no single vendor's registry provides and which is precisely what his Project NANDA and the IETF's agent-identity work are contesting.

3. Usage Accounting: Measuring Activity That Moves Fast

The DeepMind abstract's defining anxiety is speed — agents transacting and coordinating at scales and speeds beyond direct human oversight. The classical answer to an economy that outruns its observers is measurement infrastructure, and here the firm-scale instrument is unusually complete. For gateway-mediated activity, the dashboard provides high-resolution usage and cost accounting — model cost and token metrics are attributed, and MCP server and tool volumes and failures are measured (measurement, not necessarily an economic price); the documented Metrics Dashboard pivots cost, token, latency, and failure charts by model, virtual model, user, virtual account, team, or custom metadata keys — the organizational dimensions a business actually budgets on — and extends the same treatment to MCP traffic down to per-server and per-tool call volumes, latencies, and failure breakdowns (Metrics Dashboard docs). Telemetry exports over OpenTelemetry to the enterprise's existing observability stack (gateway docs). In the series' vocabulary, and strictly as analogy: for its gateway-mediated activity, the firm has usage accounting at the individual-request grain, continuously — an operational ledger the macro agent economy conspicuously lacks, and the reason ledger question 6 from No. 1 (what does firm-scale evidence reveal?) is answerable at all.

4. Spending Constraints and Circuit Breakers: A Functional Analogy

The sandbox paper's systemic-risk concern — instability propagating through and out of agent markets — is at firm scale a pair of documented mechanisms. Spend governance: tenant- and team-scoped budgets whose rules match users, models, and metadata, with warn-only and hard enforcement modes and budget milestone alerts — a graduated response rather than the binary of an outage (budget docs). Stability mechanics: rate limits per user, model, and application; load balancing across models by weight, latency, or priority; automatic retries and fallback chains configured as virtual models (rate limiting docs; virtual model docs). The analogy is functional rather than exact: a runaway agent loop resembles a demand shock and a provider outage a supply shock, while budgets constrain permitted spend, rate limits constrain request throughput, and virtual-model retries or fallbacks can improve resilience for participating model traffic — none of which regulates a currency, interest rate, money supply, or inter-agent credit market. These controls can constrain selected spending and throughput failure modes before additional requests are admitted; they do not regulate an economy or prevent every form of cascading failure. In that limited sense they dampen propagation — enforced before spend accrues, which is the property month-end reconciliation can never have.

5. The Permeability Dial: Where the Sandbox Meets the Metered Web

The DeepMind framework's most original contribution is treating permeability as a designed variable, and at firm scale that variable has a physical location: egress — the boundary where internal agents reach the public web. That boundary is acquiring, on the outside, institutions adjacent to Raskar's list: cryptographically signed automated-client authentication through Web Bot Auth at the IETF — a narrow operator-authentication analogue within Raskar's broader passport category, not a reputation system or proof of the end user behind the agent, and machine micropayments through HTTP 402 and the x402 ecosystem (his stablecoin-micropayments category) — developments whose plumbing this blog analyzed in depth (agent loops on the metered web). The precision note from that post carries over verbatim in spirit: TrueFoundry's documentation describes neither x402 nor Web Bot Auth, and this post claims neither. The mapping claim is architectural and bounded: the LLM and MCP gateways are two possible enforcement points within a broader permeability architecture — direct browser access, general network egress, non-MCP APIs, queues, payment rails, and agent-to-agent communication may require controls outside the AI Gateway. TrueFoundry can govern and observe participating LLM and MCP operations routed through its gateways. General web egress, direct APIs, non-MCP tools, queues, in-process calls, and agent-to-agent traffic may require separate identity, network, policy, and accounting controls. The bespoke-currency idea from the preprint has no firm-scale counterpart here: a cost allowance is not a transferable currency, medium of exchange, settlement asset, or store of value.

6. Where the Mapping Thins: Reputation, Settlement, Remediation, and Mission Design

Trust and reputation — in both source frameworks, reputation arises from contribution quality and histories of interaction that travel between parties. At firm scale, logs and metrics can provide evidence about behavior, but nothing computes a reputation score or transports it across administrative domains; the IETF Web Bot Auth charter explicitly excludes reputation assignment. Gap, on the record.

Payment and settlement — Raskar's stablecoin-micropayments category and the DeepMind bespoke-currency lever both presuppose transferable value. TrueFoundry documents no transferable currency, inter-agent settlement rail, x402 implementation, or payment-market mechanism; the emerging rails (HTTP 402, x402) are evolving outside the platform. Gap, on the record.

A mapping that only reports matches is marketing, so here are the misses. Insurance, repair, and legal services — Raskar's third category — has at best a partial analog: step-level run traces and request records can provide operational evidence for incident investigation — not underwriting, legal adjudication, or a complete liability framework (Agent Harness docs), and approval gates on configured sensitive tool calls are loss prevention, but nothing at firm scale prices agent risk, underwrites it, or adjudicates it. Responsibility and loss allocation depend on contracts, insurance, organizational policy, and applicable law; the platform does not price or allocate that risk — ledger question 5 from No. 1, still open. Mission economies — the DeepMind lever for orienting agent markets around collective goals — is an organizational and governance choice no platform supplies; the nearest documented machinery (approval gates, staged expansion based on measured outcomes) constrains how agents pursue objectives, not which objectives the estate is pointed at. Those two additional gaps are worth keeping visible: they mark where the agent economy's institutions will have to come from outside the infrastructure layer.

7. The Master Mapping

Institution (source) Firm-scale instrument Documentation Analogy strength
Identity & access (Raskar: identity) Caller resolved as user, team, virtual account, or service identity per configuration; server- and tool-level access rules; per-user OAuth delegation where configured auth & security Comparatively strong — within one administrative domain
Discovery (Raskar: discovery) MCP registry / catalog as the tenant-scoped capability directory MCP registry Useful but limited — registry analogue within the tenant
Trust & reputation (Raskar; DeepMind trust infrastructure) Logs and metrics can provide evidence about behavior; nothing computes or transports reputation across parties Metrics Dashboard Gap — evidence exists; reputation does not
Usage accounting (DeepMind oversight concern) Model cost/token attribution, request performance, MCP server/tool volumes and failures for gateway-mediated activity; OTel export Metrics Dashboard Comparatively strong — operational measurement, not economic accounting
Stability / spending constraints (DeepMind systemic risk) Budgets (warn/hard, milestone alerts), rate limits, virtual-model retries and fallbacks for participating model traffic budgets, rate limits Useful but limited — functional analogy, not monetary policy
Permeability controls (DeepMind permeability) LLM/MCP gateways as two possible enforcement points within a broader permeability architecture; direct web, non-MCP APIs, queues, in-process calls, and A2A traffic may require separate egress and identity controls egress analysis Architectural boundary — partial by design
Payment & settlement (Raskar micropayments; DeepMind bespoke currencies) No transferable currency, inter-agent settlement rail, x402 implementation, or payment-market mechanism is documented Gap — external rails (x402, HTTP 402) evolving outside the platform
Insurance / repair / legal (Raskar) Traces and records as operational evidence; approval checkpoints as prevention — no pricing, underwriting, or adjudication of agent risk Agent Harness Gap — evidence and prevention only
Mission economies (DeepMind) Organizational choice; staged expansion constrains means, not a market mechanism for collective ends Gap — acknowledged

The links of documentations could be found in References below.

8. Boundaries, Stated Plainly

Four bounds. The mapping is TrueFoundry's editorial synthesis: neither MIT Sloan nor the DeepMind authors evaluate, mention, or endorse TrueFoundry, and Virtual Agent Economies remains a preprint. Firm scale is not economy scale — a sandbox with one owner, one budget authority, and one administrative policy domain sidesteps exactly the coordination problems (openness, inter-jurisdiction identity, consolidation) that make the macro question hard, so nothing here answers Raskar's ownership question; it only shows what the institutions look like when someone can simply decide to have them. Analogy strengths in the table are our judgments, made to be argued with. And capabilities are paraphrased from public documentation current at the time of writing — the durable content is the mapping's structure, not any snapshot of a docs page. Firm-scale deployments can contribute comparatively high-resolution evidence to the series going forward: attribution data, budget events, and trace records from governed, gateway-mediated deployments — which is where a future entry in this series will pick up ledger question 6.

References

Series: Agent Economics, No. 2  ·  ← No. 1: What Is the Agent Economy — and Who Gets to Design It?

Second entry in an open series on agent economics. No direct quotations are used from either primary source in this entry; all source content is paraphrased with links, and the institution-to-instrument mapping, including the analogy-strength judgments, is TrueFoundry editorial synthesis. Platform capabilities are paraphrased from public documentation current at the time of writing.

Der schnellste Weg, deine KI zu entwickeln, zu steuern und zu skalieren

Melde dich an
Inhaltsverzeichniss

Steuern, implementieren und verfolgen Sie KI in Ihrer eigenen Infrastruktur

Buchen Sie eine 30-minütige Fahrt mit unserem KI-Experte

Eine Demo buchen

Der schnellste Weg, deine KI zu entwickeln, zu steuern und zu skalieren

Demo buchen
Summarize with
ChatGPT logo by OpenAI
Perplexity AI logo
Blurry red snowflake on white background, symmetrical frosty design with soft edges and abstract shape.

Entdecke mehr

Keine Artikel gefunden.
July 23, 2026
|
Lesedauer: 5 Minuten

Agent Economics, No. 2: Mapping Firm-Scale AI Controls to Agent-Economy Institutions

Keine Artikel gefunden.
July 23, 2026
|
Lesedauer: 5 Minuten

Agent Economics, No. 1: What Is the Agent Economy — and Who Gets to Design It?

Keine Artikel gefunden.
July 22, 2026
|
Lesedauer: 5 Minuten

Introducing Ask TFY: A New Way to Understand and Control Your AI in Production

Keine Artikel gefunden.
July 22, 2026
|
Lesedauer: 5 Minuten

The Loop Gets a Passport and a Wallet: Loop Engineering Meets the Metered Web

Keine Artikel gefunden.
Keine Artikel gefunden.

Aktuelle Blogs

Black left pointing arrow symbol on white background, directional indicator.
Black left pointing arrow symbol on white background, directional indicator.
Machen Sie eine kurze Produkttour
Produkttour starten
Produkttour