ATF Ecosystem

April 10, 2026 · View on GitHub

Organizations building against the Agentic Trust Framework specification. Each entry describes how the project relates to ATF's five core elements (Identity, Behavior, Data Governance, Segmentation, Incident Response) and four-level maturity model.

To add your project, submit a pull request following the entry format below. Entries are limited to 10 lines each. Link to your own repository for full architectural detail.


Microsoft Agent Governance Toolkit

Organization: Microsoft | Relationship: Independent convergence Repository: microsoft/agent-governance-toolkit

Seven-package MIT-licensed open-source project (Python, TypeScript, Rust, Go, .NET) officially launched April 2, 2026. The toolkit's architecture independently validates all five ATF core elements. Microsoft's Principal Group Engineering Manager filed a formal conformance proposal (CSA-ATF-PROPOSAL.md) with detailed feedback in Discussion #301, mapping the toolkit against ATF and proposing spec refinements. Three spec changes from that collaboration are committed for the next ATF point release.

ATF ElementToolkit Coverage
IdentityWorkload identity, credential management
BehaviorRuntime monitoring, behavioral baselines
Data GovernanceInput/output validation, PII protection
SegmentationPolicy enforcement, least-privilege boundaries
Incident ResponseCircuit breakers, kill switches, containment

Berlin AI Labs — VERA

Organization: Berlin AI Labs | Relationship: Enforcement architecture built on ATF principles Repository: yogami/vera-reference-implementation

A cryptographic enforcement architecture integrating the Agentic Trust Framework. The repository maps 12 independently deployable, MIT-licensed microservices against all 25 ATF core requirements and 5 promotion gates.

ATF ElementImplementation Coverage
IdentityDecentralized agent trust scoring, DID:web credential verification
BehaviorImmutable Ed25519 Proof of Execution (PoE) & blockchain anchoring
Data GovernanceSub-20ms ONNX firewall with dynamic semantic boundary constraints
SegmentationPolicy-as-code A2A segmentation and strict SLA enforcement
Incident ResponseAutomated 41-vector adversarial containment and network kill switches