Home The signal Anatomy of an agent Reference architecture Risk-Tiers Guardrail stack Governance in action Best practices Standards and crosswalk Implementation From the field Roadmap Companion toolkit Straight answers Glossary References
01 · The signal

What changed in the last few months

Agent pilots became agent fleets. Regulators, standards bodies and the large platform vendors all shipped agent-specific governance in the same window. The numbers below set the bar every architecture review should now clear.

Regulation Security threat model Platform identity Interop protocols Compliance clock Observability 2026 the bar moved Control moved out of the prompt Into the platform where it can stop things
33%of enterprises meet governance standards for autonomous agents. Security is the top barrier to scaling.McKinsey, State of AI trust 2026
40%of enterprises are predicted to demote or decommission agents by 2027 after governance gaps surface in production.Gartner, May 2026
Dec 2027when EU AI Act obligations for standalone high-risk systems begin, deferred from August 2026 by the Digital Omnibus.European Commission
150+organizations behind the A2A protocol, now v1.0 under the Linux Foundation and in all three major clouds.Linux Foundation, 2026
REGULATION

Agent-specific rules arrived

Singapore's IMDA published the first governance framework written for agentic AI in January 2026, built on four dimensions: bound the risk up front, keep a human accountable, enforce technical controls, and make end users responsible. It expects every agent to carry a verifiable identity and a trail of who authorized what.

SECURITY

The threat model was rewritten

The OWASP Top 10 for Agentic Applications (ASI01 to ASI10) replaced prompt-injection-only thinking with agent failure modes: goal hijack, tool misuse, privilege abuse, memory poisoning, insecure inter-agent messaging, cascading failures and rogue agents.

PLATFORM

Identity became first class

Microsoft made Entra Agent ID generally available and Google announced Agent Identity plus an Agent Registry. Each agent now gets a registered identity, an accountable owner, a permission boundary and a lifecycle. Agent sprawl is treated the same way service-account sprawl was.

INTEROP

Two leading interoperability standards Emerging

MCP standardizes how an agent reaches tools and context. A2A, at v1.0 under the Linux Foundation and carried in all three major clouds, standardizes how agents delegate to each other across framework and organizational boundaries. Both are the clear direction of travel. Enterprise adoption patterns, security profiles, SDK maturity and operational tooling are still developing, so pin versions and keep a thin abstraction where you can.

AUTHORIZATION

The protocols now carry real security behaviour Requirement

MCP's authorization specification is OAuth 2.1 based: protected resource metadata for discovery, resource indicators so tokens are bound to an audience, PKCE on the code flow, audience validation at the server, and an explicit prohibition on passing a received token through to a downstream service. A2A requires HTTPS, credentials in HTTP headers and authorization checks on protocol operations, while leaving the authorization model itself to the implementer.

The accurate formulation. MCP and A2A standardize discovery, communication, and parts of authentication and authorization transport. The enterprise platform still has to enforce business entitlements, delegated authority, data policy and accountability.

STANDARDS

Agent-specific standards work is under way Emerging

NIST's Center for AI Standards and Innovation opened its AI Agent Standards Initiative in February 2026, with agent identity, interoperability and SP 800-53 control-overlay material in development. Treat it as direction of travel rather than a finalized control set, and design so that adopting an overlay later is a mapping exercise rather than a rebuild.

COMPLIANCE

The EU timetable moved

The Digital Omnibus pushed standalone high-risk obligations from August 2026 to December 2027, and to August 2028 for embedded products. The extra runway is useful. Design to ISO/IEC 42001 now and the deadline stops being an event.

OPERATIONS

Traces are converging on a shape Emerging

OpenTelemetry GenAI semantic conventions are converging on a shared vocabulary for model and agent spans. Agent operations such as invoke_agent and execute_tool remain at Development stability, so cross-vendor interoperability cannot be assumed yet. Adopt the current conventions, pin a version, and define enterprise extensions for policy decisions, approvals, memory, delegation and outcomes.

The pattern across all of them. Every one of them moves control out of the prompt and into the platform. If your governance lives in model instructions, none of this applies to you yet. That is the gap this architecture closes.

Where would you start?

If you are standing up an agent platform, tightening the controls on one you already have, or preparing for an audit that now includes agents, I am happy to look at it with you.