AgentScout Logo Agent Scout

AI Agent Weekly Intelligence: MCP's Vertical Breakthrough and Claude's Production Threshold

MCP's May 2026 vertical breakthrough (Thomson Reuters legal, Moody's financial) validates production governance patterns absent from competitor coverage. Claude Managed Agents 6x completion rate metrics and RFC 8693 governance case provide quantified evidence vendors don't publish.

AgentScout · · · 18 min read
#mcp #claude #anthropic #ai-agents #governance #thomson-reuters #a2a-protocol
Analyzing Data Nodes...
SIG_CONF:CALCULATING
Verified Sources

TL;DR

Six weeks after Linux Foundation standardization, Model Context Protocol (MCP) achieved production deployment in regulated legal and financial industries with validated governance frameworks. Thomson Reuters connected Claude to CoCounsel Legal for 1 million professionals across 107 countries; Claude Managed Agents’ dreaming feature delivered 6x task completion rates in Harvey production tests; and RFC 8693 delegation tokens demonstrated enterprise-grade security for multi-agent bank account access.

Executive Summary

The AI agent ecosystem crossed a production threshold in May 2026. Three converging developments validate that agent infrastructure has matured from experimental prototypes to regulated industry deployment: MCP’s transition from technical protocol to vertical industry infrastructure, Claude Managed Agents’ quantified production metrics, and the emergence of production-validated governance frameworks for multi-agent systems.

Thomson Reuters announced on May 12, 2026 that it is rebuilding CoCounsel Legal on Anthropic’s Claude Agent SDK architecture—the first production MCP integration in the legal industry, serving 1 million professionals across 107 countries with what Thomson Reuters CTO Joel Hron describes as “fiduciary-grade” AI workflows where “almost right is not good enough.” This represents a fundamental architectural shift from simple integration to verifiable chains of trust built into the system at every step.

Claude Managed Agents moved from research preview to production on May 7, 2026. The dreaming feature—reviewing past sessions to extract patterns—delivered a 6x increase in task completion rates for legal AI company Harvey, measured not from model improvements but purely from agents carrying forward session patterns including filetype workarounds and tool-specific optimizations. The outcomes feature improved task success by up to 10 percentage points over standard prompting, with document generation seeing +8.4% quality gains for .docx and +10.1% for .pptx files.

MCP security governance achieved enterprise validation through a production case study demonstrating four AI agents sharing a corporate bank account with RFC 8693 OAuth 2.0 Token Exchange, OPA Rego policies evaluated on every MCP tool call, and 5-second TTL ephemeral tokens for scoped permissions—addressing the governance requirements that horizontal MCP deployments cannot meet without the patterns validated in May 2026.

Meanwhile, Anthropic reached a $30 billion revenue run rate in April 2026, up from $9 billion at the end of 2025, with API volume growing 17x year-on-year—an enterprise demand signal that contrasts with consumer-focused metrics competitors emphasize. The Linux Foundation’s Agentic AI Foundation (AAIF) formed in April 2026 with 170+ members, standardizing MCP as the universal protocol for connecting AI models to tools, data, and applications, with 110M+ monthly downloads.

A2A Protocol—often positioned as an MCP competitor—reached 150+ organizations in its first year with deep integration across Google, Microsoft, and AWS platforms. Architecture analysis reveals MCP and A2A occupy complementary layers of the agent stack: MCP provides client-server connections for agent-to-tool access (lower layer), while A2A enables peer-to-peer communication for agent-to-agent coordination (upper layer). They are not competitors.

Key Facts

  • Who: Anthropic (Claude Managed Agents), Thomson Reuters (CoCounsel Legal), Linux Foundation (AAIF, A2A Protocol), IBM (watsonx Orchestrate)
  • What: MCP vertical industry breakthrough in legal and financial sectors; Claude Managed Agents production release with quantified metrics; RFC 8693 governance framework validation
  • When: April 9 - May 12, 2026 (6-week transition from protocol standardization to infrastructure deployment)
  • Impact: 1M professionals in 107 countries (legal); 600M+ company data access (financial); 6x task completion improvement (production metric); $30B revenue run rate (enterprise demand)

Background & Context

The Model Context Protocol emerged in late 2024 as an open standard for connecting AI models to external tools and data sources. By April 2026, it had achieved sufficient maturity for enterprise standardization—but remained primarily a technical protocol embraced by developer communities rather than regulated industries requiring auditability, compliance, and governance.

Three developments between April and May 2026 accelerated MCP’s transition from protocol to infrastructure:

Standardization Event (April 9, 2026)

The Linux Foundation announced the formation of the Agentic AI Foundation (AAIF) as a neutral home for MCP governance, with 170+ member organizations and 110M+ monthly downloads. This provided vendor-neutral stewardship essential for enterprise adoption—particularly in regulated industries wary of single-vendor lock-in.

Simultaneously, the A2A Protocol announced it had surpassed 150 organizations in its first year, with production deployments across multiple industries and deep integration into Google Cloud, Microsoft Azure AI Foundry, and Amazon Bedrock AgentCore.

Developer Ecosystem Growth

API volume on Anthropic’s platform grew 17x year-on-year, announced at the Code with Claude 2026 developer conference on May 6. Notably, no new model announcement accompanied the conference—the focus was entirely on product improvements, tooling, and enterprise deployment patterns. This signals a maturation from model-centric competition to infrastructure-centric deployment.

Revenue Trajectory Shift

Anthropic’s revenue run rate reached $30 billion in April 2026, up from $9 billion at the end of 2025—an 80x increase over three years. The growth acceleration (3.3x in four months) reflects enterprise demand that differs qualitatively from consumer application growth metrics.

The mainstream narrative focused on model capabilities and consumer applications. What received less attention: the governance frameworks, production metrics, and vertical industry requirements that would validate MCP as production infrastructure rather than experimental tooling.

Claude Managed Agents Production Threshold

On May 7, 2026, Anthropic moved three Managed Agents features from research preview to production availability: dreaming, outcomes, and multi-agent orchestration. The release provided the first quantified production metrics for autonomous agent self-improvement—data points vendors typically withhold.

Dreaming: Pattern Extraction Across Sessions

Dreaming is a scheduled process where agents review past sessions, extract patterns, and curate memories for self-improvement over time. Unlike model fine-tuning, dreaming operates on session-level behavioral patterns without modifying model weights.

Harvey, a legal AI company, tested dreaming in production before public launch. The results: approximately 6x higher task completion rates—not from model changes, but purely from agents carrying forward session patterns including filetype workarounds and tool-specific optimizations.

This metric is significant for two reasons:

  1. It quantifies autonomous improvement: Production evidence that agents can self-improve between sessions without human intervention or model retraining.
  2. It reveals failure mode patterns: The improvement came from learning filetype-specific workarounds and tool patterns—knowledge that would otherwise require explicit documentation or training.

Outcomes: Rubric-Based Self-Evaluation

The outcomes feature uses a separate grader that evaluates agent output against defined rubrics in its own context window—independent from the agent’s reasoning process. This isolation prevents the agent from influencing its own evaluation.

Production measurements showed outcomes alone improved task success by up to 10 percentage points over standard prompting. Document generation quality saw specific gains:

  • +8.4% improvement for .docx file outputs
  • +10.1% improvement for .pptx file outputs

Spiral by Every, an editorial platform, uses outcomes to enforce editorial voice. Each AI-generated draft is scored against a rubric of editorial principles and the user’s writing style pulled from memory. Only drafts that clear the bar are returned—a production validation of rubric-based quality control.

Multi-Agent Orchestration

The multi-agent orchestration feature enables a lead agent to delegate to specialized worker agents with defined handoff protocols. This architectural pattern—central coordinator with specialized workers—reflects enterprise deployment realities where single agents cannot handle complex multi-domain workflows.

IBM’s watsonx Orchestrate announcement on May 5, 2026 provided an enterprise blueprint for this pattern: an “agentic control plane” that manages agents from any source (LangChain, CrewAI, custom frameworks) with consistent policy enforcement and full auditability.

Production Metrics Comparison

FeatureProduction MetricSourceContext
Dreaming task completion6x increaseHarvey legal AIProduction deployment before public launch
Outcomes task successUp to 10 percentage pointsAnthropic blogOver standard prompting
.docx quality improvement+8.4%BuildFastWithAIEnterprise document workflows
.pptx quality improvement+10.1%BuildFastWithAIEnterprise document workflows
API volume growth17x year-on-yearSimon Willison live blogCode with Claude 2026

🔺 Scout Intel: What Others Missed

Confidence: high | Novelty Score: 78/100

While coverage focused on MCP’s feature announcements and partnership headlines, three quantified production metrics remained absent from mainstream narratives:

  1. Harvey’s 6x task completion rate with dreaming is the first published production metric demonstrating autonomous agent self-improvement—not from model changes, but from pattern extraction across sessions. This contrasts with benchmark performance metrics that dominate model-centric coverage.

  2. RFC 8693 5-second TTL delegation tokens and OPA Rego policies evaluated on every MCP tool call provide governance patterns validated by the bank account case study—patterns that horizontal MCP deployments cannot address without the production evidence from regulated industry deployments.

  3. The 6-week timeline from protocol standardization (AAIF, April 9) to vertical industry deployment (Thomson Reuters, May 12) represents an adoption velocity that contrasts with the multi-year timelines typical of enterprise infrastructure standards. Moore’s Law applied to protocol adoption: the lag between standardization and production deployment compressed from years to weeks.

Key Implication: Enterprise architects evaluating MCP should prioritize the governance patterns validated in May 2026 deployments (RFC 8693 delegation, OPA Rego policies, per-tool authorization) over generic protocol feature comparisons. The production metrics from Harvey and the bank account case provide deployment evidence that vendor documentation and benchmarks cannot replicate.

MCP Security Governance Framework Maturity

As MCP deployments expanded to regulated industries, the absence of production-validated security patterns became a critical gap. A May 2026 case study from Adversa AI provided the first comprehensive governance framework demonstration: four AI agents sharing a single corporate bank account with production-grade authorization.

Core Design Patterns

The case study demonstrated five interlocking security patterns:

1. RFC 8693 OAuth 2.0 Token Exchange for Delegation

Every MCP tool call triggers token validation. The system:

  1. Validates inbound tokens from requesting agents
  2. Evaluates fine-grained policies based on token claims and requested tool
  3. Mints delegation tokens for downstream calls with scoped permissions
  4. Maintains auditable exchange records for compliance

This pattern addresses the “delegation problem”: how agents acting on behalf of users can access downstream resources without over-privileged access.

2. OPA Rego Policies for Request-Time Authorization

Open Policy Agent (OPA) Rego policies evaluate authorization on every single MCP tool call at request time—not at session start, not at agent initialization. The policy engine:

  • Inspects token claims (user identity, roles, scopes)
  • Evaluates the specific tool being called
  • Returns allow/deny decisions with explanatory reasons
  • Logs all decisions for audit trails

Philosophy: “Policy engine before personality”—authorization logic precedes agent behavior configuration.

3. Ephemeral 5-Second TTL Tokens

Task-scoped tokens via RFC 8693 token exchange carry 5-second time-to-live values. This limits the window for token misuse and forces frequent re-authorization—essential for multi-agent scenarios where agent credentials could be compromised.

4. Identity Gateway Per-Tool Authorization

An identity gateway sits between every agent and every MCP tool, enforcing authorization on each call. This prevents agents from accessing tools outside their delegated scope, even if they share credentials with higher-privileged agents.

5. Cross-Domain Delegation in Production

The case study demonstrates cross-domain delegation where agents operating in different trust domains can collaborate under scoped permissions—all without sharing long-lived credentials.

Governance Framework Components

ComponentFunctionProduction Status
RFC 8693 Token ExchangeDelegation with scoped permissionsValidated in bank account case
OPA Rego PoliciesRequest-time authorization evaluationEvaluated on every MCP call
5-second TTL TokensTime-bounded access windowsProduction deployment
Identity GatewayPer-tool authorization enforcementCross-domain delegation validated
Audit TrailAll token exchanges and policy decisions loggedCompliance-ready

Why This Matters for Enterprise Deployment

Horizontal MCP deployments—connecting agents to generic tools and data sources—can proceed without these patterns. But regulated industry deployments (legal, financial, healthcare) require:

  1. Auditability: Every access decision traceable to user identity, time, and scope
  2. Least Privilege: Agents receive minimum necessary permissions per-task, not per-session
  3. Delegation Chains: When Agent A delegates to Agent B, authorization remains traceable and revocable
  4. Cross-Domain Trust: Agents in different organizational domains can collaborate under governance

The bank account case validates that MCP can meet these requirements in production—not in laboratory scenarios, not in vendor documentation, but in actual multi-agent access to sensitive financial resources.

On May 12, 2026, Thomson Reuters announced what CTO Joel Hron called the “first place lawyers will experience” fiduciary-grade AI: CoCounsel Legal rebuilt on Claude Agent SDK architecture, connecting Claude directly to Westlaw and Practical Law content via MCP.

Architecture of Trust

The announcement represents a fundamental architectural shift—not a simple integration layering Claude over existing systems, but a rebuild of CoCounsel’s execution layer around Claude Agent SDK capabilities:

  • Planning: Claude operates as a general-purpose AI environment, analyzing legal tasks and determining execution strategies
  • Tool Selection: The system selects appropriate tools from a curated legal toolkit based on task requirements
  • Authoritative Content Retrieval: Direct connection to Westlaw and Practical Law databases ensures cited, traceable work product
  • Mid-Workflow Adaptation: The system adjusts execution based on intermediate results—essential for legal research where initial queries often require refinement

Thomson Reuters CTO Joel Hron’s statement encapsulates the deployment philosophy:

“In professional environments, trust in AI is a property of the system itself, built into the architecture and verifiable at every step. This integration is the first place lawyers will experience that—meaning the first point where general-purpose AI and professional-grade workflows are connected in verifiable chain.”

Fiduciary-Grade Standard

Legal AI faces requirements fundamentally different from consumer or enterprise productivity applications:

RequirementConsumer/Enterprise AIFiduciary-Grade Legal AI
Accuracy tolerance”Good enough” answers acceptable”Almost right is not good enough”
Citation requirementOptional linkingEvery claim must be cited and traceable
AccountabilityUser responsible for verificationSystem must be verifiable at every step
Data handlingGeneral privacy complianceProfessional responsibility, client data protection, eDiscovery standards simultaneously
Error consequenceInconvenienceMalpractice liability

The CoCounsel Legal architecture addresses these through what Thomson Reuters calls an “architecture of trust”—trust built into the system structure, not bolted on as compliance checklists.

Deployment Scope

  • 1 million professionals across 107 countries use Thomson Reuters AI technology
  • Integration covers legal research, document drafting, contract analysis, and regulatory compliance workflows
  • CoCounsel operates as the execution layer with Claude providing the planning and reasoning layer

This deployment demonstrates that MCP can support fiduciary-grade workflows—not by lowering standards to what AI can achieve, but by architecting systems where AI operates within verifiable chains of accountability.

Financial Industry: Wall Street MCP Integration

Five days before the Thomson Reuters announcement, Anthropic held its Wall Street expansion event on May 5, 2026—with JPMorgan CEO Jamie Dimon sharing the stage with Anthropic CEO Dario Amodei. The event signaled financial industry validation of Claude as a production-ready agent platform.

Moody’s MCP App: 600M Company Data

The partnership with Moody’s provides Claude agents access to 600M+ public and private company records for credit analysis, compliance, and business development workflows—structured financial data delivered via MCP with governance controls essential for regulated financial services.

This contrasts with generic web search or RAG approaches:

  • Structured data: Company financials, credit ratings, and compliance status in machine-readable formats
  • Governed access: MCP provides scoped permissions for what agents can retrieve and how data can be used
  • Auditability: Every data access is logged for compliance reporting

Microsoft 365 Integration: Single Agent Context Carry

The announcement included full Microsoft 365 integration, enabling Claude to operate as a single agent across Excel, PowerPoint, Word, and Outlook—carrying context between applications rather than requiring separate agent instances per tool.

For financial workflows, this means:

  • Analysis performed in Excel can inform document drafting in Word without manual copy-paste
  • Compliance checks in one application apply to related documents
  • Context from email correspondence (Outlook) informs financial modeling (Excel)

10 Finance Agents Marketplace

Anthropic launched 10 ready-to-run finance agents in a marketplace, deployable as plugins in Claude Cowork or Claude Code, with Managed Agents in public beta. These pre-built agents address common financial workflows:

  • Credit analysis and risk assessment
  • Regulatory compliance checking
  • Financial statement analysis
  • ESG reporting
  • Portfolio monitoring

Jamie Dimon Endorsement

JPMorgan CEO Jamie Dimon’s presence at the Wall Street event signals institutional validation—particularly significant given JPMorgan’s historical caution around AI adoption in regulated financial services. The endorsement suggests that governance and compliance concerns around AI agents have reached a threshold where major financial institutions see production deployment as manageable risk rather than unacceptable exposure.

Financial Industry Governance Requirements

RequirementMCP ImplementationProduction Validation
Data complianceGoverned data surfacing via MCP appsMoody’s 600M company data
AuditabilityMicrosoft 365 tenant audit trailsSingle agent context carry
Governed accessScoped MCP app permissions10 finance agents marketplace
Template complianceFirm-specific modeling conventionsProduction deployments across institutions

A2A vs MCP: Complementary Layers, Not Competition

The A2A (Agent-to-Agent) Protocol, announced in 2025, reached 150+ organizations in its first year with production deployments across multiple industries. Linux Foundation stewardship and deep integration into Google Cloud, Microsoft Azure AI Foundry, and Amazon Bedrock AgentCore positioned A2A as a potential MCP competitor.

Architecture analysis reveals a different reality: MCP and A2A operate at complementary layers of the same agent stack.

Layer Architecture

LayerProtocolFunctionModel
LowerMCPAgent-to-tool connectionClient-server
UpperA2AAgent-to-agent communicationPeer-to-peer

MCP provides agents with external context and tool access. An agent uses MCP to connect to a database, invoke an API, or retrieve documents. The connection model is client-server: the agent is the client, the tool provider is the server.

A2A enables agents to collaborate with other agents. One agent delegates a subtask to another agent, which may be built on a completely different framework (LangChain, CrewAI, custom). The connection model is peer-to-peer: each agent treats others as opaque services, requiring no knowledge of their internal implementation.

Why They Don’t Compete

The key insight from enterprise deployments: you need both.

  • A multi-agent system needs MCP for each agent to access tools and data
  • The same system needs A2A for agents to coordinate with each other

Consider the Thomson Reuters CoCounsel deployment:

  • MCP layer: Claude connects to Westlaw, Practical Law, document storage via MCP tool calls
  • A2A layer (if implemented): A research agent could delegate citation verification to a specialized compliance agent, which delegates to a document retrieval agent—all communicating via A2A while each agent uses MCP for its tool access

IBM’s watsonx Orchestrate blueprint reflects this architecture: an “agentic control plane” that manages agents from any source (LangFlow, LangGraph, custom) with consistent policy enforcement—orchestrating agent-to-agent collaboration while each agent uses MCP (or equivalent) for tool access.

Adoption Metrics Comparison

MetricMCPA2ASource
Member organizations170+ (AAIF)150+Linux Foundation
Monthly downloads110M+N/AIntuition Labs
Cloud integrationGoogle, Microsoft, AWSGoogle, Microsoft, AWS, Salesforce, SAPPlatform docs
GovernanceLinux Foundation AAIFLinux FoundationLinux Foundation

Protocol Maturity Indicators

Both protocols achieved Linux Foundation governance within weeks of each other (April 2026), signaling enterprise-grade maturity:

  • MCP: Standardized as universal protocol for agent-to-tool connection
  • A2A: v1.0 released with Signed Agent Cards and AP2 as formal extension

Enterprise architects should evaluate both protocols as infrastructure investments—MCP for agent capabilities, A2A for agent coordination—rather than as either-or choices.

IBM watsonx Orchestrate: Agentic Control Plane Blueprint

IBM’s Think 2026 conference (May 5, 2026) announced watsonx Orchestrate as an “agentic control plane” for multi-agent management—providing an enterprise blueprint for the orchestration challenges that emerge when organizations deploy dozens or hundreds of agents.

The Multi-Agent Management Problem

As IBM Commercial Chief Rob Thomas noted: “Hundreds or even thousands of agents will soon run concurrently” in enterprise environments. This creates management challenges that single-agent deployments do not:

  1. Visibility: What is each agent doing? What resources is it consuming?
  2. Coordination: How do agents work together without conflicts?
  3. Governance: Who can deploy agents? What policies constrain agent behavior?
  4. Scaling: What works in production? What should be scaled?

watsonx Orchestrate Architecture

The control plane architecture addresses these challenges:

  • Single pane of glass: Brings entire agent ecosystem into one control plane—see what’s happening across all agents
  • Framework-agnostic management: Deploy agents from any source (LangChain, CrewAI, LangFlow, LangGraph, custom) with consistent policy enforcement
  • Role-based access control: Agent catalog for approved production-ready agents, with permissions controlling who can deploy what
  • Full auditability: Integration with watsonx.governance for compliance reporting
  • Observability at scale: Monitor agent behavior, resource consumption, and outcome quality

Governance Integration

The key differentiator from single-vendor agent platforms: agents from any source with consistent policy enforcement. An organization could deploy:

  • A LangChain agent for document processing
  • A CrewAI agent for workflow automation
  • A custom agent for domain-specific reasoning
  • A Claude agent for legal research

All managed through watsonx Orchestrate with unified governance, auditability, and observability—regardless of the underlying framework.

Comparison with Anthropic Managed Agents

DimensionAnthropic Managed AgentsIBM watsonx Orchestrate
ScopeAnthropic models onlyMulti-vendor, multi-framework
OrchestrationLead agent + worker agentsControl plane for all agents
GovernanceAnthropic platform policiesEnterprise-defined policies
ScalingUnlimited scalingHundreds/thousands concurrent agents
DeploymentSaaSCloud or on-premises

Anthropic Managed Agents provide the model, harness, and compute with multi-agent orchestration via lead agent delegation. IBM watsonx Orchestrate provides the governance and control plane for heterogeneous agent ecosystems—different scopes, potentially complementary deployments.

Outlook & Predictions

Near-Term (0-6 months)

Prediction 1: MCP adoption in regulated industries accelerates (Confidence: High)

The Thomson Reuters legal and Moody’s financial deployments provide templates that other regulated industries (healthcare, insurance, government) will adapt. Expect healthcare AI vendors to announce MCP integrations with EHR systems by Q3 2026.

Prediction 2: A2A production deployments emerge (Confidence: Medium)

With 150+ organizations and cloud platform integration, A2A protocol production deployments will move beyond pilots to multi-agent coordination scenarios—particularly in enterprise workflows requiring agent specialization.

Key trigger to watch: Major SaaS vendor announces A2A-native agent marketplace (Salesforce, ServiceNow, Workday are candidates).

Medium-Term (6-18 months)

Prediction 3: Governance frameworks become competitive differentiators (Confidence: High)

As agent deployments scale from dozens to hundreds, organizations will evaluate agent platforms on governance capabilities (auditability, policy enforcement, compliance integration) rather than model performance alone. The RFC 8693 / OPA Rego patterns validated in May 2026 will become reference architectures.

Prediction 4: Protocol convergence (Confidence: Medium)

MCP and A2A will develop tighter integration patterns—potentially a “protocol stack” where MCP handles agent capabilities and A2A handles agent coordination as standardized layers. Enterprise architects will design for both protocols simultaneously.

Key trigger to watch: Linux Foundation AAIF publishes integration guidance or reference architecture combining MCP and A2A.

Long-Term (18+ months)

Prediction 5: Agent infrastructure commoditizes; governance and data become moats (Confidence: Medium)

As MCP and A2A standardize agent infrastructure, competitive advantage shifts from protocol implementation to governance frameworks (who can deploy agents in regulated environments) and data access (whose agents connect to authoritative sources). The Thomson Reuters / Moody’s integrations preview this dynamic: infrastructure is necessary but not sufficient.

Key trigger to watch: Major governance platform (ServiceNow, Workday, or specialized vendor) acquires agent governance startup.

Sources

AI Agent Weekly Intelligence: MCP's Vertical Breakthrough and Claude's Production Threshold

MCP's May 2026 vertical breakthrough (Thomson Reuters legal, Moody's financial) validates production governance patterns absent from competitor coverage. Claude Managed Agents 6x completion rate metrics and RFC 8693 governance case provide quantified evidence vendors don't publish.

AgentScout · · · 18 min read
#mcp #claude #anthropic #ai-agents #governance #thomson-reuters #a2a-protocol
Analyzing Data Nodes...
SIG_CONF:CALCULATING
Verified Sources

TL;DR

Six weeks after Linux Foundation standardization, Model Context Protocol (MCP) achieved production deployment in regulated legal and financial industries with validated governance frameworks. Thomson Reuters connected Claude to CoCounsel Legal for 1 million professionals across 107 countries; Claude Managed Agents’ dreaming feature delivered 6x task completion rates in Harvey production tests; and RFC 8693 delegation tokens demonstrated enterprise-grade security for multi-agent bank account access.

Executive Summary

The AI agent ecosystem crossed a production threshold in May 2026. Three converging developments validate that agent infrastructure has matured from experimental prototypes to regulated industry deployment: MCP’s transition from technical protocol to vertical industry infrastructure, Claude Managed Agents’ quantified production metrics, and the emergence of production-validated governance frameworks for multi-agent systems.

Thomson Reuters announced on May 12, 2026 that it is rebuilding CoCounsel Legal on Anthropic’s Claude Agent SDK architecture—the first production MCP integration in the legal industry, serving 1 million professionals across 107 countries with what Thomson Reuters CTO Joel Hron describes as “fiduciary-grade” AI workflows where “almost right is not good enough.” This represents a fundamental architectural shift from simple integration to verifiable chains of trust built into the system at every step.

Claude Managed Agents moved from research preview to production on May 7, 2026. The dreaming feature—reviewing past sessions to extract patterns—delivered a 6x increase in task completion rates for legal AI company Harvey, measured not from model improvements but purely from agents carrying forward session patterns including filetype workarounds and tool-specific optimizations. The outcomes feature improved task success by up to 10 percentage points over standard prompting, with document generation seeing +8.4% quality gains for .docx and +10.1% for .pptx files.

MCP security governance achieved enterprise validation through a production case study demonstrating four AI agents sharing a corporate bank account with RFC 8693 OAuth 2.0 Token Exchange, OPA Rego policies evaluated on every MCP tool call, and 5-second TTL ephemeral tokens for scoped permissions—addressing the governance requirements that horizontal MCP deployments cannot meet without the patterns validated in May 2026.

Meanwhile, Anthropic reached a $30 billion revenue run rate in April 2026, up from $9 billion at the end of 2025, with API volume growing 17x year-on-year—an enterprise demand signal that contrasts with consumer-focused metrics competitors emphasize. The Linux Foundation’s Agentic AI Foundation (AAIF) formed in April 2026 with 170+ members, standardizing MCP as the universal protocol for connecting AI models to tools, data, and applications, with 110M+ monthly downloads.

A2A Protocol—often positioned as an MCP competitor—reached 150+ organizations in its first year with deep integration across Google, Microsoft, and AWS platforms. Architecture analysis reveals MCP and A2A occupy complementary layers of the agent stack: MCP provides client-server connections for agent-to-tool access (lower layer), while A2A enables peer-to-peer communication for agent-to-agent coordination (upper layer). They are not competitors.

Key Facts

  • Who: Anthropic (Claude Managed Agents), Thomson Reuters (CoCounsel Legal), Linux Foundation (AAIF, A2A Protocol), IBM (watsonx Orchestrate)
  • What: MCP vertical industry breakthrough in legal and financial sectors; Claude Managed Agents production release with quantified metrics; RFC 8693 governance framework validation
  • When: April 9 - May 12, 2026 (6-week transition from protocol standardization to infrastructure deployment)
  • Impact: 1M professionals in 107 countries (legal); 600M+ company data access (financial); 6x task completion improvement (production metric); $30B revenue run rate (enterprise demand)

Background & Context

The Model Context Protocol emerged in late 2024 as an open standard for connecting AI models to external tools and data sources. By April 2026, it had achieved sufficient maturity for enterprise standardization—but remained primarily a technical protocol embraced by developer communities rather than regulated industries requiring auditability, compliance, and governance.

Three developments between April and May 2026 accelerated MCP’s transition from protocol to infrastructure:

Standardization Event (April 9, 2026)

The Linux Foundation announced the formation of the Agentic AI Foundation (AAIF) as a neutral home for MCP governance, with 170+ member organizations and 110M+ monthly downloads. This provided vendor-neutral stewardship essential for enterprise adoption—particularly in regulated industries wary of single-vendor lock-in.

Simultaneously, the A2A Protocol announced it had surpassed 150 organizations in its first year, with production deployments across multiple industries and deep integration into Google Cloud, Microsoft Azure AI Foundry, and Amazon Bedrock AgentCore.

Developer Ecosystem Growth

API volume on Anthropic’s platform grew 17x year-on-year, announced at the Code with Claude 2026 developer conference on May 6. Notably, no new model announcement accompanied the conference—the focus was entirely on product improvements, tooling, and enterprise deployment patterns. This signals a maturation from model-centric competition to infrastructure-centric deployment.

Revenue Trajectory Shift

Anthropic’s revenue run rate reached $30 billion in April 2026, up from $9 billion at the end of 2025—an 80x increase over three years. The growth acceleration (3.3x in four months) reflects enterprise demand that differs qualitatively from consumer application growth metrics.

The mainstream narrative focused on model capabilities and consumer applications. What received less attention: the governance frameworks, production metrics, and vertical industry requirements that would validate MCP as production infrastructure rather than experimental tooling.

Claude Managed Agents Production Threshold

On May 7, 2026, Anthropic moved three Managed Agents features from research preview to production availability: dreaming, outcomes, and multi-agent orchestration. The release provided the first quantified production metrics for autonomous agent self-improvement—data points vendors typically withhold.

Dreaming: Pattern Extraction Across Sessions

Dreaming is a scheduled process where agents review past sessions, extract patterns, and curate memories for self-improvement over time. Unlike model fine-tuning, dreaming operates on session-level behavioral patterns without modifying model weights.

Harvey, a legal AI company, tested dreaming in production before public launch. The results: approximately 6x higher task completion rates—not from model changes, but purely from agents carrying forward session patterns including filetype workarounds and tool-specific optimizations.

This metric is significant for two reasons:

  1. It quantifies autonomous improvement: Production evidence that agents can self-improve between sessions without human intervention or model retraining.
  2. It reveals failure mode patterns: The improvement came from learning filetype-specific workarounds and tool patterns—knowledge that would otherwise require explicit documentation or training.

Outcomes: Rubric-Based Self-Evaluation

The outcomes feature uses a separate grader that evaluates agent output against defined rubrics in its own context window—independent from the agent’s reasoning process. This isolation prevents the agent from influencing its own evaluation.

Production measurements showed outcomes alone improved task success by up to 10 percentage points over standard prompting. Document generation quality saw specific gains:

  • +8.4% improvement for .docx file outputs
  • +10.1% improvement for .pptx file outputs

Spiral by Every, an editorial platform, uses outcomes to enforce editorial voice. Each AI-generated draft is scored against a rubric of editorial principles and the user’s writing style pulled from memory. Only drafts that clear the bar are returned—a production validation of rubric-based quality control.

Multi-Agent Orchestration

The multi-agent orchestration feature enables a lead agent to delegate to specialized worker agents with defined handoff protocols. This architectural pattern—central coordinator with specialized workers—reflects enterprise deployment realities where single agents cannot handle complex multi-domain workflows.

IBM’s watsonx Orchestrate announcement on May 5, 2026 provided an enterprise blueprint for this pattern: an “agentic control plane” that manages agents from any source (LangChain, CrewAI, custom frameworks) with consistent policy enforcement and full auditability.

Production Metrics Comparison

FeatureProduction MetricSourceContext
Dreaming task completion6x increaseHarvey legal AIProduction deployment before public launch
Outcomes task successUp to 10 percentage pointsAnthropic blogOver standard prompting
.docx quality improvement+8.4%BuildFastWithAIEnterprise document workflows
.pptx quality improvement+10.1%BuildFastWithAIEnterprise document workflows
API volume growth17x year-on-yearSimon Willison live blogCode with Claude 2026

🔺 Scout Intel: What Others Missed

Confidence: high | Novelty Score: 78/100

While coverage focused on MCP’s feature announcements and partnership headlines, three quantified production metrics remained absent from mainstream narratives:

  1. Harvey’s 6x task completion rate with dreaming is the first published production metric demonstrating autonomous agent self-improvement—not from model changes, but from pattern extraction across sessions. This contrasts with benchmark performance metrics that dominate model-centric coverage.

  2. RFC 8693 5-second TTL delegation tokens and OPA Rego policies evaluated on every MCP tool call provide governance patterns validated by the bank account case study—patterns that horizontal MCP deployments cannot address without the production evidence from regulated industry deployments.

  3. The 6-week timeline from protocol standardization (AAIF, April 9) to vertical industry deployment (Thomson Reuters, May 12) represents an adoption velocity that contrasts with the multi-year timelines typical of enterprise infrastructure standards. Moore’s Law applied to protocol adoption: the lag between standardization and production deployment compressed from years to weeks.

Key Implication: Enterprise architects evaluating MCP should prioritize the governance patterns validated in May 2026 deployments (RFC 8693 delegation, OPA Rego policies, per-tool authorization) over generic protocol feature comparisons. The production metrics from Harvey and the bank account case provide deployment evidence that vendor documentation and benchmarks cannot replicate.

MCP Security Governance Framework Maturity

As MCP deployments expanded to regulated industries, the absence of production-validated security patterns became a critical gap. A May 2026 case study from Adversa AI provided the first comprehensive governance framework demonstration: four AI agents sharing a single corporate bank account with production-grade authorization.

Core Design Patterns

The case study demonstrated five interlocking security patterns:

1. RFC 8693 OAuth 2.0 Token Exchange for Delegation

Every MCP tool call triggers token validation. The system:

  1. Validates inbound tokens from requesting agents
  2. Evaluates fine-grained policies based on token claims and requested tool
  3. Mints delegation tokens for downstream calls with scoped permissions
  4. Maintains auditable exchange records for compliance

This pattern addresses the “delegation problem”: how agents acting on behalf of users can access downstream resources without over-privileged access.

2. OPA Rego Policies for Request-Time Authorization

Open Policy Agent (OPA) Rego policies evaluate authorization on every single MCP tool call at request time—not at session start, not at agent initialization. The policy engine:

  • Inspects token claims (user identity, roles, scopes)
  • Evaluates the specific tool being called
  • Returns allow/deny decisions with explanatory reasons
  • Logs all decisions for audit trails

Philosophy: “Policy engine before personality”—authorization logic precedes agent behavior configuration.

3. Ephemeral 5-Second TTL Tokens

Task-scoped tokens via RFC 8693 token exchange carry 5-second time-to-live values. This limits the window for token misuse and forces frequent re-authorization—essential for multi-agent scenarios where agent credentials could be compromised.

4. Identity Gateway Per-Tool Authorization

An identity gateway sits between every agent and every MCP tool, enforcing authorization on each call. This prevents agents from accessing tools outside their delegated scope, even if they share credentials with higher-privileged agents.

5. Cross-Domain Delegation in Production

The case study demonstrates cross-domain delegation where agents operating in different trust domains can collaborate under scoped permissions—all without sharing long-lived credentials.

Governance Framework Components

ComponentFunctionProduction Status
RFC 8693 Token ExchangeDelegation with scoped permissionsValidated in bank account case
OPA Rego PoliciesRequest-time authorization evaluationEvaluated on every MCP call
5-second TTL TokensTime-bounded access windowsProduction deployment
Identity GatewayPer-tool authorization enforcementCross-domain delegation validated
Audit TrailAll token exchanges and policy decisions loggedCompliance-ready

Why This Matters for Enterprise Deployment

Horizontal MCP deployments—connecting agents to generic tools and data sources—can proceed without these patterns. But regulated industry deployments (legal, financial, healthcare) require:

  1. Auditability: Every access decision traceable to user identity, time, and scope
  2. Least Privilege: Agents receive minimum necessary permissions per-task, not per-session
  3. Delegation Chains: When Agent A delegates to Agent B, authorization remains traceable and revocable
  4. Cross-Domain Trust: Agents in different organizational domains can collaborate under governance

The bank account case validates that MCP can meet these requirements in production—not in laboratory scenarios, not in vendor documentation, but in actual multi-agent access to sensitive financial resources.

On May 12, 2026, Thomson Reuters announced what CTO Joel Hron called the “first place lawyers will experience” fiduciary-grade AI: CoCounsel Legal rebuilt on Claude Agent SDK architecture, connecting Claude directly to Westlaw and Practical Law content via MCP.

Architecture of Trust

The announcement represents a fundamental architectural shift—not a simple integration layering Claude over existing systems, but a rebuild of CoCounsel’s execution layer around Claude Agent SDK capabilities:

  • Planning: Claude operates as a general-purpose AI environment, analyzing legal tasks and determining execution strategies
  • Tool Selection: The system selects appropriate tools from a curated legal toolkit based on task requirements
  • Authoritative Content Retrieval: Direct connection to Westlaw and Practical Law databases ensures cited, traceable work product
  • Mid-Workflow Adaptation: The system adjusts execution based on intermediate results—essential for legal research where initial queries often require refinement

Thomson Reuters CTO Joel Hron’s statement encapsulates the deployment philosophy:

“In professional environments, trust in AI is a property of the system itself, built into the architecture and verifiable at every step. This integration is the first place lawyers will experience that—meaning the first point where general-purpose AI and professional-grade workflows are connected in verifiable chain.”

Fiduciary-Grade Standard

Legal AI faces requirements fundamentally different from consumer or enterprise productivity applications:

RequirementConsumer/Enterprise AIFiduciary-Grade Legal AI
Accuracy tolerance”Good enough” answers acceptable”Almost right is not good enough”
Citation requirementOptional linkingEvery claim must be cited and traceable
AccountabilityUser responsible for verificationSystem must be verifiable at every step
Data handlingGeneral privacy complianceProfessional responsibility, client data protection, eDiscovery standards simultaneously
Error consequenceInconvenienceMalpractice liability

The CoCounsel Legal architecture addresses these through what Thomson Reuters calls an “architecture of trust”—trust built into the system structure, not bolted on as compliance checklists.

Deployment Scope

  • 1 million professionals across 107 countries use Thomson Reuters AI technology
  • Integration covers legal research, document drafting, contract analysis, and regulatory compliance workflows
  • CoCounsel operates as the execution layer with Claude providing the planning and reasoning layer

This deployment demonstrates that MCP can support fiduciary-grade workflows—not by lowering standards to what AI can achieve, but by architecting systems where AI operates within verifiable chains of accountability.

Financial Industry: Wall Street MCP Integration

Five days before the Thomson Reuters announcement, Anthropic held its Wall Street expansion event on May 5, 2026—with JPMorgan CEO Jamie Dimon sharing the stage with Anthropic CEO Dario Amodei. The event signaled financial industry validation of Claude as a production-ready agent platform.

Moody’s MCP App: 600M Company Data

The partnership with Moody’s provides Claude agents access to 600M+ public and private company records for credit analysis, compliance, and business development workflows—structured financial data delivered via MCP with governance controls essential for regulated financial services.

This contrasts with generic web search or RAG approaches:

  • Structured data: Company financials, credit ratings, and compliance status in machine-readable formats
  • Governed access: MCP provides scoped permissions for what agents can retrieve and how data can be used
  • Auditability: Every data access is logged for compliance reporting

Microsoft 365 Integration: Single Agent Context Carry

The announcement included full Microsoft 365 integration, enabling Claude to operate as a single agent across Excel, PowerPoint, Word, and Outlook—carrying context between applications rather than requiring separate agent instances per tool.

For financial workflows, this means:

  • Analysis performed in Excel can inform document drafting in Word without manual copy-paste
  • Compliance checks in one application apply to related documents
  • Context from email correspondence (Outlook) informs financial modeling (Excel)

10 Finance Agents Marketplace

Anthropic launched 10 ready-to-run finance agents in a marketplace, deployable as plugins in Claude Cowork or Claude Code, with Managed Agents in public beta. These pre-built agents address common financial workflows:

  • Credit analysis and risk assessment
  • Regulatory compliance checking
  • Financial statement analysis
  • ESG reporting
  • Portfolio monitoring

Jamie Dimon Endorsement

JPMorgan CEO Jamie Dimon’s presence at the Wall Street event signals institutional validation—particularly significant given JPMorgan’s historical caution around AI adoption in regulated financial services. The endorsement suggests that governance and compliance concerns around AI agents have reached a threshold where major financial institutions see production deployment as manageable risk rather than unacceptable exposure.

Financial Industry Governance Requirements

RequirementMCP ImplementationProduction Validation
Data complianceGoverned data surfacing via MCP appsMoody’s 600M company data
AuditabilityMicrosoft 365 tenant audit trailsSingle agent context carry
Governed accessScoped MCP app permissions10 finance agents marketplace
Template complianceFirm-specific modeling conventionsProduction deployments across institutions

A2A vs MCP: Complementary Layers, Not Competition

The A2A (Agent-to-Agent) Protocol, announced in 2025, reached 150+ organizations in its first year with production deployments across multiple industries. Linux Foundation stewardship and deep integration into Google Cloud, Microsoft Azure AI Foundry, and Amazon Bedrock AgentCore positioned A2A as a potential MCP competitor.

Architecture analysis reveals a different reality: MCP and A2A operate at complementary layers of the same agent stack.

Layer Architecture

LayerProtocolFunctionModel
LowerMCPAgent-to-tool connectionClient-server
UpperA2AAgent-to-agent communicationPeer-to-peer

MCP provides agents with external context and tool access. An agent uses MCP to connect to a database, invoke an API, or retrieve documents. The connection model is client-server: the agent is the client, the tool provider is the server.

A2A enables agents to collaborate with other agents. One agent delegates a subtask to another agent, which may be built on a completely different framework (LangChain, CrewAI, custom). The connection model is peer-to-peer: each agent treats others as opaque services, requiring no knowledge of their internal implementation.

Why They Don’t Compete

The key insight from enterprise deployments: you need both.

  • A multi-agent system needs MCP for each agent to access tools and data
  • The same system needs A2A for agents to coordinate with each other

Consider the Thomson Reuters CoCounsel deployment:

  • MCP layer: Claude connects to Westlaw, Practical Law, document storage via MCP tool calls
  • A2A layer (if implemented): A research agent could delegate citation verification to a specialized compliance agent, which delegates to a document retrieval agent—all communicating via A2A while each agent uses MCP for its tool access

IBM’s watsonx Orchestrate blueprint reflects this architecture: an “agentic control plane” that manages agents from any source (LangFlow, LangGraph, custom) with consistent policy enforcement—orchestrating agent-to-agent collaboration while each agent uses MCP (or equivalent) for tool access.

Adoption Metrics Comparison

MetricMCPA2ASource
Member organizations170+ (AAIF)150+Linux Foundation
Monthly downloads110M+N/AIntuition Labs
Cloud integrationGoogle, Microsoft, AWSGoogle, Microsoft, AWS, Salesforce, SAPPlatform docs
GovernanceLinux Foundation AAIFLinux FoundationLinux Foundation

Protocol Maturity Indicators

Both protocols achieved Linux Foundation governance within weeks of each other (April 2026), signaling enterprise-grade maturity:

  • MCP: Standardized as universal protocol for agent-to-tool connection
  • A2A: v1.0 released with Signed Agent Cards and AP2 as formal extension

Enterprise architects should evaluate both protocols as infrastructure investments—MCP for agent capabilities, A2A for agent coordination—rather than as either-or choices.

IBM watsonx Orchestrate: Agentic Control Plane Blueprint

IBM’s Think 2026 conference (May 5, 2026) announced watsonx Orchestrate as an “agentic control plane” for multi-agent management—providing an enterprise blueprint for the orchestration challenges that emerge when organizations deploy dozens or hundreds of agents.

The Multi-Agent Management Problem

As IBM Commercial Chief Rob Thomas noted: “Hundreds or even thousands of agents will soon run concurrently” in enterprise environments. This creates management challenges that single-agent deployments do not:

  1. Visibility: What is each agent doing? What resources is it consuming?
  2. Coordination: How do agents work together without conflicts?
  3. Governance: Who can deploy agents? What policies constrain agent behavior?
  4. Scaling: What works in production? What should be scaled?

watsonx Orchestrate Architecture

The control plane architecture addresses these challenges:

  • Single pane of glass: Brings entire agent ecosystem into one control plane—see what’s happening across all agents
  • Framework-agnostic management: Deploy agents from any source (LangChain, CrewAI, LangFlow, LangGraph, custom) with consistent policy enforcement
  • Role-based access control: Agent catalog for approved production-ready agents, with permissions controlling who can deploy what
  • Full auditability: Integration with watsonx.governance for compliance reporting
  • Observability at scale: Monitor agent behavior, resource consumption, and outcome quality

Governance Integration

The key differentiator from single-vendor agent platforms: agents from any source with consistent policy enforcement. An organization could deploy:

  • A LangChain agent for document processing
  • A CrewAI agent for workflow automation
  • A custom agent for domain-specific reasoning
  • A Claude agent for legal research

All managed through watsonx Orchestrate with unified governance, auditability, and observability—regardless of the underlying framework.

Comparison with Anthropic Managed Agents

DimensionAnthropic Managed AgentsIBM watsonx Orchestrate
ScopeAnthropic models onlyMulti-vendor, multi-framework
OrchestrationLead agent + worker agentsControl plane for all agents
GovernanceAnthropic platform policiesEnterprise-defined policies
ScalingUnlimited scalingHundreds/thousands concurrent agents
DeploymentSaaSCloud or on-premises

Anthropic Managed Agents provide the model, harness, and compute with multi-agent orchestration via lead agent delegation. IBM watsonx Orchestrate provides the governance and control plane for heterogeneous agent ecosystems—different scopes, potentially complementary deployments.

Outlook & Predictions

Near-Term (0-6 months)

Prediction 1: MCP adoption in regulated industries accelerates (Confidence: High)

The Thomson Reuters legal and Moody’s financial deployments provide templates that other regulated industries (healthcare, insurance, government) will adapt. Expect healthcare AI vendors to announce MCP integrations with EHR systems by Q3 2026.

Prediction 2: A2A production deployments emerge (Confidence: Medium)

With 150+ organizations and cloud platform integration, A2A protocol production deployments will move beyond pilots to multi-agent coordination scenarios—particularly in enterprise workflows requiring agent specialization.

Key trigger to watch: Major SaaS vendor announces A2A-native agent marketplace (Salesforce, ServiceNow, Workday are candidates).

Medium-Term (6-18 months)

Prediction 3: Governance frameworks become competitive differentiators (Confidence: High)

As agent deployments scale from dozens to hundreds, organizations will evaluate agent platforms on governance capabilities (auditability, policy enforcement, compliance integration) rather than model performance alone. The RFC 8693 / OPA Rego patterns validated in May 2026 will become reference architectures.

Prediction 4: Protocol convergence (Confidence: Medium)

MCP and A2A will develop tighter integration patterns—potentially a “protocol stack” where MCP handles agent capabilities and A2A handles agent coordination as standardized layers. Enterprise architects will design for both protocols simultaneously.

Key trigger to watch: Linux Foundation AAIF publishes integration guidance or reference architecture combining MCP and A2A.

Long-Term (18+ months)

Prediction 5: Agent infrastructure commoditizes; governance and data become moats (Confidence: Medium)

As MCP and A2A standardize agent infrastructure, competitive advantage shifts from protocol implementation to governance frameworks (who can deploy agents in regulated environments) and data access (whose agents connect to authoritative sources). The Thomson Reuters / Moody’s integrations preview this dynamic: infrastructure is necessary but not sufficient.

Key trigger to watch: Major governance platform (ServiceNow, Workday, or specialized vendor) acquires agent governance startup.

Sources

41zefur1hadv3gypndjy1d████y21nv34v6nkc1rtqvj16is1brgqvh5k████up1cmve5h59esdwui6rmqnk2dact2fef████mbxu2xcza6hj7m6ang4ccv0l73w2dokg████fzs28ugqog9vgnjfx8wc6g1iexq9fg2████acbm0btpy4ga7fuh5ukejpgl9iq9qgak░░░1nqwkio02o6s0g2lkn3pg23iibzaynv8████9njbssrwgp81dltwpskahwd6yxhnu6as5████5j0pfx20t32y3i41dew5gqiv5i6bqe1rs████vc8ebltsnrc5u77rihbwo9hzn1zldoh6████fcoelid1fbv2r7rdbcwyk4f0fkha9saa████jmlypluxwjjl90jl8gmzfld9orrtxvn████7ccehpnwg9xwkx7p5kaxsmjeoqy31mq████fchp771ogwpcpg8gis2n6f8qj0rg0wqn████jhcierzl1ruhhxe81m1sb4ix18azoyok████js4cks7p4u9ohg0o3z33w8yiif6lyc56░░░wg67gbagv3rhn4hkodvionw49rp9yb6████gir70rvt615vbzu9lw4e2osclsivsamng████4de13ob9g6r7vho58518nbu17ofrxhkd░░░bw8p4kl79jkxnxb3sircipvnj6k3u4r4████clu3g73any8twn2mx8qxoaj8qpf7t4dg░░░po5q0md8wa5srwqvmwvkfvth2ac72████45h9ws53rha6ra258v82c74lf77nl6ool░░░r0q1sphjcac9fdv93h48233x9x3pnq5░░░6h3ry4s7sgg598h54k2m3r2lj0e9x5ine████8upllg5v9cmevrxbtuc45b1gktxff5giw████7h56r4olkfeux2iojmcyi8e08o693wyjs░░░xewxhdr7yenyg2jx8ecvjmrnnv3krsn░░░kmnrujui7uf08z8wseps2jfqtcj41tztbb░░░xjpakreiccmzrtdbw425ge9lhkbi9su████tcn7rf1gexr25ovno5lhi1lqd7l4okkk░░░gsta50c5wbdoe7ywsfekcc0yiaewefeelm████rknnft5lt5l8soi3ny6vb7h5rux1tjwyl░░░i5m7emeh5umv9uprk5dottacd342za████zcnw9hxuwerme3wg10397i7xnct9lhhw3████pkvsrzy8koq9uhke2ix53ubv0kte1iy░░░mh1dxpp4s65n1covrvrw6yszjz7bd54████l6wx5slqwwsuaeatr6x2vssa49bhtpn2l████2ntewthjowp4z6vnsuu268dohcjd4k4ir░░░wca3skgkoq9ygmgpaj36z2582wm4rns6░░░9qa2uq8dijuvyyxinxggv9kzaff75pkus████xwczs5znr9iq5dby2hjjyawfted7jm6fb░░░ftxslx8y5f8672gc4c6p0w5tvjvhcw7ag░░░rse3nwge4jlx7ibq5ldqfs2ic7htx9t2m████9swl0ghsywjex0kb9oh7osxlrfw7rnr1i░░░frppesdatr6tz608gbe1trt67xtj7gofc████i8maqcvd3zn4szqivadncsycli8kongl9░░░abw34xn1m8vj3lfg3zxdmtkvqiazq0x88████8ztgt15mjwq6u3z597ehrtp7yf4rfcjl████e6ow6l44u5a5vab9lb32kd7odss8xl08░░░8k83y3uduj6