You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/adoption.json
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@
13
13
{
14
14
"kind": "evidence",
15
15
"name": "OPAQUE Systems",
16
+
"logo": "/assets/opaque-logo.svg",
17
+
"markClass": "opaque-mark",
16
18
"label": "Founding engineering and infrastructure sponsor",
17
19
"description": "OPAQUE provides funding, engineering time, infrastructure, and confidential-computing contributions. Sponsorship does not confer ownership of AgenTrust projects or governance authority over their technical decisions.",
18
20
"evidenceUrl": "https://github.com/agentrust-io",
@@ -21,6 +23,7 @@
21
23
{
22
24
"kind": "evidence",
23
25
"name": "Microsoft",
26
+
"logo": "/assets/microsoft-mark.svg",
24
27
"markClass": "microsoft-mark",
25
28
"label": "Open-source project home",
26
29
"description": "Microsoft hosts the Agent Governance Toolkit, the open runtime-governance foundation that the AgenTrust trust chain builds on.",
@@ -30,6 +33,7 @@
30
33
{
31
34
"kind": "evidence",
32
35
"name": "Technology Innovation Institute",
36
+
"logo": "/assets/tii-mark.svg",
33
37
"markClass": "uae-mark",
34
38
"label": "Confirmed founding partner",
35
39
"description": "TII is the confirmed AgenTrust founding partner anchoring the work in sovereign-AI deployment requirements.",
@@ -39,6 +43,7 @@
39
43
{
40
44
"kind": "evidence",
41
45
"name": "AMD",
46
+
"logo": "/assets/amd-mark.svg",
42
47
"markClass": "amd-mark",
43
48
"label": "Founding member and hardware partner",
44
49
"description": "AMD is a founding partner of AgenTrust. AMD and OPAQUE published a joint implementation blueprint for hardware-backed Confidential AI, and the implementation verifies SEV-SNP report signatures to the AMD root.",
@@ -48,6 +53,7 @@
48
53
{
49
54
"kind": "evidence",
50
55
"name": "Intel",
56
+
"logo": "/assets/intel-mark.svg",
51
57
"markClass": "intel-mark",
52
58
"label": "Founding member and hardware partner",
53
59
"description": "Intel is a founding partner of AgenTrust. The implementation verifies Intel TDX DCAP v4 quotes to the pinned Intel SGX Root CA, hardware-validated on GCP C3.",
@@ -66,6 +72,7 @@
66
72
{
67
73
"kind": "evidence",
68
74
"name": "CSA Agentic Trust Framework",
75
+
"logo": "/assets/atf-logo.svg",
69
76
"markClass": "atf-mark",
70
77
"label": "Public framework collaboration",
71
78
"description": "ATF's author publicly supports positioning AGT as a reference implementation and invited implementation input into the conformance specification.",
@@ -75,6 +82,8 @@
75
82
{
76
83
"kind": "evidence",
77
84
"name": "PRONATIVE AI",
85
+
"logo": "/assets/pronative-foundry-icon.webp",
86
+
"markClass": "pronative-mark",
78
87
"label": "Ecosystem Training & Adoption Partner",
79
88
"description": "PRONATIVE AI works with AgenTrust to bring verifiable agent governance into enterprise engineering education and adoption. The partnership includes joint educational programming and the planned integration of cMCP, cA2A, and TRACE into PRONATIVE AI's AI-Native Engineering Foundry curriculum. PRONATIVE AI is also adopting the Microsoft Agent Governance Toolkit within its delivery environment and will publish implementation guidance as that work becomes publicly available.",
<divclass="adopter-stage">Founding engineering and infrastructure sponsor</div>
312
312
<p>OPAQUE provides funding, engineering time, infrastructure, and confidential-computing contributions. Sponsorship does not confer ownership of AgenTrust projects or governance authority over their technical decisions.</p>
313
313
<aclass="evidence-link" href="https://github.com/agentrust-io">Review the public project record ↗</a>
<divclass="adopter-stage">Founding member and hardware partner</div>
330
330
<p>AMD is a founding partner of AgenTrust. AMD and OPAQUE published a joint implementation blueprint for hardware-backed Confidential AI, and the implementation verifies SEV-SNP report signatures to the AMD root.</p>
331
331
<aclass="evidence-link" href="https://www.opaque.co/resources/downloadables/from-risk-to-resilience-confidential-computing-with-amd-and-opaque">Read the joint white paper ↗</a>
<divclass="adopter-stage">Founding member and hardware partner</div>
336
336
<p>Intel is a founding partner of AgenTrust. The implementation verifies Intel TDX DCAP v4 quotes to the pinned Intel SGX Root CA, hardware-validated on GCP C3.</p>
337
337
<aclass="evidence-link" href="https://github.com/agentrust-io">Review the public implementation record ↗</a>
@@ -343,13 +343,13 @@ <h1>Build the ecosystem for verifiable AI agents</h1>
343
343
<aclass="evidence-link" href="https://www.opaque.co/resources">View the OPAQUE customer story ↗</a>
<p>ATF's author publicly supports positioning AGT as a reference implementation and invited implementation input into the conformance specification.</p>
349
349
<aclass="evidence-link" href="https://github.com/microsoft/agent-governance-toolkit/discussions/301">Read the public collaboration thread ↗</a>
<divclass="adopter-stage">Ecosystem Training & Adoption Partner</div>
354
354
<p>PRONATIVE AI works with AgenTrust to bring verifiable agent governance into enterprise engineering education and adoption. The partnership includes joint educational programming and the planned integration of cMCP, cA2A, and TRACE into PRONATIVE AI's AI-Native Engineering Foundry curriculum. PRONATIVE AI is also adopting the Microsoft Agent Governance Toolkit within its delivery environment and will publish implementation guidance as that work becomes publicly available.</p>
355
355
<aclass="evidence-link" href="https://events.pronative.ai/featured-sessions/">View the featured session ↗</a>
0 commit comments