Agentic Trust Framework
Ecosystem & Implementations

Independent Implementations Converged on the Same Five Elements.

The strongest evidence for an architecture is other people arriving at it without being told to. Two independent implementations map onto ATF's five elements, one of them from Microsoft.

§ 1

Microsoft Agent Governance Toolkit

A seven-package open-source toolkit providing runtime security governance for AI agents. Launched 2 April 2026 under the Microsoft open-source organization.

LicenseMIT
Packages7
SDKsPython · TypeScript · Rust · Go · .NET
CoverageAll five elements

Integrations span LangChain, AutoGen, CrewAI, the OpenAI Agents SDK, Google ADK, and more. The toolkit team has engaged directly on ATF conformance via GitHub.

The convergence, package by package
Toolkit packageATF elementWhat it does
Agent MeshIdentityDID-based agent identity with behavioral trust scoring
Agent OSBehaviorStateless policy engine with sub-millisecond enforcement
Agent ComplianceData GovernanceAutomated governance verification and regulatory framework mapping
Agent RuntimeSegmentationDynamic execution rings with capability sandboxing
Agent SREIncident ResponseSLOs, circuit breakers, kill switches

Two further packages sit outside the five-element mapping: Agent Marketplace (plugin supply-chain security) and Agent Lightning (reinforcement-learning training governance).

§ 2

Berlin AI Labs

A 12-service reference implementation covering all five ATF elements, with contract validation testing across each one.

An independent implementation demonstrating that ATF applies cleanly to microservices-based agent architectures, not just monolithic ones.

01IdentityCovered
02BehaviorCovered
03Data GovernanceCovered
04SegmentationCovered
05Incident ResponseCovered
Why convergence matters

Nobody coordinated this.

Two teams, working independently, built agent governance and landed on the same five concerns. That is what it looks like when an architecture is describing something real rather than inventing a taxonomy.

§ 3

Building on ATF?

The specification is open, and implementations are welcome. If you have built against ATF, or want conformance reviewed, open an issue on GitHub or get in touch.